MumbleLink
MumbleLink copied to clipboard
Minecraft + Mumble + MumbleLink = You hear where voices come from and how far away they are! This is a Minecraft mod based on "Minecraft Forge". It's purpose is to be able to use Minecraft in conjunct...
Adds support for Minecraft 1.18.1. Initial tests so far have worked as expected. I've been using this patch for a while with several people using a MC 1.18.1 server and...
I found this TeamSpeak issue with the `context` field here: https://github.com/magneticflux-/fabric-mumblelink-mod/issues/79 Remember to include this change for Minecraft 1.19 and later instead of sending an empty `context`: https://github.com/magneticflux-/fabric-mumblelink-mod/commit/540d29a3350fffd5fd20a5711ff514aae34369d2
-- MOD mumblelink -- Details: Mod File: mumblelink-1.16.5-5.0.0.jar Failure message: MumbleLink for Forge has class loading errors java.lang.RuntimeException: Attempted to load class zsawyer/mods/mumblelink/MumbleLinkImpl for invalid dist DEDICATED_SERVER Mod Version: 5.0.0...
Added distribution of different dimensions over positional audio height range. - This means that players that are in different dimensions should not hear each other if they are in a...
Hey, I know this has been already asked too many times but I couldn't find any answer. So yesterday I installed mumble on the official website (version 1.3.4), MumbleLink on...
I recently realized (https://github.com/magneticflux-/fabric-mumblelink-mod/issues/80) that the Forge and Fabric mods have different methods of converting coordinate system handedness. Both methods _work_, it's just that they result in different left-hand coordinate...
Hello I've been using mumblelink successfully with mumble's official releases such as 1.3.3 and 1.3.4. However, mumblelink fails to work with mumble 1.4.x snapshots. I see the minecraft linked and...
I play on a server where very few people have the mod installed, and I'd really appreciate an easy way of disabling it without relaunching the game (such as a...
``` -- MOD mumblelink -- Details: Mod File: mumblelink-1.16.4-4.6.2.jar Failure message: MumbleLink for Forge (mumblelink) encountered an error during the sided_setup event phase java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native Mod...
Only O_RDWR is set, but MumbleLink.[uid] does not exist, causing shm_open to fail terribly since it's not told to create the shm if not present.