sethrem / bronzeman

BronzeMan-Mode Plugin for Rune-lite
MIT License
13 stars 10 forks source link

When runescape updates everything needs "unlocked" again #3

Open bronzeboi opened 5 years ago

bronzeboi commented 5 years ago

Whenever runescape updates and i need to rebuild the project in intellij everything goes back to being locked and upon opening my bank it unlocks everything there. That's not ideal but it's fine, the problem is that things I've gotten before and no longer have in my bank or my inventory are locked until I get them again.

I don't code and I figured out how to compile the project for this plugin specifically so if it's something on my end let me know.

TheAtomicOption commented 5 years ago

This would most likely be happening because you lose/lack your Runelite profile somehow. On Windows 10 your unlocks are by default stored in C:\Users\[WindowsUsername]\.runelite\profiles\[RuneScapeLogin]\bronzeman-unlocks.txt.

If you continue to have this problem, I suggest backing this file up before updating, and making sure that RuneLite is running with enough permissions to write to this directory. The file is a simple text file of integer values, so you can easily edit it to combine unlocks from different computers or profiles.