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

Compiling Upgrading Server to 7.8x

Nottinghster

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

I was doing some progress to upgrade my source code to a version 7.8x and here's the features I've added:

* Hotkeys
* Stamina
* Addons

When I put my account number and password, I can see my character list, but when I try to login, give me that error:
Code:
+---------------------------------------------------------------
Debug Assertion 7.81 Communication.cpp 1423
Tue Mar 15 20:58:35 2016
Windows Version: 6.2 build 9200 on 2
Graphic Engine: DirectX9 (2)
Last Packet Types: 100 162 141 130 161 160 121 121 121 121
Last Packet: 231 008 010 104 161 000 016 050 000 001 011 255 255 255 255 255
Player Position: [32368,32215,7]
Player Name: GM Rodrigo
Player.cpp 375: exception occurred, reason:
Network.cpp 907: exception occurred (ErrorCode = 0), reason:
Control.cpp 1315: exception occurred (Type = 100), reason:
Communication.cpp 1479: exception occurred (PlayerX = 25600) (PlayerY = 3840), reason:
Communication.cpp 1456: exception occurred (xmin = 0) (ymin = 0), reason:
Communication.cpp 1435: exception occurred (Type = 0) (OldType = 100), reason:
Communication.cpp 1423: client recieved field with type 0 (0,0,4)
----------------------------------------------------------------


Do you guys, have any clues about that ?

Kind regards,
Rodrigo (Nottinghster).
 
Last edited by a moderator:
Back
Top