![]() |
CRASH - LOOP - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: CRASH - LOOP (/Thread-CRASH-LOOP) |
CRASH - LOOP - brbr - 03-16-2013 11:53 AM Hi Sphere Community. We have a big problem in our shard. It's a live shard with 150+ players online and last nights we have a several loop. Here it is: How can we fix it? * We have found some information in BugTracker, all @Unequip triggers verified and no remove in this triggers. 21:49:DEBUG:__ thread (1932) __ | # | _____ function _____________ | ticks passed from previous function start ______ 21:49:DEBUG:>> 1932 | 0 | CWorld::OnTick | +0 21:49:DEBUG:>> 1932 | 1 | CSector::OnTick | +0 <-- exception catch point (below is guessed and could be incorrect!) 21:49:DEBUG:>> 1932 | 2 | CObjBase::OnTickStatusUpdate | +0 21:49:CRITICAL:code=0xc000001d, (0x743133ea), in SUB: CSector::Sector::TickItem() #2 "ItemTick" 21:49:ERROR:Exception adding debug message on the exception. 21:49:DEBUG:__ thread (1932) __ | # | _____ function _____________ | ticks passed from previous function start ______ 21:49:DEBUG:>> 1932 | 0 | CWorld::OnTick | +0 21:49:DEBUG:>> 1932 | 1 | CGObList::DeleteAll | +47 21:49:DEBUG:>> 1932 | 2 | CGObList::GetHead | +0 21:49:CRITICAL:"Access Violation" (0x43208ce1), in Sphere::Tick() #2 "world" 21:49:DEBUG:__ thread (1932) __ | # | _____ function _____________ | ticks passed from previous function start ______ 21:49:DEBUG:>> 1932 | 0 | CWorld::OnTick | +0 21:49:DEBUG:>> 1932 | 1 | CGObList::DeleteAll | +47 21:49:DEBUG:>> 1932 | 2 | CGObList::GetHead | +0 21:49:139:Login 'lala94' 21:49:DEBUG:__ thread (1932) __ | # | _____ function _____________ | ticks passed from previous function start ______ 21:49:DEBUG:>> 1932 | 0 | CWorld::OnTick | +0 21:49:DEBUG:>> 1932 | 1 | CGObList::DeleteAll | +47 21:49:DEBUG:>> 1932 | 2 | CGObList::GetHead | +0 21:49:DEBUG:__ thread (1932) __ | # | _____ function _____________ | ticks passed from previous function start ______ 21:49:DEBUG:>> 1932 | 0 | CWorld::OnTick | +0 21:49:DEBUG:>> 1932 | 1 | CGObList::DeleteAll | +62 21:49:DEBUG:>> 1932 | 2 | CGObList::GetHead | +0 21:49:ERROR:(sphere_crafting_functions.scp,52)Undefined symbol '' 21:49:DEBUG:__ thread (1932) __ | # | _____ function _____________ | ticks passed from previous function start ______ 21:49:DEBUG:>> 1932 | 0 | CWorld::OnTick | +0 21:49:DEBUG:>> 1932 | 1 | CGObList::DeleteAll | +62 21:49:DEBUG:>> 1932 | 2 | CGObList::GetHead | +0 .... x 1.000.000 I thanks you all infinitely for their generous help ! RE: CRASH - LOOP - RanXerox - 03-16-2013 11:57 AM What specific build number of sphereserver is this... and what does the function or trigger look like in the sphere_crafting_functions.scp script file near line 52? RE: CRASH - LOOP - brbr - 03-16-2013 12:30 PM (03-16-2013 11:57 AM)RanXerox Wrote: What specific build number of sphereserver is this... and what does the function or trigger look like in the sphere_crafting_functions.scp script file near line 52? compiled at Feb 28 2013 (00:05:01), internal build #1570 And line 52 = tag. withouh tag0. ... it's an error has happened simultaneously but this loop is not linked to this (we have already have this loop without this) RE: CRASH - LOOP - Ferrari - 04-01-2013 10:40 AM Anyone? RE: CRASH - LOOP - Extreme - 04-01-2013 11:37 AM Aposto que é o sistema de 'nightsight' de vocês... reportei no primeiro dia que loguei, mas não me escutaram ![]() |