
[Bug]:Crash if Elytra Trims and a server resource pack are installed at the same time
alex-skyline opened this issue ยท 0 comments
Mod loader
NeoForge
Minecraft version
1.21
Mod version
3.4.4
Affected mods
- Elytra Trims
- Extensions
Bug description
If Elytra Trims is installed (client- and server-side) at the same time as server.properties has a resource pack specified, the game crashes on loading the world. Removing ET eliminates the issue. Alternatively, removing the resource pack and sha1 lines from server.properties also eliminates the issue. Issue persists with other mods (except Kotlin) disabled/removed. Suspect conflict between built-in ET resource pack and server resource pack.
Steps to reproduce
- Install ET 3.4.4 for NeoForge to client and server
- Add a resource pack to server.properties
- Run and join server
- Crash to desktop