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

RuneMate V1.0.0 - Beta 16.1

Discussion in 'Announcements' started by Cloud, Apr 30, 2014.

  1. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Changelog
    • Fixed "A NullPointerException has occurred while determining the highest priority rs-event"
    • Fixed Area.getCenter()
    • Fixed Screen.getBounds()
    • Improved Lost & Found random event
     
  2. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Got this earlier today:
    java.lang.NullPointerException
    An exception has occurred in Evil Twin while checking for active rs-events

    Also, the tooltip for the blood theme when hovering the client buttons needs to have a slight color change, i feel it's too similar to the background and slightly hard to see.
     
  3. Salvation

    Salvation First Bot Author

    Joined:
    Aug 7, 2013
    Messages:
    262
    Likes Received:
    68
    Dem stacktrace:
    Code (Text):
    1.  
    2. java.lang.NullPointerExceptionAn exception has occurred in Evil Twin while checking for active rs-events
    3.  
    4.     at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(Unknown Source)
    5.     at sun.reflect.UnsafeLongFieldAccessorImpl.getLong(Unknown Source)
    6.     at sun.reflect.UnsafeLongFieldAccessorImpl.get(Unknown Source)
    7.     at java.lang.reflect.Field.get(Unknown Source)
    8.     at com.runemate.game.a.prn.do(nkb:1362)
    9.     at com.runemate.game.a.prn.do(nkb:164)
    10.     at com.runemate.game.a.prn.super(nkb:211)
    11.     at com.runemate.game.api.a.b.prn.do(ejb:262)
    12.     at com.runemate.game.api.a.b.Nul.do(ccb:144)
    13.     at com.runemate.game.api.hybrid.entities.definitions.GameObjectDefinition.get(tlb:223)
    14.     at com.runemate.game.api.osrs.c.Prn.getDefinition(zdb:206)
    15.     at com.runemate.game.api.hybrid.region.GameObjects$5.accepts(ucb:24)
    16.     at com.runemate.game.api.hybrid.region.GameObjects$5.accepts(ucb:63)
    17.     at com.runemate.game.api.osrs.a.CON.do(aib:149)
    18.     at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(ucb:75)
    19.     at com.runemate.game.api.hybrid.region.GameObjects.getNearestTo(ucb:58)
    20.     at com.runemate.game.api.hybrid.region.GameObjects.getNearestTo(ucb:155)
    21.     at com.runemate.game.api.hybrid.region.GameObjects.getNearest(ucb:174)
    22.     at com.runemate.game.b.c.nUL.for(djb:50)
    23.     at com.runemate.game.b.nUl.do(shb:226)
    24.     at com.runemate.game.api.script.framework.LoopingScript.enum(wib:89)
    25.     at com.runemate.game.api.script.framework.LoopingScript.do(wib:96)
    26.     at com.runemate.game.api.script.framework.LoopingScript$1.run(wib:277)
    27.     at java.lang.Thread.run(Unknown Source)
     
  4. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    It's an error in the API itself, is this for OSRS or RS3?
     
  5. Salvation

    Salvation First Bot Author

    Joined:
    Aug 7, 2013
    Messages:
    262
    Likes Received:
    68
    *coughs* rs3 has no random events
     
  6. Viewer

    Viewer Discretion is advised

    Joined:
    Jan 2, 2014
    Messages:
    306
    Likes Received:
    77
    Yes it does, login and bank pin are considered random events :p
     
  7. Salvation

    Salvation First Bot Author

    Joined:
    Aug 7, 2013
    Messages:
    262
    Likes Received:
    68
    Yeah but the error clearly states Evil Twin, so asking whether it's OSRS or RS3 is kinda stupid :p
     
  8. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    no comment.
     
    Salvation likes this.
  9. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Rofl
     

Share This Page

Loading...