Homeworld Redux

by Silari

Supply resources to your homeworld so that civilization can be restored. Update of Homeworld mod, originally by ljdp

Content
1 year, 11 months ago
0.15 - 1.1
739
Mining Manufacturing

b [DONE] homeworld_logic.lua:372: attempt to index local 'player' (a nil value)

3 years ago

The mod Homeworld Redux (1.1.2) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event homeworld_redux::on_tick (ID 0)
homeworld_redux/homeworld_logic.lua:372: attempt to index local 'player' (a nil value)
stack traceback:
homeworld_redux/homeworld_logic.lua:372: in function 'tick'
homeworld_redux/control.lua:71: in function <homeworld_redux/control.lua:67>

occurs after removing an inactive player

3 years ago

Thats part of really old code that used to show/hide the Homeworld GUI when the player held a portable electronics. I took out most of it when I added the GUI button instead, since that's way more convenient. The only bit leftover was to make sure old saves that had the GUI open from the electronics could close it still. Since that happened about 3 years ago, I'm gonna remove that leftover code.

So fixed in the latest version.

3 years ago
(updated 3 years ago)

Thanks for your work :-)

New response