Alternative Alt Mode


Replaces the standard Alt-Mode by providing more information for more objects. This information is shown only for entities around the player cursor, so the graphics of other objects can be enjoyed without always having an information overlay on top of them.

Utilities
25 days ago
2.0
459

b non-recoverable error

15 days ago

Hi
I am getting this error

The mod Alternative Alt Mode (0.3.3) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event alt-alt-mode::on_selected_entity_changed (ID 59)
alt-alt-mode/scripts/player_logic.lua:54: attempt to index field 'alt_mode_status' (a nil value)
stack traceback:
alt-alt-mode/scripts/player_logic.lua:54: in function 'show_alt_info_for_player'
alt-alt-mode/control.lua:14: in function <alt-alt-mode/control.lua:9>

10 days ago

Pretty sure it's because storage is not properly initialized on_init.

New response