The Wayback Machine - https://web.archive.org/web/20201020145336/https://github.com/MovingBlocks/Terasology/issues/4153
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

Durability display overflows its usual one-line UI widget #4153

Open
Cervator opened this issue Sep 19, 2020 · 0 comments
Open

Durability display overflows its usual one-line UI widget #4153

Cervator opened this issue Sep 19, 2020 · 0 comments

Comments

@Cervator
Copy link
Member

@Cervator Cervator commented Sep 19, 2020

What you were trying to do

Test JoshariasSurvival including crafting some basic tools

What actually happened

Worked fine albeit with known issues, yet a durability hit to an item caused a huge durability box rather than the usual slim line.

How to reproduce

  • Start the game running a round of JosharisSurvival - grab with groovyw module recurse JoshariasSurvival if needed
  • Find a few rocks on the ground, break some leaf blocks to get sticks, and break a single tree trunk block
  • Craft a workbench from your inventory (i)using the tree trunk block then place it and open it with e
  • Craft rock + stick to make a crude hammer (note that if in multiplayer the output may be invisible until picked up - known issue)
  • Do it again then use the second hammer as a tool to craft the first hammer into an axe
  • Note how the hammer used as a tool took a durability hit which then way overflowed the usual UI space showing durability

I'm not entirely sure where the bug actually lives for this one. Could be in the engine, could have happened when NUI was extracted to https://github.com/MovingBlocks/TeraNUI, could maybe be in a module like Durability? It might be worth looking a few builds back to narrow down when it was introduced - it should be fairly recent.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.