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

[Tibia]Keeps debugging on blank rune!

Ormin

New Member
Joined
Aug 4, 2007
Messages
29
Reaction score
0
Hello!

Let's start. I am using the newest 0.6.3 Trunk OT, with 8.61 client.

My problem is as described: Blank Rune crashes my Tibia Client. Specifically, it shows on last line ,,ObjectProperties->low(),ObjectProperties->high()" , also, there is a CID of Blank rune mentioned in the Debug Assertion. We have checked that and indeed that's the case. We do not however know why is it crashing . We also had issues with ,,Unknown packet type during game" debug connected to that problem, so I might assume there's an error in trunk related to rune ( possibly isRune() ? )

My friend programmer told me that some time ago there were removed ,,isRune" item flags. Is that true?

I am leaving that thread to discuss the issue and possibly a solution.

Thank you,

@Edit

Ehe, a debug assertion included:

Code:
+---------------------------------------------------------------
Debug Assertion 8.54 Control.cpp 1324
Mon Sep 20 20:09:23 2010
Graphic Engine: DirectX9 (2)
Operating System: Windows 7 Ultimate Edition 64 Bit in POL
Processor: Intel Core 2 QUAD Q660
Video Card: NVIDIA GeForce 9600 GT
Last Packet Types: 001 120 121 121 121 121 100 010 031 100
Last Packet: 010 088 031 000 016 050 000 001 100 065 002 051 033 007 102 003
Player Position: [577,8499,7]
Player Name: Administrator (OpenTibia)
Player Action: 049 050 055 046 048 046 048 046 049 058 055 049 055 050
Player.cpp 361: exception occurred, reason:
Network.cpp 992: exception occurred (ErrorCode = 0), reason:
Control.cpp 1330: exception occurred (Type = 1) (MainWindow = 38675584), reason:
Control.cpp 1324: unknown packet type during game (Type = 1)
----------------------------------------------------------------
Alex.
 
Back
Top