Hello,
I'm trying to register some custom fluids, and I have researched in various tutorials and Github repositories, and have successfully created two new fluids for my mod.
But the problem occurs when I try to launch the mod, with the Server.
It gives me a java.lang.NoClassDefFoundError as I copy bellow.
Here is my fluids class.
And Here are my proxies.
Client
Common
Server
Anyone knows what am I doing wrong, as I said the code runs fine at Client Side, but ti crashes the Minecraft Server launcher.
Thank you in advance.
rafacost