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

[Bug] Clientside field referenced from common side #137

Closed
Linguardium opened this issue Dec 1, 2023 · 1 comment
Closed

[Bug] Clientside field referenced from common side #137

Linguardium opened this issue Dec 1, 2023 · 1 comment
Labels
🥈 duplicate This issue or pull request already exists

Comments

@Linguardium
Copy link

What happened?

Fabric fixed a bug. the bug made it so your bug was silently not an issue. now your broken code is acting broken

PresetsRegistry.register();

if (Configs.CLIENT_CONFIG.forceBetterXPreset())

@Environment(EnvType.CLIENT)
public static final ClientConfig CLIENT_CONFIG = new ClientConfig();

BCLib

N/A

Fabric API

N/A

Fabric Loader

0.15.X

Minecraft

1.20.1

Relevant log output

No response

Other Mods

No response

@quiqueck
Copy link
Owner

Duplicate of #136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🥈 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants