AtomicStryker's Battle Towers

AtomicStryker's Battle Towers

23M Downloads

NeoForge version not able to join vanilla servers.

Jeppa opened this issue · 4 comments

commented

Using the NeoForge version I can not connect to vanilla servers anymore (this is possible with forge version...)

Other plugins in NeoForge like MiniMap or JEI don't have this issue/limitation.

There's not much in the logfile: (test on a local server)

[02März2024 12:37:51.297] [Render thread/INFO] [net.minecraft.client.gui.screens.ConnectScreen/]: Connecting to 192.168.1.1, 25560
[02März2024 12:37:51.303] [Server Connector #1/DEBUG] [net.neoforged.neoforge.network.DualStackUtils/]: Detected IPv4 address: "192.168.1.1"
[02März2024 12:37:52.728] [Render thread/WARN] [net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl/]: Client disconnected with reason: You are trying to connect to a server that is not running NeoForge, but you have mods that require it. A connection could not be established.
[02März2024 12:37:55.907] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!

commented

Which mod is this? I found something in the neoforge packet registry, but it shouldn't affect my mods which dont do networking (Dynamic Lights for example).

commented

Hups, I did forget to say it's
FinderCompass ;)

commented

Alright, i have updated the relevant neoforge mods so that connections with clients/servers lacking the mods is possible.

c662924

Pushed new versions to curse, they should be available there shortly.

commented

Update works great ;)