NightFright2k19 / worldorder_raze

"Alien World Order" extraction script for Duke3D: World Tour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running worldorder.bat file

eisnerguy1 opened this issue · comments

So, I'm trying to run this bat file and I keep getting the same error. I've got everything in the right spot:

Duke Nukem 3D Twentieth Anniversary World Tour installation path:
C:\Program Files (x86)\Steam\steamapps\common\Duke Nukem 3D Twentieth Anniversary World Tour\

raze.exe and worldorder.bat folder location:
C:\Program Files (x86)\raze\worldorder.bat

I'm running Windows 10 Pro
Version: 22H2
OS Build: 19045.3570

Here's the error message:

The system cannot find the file specified.
'what' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'Path32' is not recognized as an internal or external command,
operable program or batch file.
'target' is not recognized as an internal or external command,
operable program or batch file.
'ist' is not recognized as an internal or external command,
operable program or batch file.
'equ' is not recognized as an internal or external command,
operable program or batch file.
'n1' is not recognized as an internal or external command,
operable program or batch file.
'ic.bdf' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'.map.' is not recognized as an internal or external command,
operable program or batch file.
'\wtatomic.bdf" (' is not recognized as an internal or external command,
operable program or batch file.
'notification' is not recognized as an internal or external command,
operable program or batch file.
'"C:\Users\Alex\AppData\Local\Temp\USER_FIX.CON"' is not recognized as an internal or external command,
operable program or batch file.
'obocopy' is not recognized as an internal or external command,
operable program or batch file.
The filename, directory name, or volume label syntax is incorrect.
'st' is not recognized as an internal or external command,
operable program or batch file.
The filename, directory name, or volume label syntax is incorrect.
'US:' is not recognized as an internal or external command,
operable program or batch file.
'gg' is not recognized as an internal or external command,
operable program or batch file.
'▒' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
The system cannot find the path specified.
The filename, directory name, or volume label syntax is incorrect.
'��▓▓▓▓▓▒▒' is not recognized as an internal or external command,
operable program or batch file.
'rder.grp"...' is not recognized as an internal or external command,
operable program or batch file.
'emp\*" >nul' is not recognized as an internal or external command,
operable program or batch file.
'n' is not recognized as an internal or external command,
operable program or batch file.
'▓▓▓▓▓▒' is not recognized as an internal or external command,
operable program or batch file.
'ng' is not recognized as an internal or external command,
operable program or batch file.
'el' is not recognized as an internal or external command,
operable program or batch file.
'OGRESS:' is not recognized as an internal or external command,
operable program or batch file.
STATUS: ALL DONE! Closing script...

Am I missing something?

Your problem seems to start right at the beginning of the batch file.

Try latest v1.54 of the script and see if you get an error now. If it's telling you about missing chcp.com, check in C:\Windows\System32 if you can find the file there. If not, there's your problem. Here's a way to get the file back. The file is usually bundled with Win10, though.

So, I do have the chcp.com file. I tried v1.54 I'm still getting error messages:

The system cannot find the file specified.
'what' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'Path32' is not recognized as an internal or external command,
operable program or batch file.
'target' is not recognized as an internal or external command,
operable program or batch file.
'ist' is not recognized as an internal or external command,
operable program or batch file.
'" (' is not recognized as an internal or external command,
operable program or batch file.
'l' is not recognized as an internal or external command,
operable program or batch file.
'n1' is not recognized as an internal or external command,
operable program or batch file.
'ic.bdf' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'.map.' is not recognized as an internal or external command,
operable program or batch file.
'\wtatomic.bdf" (' is not recognized as an internal or external command,
operable program or batch file.
'notification' is not recognized as an internal or external command,
operable program or batch file.
'"C:\Users\Alex\AppData\Local\Temp\USER_FIX.CON"' is not recognized as an internal or external command,
operable program or batch file.
'obocopy' is not recognized as an internal or external command,
operable program or batch file.
The filename, directory name, or volume label syntax is incorrect.
'st' is not recognized as an internal or external command,
operable program or batch file.
The filename, directory name, or volume label syntax is incorrect.
'US:' is not recognized as an internal or external command,
operable program or batch file.
'gg' is not recognized as an internal or external command,
operable program or batch file.
'▒' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
The system cannot find the path specified.
The filename, directory name, or volume label syntax is incorrect.
'��▓▓▓▓▓▒▒' is not recognized as an internal or external command,
operable program or batch file.
'rder.grp"...' is not recognized as an internal or external command,
operable program or batch file.
'temp\*" >nul' is not recognized as an internal or external command,
operable program or batch file.
'n' is not recognized as an internal or external command,
operable program or batch file.
'▓▓▓▓▓▒' is not recognized as an internal or external command,
operable program or batch file.
'ng' is not recognized as an internal or external command,
operable program or batch file.
'el' is not recognized as an internal or external command,
operable program or batch file.
The syntax of the command is incorrect.
C:\Program Files (x86)\raze>

This what's in my raze folder
Screen Shot 2023-11-04 at 3 33 08 AM

I feel like I'm missing something super obvious 🤣

I've tried double-clicking the worldorder.bat file and manually launching it from Command Prompt. Got the exact same result both times 😭

I do have the game installed in the correct spot
Screen Shot 2023-11-04 at 3 38 36 AM

I really don't know what I'm doing wrong.

Running the batch from within the Program Files dir isn't recommended as it is a system folder and therefore won't allow the necessary file operations without issues.

Try one of the following:

  • Run worldorder.bat with admin rights (right-click on script > "Run as administrator") or
  • Move the Raze folder out of the "Program Files (x86)" dir (e.g. C:\Raze or D:\Games\Raze).

I tried both of those suggestions and got the same error output. I even tried moving the raze folder to my Desktop. I'm using my BootCamp petition in VMWare Fusion right now. I'll try rebooting fully into Windows tomorrow and see if anything changes. Thanks for the ideas/suggestions. I'll report back tomorrow 😃

No feedback for half a year. Considering this one solved.