SphereCommunity
Cchar : : Tick ( ) #5 "update stats" - - debug - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Cchar : : Tick ( ) #5 "update stats" - - debug (/Thread-Cchar-Tick-5-update-stats-debug)



Cchar : : Tick ( ) #5 "update stats" - - debug - MirroR - 12-12-2015 11:03 AM

What this problem ?

My Sphere Build 2350

PHP Code:
03:02:CRITICAL:"Access Violation" (0xf7946), in CChar::Tick() #5 "update stats"
03:02:DEBUG:__ thread (1160__ |  # | _____ function _____________ | ticks passed from previous function start ______
03:02:DEBUG:>>         1160     |  |               CWorld::OnTick | +
03
:02:DEBUG:>>         1160     |  |              CSector::OnTick | +15 
03
:02:DEBUG:>>         1160     |  |                CChar::OnTick | +<-- exception catch point (below is guessed and could be incorrect!)
03:02:DEBUG:>>         1160     |  |    CChar::OnTickStatusUpdate | +
03
:02:DEBUG:>>         1160     |  |         CClient::UpdateStats | +
03
:02:DEBUG:>>         1160     |  |       CClient::addManaUpdate | +
03
:02:DEBUG:>>         1160     |  |    CPartyDef::AddStatsUpdate | +
03
:02:CRITICAL:"Access Violation" (0xf7946), in CChar::Tick() #5 "update stats" 



RE: Cchar : : Tick ( ) #5 "update stats" - - debug - Coruja - 12-12-2015 02:19 PM

debug errors like this means an sphere internal problem
usually there's no way to fix it unless you update to an newest nightly build where this problem is already fixed

so you can try using latest nightly to check if this problem still occour