SphereServer BugTracker - SphereServer
View Issue Details
0002293SphereServerexecutable - genericpublic24-03-14 19:1913-04-14 20:17
MirroR 
Feeh 
normalminoralways
resolvedfixed 
 
0.56c Nightly 
Not Available
None
None
0002293: Npc Train
20:11:ERROR:CreateBase invalid item 0e75
20:11:DEBUG:__ thread (9312) __ | # | _____ function _____________ | ticks passed from previous function start ______
20:11:DEBUG:>> 9312 | 0 | NetworkManager::processAllInput | +0
20:11:DEBUG:>> 9312 | 1 | NetworkInput::processInput | +15
20:11:DEBUG:>> 9312 | 2 | NetworkInput::processData | +0
20:11:DEBUG:>> 9312 | 3 | NetworkInput::processData | +0
20:11:DEBUG:>> 9312 | 4 | NetworkInput::processGameClientData | +0 <-- exception catch point (below is guessed and could be incorrect!)
20:11:DEBUG:>> 9312 | 5 | PacketItemDropReq::onReceive | +0
20:11:DEBUG:>> 9312 | 6 | CClient::Event_Item_Drop | +0
20:11:DEBUG:>> 9312 | 7 | CClient::Cmd_SecureTrade | +0
20:11:DEBUG:>> 9312 | 8 | CChar::NPC_OnItemGive | +0
20:11:DEBUG:>> 9312 | 9 | CVarDefMap::Empty | +0
20:11:CRITICAL:"Access Violation" (0x4ee5e), in SUB: NetworkInput::Message::ProcessMessage()
20:11:DEBUG:1:Parsing Packet len=15 id=0x08 [2014/03/24 20:11:08]
        0 1 2 3 4 5 6 7 8 9 A B C D E F
       -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
0000 08 40 00 1f d5 ff ff ff ff 00 ff 00 00 1f 39 .@............9
No tags attached.
Issue History
24-03-14 19:19MirroRNew Issue
24-03-14 19:22MirroRNote Added: 0002007
24-03-14 19:49MirroRNote Edited: 0002007bug_revision_view_page.php?bugnote_id=0002007#r584
13-04-14 19:50FeehNote Added: 0002034
13-04-14 19:50FeehIssue Monitored: Feeh
13-04-14 19:55FeehNote Added: 0002035
13-04-14 19:56FeehNote Edited: 0002035bug_revision_view_page.php?rev_id=592
13-04-14 20:16FeehNote Deleted: 0002035
13-04-14 20:16FeehNote Deleted: 0002034
13-04-14 20:17FeehNote Added: 0002036
13-04-14 20:17FeehStatusnew => resolved
13-04-14 20:17FeehFixed in Version => 0.56c Nightly
13-04-14 20:17FeehResolutionopen => fixed
13-04-14 20:17FeehAssigned To => Feeh

Notes
(0002007)
MirroR   
24-03-14 19:22   
(edited on: 24-03-14 19:49)
I am getting this error while leaving gold

https://www.youtube.com/watch?v=wZryWl0tv5U&feature=youtu.be [^]

(0002036)
Feeh   
13-04-14 20:17   
There was a mismatch on reading packets. Sphere was reading the grid BYTE for packet 0x08 starting from 6.0.1.8, the correct is 6.0.1.7