oldschoolgg / oldschoolbot

Old School Bot - A fanmade discord bot based on Old School RuneScape (OSRS)
https://www.oldschool.gg/
MIT License
141 stars 128 forks source link

Global lb bug #6049

Open DarkBugz opened 1 month ago

DarkBugz commented 1 month ago

Global lb xp for bso is showing the max as 24 skills. E.g. ruben has 104% max xp.

gc commented 3 weeks ago

I don't see where this is happening. Can you post a screenshot

DarkBugz commented 3 weeks ago

Screenshot_20240919_070424_Discord

nwjgit commented 3 weeks ago

I don't see where this is happening. Can you post a screenshot

issue is the static value in the query for globalLb(). Could probably make this a dynamic value based off the count of skills to prevent this from happening in the future, especially since we got sailing coming eventually too.