SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001986 | SphereServer | executable - windows build | public | 20-06-11 20:19 | 21-06-11 03:41 |
Reporter | babidi | ||||
Assigned To | MrSugarCube | ||||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 20-09-2009, 0.56b Prerelease | ||||
Target Version | Fixed in Version | 0.56c Nightly | |||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | 1480 | ||||
Summary | 0001986: eval int -> tick | ||||
Description | when using eval int servers goes in tick error after a save it begun to do: 02:33:GC: 123614 Objects accounted for 02:33:World data saved (save/sphereworld.scp). 02:33:Player data saved (save/spherechars.scp). 02:33:Multi data saved (save/spheremultis.scp). 02:33:Context data saved (save/spheredata.scp). 02:33:World save completed, took 1.6797 seconds 02:33:(sphere_serv_triggers.scp,138)Statics data saved (save/spherestatics.scp). 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:CRITICAL:"Access Violation" (0x37a10), in CChar::Tick() 0000001 "timer expired" 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:CRITICAL:"Access Violation" (0x37a10), in CChar::Tick() 0000001 "timer expired" 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +16 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:CRITICAL:"Access Violation" (0x37a10), in CChar::Tick() #6 "timer expired" 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:DEBUG:__ thread (5584) __ | # | _____ function _____________ | ticks passed from previous function start ______ 02:36:DEBUG:>> 5584 | 0 | CWorld::OnTick | +0 02:36:DEBUG:>> 5584 | 1 | CSector::OnTick | +0 02:36:DEBUG:>> 5584 | 2 | CChar::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 02:36:DEBUG:>> 5584 | 3 | CChar::Skill_Done | +0 02:36:DEBUG:>> 5584 | 4 | CChar::Skill_Stage | +0 02:36:DEBUG:>> 5584 | 5 | CChar::Skill_Information | +0 02:36:DEBUG:>> 5584 | 6 | CClient::OnSkill_Info | +0 02:36:DEBUG:>> 5584 | 7 | CClient::OnSkill_EvalInt | +0 02:36:DEBUG:>> 5584 | 8 | CChar::Skill_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 9 | CChar::Stat_GetAdjusted | +0 02:36:DEBUG:>> 5584 | 10 | CChar::Stat_GetBase | +0 02:36:CRITICAL:"Access Violation" (0x37a10), in CChar::Tick() #6 "timer expired" and eachtime someone starts the skill it get this | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
20-06-11 20:19 | babidi | New Issue | |||
20-06-11 20:30 | xantier | Note Added: 0001140 | |||
20-06-11 20:34 | babidi | Note Added: 0001141 | |||
20-06-11 20:35 | babidi | Note Edited: 0001141 | bug_revision_view_page.php?bugnote_id=0001141#r366 | ||
21-06-11 01:38 | babidi | Note Added: 0001142 | |||
21-06-11 03:41 | MrSugarCube | Status | new => resolved | ||
21-06-11 03:41 | MrSugarCube | Fixed in Version | => 0.56c Nightly | ||
21-06-11 03:41 | MrSugarCube | Resolution | open => fixed | ||
21-06-11 03:41 | MrSugarCube | Assigned To | => MrSugarCube |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|