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 Can't start any script

Joined
Mar 12, 2024
Messages
1
Hello, I recently had my laptop repaired and data backed up (windows reinstalled etc.) and any time I try to start a script I get the following error:

15:27:51 [ERROR] [ RuneMate] Uncaught error in bot thread
java.lang.IllegalStateException: Unable to initialize reference table.
at com.runemate.game.cache.file.Js5IndexFile.load(Js5IndexFile.java:62) ~[?:?]
at com.runemate.game.cache.file.ReferenceTable.load(ReferenceTable.java:294) ~[?:?]
at com.runemate.game.cache.file.ReferenceTable.load(ReferenceTable.java:289) ~[?:?]
at com.runemate.game.cache.DataLoader.retrieve(DataLoader.java:42) ~[?:?]
at com.runemate.game.cache.item.FileLoader.load(FileLoader.java:37) ~[?:?]
at com.runemate.game.cache.item.FileLoader.load(FileLoader.java:33) ~[?:?]
at com.runemate.game.cache.item.FileLoader.load(FileLoader.java:29) ~[?:?]
at com.runemate.game.cache.item.FileLoader.load(FileLoader.java:25) ~[?:?]
at com.runemate.game.api.hybrid.local.Varbits.load(Varbits.java:33) ~[?:?]
at com.runemate.game.api.osrs.local.hud.interfaces.OptionsTab$AllSettings.isEnabled(OptionsTab.java:588) ~[?:?]
at com.runemate.game.events.osrs.OSRSInterfaceCloser.<init>(OSRSInterfaceCloser.java:14) ~[?:?]
at com.runemate.game.internal.events.GameEventControllerImpl.getEvents(GameEventControllerImpl.java:92) ~[?:?]
at com.runemate.game.internal.events.GameEventControllerImpl.validate(GameEventControllerImpl.java:40) ~[?:?]
at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:71) ~[?:?]
at com.runemate.game.api.script.framework.AbstractBot.start(vq:205) ~[RuneMate.jar:?]
at nul.iIIIIIiiiIiIiI.run(jy:385) ~[RuneMate.jar:?]
15:27:51 [INFO ] [ AbstractBot] Unable to initialize reference table.

I've tried uninstalling osrs + runemate and deleting cache, restarting computer, reinstalling ... still getting the same error.

Any help is appreciated.
 
Top