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

Guava 27.1 conflict with client and SpongeForge #550

Open
Dockter opened this issue Dec 30, 2023 · 0 comments
Open

Guava 27.1 conflict with client and SpongeForge #550

Dockter opened this issue Dec 30, 2023 · 0 comments

Comments

@Dockter
Copy link
Member

Dockter commented Dec 30, 2023

SpongeForge requires guava 27.1-jre. If you run the client with it you will get the following error once you try to load a world:

https://gist.github.com/Dockter/f85809e9613b6a1d61b3ea814ec429c4

Fixing this issue is a matter of deleting: .gradle\caches\modules-2\files-2.1\com.google.guava\guava\27.1-jre /s /q

Deleting this file will allow the client to run. I cannot figure out why when we refresh Almura's gradle config it download this file.

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

1 participant