Sign in to follow this  
Guedez

[Solved] class cannot access its superclass WWindow

Recommended Posts

When I run the game through Eclipse, this does not happen

But if I build the mod into a jar for the modloader, this appears

From google, I get that it's something about class loader this or that, but never they explain how to get past this.

Mods like LiveMap and SkillTracker implements WWindow just like I am doing, but that bug does not happen when I load those mods.
What causes this?

 

Edit: Adding "sharedClassLoader=true" to mod properties fix the issue

Edited by Guedez

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this