-
Notifications
You must be signed in to change notification settings - Fork 18
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
Requires EmbeddiumOptions When it Shouldn't #63
Comments
To add onto this, the features from Textrues Embedium Options are now built into Embedium, causing the mods to be incompatible. The Mod owner of textrues even archived the mod due to it now being irrelevant and unusable. |
Removing the dependency from the mods.toml seems to fix the issue on forge 1.20. Probably just mark TEO as incompatible and require embeddium 0.3.16+. |
This worked for me as well. Future reader - if you read this before an official mod update, you can fix this yourself by using 7zip or another archive/zip reader, right click the mod file -> open archive -> open META-INF directory -> edit mods.toml -> remove the Textrues block |
Same problem for me can´t use embeddium extras without modyfying a mod. |
More complete fix that modifies .gradle files and updates the Embeddium depenency: #66 Hopefully these changes will be merged into the mod itself if work on it continues, as it will save them some grunt work |
EmbeddiumOptions is no longer supported since Embeddium 0.3.16 but this mod still requires it. This produces the following error on startup.
The text was updated successfully, but these errors were encountered: