Simple Voice Chat

Simple Voice Chat

31M Downloads

[1.16.5 backport regression] Multiplayer Server crash on startup, com/sun/jna/Platform class not found

Colin-J-Wood opened this issue ยท 1 comments

commented

Please read the FAQ before submitting a bug report!

Bug description
Dedicated servers fail to load on startup due to jna issues. Please make sure your code is working on jna 4 for dedicated servers.

Steps to reproduce the issue

  1. Install on dedicated server
  2. Attempt to load

Expected behavior
The codebase should adhere to the JNA4 standard which has quite a few differences in classes.

Log files
Please provide log files of the game session in which the problem occurred.
Don't paste the complete logs into the issue.
You can use https://gist.github.com/.

Versions

  • Minecraft version 1.16.5
  • Forge/Fabric version 36.2.28
  • Mod version: 2.22.23

Screenshots (Optional)
image

commented

Duplicate of #377