open-osrs / runelite

Actually open source Old School RuneScape client
https://openosrs.com
BSD 2-Clause "Simplified" License
322 stars 448 forks source link

Mining plugin not working #433

Closed fatchan closed 5 years ago

fatchan commented 5 years ago

The mining plugin doesnt show anything when enabled.

Expected it to show some information similar to the woodcutting plugin: image

Cheers.

f0rmatme commented 5 years ago

Read what the mining plugin actually does under the config

fatchan commented 5 years ago

image image Yep, session stats and mining state not working. But whatever, close the issue :roll_eyes:

f0rmatme commented 5 years ago

Sorry was not aware this mining plugin had session stats as well, this plugin most likely will get some work on it soon.

Ganom commented 5 years ago

This was probably broken in the update, due to jagex removing and readjusting a ton of gameobject ids, and the creator of the plugin didn't grab from api, and instead hard coded the ids in, it'll take quite a bit of work to get it back up and running.