EarendelDevelopers / factorio-mods

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

Can't land on another planet #244

Closed YannickStumpf closed 1 year ago

YannickStumpf commented 1 year ago

So everytime I try to travel to another planet, i get this error, I have no Idea why, can someone help me out. If more details are needed I can provide logs etc

Error while running event space-exploration::on_tick (ID 0) space-exploration/scripts/launchpad.lua:1294: attempt to index local 'container' (a nil value) stack traceback: space-exploration/scripts/launchpad.lua:1294: in function 'tick_journey_land' space-exploration/scripts/launchpad.lua:1322: in function 'tick_journey' space-exploration/control.lua:1392: in function 'callback' space-exploration/scripts/event.lua:15: in function <space-exploration/scripts/event.lua:13>

InappropriatePenguin commented 1 year ago

What version of SE are you on?

YannickStumpf commented 1 year ago

Im on version 0.6.78

InappropriatePenguin commented 1 year ago

You have AAI Programmable Vehicles too, I'm guessing?

If you do, set the Construction denial range in map settings to 0 and you'll be able to land.

InappropriatePenguin commented 1 year ago

Closing this due to lack of response.