Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved NoClassDefFoundError @ AbstractScript init

Joined
Dec 10, 2014
Messages
3,332
Code:
Exception in thread "4192 - Alpha Fighter (v2.0)" java.lang.NoClassDefFoundError: Could not initialize class nul.IiiIIIiiIIIi
at com.runemate.game.api.script.framework.AbstractScript.<init>(gpb:46)
at com.alphav2.api.bot.AlphaBot.<init>(AlphaBot.java:51)
at com.alphav2.api.bot.taskbot.AlphaTaskBot.<init>(AlphaTaskBot.java:12)
at com.slashnhax.bots.alpha.alpha_fighter_rewrite.AlphaFighter.<init>(AlphaFighter.java:21)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at nul.iiIIIIiIIiII.float(uxb:48)
at nul.iIIiIIiIIIii.null(rfc:199)
at nul.IiiIIIiIIIIi.run(hfc:256)
@Cloud @Arbiter
 
Nvm, seemed to be fixed after restarting the client
 
Top