CraftTweaker

CraftTweaker

151M Downloads

java.io,EoFException, fieldsize is too long!

QianMuu opened this issue · 5 comments

commented

Issue description

I'm using "CraftTweaker-forge-1.19.2-10.1.55"
When I added it to "mods", both the server and client started fine.
But if you want to connect to the server, it will display like this:
qeqe
(Maybe it's a computer problem, because this doesn't happen on my other computer.)

This is the server log:
latest.log
2024-05-29-1.log.gz

This is the client log:
debug.log
latest.log

Steps to reproduce

Client cannot connect to server

Script used

No script added

The crafttweaker.log file

https://gist.github.com/QianMuu/ef4c52c107e2dd8f40d322f66ab9c8b5

Minecraft version

1.19

Modloader

Forge

Modloader version

forge-43.3.13

CraftTweaker version

CraftTweaker-forge-1.19.2-10.1.55

Other relevant information

I added the "Cobblemon-forge-1.3.2+1.19.2" module,
(maybe the two are incompatible?)

The latest.log file

https://gist.github.com/QianMuu/3ef3b5bfd2d4788deb29aef67f3ddfa9

commented

Please provide the latest.log file from the server

commented

Please provide the latest.log file from the server

I have uploaded the server's "debug.log" and "latest.log".
Please take a look.

commented

Sorry, I got confused, can you upload the client's latest.log file, I thought that was the one you had provided.

commented

Sorry, I got confused, can you upload the client's latest.log file, I thought that was the one you had provided.

I have changed and uploaded the latest log of the client.

0aa0e128-8be7-465d-ad83-5188c770e412
(This is the latest error message)

commented

Okay, both logs have nothing in them, no mention of any error, so I don't know where I would even start looking to fix this.

I am unable to reproduce, and as you say, it works on another computer, so unfortunately I am going to close this as being something related to your computer specifically.
I do see that you are using Java 18 in the client log, but the server is using Java 17, it is possible that this could cause it.

I also see that you are playing in offline mode, which could potentially cause issues.