I have this error repeat alot of times on sphere console, seems if a fail on status update of party system.
I search revisions and found:
17-06-2015, Coruja
Fixed: Packet to update char hitpoints being sent twice to nearby party members.
06-08-2015, Coruja
Fixed: Client sending unnecessary mana/stam update to party members when opening the status menu.
31-01-2016, Coruja
Fixed: Character stats gump (hits/mana/stam) showing wrong info for players on same party.
The error:
00:26:DEBUG:__ thread (4764) __ | # | _____ function _____________ | ticks passed from previous function start ______
00:26:DEBUG:>> 4764 | 0 | CWorld::OnTick | +0
00:26:DEBUG:>> 4764 | 1 | CSector::OnTick | +157
00:26:DEBUG:>> 4764 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!)
00:26:DEBUG:>> 4764 | 3 | CChar::OnTickStatusUpdate | +0
00:26:DEBUG:>> 4764 | 4 | CClient::UpdateStats | +0
00:26:DEBUG:>> 4764 | 5 | CClient::addManaUpdate | +0
00:26:DEBUG:>> 4764 | 6 | CPartyDef::AddStatsUpdate | +0
00:26:CRITICAL:"Access Violation" (0xf4b78), in CChar::Tick() #5 "update stats"
I have this error repeat alot of times on sphere console, seems if a fail on status update of party system.
I search revisions and found:
17-06-2015, Coruja
Fixed: Packet to update char hitpoints being sent twice to nearby party members.
06-08-2015, Coruja
Fixed: Client sending unnecessary mana/stam update to party members when opening the status menu.
31-01-2016, Coruja
Fixed: Character stats gump (hits/mana/stam) showing wrong info for players on same party.
The error:
00:26:DEBUG:__ thread (4764) __ | # | _____ function _____________ | ticks passed from previous function start ______
00:26:DEBUG:>> 4764 | 0 | CWorld::OnTick | +0
00:26:DEBUG:>> 4764 | 1 | CSector::OnTick | +157
00:26:DEBUG:>> 4764 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!)
00:26:DEBUG:>> 4764 | 3 | CChar::OnTickStatusUpdate | +0
00:26:DEBUG:>> 4764 | 4 | CClient::UpdateStats | +0
00:26:DEBUG:>> 4764 | 5 | CClient::addManaUpdate | +0
00:26:DEBUG:>> 4764 | 6 | CPartyDef::AddStatsUpdate | +0
00:26:CRITICAL:"Access Violation" (0xf4b78), in CChar::Tick() #5 "update stats"