Skip to content
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

Equipped items that show as red question mark disappear on log out #258

Closed
OrthoTemplar opened this issue Apr 1, 2022 · 2 comments
Closed
Labels
bug Something isn't working client issue For issues that are out of our scope since they are client side

Comments

@OrthoTemplar
Copy link

Describe the bug
Equipped items that show as red question mark disappear on log out. (In inventory they are kept just fine)

Steps to reproduce

  1. Equip red question mark item - Ex: Ironheart Chain
  2. Log out
  3. Log in
  4. Check character window, item is missing

Expected behavior
Item is still present and equipped.

@OrthoTemplar OrthoTemplar added the bug Something isn't working label Apr 1, 2022
@GrenderG
Copy link
Member

GrenderG commented Apr 1, 2022

This was done intentionally to prevent client crashing due to missing display_id. Although maybe there's a less destructive approach.

@GrenderG GrenderG added the client issue For issues that are out of our scope since they are client side label Apr 2, 2022
@GrenderG
Copy link
Member

GrenderG commented Apr 2, 2022

From now on you won't be able to equip items with wrong display id. 43d30d2

@GrenderG GrenderG closed this as completed Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client issue For issues that are out of our scope since they are client side
Projects
None yet
Development

No branches or pull requests

2 participants