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

Resolved Some Exceptions

Discussion in 'Client & Site Support' started by Exia, May 2, 2015.

  1. Exia

    Joined:
    Nov 3, 2013
    Messages:
    609
    Likes Received:
    259
    Seem to be Path related
    Code (Text):
    1. java.lang.NullPointerException at
    2. com.runemate.game.api.hybrid.location.navigation.web.WebPath.getNext(vob:221) at
    3. com.runemate.game.api.hybrid.location.navigation.web.WebPath.step(vob:204) at com.runemate.game.api.hybrid.location.navigation.Path.step(ntb:13) at
    4. com.runemate.game.api.hybrid.location.navigation.Path.step(ntb:146)
    Code (Text):
    1. java.lang.NullPointerException at
    2. app.Al.catch(ksb:169) at
    3. com.runemate.game.api.hybrid.location.navigation.Traversal.isRunEnabled(yxb:2)
    Seem to be GameObject related
    Code (Text):
    1. java.lang.NullPointerException at
    2. app.fn.catch(rub:140) at
    3. com.runemate.game.api.hybrid.region.GameObjects.getLoaded(awb:190) at
    4. com.runemate.game.api.hybrid.region.GameObjects.getLoaded(awb:232) at
    5. app.UK.catch(ysb:28) at
    6. com.runemate.game.api.hybrid.region.Region.getCollisionFlags(bn:222) at
    7. com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.build(mxb:179)
    Code (Text):
    1. java.lang.NullPointerException at
    2. app.fn.catch(rub:140) at
    3. com.runemate.game.api.hybrid.region.GameObjects.getLoaded(awb:190) at
    4. com.runemate.game.api.hybrid.region.Banks.getLoadedDepositBoxes(cpb:192) at
    5. scripts.mining.locations.DepositLocation.getBanker(DepositLocation.java:28) at
    6. scripts.mining.locations.Location.inBank(Location.java:159) at
    7. scripts.mining.StandardMiner.loop(StandardMiner.java:62) at
    8. scripts.BatMinerAIO.onLoop(BatMinerAIO.java:88) at
    9. com.runemate.game.api.script.framework.LoopingScript.run(htb:239) at
    10. com.runemate.game.api.script.framework.AbstractScript.start(jnb:156) at
    11. app.bj.run(ukb:214)
    Code (Text):
    1. java.lang.IllegalArgumentException: Negative position at
    2. sun.nio.ch.FileChannelImpl.read(Unknown Source) at app.Lk.catch(web:148) at
    3. app.Lk.catch(web:175) at
    4. app.li.catch(ycb:148) at
    5. app.bI.catch(mhb:236) at
    6. app.Jk.catch(qeb:222) at
    7. app.bI.catch(mhb:273) at
    8. app.Qj.catch(kgb:231) at
    9. app.Jj.catch(hgb:259) at com.runemate.game.api.hybrid.entities.definitions.GameObjectDefinition.get(pkb:158) at
    10. app.vn.getDefinition(cnb:182) at
    11. scripts.mining.locations.Location$1.accepts(Location.java:53)
    --- Double Post Merged, May 2, 2015, Original Post Date: May 2, 2015 ---
    I forgot, @Cloud @Arbiter
     
  2. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    I don't remember which exactly, but I know many of these have been fixed.
     

Share This Page

Loading...