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

connector-2.0.0-beta.5+1.21.1-full not compatible with NeoForge-1.21.1-21.1.97 #1633

Closed
123qwqeq opened this issue Jan 19, 2025 · 3 comments · Fixed by #1636
Closed

connector-2.0.0-beta.5+1.21.1-full not compatible with NeoForge-1.21.1-21.1.97 #1633

123qwqeq opened this issue Jan 19, 2025 · 3 comments · Fixed by #1636
Labels
bug Something isn't working

Comments

@123qwqeq
Copy link

Minecraft version

1.21.1

Describe the bug

The game won't start.

Steps to reproduce

1.1. Use NeoForge-1.21.1-21.1.97.
2. Use the latest available Connector and its dependencies.
3.Start the game
2.
3.
...

Logs

No response

Additional context

No response

@123qwqeq 123qwqeq added the bug Something isn't working label Jan 19, 2025
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Connector Triage Jan 19, 2025
@123qwqeq 123qwqeq reopened this Jan 19, 2025
@OcrSu
Copy link

OcrSu commented Jan 19, 2025

Same issue +1,waiting for fix

@theoparis
Copy link

I received a crash with neoforge 1.21.1, but downgrading the mod doesn't work so I assume it was bundled with another mod 😕 I assume its the same issue?


aused by: java.lang.ClassCastException: class net.neoforged.fml.loading.moddiscovery.ModFileParser$MixinConfig cannot be cast to class java.lang.String (net.neoforged.fml.loading.moddiscovery.ModFileParser$MixinConfig is in module [email protected] of loader 'MC-BOOTSTRAP' @7b2f8152; java.lang.String is in module java.base of loader 'bootstrap')
--
9897 | at LAYER SERVICE/[email protected] 1.21.1-full/org.sinytra.connector.service.FabricMixinBootstrap.init(FabricMixinBootstrap.java:54)
9898 | at LAYER SERVICE/[email protected] 1.21.1-full/org.sinytra.connector.service.ConnectorPreLaunchPlugin.initializeLaunch(ConnectorPreLaunchPlugin.java:30)
9899 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$11(LaunchPluginHandler.java:106)
9900 | at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:986)
9901 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:106)
9902 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:51)
9903 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
9904 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103)
9905 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74)
9906 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
9907 | at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
9908 | at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210)
9909 | at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69)
9910 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
9911 | ... 5 more


@VaporeonScripts
Copy link

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

4 participants