• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

client_assertions.txt? what is this?

TKO

Syphero Owner!
Joined
Mar 10, 2008
Messages
2,252
Reaction score
27
Location
Sweden
i have hade alot of client asseritions what are they? this was the last one and what are they?


Code:
----- 02/08/2009 19:14:15 - Garimo (84.36.148.129) -----
Debug Assertion 8.50 Communication.cpp 2095
Sun Aug 02 20:13:37 2009
Graphic Engine: DirectX5 (0)
Operating System: Windows XP Professional in EGY
Processor: Intel Celeron 1.80GHZ
Video Card: SIS 651
Last Packet Types: 109 131 131 131 131 131 131 131 131 131
Last Packet: 131 191 001 157 000 007 004 131 192 001 157 000 007 004 131 186
Player Position: [444,155,7]
Player Name: Garimo (Syphero High)
Player Action: 056 049 046 050 051 049 046 051 053 046 049 057 052 058 055 049 055 050
Player.cpp 361: exception occurred, reason:
Network.cpp 992: exception occurred (ErrorCode = 0), reason:
Control.cpp 1326: exception occurred (Type = 109) (MainWindow = 104481080), reason:
Communication.cpp 2104: exception occurred, reason:
Communication.cpp 2095: MoveCreature has been received for a coordinate where there is no creature anymore [bug0000017], reason:
 sx: 9 sy: 11 sz: 0
 Position: 1
 zx: 9 zy: 12 zz: 0
 dx: 0 dy: 1 dz: 0
 abs_sx: 445 abs_sy: 160 abs_sz: 7
 abs_zx: 445 abs_zy: 161 abs_zz: 7
 Start Cylinder (1):  (5815,0)
 Start Cylinder (2):  (5815,0)(-)(-)(-)(-)(-)(-)(-)(-)(-)
 Destination Cylinder (1):  (950,0) (5816,0)
 Destination Cylinder (2):  (950,0) (5816,0)(-)(-)(-)(-)(-)(-)(-)(-)
Comment:
 
When someone on your server gets a Tibia Client Debug Assertion, they can choose whether to send you the report or not.
If they click on Send, their report will be added to your client_assertions.txt
 
No.. Well.. When a player sends a debug to you all the server does it append it to a text document. It is HIGHLY unlikely that a player sending you a debug report will crash your server.
 
Back
Top