Cheaterpaul / fallingleaves

Minecraft Forge Mod that adds falling leaves to trees
https://www.curseforge.com/minecraft/mc-mods/falling-leaves-forge
GNU Lesser General Public License v3.0
2 stars 1 forks source link

1.16.5 forge 36.2.8 Particles fail to find description json #10

Open Kaleidio opened 3 years ago

Kaleidio commented 3 years ago

Caused by: java.lang.IllegalStateException: Failed to load description for particle fallingleaves:falling_leaf at net.minecraft.client.particle.ParticleManager.func_215236_a(ParticleManager.java:226) ~[?:?] at net.minecraft.client.particle.ParticleManager.func_215238_b(ParticleManager.java:169) ~[?:?] at net.minecraft.client.particle.ParticleManager$$Lambda$3397/1080945842.run(Unknown Source) ~[?:?]

...

Caused by: java.io.FileNotFoundException: fallingleaves:particles/falling_leaf.json at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?] at net.minecraft.client.particle.ParticleManager.func_215236_a(ParticleManager.java:205) ~[?:?] at net.minecraft.client.particle.ParticleManager.func_215238_b(ParticleManager.java:169) ~[?:?] at net.minecraft.client.particle.ParticleManager$$Lambda$3397/1080945842.run(Unknown Source) ~[?:?]

...

SpencerMeow commented 3 years ago

This is happening to me too.

SzczurekYT commented 2 years ago

Me too