-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Items stuck in unusable state #1
Comments
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 ***@***.***> 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
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABV6-KlR9pfrVTfHWUvyePC1VK02G_bYks5rRiCegaJpZM4LTJhR>
.
|
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 |
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.
The text was updated successfully, but these errors were encountered: