Created
February 19, 2020 23:49
-
-
Save yggdrasil75/91f09641b8bee8ccebe0270486d2b41d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Time: [287910359] 2020-02-19 18:48:55.925 | |
| ExceptionInfo: $000000000282E610 | |
| ExceptionRecord: $000000000282ED70 | |
| ExceptionCode: $C0000005 = EXCEPTION_ACCESS_VIOLATION - The thread tried to read from or write to a virtual address for which it does not have the appropriate access. | |
| ExceptionFlags: $00000000 | |
| ExceptionRecord: $0000000000000000 | |
| ExceptionAddress: $00000000016ED803 | |
| ExceptionInformation[0]: $0000000000000000 | |
| ExceptionInformation[1]: $FFFFFFFF88F9A2D0 | |
| ContextRecord: | |
| ContextFlags: $0010005F | |
| Dr0: $0000000000000000 | |
| Dr1: $0000000000000000 | |
| Dr2: $0000000000000000 | |
| Dr3: $0000000000000000 | |
| Dr6: $0000000000000000 | |
| Dr7: $0000000000000000 | |
| SegGs: $002B | |
| SegFs: $0053 | |
| SegEs: $002B | |
| SegDs: $002B | |
| Rax: $0000000000000001 | |
| Rbx: $FFFFFFFF88F9A2D0 | |
| Rcx: $0000000000000000 | |
| Rdx: $000000000282F268 | |
| Rsi: $00000000016DA858 | |
| Rdi: $000000000282F098 | |
| R8: $0000000000000003 | |
| R9: $0000000088F59770 | |
| R10: $0000000000000000 | |
| R11: $00000000E7FFFFFF | |
| R12: $0000000000000111 | |
| R13: $0000000000731036 | |
| R14: $0000000000000000 | |
| R15: $0000000000000000 | |
| Rbp: $000000000282F020 | |
| Rip: $00000000016ED803 | |
| SegCs: $0033 | |
| EFlags: $00010246 | |
| Rsp: $000000000282F020 | |
| SegSs: $002B | |
| Exception: nil! | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000005FC694] nxExceptionHook.VectoredHandler (Line 217, "nxExceptionHook.pas") | |
| [00007FFCBFFF8636] Unknown function at RtlIsGenericTableEmpty | |
| [00007FFCBFFEA0D6] Unknown function at RtlRaiseException | |
| [00007FFCC001FE6E] KiUserExceptionDispatcher | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000016EFF3B] JvInterpreter.TJvInterpreterFunction.InternalSetValue (Line 6946, "JvInterpreter.pas") | |
| [00000000016F03B9] JvInterpreter.TJvInterpreterFunction.InterpretIdentifier (Line 6989, "JvInterpreter.pas") | |
| [00000000016EEF85] JvInterpreter.TJvInterpreterFunction.InterpretStatement (Line 6607, "JvInterpreter.pas") | |
| [00000000016F0516] JvInterpreter.TJvInterpreterFunction.InterpretBegin (Line 7015, "JvInterpreter.pas") | |
| [00000000016EEB5E] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6518, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| -------------------------------------------------------------- | |
| Callstack (Raw): | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000005FC6DC] nxExceptionHook.VectoredHandler (Line 219, "nxExceptionHook.pas") | |
| [00007FFCBFFF8636] Unknown function at RtlIsGenericTableEmpty | |
| [00007FFCBFFEA0D6] Unknown function at RtlRaiseException | |
| [00007FFCC001FE6E] KiUserExceptionDispatcher | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000016EFF3B] JvInterpreter.TJvInterpreterFunction.InternalSetValue (Line 6946, "JvInterpreter.pas") | |
| [00000000016F03B9] JvInterpreter.TJvInterpreterFunction.InterpretIdentifier (Line 6989, "JvInterpreter.pas") | |
| [00000000016EEF85] JvInterpreter.TJvInterpreterFunction.InterpretStatement (Line 6607, "JvInterpreter.pas") | |
| [00000000016F0516] JvInterpreter.TJvInterpreterFunction.InterpretBegin (Line 7015, "JvInterpreter.pas") | |
| [00000000016EEB5E] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6518, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910406] 2020-02-19 18:48:55.972 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD9C5] JclHookExcept.HookedExceptObjProc (Line 389, "JclHookExcept.pas") | |
| [000000000041033E] System.@DelphiExceptionHandler (Line 19739, "System.pas") | |
| [00007FFCC00211FF] Unknown function at __chkstk | |
| [00007FFCBFFEA289] Unknown function at RtlRaiseException | |
| [00007FFCC001FE6E] KiUserExceptionDispatcher | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000016EFF3B] JvInterpreter.TJvInterpreterFunction.InternalSetValue (Line 6946, "JvInterpreter.pas") | |
| [00000000016F03B9] JvInterpreter.TJvInterpreterFunction.InterpretIdentifier (Line 6989, "JvInterpreter.pas") | |
| [00000000016EEF85] JvInterpreter.TJvInterpreterFunction.InterpretStatement (Line 6607, "JvInterpreter.pas") | |
| [00000000016F0516] JvInterpreter.TJvInterpreterFunction.InterpretBegin (Line 7015, "JvInterpreter.pas") | |
| [00000000016EEB5E] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6518, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910421] 2020-02-19 18:48:55.993 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [00000000016EEC70] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6544, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910453] 2020-02-19 18:48:56.016 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [00000000016F5052] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8373, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910468] 2020-02-19 18:48:56.036 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [000000000185B573] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7893, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910500] 2020-02-19 18:48:56.057 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [000000000188957D] frmViewMain.TfrmMain.PerformLongAction (Line 13712, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Time: [287910359] 2020-02-19 18:48:55.925 | |
| ExceptionInfo: $000000000282E610 | |
| ExceptionRecord: $000000000282ED70 | |
| ExceptionCode: $C0000005 = EXCEPTION_ACCESS_VIOLATION - The thread tried to read from or write to a virtual address for which it does not have the appropriate access. | |
| ExceptionFlags: $00000000 | |
| ExceptionRecord: $0000000000000000 | |
| ExceptionAddress: $00000000016ED803 | |
| ExceptionInformation[0]: $0000000000000000 | |
| ExceptionInformation[1]: $FFFFFFFF88F9A2D0 | |
| ContextRecord: | |
| ContextFlags: $0010005F | |
| Dr0: $0000000000000000 | |
| Dr1: $0000000000000000 | |
| Dr2: $0000000000000000 | |
| Dr3: $0000000000000000 | |
| Dr6: $0000000000000000 | |
| Dr7: $0000000000000000 | |
| SegGs: $002B | |
| SegFs: $0053 | |
| SegEs: $002B | |
| SegDs: $002B | |
| Rax: $0000000000000001 | |
| Rbx: $FFFFFFFF88F9A2D0 | |
| Rcx: $0000000000000000 | |
| Rdx: $000000000282F268 | |
| Rsi: $00000000016DA858 | |
| Rdi: $000000000282F098 | |
| R8: $0000000000000003 | |
| R9: $0000000088F59770 | |
| R10: $0000000000000000 | |
| R11: $00000000E7FFFFFF | |
| R12: $0000000000000111 | |
| R13: $0000000000731036 | |
| R14: $0000000000000000 | |
| R15: $0000000000000000 | |
| Rbp: $000000000282F020 | |
| Rip: $00000000016ED803 | |
| SegCs: $0033 | |
| EFlags: $00010246 | |
| Rsp: $000000000282F020 | |
| SegSs: $002B | |
| Exception: nil! | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000005FC694] nxExceptionHook.VectoredHandler (Line 217, "nxExceptionHook.pas") | |
| [00007FFCBFFF8636] Unknown function at RtlIsGenericTableEmpty | |
| [00007FFCBFFEA0D6] Unknown function at RtlRaiseException | |
| [00007FFCC001FE6E] KiUserExceptionDispatcher | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000016EFF3B] JvInterpreter.TJvInterpreterFunction.InternalSetValue (Line 6946, "JvInterpreter.pas") | |
| [00000000016F03B9] JvInterpreter.TJvInterpreterFunction.InterpretIdentifier (Line 6989, "JvInterpreter.pas") | |
| [00000000016EEF85] JvInterpreter.TJvInterpreterFunction.InterpretStatement (Line 6607, "JvInterpreter.pas") | |
| [00000000016F0516] JvInterpreter.TJvInterpreterFunction.InterpretBegin (Line 7015, "JvInterpreter.pas") | |
| [00000000016EEB5E] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6518, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| -------------------------------------------------------------- | |
| Callstack (Raw): | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000005FC6DC] nxExceptionHook.VectoredHandler (Line 219, "nxExceptionHook.pas") | |
| [00007FFCBFFF8636] Unknown function at RtlIsGenericTableEmpty | |
| [00007FFCBFFEA0D6] Unknown function at RtlRaiseException | |
| [00007FFCC001FE6E] KiUserExceptionDispatcher | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000016EFF3B] JvInterpreter.TJvInterpreterFunction.InternalSetValue (Line 6946, "JvInterpreter.pas") | |
| [00000000016F03B9] JvInterpreter.TJvInterpreterFunction.InterpretIdentifier (Line 6989, "JvInterpreter.pas") | |
| [00000000016EEF85] JvInterpreter.TJvInterpreterFunction.InterpretStatement (Line 6607, "JvInterpreter.pas") | |
| [00000000016F0516] JvInterpreter.TJvInterpreterFunction.InterpretBegin (Line 7015, "JvInterpreter.pas") | |
| [00000000016EEB5E] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6518, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910406] 2020-02-19 18:48:55.972 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD9C5] JclHookExcept.HookedExceptObjProc (Line 389, "JclHookExcept.pas") | |
| [000000000041033E] System.@DelphiExceptionHandler (Line 19739, "System.pas") | |
| [00007FFCC00211FF] Unknown function at __chkstk | |
| [00007FFCBFFEA289] Unknown function at RtlRaiseException | |
| [00007FFCC001FE6E] KiUserExceptionDispatcher | |
| [00000000016ED803] JvInterpreter.TJvInterpreterExpression.SetElement (Line 6216, "JvInterpreter.pas") | |
| [00000000016EFF3B] JvInterpreter.TJvInterpreterFunction.InternalSetValue (Line 6946, "JvInterpreter.pas") | |
| [00000000016F03B9] JvInterpreter.TJvInterpreterFunction.InterpretIdentifier (Line 6989, "JvInterpreter.pas") | |
| [00000000016EEF85] JvInterpreter.TJvInterpreterFunction.InterpretStatement (Line 6607, "JvInterpreter.pas") | |
| [00000000016F0516] JvInterpreter.TJvInterpreterFunction.InterpretBegin (Line 7015, "JvInterpreter.pas") | |
| [00000000016EEB5E] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6518, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910421] 2020-02-19 18:48:55.993 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [00000000016EEC70] JvInterpreter.TJvInterpreterFunction.InFunction (Line 6544, "JvInterpreter.pas") | |
| [00000000016F502D] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8368, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910453] 2020-02-19 18:48:56.016 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [00000000016F5052] JvInterpreter.TJvInterpreterUnit.ExecFunction (Line 8373, "JvInterpreter.pas") | |
| [00000000016F5517] JvInterpreter.TJvInterpreterUnit.CallFunctionEx (Line 8429, "JvInterpreter.pas") | |
| [00000000016F5291] JvInterpreter.TJvInterpreterUnit.CallFunction (Line 8390, "JvInterpreter.pas") | |
| [000000000185AF0E] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7822, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910468] 2020-02-19 18:48:56.036 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [000000000185B573] frmViewMain.TfrmMain.ApplyScript$ActRec.$0$Body (Line 7893, "frmViewMain.pas") | |
| [0000000001889458] frmViewMain.TfrmMain.PerformLongAction (Line 13698, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
| Time: [287910500] 2020-02-19 18:48:56.057 | |
| ExceptionInfo: nil | |
| Exception: EAccessViolation | |
| Message: Access violation at address 00000000016ED803 in module 'SSEEdit64.exe'. Read of address FFFFFFFF88F9A2D0 | |
| Filesize: 34550784 | |
| Filedate: 2019-11-29 09:47:18 | |
| Computer: DESKTOP | |
| User: yggdrasil75 | |
| ThreadID: 1280 | |
| ProcessID: 86380 | |
| Version: SSEEdit 4.0.3 x64 | |
| Current Window Caption: [Applying script "Skyrim - Check edge links in navmeshes"] Elapsed Time: 00:00 | |
| Current Window Class: TfrmMain | |
| -------------------------------------------------------------- | |
| Callstack (Frames): | |
| [00000000005E31AC] JclDebug.TJclStackInfoList.Create (Line 5416, "JclDebug.pas") | |
| [00000000005E2D64] JclDebug.JclCreateStackList (Line 5259, "JclDebug.pas") | |
| [00000000005E2CC8] JclDebug.DoExceptionStackTrace (Line 5200, "JclDebug.pas") | |
| [00000000005E497C] JclDebug.DoExceptNotify (Line 6224, "JclDebug.pas") | |
| [00000000005CD5A8] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas") | |
| [00000000005CD873] JclHookExcept.DoExceptNotify (Line 347, "JclHookExcept.pas") | |
| [00000000005CD967] JclHookExcept.HookedRaiseException (Line 379, "JclHookExcept.pas") | |
| [0000000000410BE6] System.@RaiseAtExcept (Line 21023, "System.pas") | |
| [0000000000410C58] System.@RaiseAgain (Line 22058, "System.pas") | |
| [000000000188957D] frmViewMain.TfrmMain.PerformLongAction (Line 13712, "frmViewMain.pas") | |
| [000000000185C130] frmViewMain.TfrmMain.ApplyScript (Line 7903, "frmViewMain.pas") | |
| [000000000185D30F] frmViewMain.TfrmMain.mniNavApplyScriptClick (Line 8126, "frmViewMain.pas") | |
| [00000000007D8206] Vcl.Menus.TMenuItem.Click (Line 2543, "Vcl.Menus.pas") | |
| [00000000007DA9D4] Vcl.Menus.TMenu.DispatchCommand (Line 3483, "Vcl.Menus.pas") | |
| [00000000007DCD0A] Vcl.Menus.TPopupList.WndProc (Line 4655, "Vcl.Menus.pas") | |
| [00000000007DCC08] Vcl.Menus.TPopupList.MainWndProc (Line 4630, "Vcl.Menus.pas") | |
| [0000000000540FE6] System.Classes.StdWndProc (Line 17423, "System.Classes.pas") | |
| [00007FFCBEDB5B6D] Unknown function at CallWindowProcW | |
| [00007FFCBEDB5562] Unknown function at DispatchMessageW | |
| [00000000008014E3] Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas") | |
| [0000000000801558] Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas") | |
| [00000000008019A6] Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas") | |
| [00000000018BB40D] TES5Edit.TES5Edit (Line 124, "") | |
| [00007FFCBFC27BD4] BaseThreadInitThunk | |
| [00007FFCBFFECED1] RtlUserThreadStart | |
| ============================================================== | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment