Cleanup
Cleanup copied to clipboard
Items stuck in unusable state
Often when sorting with the default method, a few items become stuck, turning gray and unusable until logging out to char select and logging back in. A /rl doesn't fix it. If any other info is required please let me know. This is with the current version of the addon on Elysium.
Yeah I've seen it myself. seems to be a server bug. you can get rid of it by relogging. Only seems to happen when the inventory is in chaos though, not for resorting parts of it.
What would be the best way to resolve this issue? Keeps happening. Contact the developers for the server?
upvote this: https://elysium-project.org/bugtracker/issue/966
Would a configurable delay have the ability to solve this issue also?
The delay needs to be pretty huge (like 100x slower). You can try changing the "break" on line 259 to "return" and increasing the delay on line 129 from .2 to .5 or something.
Alright, thanks very much for your help and the time you put in to your addons.
On Thu, Jan 12, 2017 at 7:46 AM, shirsig [email protected] wrote:
The delay needs to be pretty huge (like 100x slower). You can try changing the "break" on line 259 to "return" and increasing the delay on line 129 from .2 to .5 or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shirsig/Clean_Up_GUI/issues/1#issuecomment-272154542, or mute the thread https://github.com/notifications/unsubscribe-auth/ABV6-KlR9pfrVTfHWUvyePC1VK02G_bYks5rRiCegaJpZM4LTJhR .
The delay needs to be pretty huge (like 100x slower). You can try changing the "break" on line 259 to "return" and increasing the delay on line 129 from .2 to .5 or something.
After doing this I haven't experienced the issue at all anymore. Thank you for the workaround!
im so confused when i opened up the lua file there is no delay thing anywhere, unless he meant the sortbags lua