amsam0 / 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
24 stars 8 forks source link

Addon crashes on older versions of glibc #54

Closed MQXO closed 4 months ago

MQXO commented 4 months 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.

amsam0 commented 4 months 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

amsam0 commented 4 months 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 4 months ago

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

amsam0 commented 4 months 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?

amsam0 commented 4 months 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

MQXO commented 4 months ago

Hi, sorry I had a lot of real life problems the last while, but just to let you know that thats working fine and youre all good to close the issue. Thanks a mil.

amsam0 commented 4 months ago

Good to hear! No worries 👍