WAILA Plugins

WAILA Plugins

9M Downloads

ClassNotFoundException when server starts

ams2990 opened this issue · 2 comments

commented

If I have only ttCore and Waila in my mods folder, the server starts fine with no errors. If I add WAILAPlugins, I get an IllegalStateException caused by a ClassNotFoundException. I suspect it has something to do with the mod load order but am not sure. The full error is here: http://pastebin.com/raw.php?i=1qT7zxcm

I am running Cauldron 1343, and have ttCore 0.1.0.67, Waila 1.5.10, and WAILAPlugins 0.0.1-14.

commented

That's a harmless error.
On Apr 21, 2015 1:22 PM, "ams2990" [email protected] wrote:

If I have only ttCore and Waila in my mods folder, the server starts fine
with no errors. If I add WAILAPlugins, I get an IllegalStateException
caused by a ClassNotFoundException. I suspect it has something to do with
the mod load order but am not sure. The full error is here:
http://pastebin.com/raw.php?i=1qT7zxcm

I am running Cauldron 1343, and have ttCore 0.1.0.67, Waila 1.5.10, and
WAILAPlugins 0.0.1-14.


Reply to this email directly or view it on GitHub
#33.

commented

Regardless, can you move the reference to a class that is not loaded unless the base class exists? Logspam is, as a rule, bad since it makes it harder to identify genuine issues.