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

b [Fixed] crash with EditorExtensions mod

2 years ago

hello, another crash. might be caused by EditorExtensions mod but not sure

repro steps below:
- activate Minime and EditorExtensions in game
- start new game. can be repro in an existing game too
- use the shortcut (ctrl+E) to enter editor mode
- get some infinity chest
- exit editor mode
- put the infinity chest on ground, set a filter for power armor (or MK2), does not matter
- put on the armor, no equipment necessary
- use shortcut to enter editor mode
- below crash occurs

Error while running event minime::on_player_armor_inventory_changed (ID 36)
minime/scripts/character.lua:715: nil is not a valid character!
stack traceback:
[C]: in function 'error'
minime/scripts/character.lua:715: in function 'copy_character'
minime/scripts/player.lua:180: in function 'event_handler'
minime/scripts/events.lua:126: in function <minime/scripts/events.lua:123>

2 years ago

Thanks for the report! I think this is not only related to EditorExtensions, but will happen when a player who's wearing an armor with an inventory bonus (in vanilla: modular and power armors) switches to editor mode without using this mod's GUI button. (It should work with mods that use our remote interface.)

I guess this will take a while to fix, I still need to figure out the logic behind it.

2 years ago

Please try version 1.1.2!

2 years ago

seems to be fixed. thanks

I had another crash but I am not sure what happened. I updated all mods and grabbed experimental build and it went away. if I can repro it I shall create another issue here. it was very similar error though. almost same name function but different (it had no armor/player in it)
cheers

New response