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
6 months ago
0.16 - 2.0
36.7K

b [Not a bug] Crash with the mod "Planet picker fork: mod friendly"

9 days ago

The mod Planet Picker Fork: Mod friendly (0.4.7) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event planet-picker-friendly::on_player_created (ID 32)
The mod miniMAXIme: Character scaler and selector (2.0.17) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event minime::on_player_changed_force (ID 66)
minime/scripts/forces.lua:237: attempt to index field 'force_data' (a nil value)
stack traceback:
minime/scripts/forces.lua:237: in function 'event_handler'
minime/scripts/events.lua:302: in function <minime/scripts/events.lua:299>
stack traceback:
[C]: in function 'newindex'
__planet-picker-friendly
/control.lua:35: in function <planet-picker-friendly/control.lua:24>

It only crashes with this mod and only on making a new world

9 days ago

Thanks for the report! As I don't have SA, I need some help to figure things out. Please insert these lines in scripts/forces.lua directly after line 231:

minime.show("mod.player_data", mod.player_data)
minime.show("mod.force_data", mod.force_data)

Then go to the main menu --> Settings --> Mod settings --> Startup, enable the setting "Write debugging output to log file", restart the game, reproduce the crash, and upload the log file somewhere where I can fetch it without having to register. If you're on the forums, you can also send it to me in a private message.

8 days ago

Uh, I was following all the steps before I finally got to the "Making a new world" and the issue is gone.
It just works now, I cannot explain how or why because I do not know but thanks for trying, we might have scared it off

8 days ago

Quite a mystery! :-)

I'll mark this as "Not a bug" for now. By the way, don't forget to disable the debug setting unless it's needed! It could bloat your log file considerably (depending on the number of characters available, and how often you switch characters).

New response