SphereServer BugTracker - SphereServer
View Issue Details
0002366SphereServerexecutable - windows buildpublic18-06-14 14:2223-06-14 23:39
Xfolder 
Feeh 
normalmajorsometimes
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
AllowTelnetPacketFilter, Script_Profiler
FileCommands
1961
0002366: Sometimes can't login
I can't login and console gives this error:

13:20:DEBUG:__ thread (5260) __ | # | _____ function _____________ | ticks passed from previous function start ______
13:20:DEBUG:>> 5260 | 0 | NetworkManager::processAllInput | +0
13:20:DEBUG:>> 5260 | 1 | NetworkInput::processInput | +16
13:20:DEBUG:>> 5260 | 2 | NetworkInput::processData | +0
13:20:DEBUG:>> 5260 | 3 | NetworkInput::processData | +0
13:20:DEBUG:>> 5260 | 4 | NetworkInput::processGameClientData | +0 <-- exception catch point (below is guessed and could be incorrect!)
13:20:DEBUG:>> 5260 | 5 | PacketCharPlay::onReceive | +0
13:20:DEBUG:>> 5260 | 6 | CClient::Setup_Play | +0
13:20:DEBUG:>> 5260 | 7 | CClient::Setup_Start | +0
13:20:DEBUG:>> 5260 | 8 | CClient::addPlayerStart | +0
13:20:DEBUG:>> 5260 | 9 | CClient::CharDisconnect | +0
13:20:DEBUG:>> 5260 | 10 | CClient::CanInstantLogOut | +0
13:20:CRITICAL:"Access Violation" (0x61a35), in SUB: NetworkInput::Message::ProcessMessage()
13:20:DEBUG:3:Parsing Packet len=73 id=0x5d [2014/06/18 13:20:41]
        0 1 2 3 4 5 6 7 8 9 A B C D E F
       -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
0000 5d ed ed ed ed 44 61 72 6b 00 00 00 00 00 00 00 ]....Dark.......
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 00 00 00 00 00 00 00 00 3f 00 00 00 00 00 00 00 ........?.......
0030 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 %...............
0040 00 00 00 00 00 c0 a8 01 84 .........
13:20:3:Client disconnected [Total:0] ('127.0.0.1')
13:21:4:Client connected [Total:1] ('127.0.0.1' 1/1)
13:21:4:Login 'gm-dark'
13:21:4:Client disconnected [Total:0] ('127.0.0.1')
13:21:5:Client connected [Total:1] ('127.0.0.1' 1/2)
13:21:5:Login 'gm-dark'
13:21:5:Setup_Start acct='gm-dark', char='Dark', IP='127.0.0.1'
13:21:DEBUG:__ thread (5260) __ | # | _____ function _____________ | ticks passed from previous function start ______
13:21:DEBUG:>> 5260 | 0 | NetworkManager::tick | +0
13:21:DEBUG:>> 5260 | 1 | NetworkThread::tick | +0
13:21:DEBUG:>> 5260 | 2 | NetworkInput::processInput | +0
13:21:DEBUG:>> 5260 | 3 | NetworkInput::processData | +0
13:21:DEBUG:>> 5260 | 4 | NetworkInput::processData | +0
13:21:DEBUG:>> 5260 | 5 | NetworkInput::processGameClientData | +0 <-- exception catch point (below is guessed and could be incorrect!)
13:21:DEBUG:>> 5260 | 6 | PacketCharPlay::onReceive | +0
13:21:DEBUG:>> 5260 | 7 | CClient::Setup_Play | +0
13:21:DEBUG:>> 5260 | 8 | CClient::Setup_Start | +0
13:21:DEBUG:>> 5260 | 9 | CClient::addPlayerStart | +0
13:21:DEBUG:>> 5260 | 10 | CClient::CharDisconnect | +0
13:21:DEBUG:>> 5260 | 11 | CClient::CanInstantLogOut | +0
13:21:CRITICAL:"Access Violation" (0x61a35), in SUB: NetworkInput::Message::ProcessMessage()
13:21:DEBUG:5:Parsing Packet len=73 id=0x5d [2014/06/18 13:21:02]
        0 1 2 3 4 5 6 7 8 9 A B C D E F
       -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
