What did you do?
Add Items (walls to the black science building) with crtl + drag over the buldings (using EvenDistributionLite Mod)
What happened?
The Game freeze and didnt resporn only Sigterm is possible
What did you expect to happen instead?
That only the Mod crashs and give an Error Repot
Adding the logs and the save game
[2.0.71] Game froze after adding items to building using EvenDistributionLite mod
-
ro011110ot
- Burner Inserter

- Posts: 7
- Joined: Thu Oct 13, 2016 5:38 pm
- Contact:
[2.0.71] Game froze after adding items to building using EvenDistributionLite mod
- Attachments
-
- Space_Age_DS_2025_10.zip
- (9.46 MiB) Downloaded 24 times
-
- factorio-IV.log
- (12.09 KiB) Downloaded 19 times
-
- factorio-III.log
- (12.42 KiB) Downloaded 16 times
-
- factorio-II.log
- (12.94 KiB) Downloaded 19 times
-
- factorio-I.log
- (37.06 KiB) Downloaded 27 times
Re: [2.0.71] Game froze after adding items to building using EvenDistributionLite mod
Sounds like an infinite loop in a lua script, which would likely be a bug in the mod and not Factorio itself.
Re: [2.0.71] Game froze after adding items to building using EvenDistributionLite mod
Thanks for the report. It looks like the mod even distribution light has faulty logic in its transfer() function and sits in an infinite loop. You'll have to reach out to the mod author to have them fix it.
If you want to get ahold of me I'm almost always on Discord.
Re: [2.0.71] Game froze after adding items to building using EvenDistributionLite mod
The problem in my mod had to do with item health. For some reason, LuaInventory::can_insert is not taking item health into account and so is returning true even though the items cannot actually be inserted. I added a failsafe to work around this, but the API should also be fixed to account for all item properties.
Don't forget, you're here forever.

