You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When parsing themes, current messages aren't super helpful for debugging, e.g. 15:07:50] [Render thread/WARN] [minecraft/TextureManager]: Failed to load texture: saoui:textures/sao/guiedt.png [15:07:17] [Worker-Main-12/INFO] [STDERR/]: [gnu.jel.debug.Debug:check:71]: Stack mismatch when compiling conditional
Both of these occur when loading a world with the hex theme.
It would be useful to systematically have information like the file name and line number for errors such as these (but really having them for every step of the theme loading, perhaps as a debug option would be great)
The text was updated successfully, but these errors were encountered:
When parsing themes, current messages aren't super helpful for debugging, e.g.
15:07:50] [Render thread/WARN] [minecraft/TextureManager]: Failed to load texture: saoui:textures/sao/guiedt.png
[15:07:17] [Worker-Main-12/INFO] [STDERR/]: [gnu.jel.debug.Debug:check:71]: Stack mismatch when compiling conditional
Both of these occur when loading a world with the hex theme.
It would be useful to systematically have information like the file name and line number for errors such as these (but really having them for every step of the theme loading, perhaps as a debug option would be great)
The text was updated successfully, but these errors were encountered: