miniMAXIme: Character scaler and selector

by Pi-C

The player stands like a giant near the vehicles. Now you can adjust the size of your character -- and you can change your appearance at any time if you've other mods that provide extra characters!

Tweaks
11 days ago
0.16 - 2.0
26.4K

g [Fixed] 1.1.16 Crash

2 years ago

The mod miniMAXIme: Character scaler and selector (1.1.16) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event minime::on_gui_click (ID 1)
minime/scripts/gui.lua:248: attempt to index field 'gui_toggle' (a function value)
stack traceback:
minime/scripts/gui.lua:248: in function 'select_character'
minime/scripts/gui_stuff/gui_char_selector.lua:1112: in function 'character_button_click'
minime/scripts/gui_stuff/gui_char_selector.lua:1136: in function 'on_gui_click'
minime/scripts/gui.lua:315: in function 'event_handler'
minime/scripts/events.lua:188: in function <minime/scripts/events.lua:185>

2 years ago

Thanks for the report! I've made a stupid error, hitting the button twice when pasting a function name. So, instead of calling function minime_gui.selector.gui_toggle(), the game was looking for the function gui_toggle() in the non-existent table minime_gui.selector.gui_toggle. This should be fixed in version 1.1.17. :-)

2 years ago

Thanks, all working now

2 years ago

You're welcome!

New response