Josharias' Survival In-Game Help "Items" tab crashes Terasology
See original GitHub issue“NoSuchMethodError org.terasology.gestalt.assets.ResourceUrn
”
What you were trying to do
Click on the “Items” tab in the Josharias’ Survival in-game help screen.
What actually happened
Terasology crashed
How to reproduce
- Start Terasology preview alpha 20+271 (20210615)
- Start Josharias’ Survival
- Open the in-game help screen (
P
) - Click on the “Items” tab
Log details and game version
Version: preview alpha 20+271 (20210615) Logs:
19:46:21.326 [main] ERROR o.t.engine.core.TerasologyEngine - Uncaught exception, attempting clean game shutdown
java.lang.NoSuchMethodError: 'org.terasology.gestalt.assets.ResourceUrn org.terasology.engine.rendering.assets.texture.TextureUtil.getTextureUriForColor(org.terasology.nui.Color)'
at org.terasology.irlCorp.systems.MechanicalPowerToolClientSystem.drawPowerToolPowerBar(MechanicalPowerToolClientSystem.java:67)
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Terasology crashing repeatedly
Hello, I have an issue in which my game crashes as soon as I hit the play button in world creation ... Any...
Read more >Terasology: Josharias Survival - In Game Help - YouTube
A brief look at the in game help module and its integration with ... In game, use 'P' to bring up the help...
Read more >CC4401-TeraCity/TeraCity - Terasology - GitHub
Terasology is an open source project started by Benjamin "begla" Glatzel to research procedural terrain generation and efficient rendering techniques in ...
Read more >Delft Students on Software Architecture: DESOSA 2016
Atom hangs for ~30s when pasting a large text block into a new tab is an issue where we were able to add...
Read more >Delft Students on Software Architecture ... - ResearchGate
One way Atom fulfills this need is by the contribution guide. ... Atom hangs for ~30s when pasting a large text block into...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll go ahead and open a new one for those very good points.
Good question. Theoretically, re-opening this one would be fine. I don’t expect us to do a 5.1.2 to fix that as we still do not really support reproducible builds, so I’d like to target the 5.2.0 milestone. We could adjust the milestone linked on this issue, but maybe then it’s better to just create a new one.
In the end, I don’t think it matters much. Reason being that I’d rather see this as an issue that needs verifying on whether it’s present in the release candidate we’ll do this weekend and if so, re-build the module and check if it’s still there (expectation: it won’t). Ideally I guess we might want to build all omega modules freshly whenever we release omega - currently afaik we only take the latest releases we find in the artifactory, right @Cervator @keturn ?