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

Change the list of equipment while sort by Crit section cause error #614

Closed
binaryspica opened this issue May 4, 2020 · 0 comments · Fixed by #617
Closed

Change the list of equipment while sort by Crit section cause error #614

binaryspica opened this issue May 4, 2020 · 0 comments · Fixed by #617

Comments

@binaryspica
Copy link
Contributor

binaryspica commented May 4, 2020

Environment

Ver 0.47.5~0.47.6
Windows 10

Description

Although I have seen the bug on 0.47.5, but I can't reproduce when it does so I didn't report it. But just now I can get how to do(and perhaps why it occurs). It only occurred on 0.47.5 and 0.47.6, but not 0.47.4.

You can cause the bug by following this step:

  1. First, move to Equipment tab.
  2. Choose any list as you want.
  3. Click 'Crit' and sort by critical slots.
  4. Then change the list to either Physical Weapons, All Weapons or Other Equipment.
  5. See the difference? Now the list is down and you can't see anything correctly. Even if you click the other line and sort by the other element, it doesn't bring back to the normal state.

b1

I think that the reason is the item with 'Crit' value of 'variable'. Only the lists with such items are cause the error, such as Hatchet of Physical Weapon and Targeting Computer of Other Equipment.

Edit: But the weird thing is, 'Ton' line doesn't cause the same problem, despite there are also some items with Ton value of 'variable'. The bug only occurs when you sort by Crit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant