[1.16.3] When used with Forge 1.16.3-34.1.27+ causes crash when also loading mods that register custom particles
bmwalter68 opened this issue ยท 3 comments
Issue Description:
Installing Thut's Elevators along with any mod that registers custom particles (example: SimplyJetpacks 2, Powah) game crashes with the following error:
java.lang.IllegalStateException: Failed to load description for particle simplyjetpacks:rainbow
This can be reproduced by creating a 34.1.27+ instance and adding Thut's Elevators and SimplyJetpacks 2, Powah or really any mod that registers custom particles.
What happens:
Game crashes
What you expected to happen:
Game loads
Steps to reproduce:
- Create a 34.1.27+ instance
- Install Thutcore + Thuttech
- Install any mod that registers custom particles ex: SimplyJetpacks 2, Powah
Affected Versions (Do not use "latest"): Replace with a list of all mods you have in.
- Thutcore: 1.16.3-8.0.0
- Thuttech: 1.16.3-9.0.0
- Minecraft: 1.16.3
- Forge: 34.1.27+
As a follow-up, this issue also occurs in Immersive Engineering where I posted a similar issue. Blu just responded with this:
"Yeah, we know. Forge decided to pull a breaking change. Downgrade to 34.1.25 for now. The next release will fix this."
Thanks for the report and the pull request, I will see about getting this tested and compiled shortly, hopefully today if I have the time after work. I will close the issue once the fix is actually released.