Hovercrafts


Speed across land and water in your own personal hovercraft. 2 versions, plus 2 more with the mod 'Laser Tanks'.

Content
24 days ago
0.16 - 2.0
66.1K
Transportation Combat

g SpaceAge Bug (Leaving Planet)

30 days ago
(updated 30 days ago)

I get this non-recoverable error when trying to Travel to a Space Platform (on Vulcanus, location might not matter). It happens whether the Hovercraft is placed down or not.

The mod Hovercrafts (2.0.0) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Hovercrafts::on_tick (ID 0)
Hovercrafts/control.lua:101: attempt to index field 'vehicle' (a nil value)
stack traceback:
Hovercrafts/control.lua:101: in function <Hovercrafts/control.lua:96>

30 days ago

thanks for the report, it should be fixed now

30 days ago

Quick work! Thanks. Will try again.

30 days ago
(updated 30 days ago)

Hi, still having the error when i leave the planet with rocket. In my case from Nauvis:. And the error is not the same:

Die Mod Hovercrafts (2.0.1) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.

Error while running event Hovercrafts::on_player_changed_position (ID 93)
Hovercrafts/control.lua:68: attempt to index field 'vehicle' (a nil value)
stack traceback:
Hovercrafts/control.lua:68: in function 'make_splash'
Hovercrafts/control.lua:81: in function <Hovercrafts/control.lua:77>

Edit: Mod is just installed and activated. Havent researched and build a HC yet

30 days ago
(updated 30 days ago)

I changed these functions quite a bit in my 2.0 port to account for remote view (player.position isn't the same as player.physical_position), remote driving, and the fact that get_tile can return invalid tiles if they haven't been generated yet: https://github.com/ArcaniVictus/Hovercrafts/pull/12/commits/2f65483016ba2950b57569dc40305ebf808cddaa

New response