1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved NoClassDefFoundError @ AbstractScript init

Discussion in 'Developer Support' started by SlashnHax, Feb 24, 2016.

  1. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,216
    Likes Received:
    1,043
    Code (Text):
    1. Exception in thread "4192 - Alpha Fighter (v2.0)" java.lang.NoClassDefFoundError: Could not initialize class nul.IiiIIIiiIIIi
    2. at com.runemate.game.api.script.framework.AbstractScript.<init>(gpb:46)
    3. at com.alphav2.api.bot.AlphaBot.<init>(AlphaBot.java:51)
    4. at com.alphav2.api.bot.taskbot.AlphaTaskBot.<init>(AlphaTaskBot.java:12)
    5. at com.slashnhax.bots.alpha.alpha_fighter_rewrite.AlphaFighter.<init>(AlphaFighter.java:21)
    6. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    7. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    8. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    9. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    10. at java.lang.Class.newInstance(Class.java:442)
    11. at nul.iiIIIIiIIiII.float(uxb:48)
    12. at nul.iIIiIIiIIIii.null(rfc:199)
    13. at nul.IiiIIIiIIIIi.run(hfc:256)
    14.  
    @Cloud @Arbiter
    --- Double Post Merged, Feb 24, 2016, Original Post Date: Feb 24, 2016 ---
    Nvm, seemed to be fixed after restarting the client
     
  2. Best Answer:
    Post #2 by Cloud, Feb 24, 2016
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Marking as resolved.
     

Share This Page

Loading...