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

Incompatibility with Lunar Client #11

Open
kispintyi opened this issue Jun 8, 2024 · 13 comments
Open

Incompatibility with Lunar Client #11

kispintyi opened this issue Jun 8, 2024 · 13 comments

Comments

@kispintyi
Copy link

kispintyi commented Jun 8, 2024

This mod doesn't work with Lunar Client and is crashing the game while it starts!

Crash-log: https://mclo.gs/AqwHc5j

@fzzyhmstrs
Copy link
Owner

Doesn't lunar client only work with a specific set of mods by design?

@kispintyi
Copy link
Author

No! They now support custom mods!

@fzzyhmstrs
Copy link
Owner

Well, they don't support this one. They changed something in particle rendering thats causing one of my mixins to fail.

@kispintyi
Copy link
Author

:/ Any fix you could do?

@fzzyhmstrs
Copy link
Owner

if you add "POTION" to the disabledOptimizations list in the particle_core_disabled_optimizations.json config, it might launch.

@kispintyi
Copy link
Author

Where is this file located?

@kispintyi
Copy link
Author

Found it in "C:\Users\pcusername\AppData\Roaming.minecraft\particle_core_disabled_optimizations.json"

@kispintyi
Copy link
Author

Is this the right format?
image

@kispintyi
Copy link
Author

kispintyi commented Jun 8, 2024

I can't seem to figure out the right format so I can't test if it works :/

@fzzyhmstrs
Copy link
Owner

Lists in json are like
[
"POTION"
]

With square brackets, not curly

@kispintyi
Copy link
Author

kispintyi commented Jun 8, 2024

Like this then right?
image

@kispintyi
Copy link
Author

I'm waiting for confirmation

@kispintyi
Copy link
Author

kispintyi commented Jun 8, 2024

If this was the right format then it's still crashing!

Crash-log: https://mclo.gs/9oiKBSR

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