Crash with other mods using "names" data-folder.
fabbe50 opened this issue ยท 2 comments
Describe the bug
MCA causes a crash on world creation when installed alongside mods that store files in "data/{mod_id}/names/".
The following line causes an index out of bounds exception due to the other mods files aren't stored in a subfolder named "female" or "male".
To Reproduce
- Install MCA with dependencies.
- Install any mod storing files in "data/{mod_id}/names/" that doesn't follow MCA's file structure.
- Crash when creating world (also stops you from joining existing worlds, but it's the same error).
Version
Minecraft 1.20.1
MCA 7.5.21
Architectury API 9.2.14
Forge 47.3.12
Latest.log
latest.log