Thut's Elevators

Thut's Elevators

4M Downloads

[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

commented

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.

Crashlog

What happens:

Game crashes

What you expected to happen:

Game loads

Steps to reproduce:

  1. Create a 34.1.27+ instance
  2. Install Thutcore + Thuttech
  3. 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+
commented

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."

commented

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.

commented

Thanks Thut! For the record, I modeled the PR off the BluSunrize fix for IE.