WTHIT

WTHIT

13M Downloads

"java.util.NoSuchElementException: No value present" Error, Minecraft 1.21.5

mrdhobbs opened this issue ยท 0 comments

commented

Describe the issue

Using Minecraft 1.21.5, Fabric 0.16.14 and WTHIT 15.0.1 (among others), and I am getting the following errors in my logs (no discernable issues within the game itself):

[Render thread/ERROR]: [WTHIT] Caught unhandled exception : [class mcp.mobius.waila.plugin.extra.provider.ProgressProvider] java.util.NoSuchElementException: No value present [Render thread/ERROR]: [WTHIT] java.util.NoSuchElementException: No value present at java.base/java.util.Optional.orElseThrow(Optional.java:377)

Any idea what could be causing this?

Log output and crash report

https://gist.github.com/mrdhobbs/2db4e4aa112ca7eb21cbf0dc1464675f

Additional context

No response