Open magneticflux- opened 2 years ago
This would effect this code https://github.com/zsawyer/MumbleLink/blob/9e2a8db41ed1a49977540f24f343df23cc95d656/mod/src/main/java/zsawyer/mods/mumblelink/mumble/UpdateData.java#L195
or the addon could be extended: https://github.com/zsawyer/MumbleLink/blob/QnD-MC_JNA/mod/src/main/java/zsawyer/mods/mumblelink/addons/pa/es/ExtendedPASupport.java#L60
However we explicitly did set this to empty at some point.
// empty context because the plugin name is already always prepended anyways
I am not happy with this arbitrariness imposed by TeamSpeak.
Note: hardcode context to be "Context" starting with 1.19.x
I found this TeamSpeak issue with the
context
field here: https://github.com/magneticflux-/fabric-mumblelink-mod/issues/79Remember 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