Closed dantaeusb closed 3 years ago
Hello and thank you for your valuable contribution. I am still checking. This looks really good. Sometimes it's just that simple.
PS: I think Vec3D has been renamed 4 times now during this project.
I've been trying to compile this PR myself but haven't been able to figure out how to as I've never tried compiling my own mods before. Please accept the PR so I (And many others) can use it :)
@GoBoopADog you can use the one I've built for myself in meantime https://www.icloud.com/iclouddrive/0pE5IqPiggqIGFFljUV8CX9XA#mumblelink-1.16.3-4.5.1 . Don't forget to enable the position tracking in mumble settings.
@GoBoopADog you can use the one I've built for myself in meantime https://www.icloud.com/iclouddrive/0pE5IqPiggqIGFFljUV8CX9XA#mumblelink-1.16.3-4.5.1 . Don't forget to enable the position tracking in mumble settings.
I'm having a problem with this mod. I've downloaded it to my mods folder on version 1.16.3 but Minecraft tells me I need javafml:35. How do I fix this?
I'm having a problem with this mod. I've downloaded it to my mods folder on version 1.16.3 but Minecraft tells me I need javafml:35. How do I fix this?
Sorry, I've added an extra version dependedncy and didn't build/check that for 1.16.3, even though it possible with fixing line above. Try to use Minecraft 1.16.4 with Forge 35 if you can, or build this mod with fixed Forge dependency in comment above.
I'm having a problem with this mod. I've downloaded it to my mods folder on version 1.16.3 but Minecraft tells me I need javafml:35. How do I fix this?
Sorry, I've added an extra version dependedncy and didn't build/check that for 1.16.3, even though it possible with fixing line above. Try to use Minecraft 1.16.4 with Forge 35 if you can, or build this mod with fixed Forge dependency in comment above.
I dont know much about coding sorry, do you have an older build suited for 1.16.3?
Will the .jar from iCloud work with 1.16.5?
Nevermind, it does.
@GoBoopADog you can use the one I've built for myself in meantime https://www.icloud.com/iclouddrive/0pE5IqPiggqIGFFljUV8CX9XA#mumblelink-1.16.3-4.5.1 . Don't forget to enable the position tracking in mumble settings.
please send something else other than apple APPLE SUCKS THEY LOCKED MY ACCOUNT send something downloadable for everyone without having to make an apple account
please send something else other than apple APPLE SUCKS THEY LOCKED MY ACCOUNT send something downloadable for everyone without having to make an apple account
Haha, those *** managed to vendor-lock cloud storage, omg. It was accessible with incogtito before, now it asks for Apple ID :)
Here's same jar in Google Drive @hackerstudios: https://drive.google.com/file/d/1C-Lc_noZK64m8KJ53nDiY20V3_MZCqQt/view?usp=sharing
Thanks again for the PR - though this will not be merged directly this helped me massively for creating the 1.16.x releases.
Changed some class/method signatures to work on 1.16.3. Implementation was tested on my own Minecraft 1.16.4 and Mumble (MurMur) server, no issues found so far.
Something may have to be changed here but I guess it's a good place to start.
Should solve #31