FNEI

by npo6ka

FNEI mod. All recipes for items and usage for them.

Utilities
2 months ago
0.15 - 1.1
268K

b Startup crash in 0.17.56

4 years ago

When trying to run a modded game with FNEI (and bobs/angels) the following exception follows when loading the map:

The mod FNEI caused a non-recoverable error.
Please report this error to the mod author.

Error while running event FNEI::on_configuration_changed
LuaStyle doesn't contain key want_ellipsis.
stack traceback:
FNEI/scripts/gui.lua:240: in function '?'
FNEI/scripts/gui.lua:166: in function 'add_gui_template'
FNEI/scripts/gui.lua:175: in function 'add_gui_template'
FNEI/scripts/gui.lua:175: in function 'add_gui_template'
FNEI/scripts/hotbar/gui.lua:155: in function 'draw_hotbar_bar_extension'
FNEI/scripts/hotbar/controller.lua:43: in function 'open'
FNEI/scripts/hotbar/controller.lua:72: in function 'on_configuration_change'
FNEI/scripts/events.lua:36: in function <FNEI/scripts/events.lua:29>
stack traceback:
[C]: in function 'newindex'
__FNEI
/scripts/gui.lua:240: in function '?'
FNEI/scripts/gui.lua:166: in function 'add_gui_template'
FNEI/scripts/gui.lua:175: in function 'add_gui_template'
FNEI/scripts/gui.lua:175: in function 'add_gui_template'
FNEI/scripts/hotbar/gui.lua:155: in function 'draw_hotbar_bar_extension'
FNEI/scripts/hotbar/controller.lua:43: in function 'open'
FNEI/scripts/hotbar/controller.lua:72: in function 'on_configuration_change'
FNEI/scripts/events.lua:36: in function <FNEI/scripts/events.lua:29>

4 years ago

I came to post the same issue, I have the same error message.

4 years ago
  • Removed label style want_ellipsis as it will be used automatically everywhere as with button.
    From the changelog, this seems to be the error.
4 years ago

I am also getting this issue

4 years ago

Fixed it by removing all occurences of want_ellipsis

4 years ago

im getting the same issue :C

4 years ago

Confirmed, removing all occurences of want_ellipsis will be solved

4 years ago

How do we "Remove all occurences of want_ellipsis" i have a 70 hour save i currently cant start :(

4 years ago

https://mega.nz/#!LGoEUCAS!5lCUe_j5kjRbIAiJcFfs3SIHJKTm4Afwx1mPNrgXt78

Fixed version until the author updates.

Thx a lot, saved my weekend

4 years ago

I've linked to this conversation in the GitHub repository - hopefully the author will now see it sooner rather than later :)
https://github.com/npo6ka/FNEI/issues/45

For future reference reporting directly on GitHub is the best method for the reporting of errors - it's linked directly to the autor's email.

New response