Page 1 of 1

[Genhis][2.0.13] Crash when biters eat factory building from "Factorissimo 3" mod

Posted: Wed Oct 30, 2024 9:24 pm
by micromario
Greetings,

I have received the following duplicate bug report several times for the "Factorissimo 3" mod.

https://github.com/notnotmelon/factoris ... /issues/57

After some time, I have found reliable reproduction steps:

Steps to reproduce:
Build a factory building
Spawn biters in editor mode
Wait for them to fully kill the structure

https://mods.factorio.com/mod/factoriss ... otnotmelon

Re: [2.0.13] Crash-to-desktop when biters eat a factory building from the "Factorissimo 3" mod.

Posted: Wed Oct 30, 2024 9:25 pm
by micromario
Note: I used factorissimo 3 version 3.4.1

Re: [Genhis][2.0.13] Crash-to-desktop when biters eat a factory building from the "Factorissimo 3" mod.

Posted: Thu Oct 31, 2024 7:12 am
by Genhis
Thanks for the report. This is in fact a mod error and it will throw in the next release. Quality parameter expect a string, not LuaQualityPrototype object.

https://github.com/notnotmelon/factoris ... l.lua#L710