I was told to place this in here by another user, as my problem shouldn't be crashing Factorio the way it is.
I created a mod that is supposed to make a mine that makes a flaming puddle upon detonation, and the research, crafting recipe and everything works fine, except when it is triggered. When an enemy steps on the mine, the game freezes for 30 or so seconds (although windows said it was still responding) after which I get a message saying I broke the game and the details are in the log. It starts fine, and looks like it has no problems other than that. My PC specs are:
-Windows 7 Home Premium, Service Pack 1
-64 bit architecture
-Intel i5 processor
-Intel HD Graphics 2000 graphics driver
-No graphics card, integrated
The log file and the mod are attached below.
NOTE: I previously added the WRONG LOG FILE, please re-download it!
[0.13.6][posila] Mod Crashing Factorio
- jason03272002
- Burner Inserter
- Posts: 14
- Joined: Wed Dec 30, 2015 4:22 pm
- Contact:
[0.13.6][posila] Mod Crashing Factorio
- Attachments
-
- factorio-current.log
- The log file
- (6.81 KiB) Downloaded 171 times
-
- Fire_Mine_0.1.1.zip
- The mod itself
- (382.98 KiB) Downloaded 167 times
Re: [0.13.6][posila] Mod Crashing Factorio
Hi, thanks for the report. I'll fix the crash, but the mod won't work anyway.
Entity of type "flame-thrower-explosion" cannot be created using "create-entity" trigger effect item. You have to use "create-explosion". You should use "create-explosion" also for creating "explosion" entity.
Entity of type "flame-thrower-explosion" cannot be created using "create-entity" trigger effect item. You have to use "create-explosion". You should use "create-explosion" also for creating "explosion" entity.
- jason03272002
- Burner Inserter
- Posts: 14
- Joined: Wed Dec 30, 2015 4:22 pm
- Contact:
Re: [0.13.6][posila] Mod Crashing Factorio
Thanks a lot! I appreciate the fix, and the help with my mod. Still a beginner
Re: [0.13.6][posila] Mod Crashing Factorio
Fixed for 0.13.14.
I considered making check when loading the mods, but that would add too much of complexity to solve such a small problem. So instead you'll get a runtime error instead of crash.
I considered making check when loading the mods, but that would add too much of complexity to solve such a small problem. So instead you'll get a runtime error instead of crash.
- jason03272002
- Burner Inserter
- Posts: 14
- Joined: Wed Dec 30, 2015 4:22 pm
- Contact: