SphereServer BugTracker - SphereServer
View Issue Details
0001888SphereServerexecutable - windows buildpublic10-01-11 01:4212-01-11 03:03
Incanus 
MrSugarCube 
normalmajorhave not tried
resolvedfixed 
WindowsWindowsServer 2003
 
0.56c Nightly 
Automated (specify build number)
Script_Profiler, UsePingServer, UseNetworkMulti
Command_Sysmsgs, FileCommands, NoHouseMuteSpeech, Buffs, NoPrefix
1393
0001888: Critical error in Sphere::Tick() /bugs/view.php?id=2 "world"
Updated server from version #1385 to #1393
After 10 minutes uptime the server throws exceptions
01:11:Startup complete. items=847849, chars=25310
01:11:Press '?' for console commands
01:20:DEBUG:__ thread (13020) __ | # | _____ function _____________ | ticks passed from previous function start ______
01:20:DEBUG:>> 13020 | 0 | CWorld::OnTick | +0
01:20:DEBUG:>> 13020 | 1 | CSector::OnTick | +47
01:20:DEBUG:>> 13020 | 2 | CSectorBase::GetIndex | +0
01:20:CRITICAL:Error Pri=2, Code=0xc0000005, Desc='Exception', in Sphere::Tick() 0000002 "world"
01:20:DEBUG:__ thread (13020) __ | # | _____ function _____________ | ticks passed from previous function start ______
01:20:DEBUG:>> 13020 | 0 | CWorld::OnTick | +0
01:20:DEBUG:>> 13020 | 1 | CSector::OnTick | +47
01:20:DEBUG:>> 13020 | 2 | CSectorBase::GetIndex | +0
01:20:CRITICAL:Error Pri=2, Code=0xc0000005, Desc='Exception', in Sphere::Tick() 0000002 "world"
01:20:DEBUG:__ thread (13020) __ | # | _____ function _____________ | ticks passed from previous function start ______
01:20:DEBUG:>> 13020 | 0 | CWorld::OnTick | +0
01:20:DEBUG:>> 13020 | 1 | CSector::OnTick | +31
01:20:DEBUG:>> 13020 | 2 | CSectorBase::GetIndex | +0
01:20:DEBUG:__ thread (13020) __ | # | _____ function _____________ | ticks passed from previous function start ______
01:20:DEBUG:>> 13020 | 0 | CWorld::OnTick | +0
01:20:DEBUG:>> 13020 | 1 | CSector::OnTick | +31
01:20:DEBUG:>> 13020 | 2 | CSectorBase::GetIndex | +0
01:20:DEBUG:__ thread (13020) __ | # | _____ function _____________ | ticks passed from previous function start ______
01:20:DEBUG:>> 13020 | 0 | CWorld::OnTick | +0
01:20:DEBUG:>> 13020 | 1 | CSector::OnTick | +31
01:20:DEBUG:>> 13020 | 2 | CSectorBase::GetIndex | +0
01:20:DEBUG:__ thread (13020) __ | # | _____ function _____________ | ticks passed from previous function start ______
01:20:DEBUG:>> 13020 | 0 | CWorld::OnTick | +0
01:20:DEBUG:>> 13020 | 1 | CSector::OnTick | +32
01:20:DEBUG:>> 13020 | 2 | CSectorBase::GetIndex | +0
01:20:CRITICAL:Error Pri=2, Code=0xc0000005, Desc='Exception', in Sphere::Tick() 0000002 "world"
No tags attached.
Issue History
10-01-11 01:42IncanusNew Issue
10-01-11 02:28MrSugarCubeNote Added: 0000828
10-01-11 04:30IncanusNote Added: 0000830
12-01-11 02:36IncanusNote Added: 0000831
12-01-11 03:03MrSugarCubeNote Added: 0000833
12-01-11 03:03MrSugarCubeStatusnew => resolved
12-01-11 03:03MrSugarCubeFixed in Version => 0.56c Nightly
12-01-11 03:03MrSugarCubeResolutionopen => fixed
12-01-11 03:03MrSugarCubeAssigned To => MrSugarCube

Notes
(0000828)
MrSugarCube   
10-01-11 02:28   
Does setting AutoTooltipResend to 0 fix it?
(0000830)
Incanus   
10-01-11 04:30   
Yes
(0000831)
Incanus   
12-01-11 02:36   
Seems to be fixed with #1395
Could not reproduce it on my test server and the live server ran fine for an hour.
(0000833)
MrSugarCube   
12-01-11 03:03   
You beat me to it, was about to ask you to check. :)