Cleanup

Cleanup

22.1k Downloads

Items stuck in unusable state

notsureawake opened this issue · 8 comments

commented

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.

commented

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.

commented

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

commented

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

commented

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.

commented
commented

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!

commented

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