Anonymous | Login | Signup for a new account | 04.07.2025 14:41 CEST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002306 | [X-Force Gamesets] Allgemein | crash | random | 02.08.09 21:55 | 14.01.10 03:00 | ||||
Reporter | Speedy | View Status | public | ||||||
Assigned To | BlackBetty | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | X-Force V0.915 | ||||||
Summary | 0002306: Absturz | ||||||||
Description |
Syncho Mutterschiffe haben den Himmel voll gespawnt mit UFOs, irgendwann kam es zum Absturz, könnte evtl. mit den zahlenreichen Skript Fehlermeldungen zusammen hängen kein Save vorhanden in Absturznähe |
||||||||
Additional Information |
-------------------------------- Zugriffsverletzung bei Adresse 00404868 in Modul 'XForce.exe'. Lesen von Adresse FFFFFFDC $00404868 System.@AsClass $00404BFC System.@HandleAnyException $0062A27C MissionList.pas 2512 inherited Create(Mission, Sender); $0062876D MissionList.pas 1720 result:=TTimerEvent.Create(Self,SkriptEvent,Interval,Sender); $006293F5 MissionList.pas 2088 result:=NewEreigniss(script_utils_GetFunctionName(fScriptRunTime,Event),Minutes, Sender); $00514935 x86.inc 158 jnz @@1 $00516919 x86.inc 675 btclass, btu32, bts32: tbtu32(res^.dta^) := RealCall_Other(Address, @Stack[Length(Stack)-3], Length(Stack) div 4, 4, nil); $00519ED4 uPSRuntime.pas 11265 result := Caller.InnerfuseCall(p.Ext2, p.Ext1, cc, MyList, n); $00519F72 uPSRuntime.pas 11286 Result := DelphiFunctionProc(Caller, p, Global, Stack, cdStdCall); $005109B4 uPSRuntime.pas 7529 if not TPSExternalProcRec(u).ProcPtr(Self, TPSExternalProcRec(u), FGlobalVars, FStack) then $0050F6DC uPSRuntime.pas 6884 Result := RunScript; $00628847 MissionList.pas 1743 fScriptRunTime.RunProc(List,Proc); $0062A34B MissionList.pas 2539 fMission.CallEvent(fSkriptFunc,[fObj]); $00628E6F MissionList.pas 1946 TTimerEvent(fEventList[Dummy]).DoInterval(Minutes); $00625ADF MissionList.pas 896 Missions[Dummy].NextRound(Minutes); $005D33C7 KD4SaveGame.pas 631 fMissionList.NextRound(Minuten); $0060C6F0 GameMenu.pas 270 SaveGame.NextRound(fTime); $00634A53 DXContainer.pas 2020 if Func(Parameter,Frames) then $00634913 DXContainer.pas 1962 PerformFrameTime; $0049F5CE DXClass.pas 478 if Assigned(FOnTimer) then FOnTimer(Self, LagCount); $0049F529 DXClass.pas 445 DoTimer(LagCount); $00470ABB Forms.pas 8083 if Assigned(FOnIdle) then FOnIdle(Self, Done); $0046FE32 Forms.pas 7689 if not ProcessMessage(Msg) then Idle(Msg); $004700BE Forms.pas 7773 HandleMessage; $00677E56 -------------------------------- Zugriffsverletzung bei Adresse 00404868 in Modul 'XForce.exe'. Lesen von Adresse FFFFFFDC $00404868 System.@AsClass $00404BFC System.@HandleAnyException $0062A27C MissionList.pas 2512 inherited Create(Mission, Sender); $0062876D MissionList.pas 1720 result:=TTimerEvent.Create(Self,SkriptEvent,Interval,Sender); $006293F5 MissionList.pas 2088 result:=NewEreigniss(script_utils_GetFunctionName(fScriptRunTime,Event),Minutes, Sender); $00514935 x86.inc 158 jnz @@1 $00516919 x86.inc 675 btclass, btu32, bts32: tbtu32(res^.dta^) := RealCall_Other(Address, @Stack[Length(Stack)-3], Length(Stack) div 4, 4, nil); $00519ED4 uPSRuntime.pas 11265 result := Caller.InnerfuseCall(p.Ext2, p.Ext1, cc, MyList, n); $00519F72 uPSRuntime.pas 11286 Result := DelphiFunctionProc(Caller, p, Global, Stack, cdStdCall); $005109B4 uPSRuntime.pas 7529 if not TPSExternalProcRec(u).ProcPtr(Self, TPSExternalProcRec(u), FGlobalVars, FStack) then $0050F6DC uPSRuntime.pas 6884 Result := RunScript; $00628847 MissionList.pas 1743 fScriptRunTime.RunProc(List,Proc); $0062A34B MissionList.pas 2539 fMission.CallEvent(fSkriptFunc,[fObj]); $00628E6F MissionList.pas 1946 TTimerEvent(fEventList[Dummy]).DoInterval(Minutes); $00625ADF MissionList.pas 896 Missions[Dummy].NextRound(Minutes); $005D33C7 KD4SaveGame.pas 631 fMissionList.NextRound(Minuten); $0060C6F0 GameMenu.pas 270 SaveGame.NextRound(fTime); $00634A53 DXContainer.pas 2020 if Func(Parameter,Frames) then $00634913 DXContainer.pas 1962 PerformFrameTime; $0049F5CE DXClass.pas 478 if Assigned(FOnTimer) then FOnTimer(Self, LagCount); $0049F529 DXClass.pas 445 DoTimer(LagCount); $00470ABB Forms.pas 8083 if Assigned(FOnIdle) then FOnIdle(Self, Done); $0046FE32 Forms.pas 7689 if not ProcessMessage(Msg) then Idle(Msg); $004700BE Forms.pas 7773 HandleMessage; $00677E56 -------------------------------- Zugriffsverletzung bei Adresse 00406A68 in Modul 'XForce.exe'. Lesen von Adresse 00000002 $00406A68 System.@DynArrayLength $00404BFC System.@HandleAnyException $0062AEA5 MissionList.pas 2778 fNotifyList.RemoveEvent(fDestroyHandle); $0062A2F9 MissionList.pas 2524 inherited; $004046B2 System.TObject.Free $0041FD76 classes.pas 2945 Notify(Temp, lnDeleted); $00628B44 MissionList.pas 1857 fEventList.Delete(0); $004046B2 System.TObject.Free $005D33C7 KD4SaveGame.pas 631 fMissionList.NextRound(Minuten); $0060C6F0 GameMenu.pas 270 SaveGame.NextRound(fTime); $00634A53 DXContainer.pas 2020 if Func(Parameter,Frames) then $00634913 DXContainer.pas 1962 PerformFrameTime; $0049F5CE DXClass.pas 478 if Assigned(FOnTimer) then FOnTimer(Self, LagCount); $0049F529 DXClass.pas 445 DoTimer(LagCount); $00470ABB Forms.pas 8083 if Assigned(FOnIdle) then FOnIdle(Self, Done); $0046FE32 Forms.pas 7689 if not ProcessMessage(Msg) then Idle(Msg); $004700BE Forms.pas 7773 HandleMessage; $00677E56 -------------------------------- |
||||||||
Spielsatz | Apokalypse | ||||||||
Spielsatz-Version | 0.45 | ||||||||
Attached Files |
![]() |
||||||||
|
Mantis 1.0.7[^] Copyright © 2000 - 2007 Mantis Group |