Cleanup icon indicating copy to clipboard operation
Cleanup copied to clipboard

Items stuck in unusable state

Open notsureawake opened this issue 8 years ago • 8 comments

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.

notsureawake avatar Dec 21 '16 16:12 notsureawake

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.

shirsig avatar Dec 21 '16 17:12 shirsig

What would be the best way to resolve this issue? Keeps happening. Contact the developers for the server?

phendrome avatar Jan 12 '17 04:01 phendrome

upvote this: https://elysium-project.org/bugtracker/issue/966

shirsig avatar Jan 12 '17 12:01 shirsig

Would a configurable delay have the ability to solve this issue also?

notsureawake avatar Jan 12 '17 12:01 notsureawake

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.

shirsig avatar Jan 12 '17 12:01 shirsig

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 .

notsureawake avatar Jan 12 '17 12:01 notsureawake

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!

shinnova avatar Jun 14 '17 20:06 shinnova

im so confused when i opened up the lua file there is no delay thing anywhere, unless he meant the sortbags lua

calliberjoe avatar Jul 15 '18 23:07 calliberjoe