Page 1 of 1

Munging Errors

Posted: Sat Sep 03, 2016 3:16 pm
by LightningBit22
Okay so every time I try to munge my world, rather than placing the map in my addon folder, it places a weird map named "ODF". In Battlefront II the map is just called a bunch of random letters and symbols and if I try to open it, it just takes me to the character selection screen, but I can't spawn any units. It might also be worth mentioning that every time I munge, I get a truckload of errors reporting missing files. Any advice you can give me is much appreciated.

Re: Munging Errors

Posted: Sat Sep 03, 2016 6:56 pm
by Marth8880
Welcome to Gametoast! :)
LightningBit22 wrote:In Battlefront II the map is just called a bunch of random letters and symbols
This usually only happens when you don't have the official 1.1 patch installed. See question #3 here: http://www.gametoast.com/viewtopic.php?f=27&t=13806
LightningBit22 wrote:if I try to open it, it just takes me to the character selection screen, but I can't spawn any units.
What this means is that the mission script is being executed, but the world itself isn't loading properly.
LightningBit22 wrote:It might also be worth mentioning that every time I munge, I get a truckload of errors reporting missing files.
You should go ahead and post those errors here in

Code: Select all

 tags. Also, go ahead and post the contents of the debug log (BFront2.log found in GameData). To produce the log file, simply run the debugger and load your map. See question #4 here for more info regarding it: http://www.gametoast.com/viewtopic.php?f=27&t=13806