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

Solved Help with debug!

Nottinghster

Tibia World RPG Developer
Joined
Oct 24, 2007
Messages
1,619
Solutions
6
Reaction score
539
Location
Brazil - Rio de Janeiro
GitHub
Nottinghster
Hello OTLand!

When I'm walking in some place, I get debug and this is the error:
I'm using my own Avesta 7.72, everythin' is fine, the only "bug" at the moment, is this sh*t ....

How can I fix the debugs ?

Code:
+---------------------------------------------------------------
Debug Assertion 7.72 Objects.cpp 241
Fri Jan 06 14:27:59 2012
Windows Version: 6.1 build 7600 on 2
Graphic Engine: 0
Last Packet Types: 180 131 100 108 101 109 180 131 100 108
Last Packet: 076 011 108 221 129 144 126 007 001 100 221 129 139 126 007 153
Player Position: [33245,32395,7]
Player.cpp 383: exception occurred, reason:
Player.cpp 456: exception occurred, reason:
Control.cpp 1560: exception occurred (Type = 0), reason:
Control.cpp 366: exception occurred (Force?1:0 = 0), reason:
MainWindow.cpp 127: exception occurred (Surface = 1), reason:
GUI.cpp 1408: exception occurred (Surface = 1), reason:
MapWindow.cpp 834: exception occurred (Surface = 1), reason:
MapWindow.cpp 527: exception occurred (Obj = 440), reason:
MapWindow.cpp 1062: exception occurred (posx = 0) (posy = 96), reason:
MapWindow.cpp 987: exception occurred (i = 0) (Creatures[i]->OutfitType = 146), reason:
MapWindow.cpp 1129: exception occurred (posx = 0) (posy = 96), reason:
Objects.cpp 594: exception occurred (Number = 146), reason:
Objects.cpp 241: assertion failed (PatternX = 3) (Entry.PatternWidth = 1), reason:
In(PatternX,1,Entry.PatternWidth)
----------------------------------------------------------------
 
Back
Top