I encounter this crash while playing my main save trying to deliver building to spaceship:
The mod Quantum Fabrication (2.5.15) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event quantum-fabricator::on_nth_tick(17)
quantum-fabricator/scripts/space_platforms.lua:148: attempt to index field 'rocket_silo' (a nil value)
stack traceback:
quantum-fabricator/scripts/space_platforms.lua:148: in function 'send_to_space'
quantum-fabricator/scripts/space_platforms.lua:91: in function 'process_space_requests'
quantum-fabricator/scripts/space_platforms.lua:227: in function <quantum-fabricator/scripts/space_platforms.lua:220>
Mod list for crash reproduce:
- Quality
-Space age
-Elevated rail
-Editor extensions
-Factorio library
-Quantum fabrication
This is how I reproduce the crash:
- Make a new testing world using editor extension mod
- Make a new space platform and a ghost ship with auto request construction on
- Put down a digitizing chest with material to build the ship (or just the space platform foundation is enough)
- Put down rocket silo with auto request on
- Make a ghost building (express belt in my case) for the fabricator to build
- After 1-2 sec the save crash
Thank you in advance