naturecodevoid / voicechat-discord

A mod and plugin to make a bridge between Simple Voice Chat and Discord to allow for players without the mod to hear and speak.
https://modrinth.com/mod/simple-voice-chat-discord-bridge
MIT License
20 stars 8 forks source link

Addon crashes on older versions of glibc #54

Open MQXO opened 6 days ago

MQXO commented 6 days ago

Describe the bug Multiple errors thrown including glibc 2.33 not found and could not load linux natives, server crashes on startup.

To Reproduce Steps to reproduce the behavior:

  1. Host a minecraft server on pebblehost, on 1.21 fabric
  2. Install Fabric API, SVC and discord bridge.
  3. Start server
  4. See error

Expected behavior Server boots as normal with SVC and discord bridge running

Logs https://mcpaste.io/f9b19fb04d2adb62

Versions (please complete the following information):

Additional context Server runs fine locally on Linux Mint 21.3 Cinnamon, I am guessing theres nothing you can do as it would require pebblehost to have the compatible glibc and we dont have shell access to do it ourselves. Opened a ticket with them as well to see if theres anything they can do.

naturecodevoid commented 6 days ago

It's possible the natives could be built for earlier glibc versions, but it would likely increase the binary size and cause other issues. Pebblehost should really be using a newer version anyways—it's in their own best interest to upgrade

Let me know if they respond

naturecodevoid commented 6 days ago

@MQXO Actually, this should be a pretty easy fix. Can you try this nightly build? Jars will be at the bottom https://github.com/naturecodevoid/voicechat-discord/actions/runs/9797703788

MQXO commented 5 days ago

I'm out for a little bit today (GMT) so I'll try it this evening when I'm home, cheers

naturecodevoid commented 3 days ago

@MQXO Sorry to bother you, but I'm hoping to release 3.0.1 tomorrow with fixes to this and #56. Did the fix work?

naturecodevoid commented 1 day ago

Should be fixed in 3.0.1. Please let me know if it is or isn't fixed so I can close this issue if it is fixed

(these links go to 3.0.2) Paper: https://modrinth.com/plugin/simple-voice-chat-discord-bridge/version/3.0.2 Fabric: https://modrinth.com/plugin/simple-voice-chat-discord-bridge/version/SxkFwimn