Luke100000 / ImmersivePaintings

Minecraft mod. Use your own paintings! Drag and drop! In Multiplayer!
GNU General Public License v3.0
11 stars 17 forks source link

Freezes at "joining world" #16

Closed Defnotanton closed 1 year ago

Defnotanton commented 1 year ago

Describe the bug My friend's birthday is soon and i wanna use this mod for him but it just keeps crashing when i try to join It also does not work with my friends too

Latest.log https://mclo.gs/WeOBusZ - client https://mclo.gs/zzDMlEe - server

Expected behavior Joining the server with no problems

Luke100000 commented 1 year ago

A quick google suggests that this error usually occurs in relation with spigot servers, as spigot rejects mods trying to do networking. Fabricproxy also points into that direction. Is this correct? Do you need fabricproxy?

If you are the server admin, try this: https://www.reddit.com/r/admincraft/comments/gttzpz/how_to_allow_modded_clients_to_join_a_spigot/

Theoretically this problem should occur with every mod which requires custom networking, and as far as I read there isn't really anything I can do.

https://github.com/shedaniel/RoughlyEnoughItems/issues/99 states that he fixed that issue, and it looks like reducing the message ids size helped. Which is weird, but if the first approach fails I can try that.

Defnotanton commented 1 year ago

I use minehut btw does that effect anything?