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

Can't access any menu outside of the Factory Manager #186

Closed
MildFlames opened this issue Oct 29, 2024 · 3 comments
Closed

Can't access any menu outside of the Factory Manager #186

MildFlames opened this issue Oct 29, 2024 · 3 comments

Comments

@MildFlames
Copy link

Every time I right click on anything, I just get a dark screen. No labels, no buttons, nothing. I'm on 1.21.1 playing the TNP8 modpack, and the developer doesn't know either. I see there are scripts with many custom GUI layers causing it, but my code is extremely basic. Here is my code.
`NAME "Hives"

EVERY 20 TICKS DO
INPUT FROM hive
OUTPUT TO drawer
END
`

@TeamDman
Copy link
Owner

there's a problem that is affecting many mods, if you go in to the accessibility settings you can turn blur off which helps I think

@MildFlames
Copy link
Author

That worked, thanks!

@TeamDman
Copy link
Owner

TeamDman commented Nov 2, 2024

still an issue, am tracking this in #165

@TeamDman TeamDman closed this as completed Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants