Cazadorsniper / PO3

Project Ozone 3
42 stars 14 forks source link

netty IO gives error about mod list not matching #1750

Open deadlypants2 opened 1 year ago

deadlypants2 commented 1 year ago

Pack Version: 3.4.11 Pack Mode: Normal Singleplayer, Multiplayer, or LAN?: minecraft forge server on windows server 2022

Description:

When starting up the server, a error keeps coming up about every 30 seconds. It looks like the server starts up normaly and im able to join but my logging is being cloged up by messages about Netty IO disconnecting players. This message shows up even though nobody is trying to join my server. Is this message intended or is there something wrong with my server?

Steps to reproduce:

Start up the server with the server files from Curse forge.

Crash log (use pastebin or issue will be closed): https://pastebin.pl/view/a26604a3

Cazadorsniper commented 1 year ago

How are you connecting to the server? The server is running fine, its your client that isn't.

deadlypants2 commented 1 year ago

im joining the server through direct connect. but the message only apears server side and not on my client.

Cazadorsniper commented 1 year ago

Do you have access to the mods in singleplayer?

deadlypants2 commented 1 year ago

i have access to the mods in both single and multiplayer on the server

Cazadorsniper commented 1 year ago

Well the error is saying that you don't have forge installed.

Cazadorsniper commented 1 year ago

What are you using to start the client? Curseforge Launcher?

deadlypants2 commented 1 year ago

yes, Curse forge. This is also how i got the server tools

Cazadorsniper commented 1 year ago

Try reinstalling everything and make sure forge and mod versions matchup.

deadlypants2 commented 1 year ago

i tried reinstalling the server pack but i get the same error within my CMD window

Cazadorsniper commented 1 year ago

Idk what is causing this issue, maybe try it on your pc instead of the windows server, just to see if the message continues to pop up.

deadlypants2 commented 1 year ago

i installed the sderver pack and the same version of java on my pc but here i do not get the error

Cazadorsniper commented 1 year ago

Which means something is going wrong with the windows server and I can't help with that.