shienri Posted September 29, 2017 Posted September 29, 2017 Was trying to apply DynDOLOD Worlds script using TES5edit but met with Error in unit 'userscript' on line 368 : Undeclared Identifier 'MyMessage'. Can anyone help? The error log is below. --- executable : TES5Edit.exeexec. date/time : 2016-12-27 15:28version : 3.2.0.0compiled with : Delphi XEmadExcept version : 4.0.12callstack crc : $d003c4a4, $ecd247b9, $132ce9cbexception number : 1exception class : EJvInterpreterErrorexception message : Error in unit 'userscript' on line 368 : Undeclared Identifier 'MyMessage'. main thread ($3b28):00b23caf +01b TES5Edit.exe JvInterpreter JvInterpreterErrorN00b2d3ea +242 TES5Edit.exe JvInterpreter TJvInterpreterExpression.InternalGetValue00b2f77d +05d TES5Edit.exe JvInterpreter TJvInterpreterFunction.InterpretIdentifier00b2eae5 +0e5 TES5Edit.exe JvInterpreter TJvInterpreterFunction.InterpretStatement00b2f8b5 +0b1 TES5Edit.exe JvInterpreter TJvInterpreterFunction.InterpretBegin00b2eb2c +12c TES5Edit.exe JvInterpreter TJvInterpreterFunction.InterpretStatement00b2f974 +054 TES5Edit.exe JvInterpreter TJvInterpreterFunction.InterpretIf00b2eb35 +135 TES5Edit.exe JvInterpreter TJvInterpreterFunction.InterpretStatement00b2f8b5 +0b1 TES5Edit.exe JvInterpreter TJvInterpreterFunction.InterpretBegin00b2e77e +052 TES5Edit.exe JvInterpreter TJvInterpreterFunction.InFunction00b32cc3 +0c3 TES5Edit.exe JvInterpreter TJvInterpreterUnit.ExecFunction00b32f71 +145 TES5Edit.exe JvInterpreter TJvInterpreterUnit.CallFunctionEx00b32df2 +062 TES5Edit.exe JvInterpreter TJvInterpreterUnit.CallFunction00be5c32 +226 TES5Edit.exe frmViewMain 7350 +43 TfrmMain.ApplyScript00be666a +15e TES5Edit.exe frmViewMain 7451 +15 TfrmMain.mniNavApplyScriptClick0052825b +0a7 TES5Edit.exe Menus TMenuItem.Click00529757 +013 TES5Edit.exe Menus TMenu.DispatchCommand0052a936 +082 TES5Edit.exe Menus TPopupList.WndProc0050cf88 +02c TES5Edit.exe Controls TWinControl.MainWndProc0052a885 +01d TES5Edit.exe Menus TPopupList.MainWndProc004c71cc +014 TES5Edit.exe Classes StdWndProc73e14b9b +00b user32.dll DispatchMessageW005b44f7 +0f3 TES5Edit.exe Forms TApplication.ProcessMessage005b453a +00a TES5Edit.exe Forms TApplication.HandleMessage005b4865 +0c9 TES5Edit.exe Forms TApplication.Run00c1c28c +068 TES5Edit.exe TES5Edit 84 +8 initialization77318742 +022 KERNEL32.DLL BaseThreadInitThunk thread $7c4:77318742 +22 KERNEL32.DLL BaseThreadInitThunk thread $4b70 (TWorkerThread):75a78863 +93 KERNELBASE.dll WaitForSingleObjectEx75a787bd +0d KERNELBASE.dll WaitForSingleObject005d45ad +19 TES5Edit.exe VirtualTrees 6308 +3 TWorkerThread.Execute00474e47 +2b TES5Edit.exe madExcept HookedTThreadExecute004c4506 +42 TES5Edit.exe Classes ThreadProc00407588 +28 TES5Edit.exe System 1044 +0 ThreadWrapper00474d29 +0d TES5Edit.exe madExcept CallThreadProcSafe00474d93 +37 TES5Edit.exe madExcept ThreadExceptFrame77318742 +22 KERNEL32.DLL BaseThreadInitThunk>> created by main thread ($3b28) at:005d4495 +19 TES5Edit.exe VirtualTrees 6251 +1 TWorkerThread.Create thread $482c:77318742 +22 KERNEL32.DLL BaseThreadInitThunk thread $44dc:77318742 +22 KERNEL32.DLL BaseThreadInitThunk thread $2e54:77318742 +22 KERNEL32.DLL BaseThreadInitThunk --- Have loot and sort with no problemDid remove identical master and undelete and disable reference was not able to find a guide to solve this.Thanks for reading, please let me know if you know how to fix... Thanks
0 sheson Posted September 29, 2017 Posted September 29, 2017 Since version 2.xx the DynDOLOD *.pas scripts in the Edit Scripts folder require DynDOLOD.exe (a modified xEdit.exe) to run.
Question
shienri
Was trying to apply DynDOLOD Worlds script using TES5edit
but met with Error in unit 'userscript' on line 368 : Undeclared Identifier 'MyMessage'.
Can anyone help?
The error log is below.
---
Thanks for reading, please let me know if you know how to fix...
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now