Page 1 of 1

Map isn't munging? [Solved]

Posted: Mon Nov 23, 2015 7:19 pm
by asdfjkl
Made some changes to my map but when I munge, this is the munge output:
Hidden/Spoiler:
Worlds\munge PC
munge_world Common PC
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
munge_world TUL PC
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
Munging addme.lua...done.
Copying files to Battlefront II directory:
"C:\Program Files (x86)\Steam\steamapps\common\Star Wars Battlefront II\GameData"
Addon dir exists, continuing...
Mod dir "TUL"exists, continuing...
Copying addme.script to mod dir...done
Copying "mission.lvl" to modDir\data\_LVL_PC\...done
Copying "core.lvl" to modDir\data\_LVL_PC\...done
Copying "TUL" to modDir\data\_LVL_PC\...done
Copying "SIDE" to modDir\data\_LVL_PC\...done
Munge process finished
And then there are no changes to my map, what should I do?

Also this is something I get when I munge everything:
Hidden/Spoiler:
'odfmunge' is not recognized as an internal or external command,
operable program or batch file.
'PC_modelmunge' is not recognized as an internal or external command,
operable program or batch file.
'PC_texturemunge' is not recognized as an internal or external command,
operable program or batch file.
'terrainmunge' is not recognized as an internal or external command,
operable program or batch file.
'worldmunge' is not recognized as an internal or external command,
operable program or batch file.
'worldmunge' is not recognized as an internal or external command,
operable program or batch file.
'pathplanningmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'odfmunge' is not recognized as an internal or external command,
operable program or batch file.
'PC_modelmunge' is not recognized as an internal or external command,
operable program or batch file.
'PC_texturemunge' is not recognized as an internal or external command,
operable program or batch file.
'terrainmunge' is not recognized as an internal or external command,
operable program or batch file.
'worldmunge' is not recognized as an internal or external command,
operable program or batch file.
'worldmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'pathplanningmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'configmunge' is not recognized as an internal or external command,
operable program or batch file.
'levelpack' is not recognized as an internal or external command,
operable program or batch file.
'levelpack' is not recognized as an internal or external command,
operable program or batch file.
'levelpack' is not recognized as an internal or external command,
operable program or batch file.
'levelpack' is not recognized as an internal or external command,
operable program or batch file.
'levelpack' is not recognized as an internal or external command,
operable program or batch file.


Edit: After checking my file location of ***.lvl in my addon directory, I see that my world hasn't been munged/updated since the 21st. I only now noticed because I have just started playing around in zeroeditor :/ MY world doesn't munge and idk why...

Edit2: Figured out that the munge_world.bat file in that map was... not right somehow and I replaced it with one from another map... Not sure why that munge file was changed. I looked through it and the code seemed the same as the working munge_world.bat but at least I can munge my world now so I suppose I'll mark it solved lol just hope this didn't mess up anything else.