wisp-forest / numismatic-overhaul

Terraria-style currency in Minecraft
https://modrinth.com/mod/numismatic-overhaul
MIT License
26 stars 20 forks source link

Causes EMI to not load(Solved - NOT Numismatic problem) #106

Closed Nchard closed 11 months ago

Nchard commented 11 months ago

Tried adding this to my server and it causes the EMI to not load on clients. Works fine in singleplayer. Look near the very end of the logs for the error

withnumismatic.log withoutnumismatic.log

BasiqueEvangelist commented 11 months ago

Could you try installing XL Packets? I'm a bit confused about what actually causes the disconnect (server log doesn't have any smoking gun), but it seems to be because the recipe sync packet is too large

Nchard commented 11 months ago

You're right, it was a simple packet size error which this mod just happened to go over.

I installed Extra Thicc Packets(a port of the outdated XL Packets) and everything seems to be working fine.