Sodium

Sodium

35M Downloads

Crash Sodium in server

RedneTwo opened this issue · 7 comments

commented

Version

Replace this text with the exact version of the mod you are using. Every part of the version is important! If you
do not know what version you are using, look at the file name in your "mods" folder.

Example: sodium-fabric-mc1.16.3-0.1.0.jar
Fabric 1.16.5

Mods

https://imgur.com/KG9nns7

Example:

  1. Join Server with mods and sodium client
  2. Place Scaffolding up
  3. crash for server and user

Crash Report File

https://pastebin.com/XWEhdBtb

commented

Closing in favour of #670 as a more informative report.

commented

To clarify, is this when sodium is installed on the server or when you are trying to join a server?

commented

You’ve removed massive parts of the log, so nothing can really be deduced from them

commented

It is very unlikely to be related in any form with Sodium.

You are getting some errors because you appear to not be using the same mods on the server and client (missing item types etc). I'd start by looking into these messages about missing items to discover what it is that you are missing. The most problematic error message is about Lnet being received as a net.

One of these missing mods causes a network handshake to fail (RSA error). I suppose we are looking at the client log, but if the server has the same error, that would crash the server. This is a bug in said mod, you should report it to them, but should go away if you have the mod on both sides.

commented

'Info needed' tag?

commented

Appears to be another issue with out-of-bounds WorldSlice accesses, which will be fixed by #581

commented

This 100% needs more information. What version are you using? Have you tried it on the latest version? How can we reproduce it?