This morning when starting bot I immediately get this error and the bot won't even work.
java.lang.IllegalStateException: Expected a numerical value for Client.regionBaseX but instead we received null (OSRS: 8d2a7cbb)
at app.MO.this(tub:49)
at app.MO.this(tub:54)
at app.MO.this(tub:175)
at app.eq.this(wbc:86)
at com.runemate.game.api.hybrid.region.Region.getBase(fh:127)
at app.Wq.this(hic:241)
at com.runemate.game.api.hybrid.region.GroundItems.getLoaded(shc:201)
at com.runemate.game.api.hybrid.region.GroundItems.getLoaded(shc:93)
at com.runemate.game.api.hybrid.queries.GroundItemQueryBuilder.raw(cic:100)
at com.runemate.game.api.hybrid.queries.QueryBuilder.results(icc:182)
at com.bertrand.bots.bmaplechopper.BMapleChopper.onLoop(b:101)
at com.runemate.game.api.script.framework.LoopingScript.run(evb:37)
at com.runemate.game.api.script.framework.AbstractScript.start(bpb:228)
at app.jl.run(npb:45)