Welcome!

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

Sign up now!

Interface closer notification details

Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
I think it would be nice to give more detail in the notification that appears when the interface closer pops up, like instead of just saying "Interface Closer has been activated!' it could instead say 'Interface Closer - 'Report window' has been activated!"

Also, it seems that every time i stop an instance the Interface closer is being activated and throwing two exceptions:

Code:
java.lang.NullPointerException
        at nul.IiIiiIiIiiIi.const(rtb:68)
        at nul.IiIiiIiIiiIi.const(rtb:84)
        at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(fjc:193)
        at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(fjc:21)
        at com.runemate.game.api.hybrid.queries.GameObjectQueryBuilder.initialDa
taSet(hgc:154)
        at com.runemate.game.api.hybrid.queries.QueryBuilder.results(pmb:149)
        at nul.IiIiIIiIIiii.const(otb:151)
        at nul.IiIiIIiIIiii.const(otb:211)
        at nul.iiiIIIiiiiIi.execute(hob:246)
        at com.runemate.game.api.script.framework.LoopingScript.run(fnb:154)
        at com.runemate.game.api.script.framework.AbstractScript.start(fqb:20)
        at nul.iIiiIIiIIiII.run(zfc:85)
A java.lang.NullPointerException has occurred in Grim Reaper's Office while deci
ding how to handle the active game events.
Interface closer has been activated!
java.lang.NullPointerException
        at nul.iIiIiIiIIIii.const(mnb:262)
        at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceContainers
.getAt(fhc:12)
        at com.runemate.game.api.hybrid.queries.InterfaceComponentQueryBuilder.i
nitialDataSet(vbc:21)
        at com.runemate.game.api.hybrid.queries.QueryBuilder.results(pmb:149)
        at nul.IiiIIIiiiiii.const(vvb:136)
        at nul.iiiiiIiIiiii.const(vvb:247)
        at nul.iiiiiIiIiiii.run(vvb:197)
        at nul.iiiIIIiiiiIi.execute(hob:185)
        at com.runemate.game.api.script.framework.LoopingScript.run(fnb:154)
        at com.runemate.game.api.script.framework.AbstractScript.start(fqb:20)
        at nul.iIiiIIiIIiII.run(zfc:85)
A java.lang.NullPointerException has occurred while handling the game event "Int
erface closer"

@Cloud
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
1. I'll consider it moving forward
2. Fixed in V1.0.8 which is now available, but please stop reporting multiple bugs in a single thread.
 
Top