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

Singleplayer Crash Fix #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Ghosty920
Copy link

@Ghosty920 Ghosty920 commented Feb 28, 2025

Fix a crash with the ModList Handshake

[23:14:22] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[23:14:22] [Netty Server IO #1/INFO] [FML]: Attempting connection with missing mods [freelook] at CLIENT
[23:14:22] [Netty Server IO #1/INFO] [FML]: Rejecting connection CLIENT: [FMLMod:freelook{2.0.0}]
[23:14:22] [Netty Local Client IO #0/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S40PacketDisconnect
[23:14:22] [Server thread/INFO]: CatboyGhosty lost connection: TextComponent{text='Mod rejections [FMLMod:freelook{2.0.0}]', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  • Disabled the hider in singleplayer
  • Added a lil workflow :)
  • Changed version to 2.0.1

Also you should move the repo to your org, and change the mentions 😊👍

notes for myself: don't use codespaces again :(
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 this pull request may close these issues.

1 participant