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 ClassCastException @ DevKit Interface tab

Joined
Dec 10, 2014
Messages
3,255
(05:11:36) java.lang.ClassCastException
(05:11:36) Error at update(Object)

@Cloud pls fix soon, I need to find a texture id
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
RS3, haven't tested with OSRS
 
OSRS works fine
ehm,
57426afca0bb14e65d646b760c36ddf4.png


Edit: What's your gamepack id?
 
Joined
Dec 10, 2014
Messages
3,255
ehm,
57426afca0bb14e65d646b760c36ddf4.png


Edit: What's your gamepack id?
I missed the most important info the first few times it seems :/
Code:
(06:06:37) [Setup] Syncing with RuneMate Cloud (2c0d25f5)...
(06:07:28) Error at update(Object)
(06:07:28) java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Number
(06:07:28)     at app.IP.for(cqb:88)
(06:07:28)     at app.IP.for(cqb:232)
(06:07:28)     at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getProjectedEntityId(qnb:208)
(06:07:28)     at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getProjectedEntity(qnb:156)
(06:07:28)     at app.hM.for(krb:2087)
(06:07:28)     at app.rn.for(krb:2403)
(06:07:28)     at app.rn$$Lambda$289/630451859.run(Unknown Source)
(06:07:28)     at app.zL.for(jrb:28)
(06:07:28)     at app.rn.run(krb:2403)
(06:07:28)     at app.rn.changed(krb:2197)
 
@Cloud, still occurs for me :/
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
I missed the most important info the first few times it seems :/
Code:
(06:06:37) [Setup] Syncing with RuneMate Cloud (2c0d25f5)...
(06:07:28) Error at update(Object)
(06:07:28) java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Number
(06:07:28)     at app.IP.for(cqb:88)
(06:07:28)     at app.IP.for(cqb:232)
(06:07:28)     at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getProjectedEntityId(qnb:208)
(06:07:28)     at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getProjectedEntity(qnb:156)
(06:07:28)     at app.hM.for(krb:2087)
(06:07:28)     at app.rn.for(krb:2403)
(06:07:28)     at app.rn$$Lambda$289/630451859.run(Unknown Source)
(06:07:28)     at app.zL.for(jrb:28)
(06:07:28)     at app.rn.run(krb:2403)
(06:07:28)     at app.rn.changed(krb:2197)
 
@Cloud, still occurs for me :/
Yeah I assumed that, I was able to recreate the issue with some hacking around but haven't been able to resolve it yet.
 
Joined
Dec 10, 2014
Messages
3,255
Yeah I assumed that, I was able to recreate the issue with some hacking around but haven't been able to resolve it yet.
@Cloud It's still occurring and preventing me from doing anything with interfaces :/
 
Clearing all Jagex and RuneMate stuff from my PC didn't help either :/
 
Also, all bounds for top level interfaces (containers) are null.
 
Top