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
Not following this guidline will result in ignored and closed issue.
Please make sure you're using the latest versions before sending a report.
Versions:
Minecraft: 1.20.1
Forge: 47.3.12
IguanaTweaks Reborn: 3.21.5
InsaneLib: 1.16.0
What Happens:
With Natures Compass, you use it to find a biome and then you hold the compass to see the location/coords. If you have the Tired effect from your mod, it makes the screen go black while holding the compass.
//Please send logs even if you don't have any crash
//Use Gist or Pastebin debug.log / Crash reports:
(Once more, the log is so long that I have to cut it short to keep it within 512 KB.) https://pastebin.com/5frswi2k
Can be reproduced with a minimal set of mods? (IguanaTweaks Reborn + InsaneLib + e.g. Quark)?:
Yes, considering if you don't have the Tired effect, your screen doesn't go black.
The text was updated successfully, but these errors were encountered:
Regarding the last part of the template, I went ahead and made a modpack with just your mod and natures compass with the same config. The results were the same.
I have a guess, since both the mods reported overlay text on your screen. Maybe because overlaying the text is like a new GUI, the alpha/opacity just doesn't work with your Tiredness effect?
I had a similar problem when coding the Tiredness overlay when selecting an item in the hotbar the screen would go black. I don't remember how I fixed that. For the next update I'll add a config option to remove the Tired overlay.
Not following this guidline will result in ignored and closed issue.
Please make sure you're using the latest versions before sending a report.
Versions:
What Happens:

With Natures Compass, you use it to find a biome and then you hold the compass to see the location/coords. If you have the Tired effect from your mod, it makes the screen go black while holding the compass.
//Please send logs even if you don't have any crash
//Use Gist or Pastebin
debug.log / Crash reports:
(Once more, the log is so long that I have to cut it short to keep it within 512 KB.) https://pastebin.com/5frswi2k
//If different from default
Config:
https://pastebin.com/HPNSd2iL
Can be reproduced with a minimal set of mods? (IguanaTweaks Reborn + InsaneLib + e.g. Quark)?:
Yes, considering if you don't have the Tired effect, your screen doesn't go black.
The text was updated successfully, but these errors were encountered: