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

Enabling the mod results in the "this world is using experimental settings" warning #29

Closed
ccrowles opened this issue May 6, 2022 · 6 comments · Fixed by #28
Closed
Assignees
Milestone

Comments

@ccrowles
Copy link

ccrowles commented May 6, 2022

Minecraft version information

1.18.2

Mod loader information

Forge

Mod loader version information

40.1.16

Mod version information

1.3.4

Expected Behavior

Loading the game would go smoothly without error warnings.

Actual Behavior

A warning about experimental settings shows up, and console warns about [main/ERROR] [mixin/]: Mixin config friendsandfoes-common.mixins.json does not specify "minVersion" property.

I also tried on a clean instance with a new world with only this mod and its api, just to make extra sure that it wasn't another mod's fault, but I still got the same warning.

Reproduction Steps

  1. Open Minecraft
  2. Click on "Singleplayer"
  3. Click on your world.

Screenshots & files

logfile: here

Screenshot_2022-05-06_02-11-35_849

Screenshot_2022-05-06_02-26-23_013

@Faboslav
Copy link
Owner

Faboslav commented May 6, 2022

Hello there, that warning will be fixed in the next release, hopefully i can fix this too(if it is even possible), because this dialog is literally hell for me when i do testing of new features.

@ccrowles
Copy link
Author

ccrowles commented May 6, 2022

Hi, thanks for the reply and glad to know it will be solved!

@Faboslav
Copy link
Owner

Faboslav commented May 7, 2022

So, i did little bit of investigating, and as i said, warning will be fixed, but that dialog unfortunately can not be fixed, you can download separate mod for that, which disables it.

@Faboslav Faboslav linked a pull request May 8, 2022 that will close this issue
6 tasks
@Faboslav Faboslav added this to the 1.4.0 milestone May 8, 2022
@ccrowles
Copy link
Author

ccrowles commented May 8, 2022

Do you mean that the warning that pops up at world creation will be fixed or that the exclamation point warning near the savefile will be fixed?

(Sorry for asking but I'm not really that fluent with English)

@Faboslav
Copy link
Owner

Faboslav commented May 8, 2022

This warning will be fixed: [main/ERROR] [mixin/]: Mixin config friendsandfoes-common.mixins.json does not specify "minVersion" property

Sorry for not being clear about that.

@ccrowles
Copy link
Author

ccrowles commented May 8, 2022

Oh I see, thanks!

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

Successfully merging a pull request may close this issue.

2 participants