HelicopterRevival


Adds two fully animated helicopters to the game. Ideal for getting from A to B quickly, exploring the map, building islands and nuking biters from the sky. Originally forked from Kumpu with fixes for Factorio 0.18.2+, but adding some enhancements of my own as well. NOW also includes API for other mod authors to register their own helicopters!

Content
27 days ago
0.18 - 2.0
99.5K
Transportation Combat

b Crash after renaming newly placed helicopters

27 days ago

Hey,

we encountered a crash when renaming newly placed helicopters. Unfortunately, I’m not certain which version introduced this issue (the version at the time of the error was 0.6.2), but I’ve attached the log below. Happend in a multiplayer session.

Hope this helps.

1556.628 Error MainLoop.cpp:1468: Exception at tick 23289046: The mod HelicopterRevival (0.6.2) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event HelicopterRevival::on_gui_click (ID 1)
Value must be a string in property tree at ROOT.text
stack traceback:
[C]: in function 'add'
HelicopterRevival/logic/gui/heliSelectionGui.lua:233: in function 'OnCamClicked'
HelicopterRevival/logic/gui/heliSelectionGui.lua:60: in function <HelicopterRevival/logic/gui/heliSelectionGui.lua:56>
(...tail calls...)
1556.630 Error ServerMultiplayerManager.cpp:84: MultiplayerManager failed: "The mod HelicopterRevival (0.6.2) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event HelicopterRevival::on_gui_click (ID 1)
Value must be a string in property tree at ROOT.text
stack traceback:
[C]: in function 'add'
HelicopterRevival/logic/gui/heliSelectionGui.lua:233: in function 'OnCamClicked'
HelicopterRevival/logic/gui/heliSelectionGui.lua:60: in function <HelicopterRevival/logic/gui/heliSelectionGui.lua:56>
(...tail calls...)"

27 days ago

Thanks for the report! It's fixed now.

New response