Error with Fancier Block Particles
Closed this issue · 2 comments
Mod loader
Forge
Minecraft version
1.12.2
Mod version
0.7.1
Modloader version
Cleanroom 3.3.4-27
Modpack info
No response
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
Issue description
There seems to be an error on the log at the beginning of world creation / world load when using with Fancier Block Particles mod, it was mentioned at the github of the mod before but me it hasn't been fixed. Let me know if you needed anything to help.
[07:08:44] [Server thread/ERROR] [snowrealmagic]: Catching java.lang.ClassNotFoundException: com.TominoCZ.FBP.FBP
Oh, this makes sense since I changed my package name.
Anyway, the original fix was janky; I PR'd a new, better fix #405