
Factorio 0.12.29 crashes on startup
-
- Manual Inserter
- Posts: 2
- Joined: Tue Apr 26, 2016 11:30 pm
- Contact:
Factorio 0.12.29 crashes on startup
Started playing around with modding and put together a simple mod that adds a new rail car. However, game stopped starting and crashes very early in the loading process. Removing the mod didn't make a difference, only removing all mods fixed the issue. The attached log file didn't help me understand what's going on, so it might totally be that I did something stupid in my mod, but in that case there needs to be a better error. 

- Attachments
-
- factorio-current.log
- (3.01 KiB) Downloaded 91 times
Re: Factorio 0.12.29 crashes on startup
Please upload the complete mod-folder.
Re: Factorio 0.12.29 crashes on startup
Setting launch options in Factorio properties in Steam to
should help you. I don't think it is directly caused by mods.
Code: Select all
--max-texture-size=4096
-
- Manual Inserter
- Posts: 2
- Joined: Tue Apr 26, 2016 11:30 pm
- Contact:
Re: Factorio 0.12.29 crashes on startup
Mod folder is empty.
Interestingly enough setting max-texture-size fixed the issue. I'll report back if I encounter this again.
Interestingly enough setting max-texture-size fixed the issue. I'll report back if I encounter this again.