• 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!

Windows Client Assertion

squall14

New Member
Joined
Dec 28, 2007
Messages
34
Reaction score
0
I'm getting this weird client assertion whenever i try to access any account
Code:
+---------------------------------------------------------------
Debug Assertion 8.21 GUI.cpp 1800
Mon Aug 11 22:46:20 2008
Windows Version: 5.1 build 2600 on 2 with Service Pack 3
Graphic Engine: DirectX9 (2)
Last Packet Types: 100 020 000 000 000 000 000 000 000 000
Last Packet: 039 000 020 004 000 049 048 054 010 100 001 015 000 065 099 099
Player Name: Account Manager (TBH)
Player Action: 055 050 046 049 051 054 046 049 057 048 046 049 051 053 058 055 049 055 049
Player.cpp 360: exception occurred, reason:
Player.cpp 464: exception occurred, reason:
Control.cpp 1703: exception occurred (MessageType: 42 MaW: 1390CA0 MoW: 0), reason:
Control.cpp 1668: exception occurred (Type = 42), reason:
Dialogs.cpp 54: exception occurred, reason:
Dialogs.cpp 725: exception occurred, reason:
GUI.cpp 1800: assertion failed (Child->getWidth() = 0), reason:
Child->getWidth()>0
----------------------------------------------------------------

im using the latest tag revision(1059) and im using the oficial 8.2 tibia client
 
GUI.cpp 1800: assertion failed (Child->getWidth() = 0), reason:

Seems to be something GUI related? Not sure...
What version of Windows are you using?
 
im not completly sure what fixed the problem but i updated my video drivers, recompiled my server and updated windows... but i guess the solution is to update the video drivers
 
Back
Top