Welcome!

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

Sign up now!

Bug RM out of memory error after the last update, even with 1300mb allocated

Joined
Feb 26, 2015
Messages
822
I'm using the same batch file to start each Spectre instance as I've been using for the last few weeks.
This error only began happening after the last RM update. It only happens when logged into the game, given that it references SpriteItem.

Code:
java.lang.IllegalStateException: Unable to initialize reference table.
  at nul.IiiiIIiIiiIi.for(aib:52)
  at nul.iIiIiIiIIiII.for(gbb:13782)
  at nul.iIiIiIiIIiII.for(gbb:6174)
  at nul.IiiiIIiiiiii.for(rdb:203)
  at nul.iiIiiIiIiIiI.for(qya:59)
  at nul.iiIiiIiIiIiI.for(qya:61)
  at com.runemate.game.api.hybrid.entities.definitions.ItemDefinition.get(
sxa:204)
  at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getDefin
ition(imb:152)
  at com.runemate.game.api.hybrid.queries.SpriteItemQueryBuilder.accepts(w
pb:114)
  at com.runemate.game.api.hybrid.queries.SpriteItemQueryBuilder.accepts(w
pb:162)
  at com.runemate.game.api.hybrid.queries.QueryBuilder.results(uhb:175)
  at nul.IiiIiIiiiIII.for(wza:53)
  at nul.IiiIiIiiiIII.for(wza:176)
  at nul.IIIIIIiIiIiI.for(wza:143)
  at nul.iiIIIIiIiiii.validate(nab:1)
  at com.runemate.game.api.script.framework.LoopingBot.run(wxa:96)
  at com.runemate.game.api.script.framework.AbstractBot.start(tdb:158)
  at nul.IiiiIIiiiIIi.run(pib:138)
java.io.StreamCorruptedException: Unable to decompress the provided data because
 it's supposedly -254055117 bytes long.
  at nul.IiIIiIiiiIIi.for(bhb:205)
  at nul.iIiIiIiIIiII.for(gbb:168)
  at nul.IiiiIIiIiiIi.for(aib:37)
  at nul.iIiIiIiIIiII.for(gbb:13782)
  at nul.iIiIiIiIIiII.for(gbb:6174)
  at nul.IiiiIIiiiiii.for(rdb:203)
  at nul.iiIiiIiIiIiI.for(qya:59)
  at nul.iiIiiIiIiIiI.for(qya:61)
  at com.runemate.game.api.hybrid.entities.definitions.ItemDefinition.get(
sxa:204)
  at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getDefin
ition(imb:152)
  at com.runemate.game.api.hybrid.queries.SpriteItemQueryBuilder.accepts(w
pb:114)
  at com.runemate.game.api.hybrid.queries.SpriteItemQueryBuilder.accepts(w
pb:162)
  at com.runemate.game.api.hybrid.queries.QueryBuilder.results(uhb:175)
  at nul.IiiIiIiiiIII.for(wza:53)
  at nul.IiiIiIiiiIII.for(wza:176)
  at nul.IIIIIIiIiIiI.for(wza:143)
  at nul.iiIIIIiIiiii.validate(nab:1)
  at com.runemate.game.api.script.framework.LoopingBot.run(wxa:96)
  at com.runemate.game.api.script.framework.AbstractBot.start(tdb:158)
  at nul.IiiiIIiiiIIi.run(pib:138)
Unable to load item definition for "37947: Unable to initialize reference table.
"
 
Joined
Feb 26, 2015
Messages
822
@Arbiter @Cloud @SlashnHax @Party

Update:
I restarted all RuneScape instances (and may have restarted the PC as well, I don't remember) and the problem stopped happening. Right before I had experienced that error, I had cleared my RuneScape cache.

Also, I had other issues this afternoon after clearing the RuneScape cache at that time (since I'm trying to do that between bot shifts) where the bot would misclick on the map very often when using the minimap in fixed size legacy mode. Furthermore, my abyss RCer wasn't detecting obstacles within the abyss. Once again, restarting all RS instances fixed those problems.
 
Top