[posila] [1.1.0] Menu Simulation Mod not working when zipped
Posted: Wed Nov 25, 2020 11:24 am
Hello!
I wrote a mod that adds custom menu simulations, and it works (quite beautifully). But, when I zip the mod it stops working. It doesn't crash or anything. At the main menu I'm simply met with an error message that reads:
I'm providing a minimal example mod to recreate this behaviour. The mod uses one of your menu-simulations that I copied to eliminate me messing up the save file. It also removes the vanilla simulations from for quick debugging (it still fails without this setting). So, if you run the mod by simply putting the zip in the mods folder it will give the aforementioned error. But if you unzip it, then it will run without issues and show biters bases waiting for artillery that will never arrive (I removed it).
I might be missing something since there are no example mods out there yet, but I've been playing with different combinations for a few hours now. I also tried unzipping the saves themselves, but this didn't change the outcome. I tested this in Factorio 1.1 and 1.1.1.
The main menu simulations are awesome though! It looks really amazing. Thanks!
I wrote a mod that adds custom menu simulations, and it works (quite beautifully). But, when I zip the mod it stops working. It doesn't crash or anything. At the main menu I'm simply met with an error message that reads:
Code: Select all
File D:/Games/Factorio/Factori0_x64_1.1.1/Factorio_1.1.1/temp/currently-playing-background does not exist
Code: Select all
data
I might be missing something since there are no example mods out there yet, but I've been playing with different combinations for a few hours now. I also tried unzipping the saves themselves, but this didn't change the outcome. I tested this in Factorio 1.1 and 1.1.1.
The main menu simulations are awesome though! It looks really amazing. Thanks!