DrParadox7 / Lost-Era-Modpack

Files for the Lost Era Modpack
GNU General Public License v3.0
7 stars 7 forks source link

"A fatal error has occured, this connection is terminated" when trying to connect to server #80

Closed loxfer72 closed 11 months ago

loxfer72 commented 11 months ago

Your Pack Version

1.6.2

Type of Instance

Multiplayer

Your Expectation

Tried to connect to my friend's server by direct connect and added server.

The Reality

Got a "A fatal error has occured, this connection is terminated" image Before the update 1.6.2 it was fine

Your Proposal

I already tried to redownload the modpack, also i can play in solo without getting this error so maybe its related to my profile on the server like an item linked to an updated mod

Final Checklist

DrParadox7 commented 11 months ago

Screenshots won't ever say enough to solve issues. I'll need more information in the form of a log

loxfer72 commented 11 months ago

Sure, here is my fml-client-latest.log fml-client-latest.log

DrParadox7 commented 11 months ago

There is a problem with the game not being able to get the UUID: https://github.com/CoFH/ThermalExpansion-1.12-Legacy/blob/5f673af70771b39f60d685c30c44cbd84c2daa2b/src/main/java/cofh/thermalexpansion/block/TileInventory.java#L341C9-L341C9

Does this occur only to you?

loxfer72 commented 11 months ago

No, a friend just tried a few minutes ago and got the same error

DrParadox7 commented 11 months ago

Have you guys tried loading a backup in case there is some type of corruption?

loxfer72 commented 11 months ago

No the owner of the server is not avalable for now but surely will later, i will ask him to try and give you feedback.

DrParadox7 commented 11 months ago

What I can tell you is that this is caused by a Compression Dynamo sending a faulty packet. It is supposed to send a network packet with 3 values:

However, it is sending a non-valid UUID causing clients receiving it to crash. This could very well be caused by corruption but it is certainly an issue with the world itself.

loxfer72 commented 11 months ago

So we did load a backup and now it works, thank you very much for your help and also for this great modpack.

DrParadox7 commented 11 months ago

I'm glad to hear it..