I encountered an issue with the mod on 1.1.34, i'm running minimaxime without any other mods other than character additions. The crash report is as follows:
The mod miniMAXIme: Character scaler and selector (1.1.34) 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_stuff/gui_char_selector.lua:437: attempt to compare boolean with number
stack traceback:
minime/scripts/gui_stuff/gui_char_selector.lua:437: in function 'update_page_selector_buttons'
minime/scripts/gui_stuff/gui_char_selector.lua:1415: in function 'on_gui_click'
minime/scripts/gui.lua:370: in function 'event_handler'
minime/scripts/events.lua:285: in function <minime/scripts/events.lua:282>
I may try to patch it myself, even though custom patches are a pain to get working on multiplayer. Any help would be greatly appreciated!