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

fix: NarutoMod:PacketHandler/]: Client attempted to connect with a different version of the mod. Server Version: 1.8.0 Client Version: ABSENT #228

Open
MachinegunMarty opened this issue Jul 9, 2023 · 4 comments

Comments

@MachinegunMarty
Copy link

I'm setting up a 1.20.1 server.
I am using Forge 47.1.0.
I am using:

  • NarutoMod-1.20-1.8.0-universal.jar
  • SekCLib-1.20-1.0.2-universal.jar

The server console get's spammed with the following message:
NarutoMod:PacketHandler/]: Client attempted to connect with a different version of the mod. Server Version: 1.8.0 Client Version: ABSENT

This message get's spammed as soon as the server starts.
I can log into the server with a client, but the message keeps spamming.
Searched in my router if someone is trying to connect to my server, but can't find anything.

@sekwah41
Copy link
Owner

sekwah41 commented Jul 9, 2023

I'll have to check if this is an artifact of how the server status part is done or where it triggers from. Either I need to add an edge case for this or I need to raise a bug with forge.

@sekwah41
Copy link
Owner

sekwah41 commented Aug 7, 2023

Added a fix for this, will be in the next update. For some reason forge changed something which means it checks it every 5 seconds.

@sekwah41 sekwah41 changed the title NarutoMod:PacketHandler/]: Client attempted to connect with a different version of the mod. Server Version: 1.8.0 Client Version: ABSENT fix: NarutoMod:PacketHandler/]: Client attempted to connect with a different version of the mod. Server Version: 1.8.0 Client Version: ABSENT Aug 7, 2023
@JELLYMAN206
Copy link

I seem to still be getting this log spam in the latest version

@sekwah41
Copy link
Owner

Made the fix but just got a bit busy and forgot to release it. Will be working on Naruto mod more starting in the next two weeks :)

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

No branches or pull requests

3 participants