Munging Errors
Moderator: Moderators
-
LightningBit22
- Posts: 2
- Joined: Mon Aug 22, 2016 7:59 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Munging Errors
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.
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Munging Errors
Welcome to Gametoast! 
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=13806LightningBit22 wrote:In Battlefront II the map is just called a bunch of random letters and symbols
What this means is that the mission script is being executed, but the world itself isn't loading properly.LightningBit22 wrote:if I try to open it, it just takes me to the character selection screen, but I can't spawn any units.
You should go ahead and post those errors here inLightningBit22 wrote:It might also be worth mentioning that every time I munge, I get a truckload of errors reporting missing files.
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