Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JNA-4.4.0 shipped in MC 1.12.2 (possibly earlier too) conflicts with JNA-3.4.0 dependency #20

Open
zsawyer opened this issue Dec 30, 2018 · 1 comment

Comments

@zsawyer
Copy link
Owner

zsawyer commented Dec 30, 2018

Minecraft now uses the JNA-4.4.0 implementation. This causes a possible incompatiblity with the native part of the MumbleLink mod or LinkAPI

14:18:54 launcher Downloaded https://libraries.minecraft.net/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar to C:/Users<user>\AppData\Roaming.minecraft\libraries\net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
14:18:55 launcher Downloaded https://libraries.minecraft.net/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar to C:/Users<user>\AppData\Roaming.minecraft\libraries\net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar

This might warrant a switch back to the original non "QnD" branch. In any case the compatibility with the JNA shipped with Minecraft needs to be investigated.

A user reported
crash-summary.log

@zsawyer
Copy link
Owner Author

zsawyer commented Dec 30, 2018

Issue #11 was used to revert the dependency from JNA-4.0.0 to JNA-3.4.0 maybe this only needs to be reverted to fix the problem.

see 68ff526#diff-76608e554117eb2090694fe8106db15d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant