spearmaster Character


This mod adds my favorite Slugcat: Spearmaster from Rain World, to Factorio with the help of the CharacterModHelper mod. Supported by character selection mods.

Content
6 months ago
2.0
214
Character

b Crash on loading

19 days ago

As of version 2.0.6, CharacterModHelper will crash when function check_my_prototypes() is called too early:

Failed to load mods: __CharacterModHelper__/images.lua:148: This function must be called during data-final-fixes!
stack traceback:
  [C]: in function 'error'
  __CharacterModHelper__/images.lua:148: in function 'map_armors_to_char_anims'
  __CharacterModHelper__/data.lua:140: in function 'check_my_prototypes'
  __spearmaster-character__/data.lua:17: in main chunk

Mods to be disabled:
• spearmaster-character (0.1.0)

Please move the function call to data-final-fixes!

New response