0000 5d ed ed ed ed 44 61 72 6b 00 00 00 00 00 00 00 ]....Dark.......
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 00 00 00 00 00 00 00 00 3f 00 00 00 00 00 00 00 ........?.......
0030 26 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 &...............
0040 00 00 00 00 00 c0 a8 01 84 .........
No tags attached.
Issue History
18-06-14 14:22XfolderNew Issue
22-06-14 23:23FeehNote Added: 0002304
22-06-14 23:24FeehNote Edited: 0002304bug_revision_view_page.php?bugnote_id=0002304#r685
22-06-14 23:25FeehNote Edited: 0002304bug_revision_view_page.php?bugnote_id=0002304#r686
22-06-14 23:36FeehNote Edited: 0002304bug_revision_view_page.php?bugnote_id=0002304#r687
23-06-14 00:07FeehNote Edited: 0002304bug_revision_view_page.php?bugnote_id=0002304#r688
23-06-14 11:27XfolderNote Added: 0002305
23-06-14 23:39FeehStatusnew => resolved
23-06-14 23:39FeehFixed in Version => 0.56c Nightly
23-06-14 23:39FeehResolutionopen => fixed
23-06-14 23:39FeehAssigned To => Feeh

Notes
(0002304)
Feeh   
22-06-14 23:23   
(edited on: 23-06-14 00:07)
Can anyone confirm this:

1-Login to player account
2-logout right after entering world
3-login again to the same player account&char
4-error on the console until char linger

Try inside a room region and outside & build 1961

I've uploaded a patch to the 1962 build, also try to confirm that it is fixed

(0002305)
Xfolder   
23-06-14 11:27   
Build 1961:
11:23:DEBUG:__ thread (5272) __ | # | _____ function _____________ | ticks passed from previous function start ______
11:23:DEBUG:>> 5272 | 0 | CWorld::OnTick | +0
11:23:DEBUG:>> 5272 | 1 | CGObList::DeleteAll | +47
11:23:DEBUG:>> 5272 | 2 | CGObList::RemoveAtSpecial | +0
11:23:DEBUG:>> 5272 | 3 | CGObList::OnRemoveOb | +0
11:23:CRITICAL:"Access Violation" (0x61a35), in Sphere::Tick() 0000002 "world"
11:23:2:Client connected [Total:1] ('127.0.0.1' 1/1)
11:23:2:Login 'bue'
11:24:3:Client connected [Total:2] ('127.0.0.1' 1/2)
11:24:2:Client disconnected [Total:1] ('127.0.0.1')
11:24:3:Login 'bue'
11:24:3:Setup_Start acct='bue', char='Safrid', IP='127.0.0.1'
11:24:DEBUG:__ thread (5272) __ | # | _____ function _____________ | ticks passed from previous function start ______
11:24:DEBUG:>> 5272 | 0 | NetworkManager::processAllInput | +0
11:24:DEBUG:>> 5272 | 1 | NetworkInput::processInput | +0
11:24:DEBUG:>> 5272 | 2 | NetworkInput::processData | +0
11:24:DEBUG:>> 5272 | 3 | NetworkInput::processData | +0
11:24:DEBUG:>> 5272 | 4 | NetworkInput::processGameClientData | +0 <-- exception catch point (below is guessed and could be incorrect!)
11:24:DEBUG:>> 5272 | 5 | PacketCharPlay::onReceive | +0
11:24:DEBUG:>> 5272 | 6 | CClient::Setup_Play | +0
11:24:DEBUG:>> 5272 | 7 | CClient::Setup_Start | +0
11:24:DEBUG:>> 5272 | 8 | CClient::addPlayerStart | +16
11:24:DEBUG:>> 5272 | 9 | CClient::CharDisconnect | +0
11:24:DEBUG:>> 5272 | 10 | CClient::CanInstantLogOut | +0
11:24:CRITICAL:"Access Violation" (0x61a35), in SUB: NetworkInput::Message::ProcessMessage()
11:24:DEBUG:3:Parsing Packet len=73 id=0x5d [2014/06/23 11:24:01]
        0 1 2 3 4 5 6 7 8 9 A B C D E F
       -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
0000 5d ed ed ed ed 53 61 66 72 69 64 00 00 00 00 00 ]....Safrid.....
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 00 00 00 00 00 00 00 00 3f 00 00 00 00 00 00 00 ........?.......
0030 21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 !...............
0040 00 00 00 00 00 c0 a8 01 80 ........€

Build 1962:

No Errors

Thank You :)