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