PDA

View Full Version : loot-be-gone not saving settings



Tgo01
10-23-2014, 11:10 PM
I noticed the stockpile list wasn't very accurate on my character and noticed this error shortly afterwards:

[loot-be-gone: done]
--- error: CharSettings.save: Permission denied - (C:/Users/Dude/Desktop/Lich/lich/data/GSIV/Duuude/loot-be-gone.sav, C:/Users/Dude/Desktop/Lich/lich/data/GSIV/Duuude/loot-be-gone.sav~)
--- Lich: loot-be-gone has exited.

Any idea what this error is about? Would this explain why the stockpile list isn't accurate at all?

Tillmen
10-25-2014, 02:08 PM
This error is probably from a zombie Ruby process bogarting the sav file, and it does explain why the stockpile list isn't accurate.

You can probably fix this by logging out of all characters and opening your task manager and killing any rubyw.exe you see. Or you could restart your computer. Or you could try Lich 4.6 which should keep this and other setting related nonsense from happening again.

Tgo01
10-25-2014, 02:15 PM
Or you could try Lich 4.6 which should keep this and other setting related nonsense from happening again.

Heck, I thought for sure I was using 4.6 but I just logged a character on and it says I'm using version 4.5.3

One thing I noticed that I'm wondering if it could have also caused the problem; I have a script that I tie to a macro key that would kill certain scripts if they are running, loot-be-gone being one of them. I didn't notice it until after I made this post but apparently said script sends the command to kill loot-be-gone twice in a row. I noticed this error after hitting said macro but didn't really notice it happening at other times. Could something like that cause this sort of error as well?

Tillmen
10-25-2014, 02:25 PM
Possibly. Lich 4.6 also uses a mutex to avoid race conditions when killing scripts, so your horrible macros should be harmless after the upgrade.