EarendelDevelopers / factorio-mods

This is a public repository for tracking issues with Earendel's factorio mods.
19 stars 3 forks source link

Landing ship on a very rocky landscape seems to crash the engine. #269

Closed Runaes closed 1 year ago

Runaes commented 1 year ago

Anchoring ship on vulcanite planet and got a non recoverable error.

The mod Space Exploration (0.6.95) caused a non-recoverable error. Please report this error to the mod author.

Error while running event space-exploration::on_gui_click (ID 1) The mod Filter Combinator (1.1.7) caused a non-recoverable error. Please report this error to the mod author.

Error while running event Filter_Combinator::script_raised_destroy (ID 80) Filter_Combinator/script/entity.lua:76: attempt to index a nil value stack traceback: Filter_Combinator/script/entity.lua:76: in function <Filter_Combinator/script/entity.lua:73> stack traceback: [C]: in function 'destroy' space-exploration__/scripts/util.lua:892: in function 'safe_destroy' space-exploration/scripts/spaceship-clone.lua:554: in function 'clone' space-exploration/scripts/spaceship.lua:831: in function 'land_at_position' space-exploration/scripts/spaceship-gui.lua:889: in function 'callback' space-exploration/scripts/event.lua:15: in function <space-exploration__/scripts/event.lua:13>

InappropriatePenguin commented 1 year ago

If you look at the stack trace, the code that crashed is in the mod “Filter combinator”, not SE. You should report this to that mod’s developer.

In the mean time, you can likely avoid this crash by removing all filter combinators from your spaceships.