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

Tired effect with Natures Compass mod causes black screen when holding the compass. #335

Open
Hidden44 opened this issue Jan 11, 2025 · 5 comments
Labels
bug Something isn't working help needed

Comments

@Hidden44
Copy link

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.
image

//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.

@Hidden44 Hidden44 added the bug Something isn't working label Jan 11, 2025
@Hidden44
Copy link
Author

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.
image
image

@Insane96
Copy link
Owner

Much like the Player Revive mod, I have no idea how to fix this.

@Hidden44
Copy link
Author

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?

@Insane96
Copy link
Owner

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.

@Insane96
Copy link
Owner

Insane96 commented Feb 6, 2025

Did you report this to Nature compass?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help needed
Projects
None yet
Development

No branches or pull requests

2 participants