MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
236 stars 105 forks source link

Clients can't connect to server #894

Closed Xhale1 closed 5 years ago

Xhale1 commented 5 years ago

Latest update (alpha 28) makes it impossible for clients to connect to a dedicated server. They receive errors such as being forcibly kicked by remote host, or an internal io exception. Rolling back to alpha 27 fixes the issue.

We tried completely wiping the world and alpha 28 still didn't work.

lehjr commented 5 years ago

Generally, wiping the world shouldn't be needed. Usually if something changes enough to require that I put in a warning on the download page. What is needed is to have the same version on both client and server. Beyond that I can't even begin to diagnose the issue without logs.

Xhale1 commented 5 years ago

Yea, we had the same version on both the client and server. And I would have gotten you the logs, but they too were wiped. I dug through them a bit though and couldn't find much more beyond standard fml connection failed errors. Maybe someone else will have the same issue and can supply logs.

lehjr commented 5 years ago

When looking at errors between client and server, you have to look at both client and server logs. This error would have saved a lot of time:


java.lang.NoClassDefFoundError: net/machinemuse/numina/client/sound/Musique ```
lehjr commented 5 years ago

Fixed in alpha 29