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

Puzzle crashing in 1.20.2 or earlier #226

Closed
fireboy637 opened this issue Dec 23, 2023 · 4 comments
Closed

Puzzle crashing in 1.20.2 or earlier #226

fireboy637 opened this issue Dec 23, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@fireboy637
Copy link

I see "fixed the ETF & EMF config screen getting faded black in recent versions" in the changelog of version 5.0 of the ETF,but it doesn't seem to be fixed, even though I've switched to the latest version.Still the same old issue, crashing when pulling down the Puzzle config screen.

crash-2023-12-23_23.10.07-client.txt

Minecraft version: 1.20.1
ModLoader: Fabric 0.15.3
ETF Version: 5.0

@fireboy637 fireboy637 added the bug Something isn't working label Dec 23, 2023
@Traben-0
Copy link
Owner

What?

That fix message has nothing to do with puzzle???

It is puzzles implementation that needs to be updated, I'll look into doing a pr to fix it after the holidays

@Traben-0
Copy link
Owner

Traben-0 commented Jan 2, 2024

puzzle has fixed it but they havent backported the fix :/

@Traben-0
Copy link
Owner

Traben-0 commented Jan 2, 2024

for now just add
"entity_texture_features"

into the disabled integrations list of your puzzle config file <MC_DIRECTORY>/config/puzzle.json

example:

"disabledIntegrations": [
    "another_mod",
    "entity_texture_features"
  ],

@Traben-0 Traben-0 changed the title [BUG]The Puzzle crash issue for ETF & EMF doesn't seem to be resolved [BUG]The Puzzle crash issue with 1.20.2 or earlier Jan 2, 2024
@Traben-0 Traben-0 changed the title [BUG]The Puzzle crash issue with 1.20.2 or earlier Puzzle crash issue with 1.20.2 or earlier Jan 2, 2024
@Traben-0 Traben-0 pinned this issue Jan 2, 2024
@Traben-0 Traben-0 changed the title Puzzle crash issue with 1.20.2 or earlier Puzzle crashing in 1.20.2 or earlier Jan 2, 2024
@Traben-0
Copy link
Owner

Traben-0 commented Jan 2, 2024

I will mark this as resolved as the creator has a fix, but they only seem to push releases for the current version :/

I will leave this pinned on the issues page so others can see the setting to prevent this crash that i've written above

@Traben-0 Traben-0 closed this as completed Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants