1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

Incompatible JNA Native Library

Discussion in 'Suggest + Report Bugs + Get Help' started by Toasty27, Jun 4, 2013.

  1. Toasty27

    Toasty27 New Member

    Joined:
    Apr 10, 2012
    Messages:
    4
    Likes Received:
    0
    Minecraft crashes while loading (before it even gets to the main menu). The error seems to be related to the JNA native library. I noticed that there's a jar for version 3.5.1 in the mods folder that gets loaded by Forge, but the version I have installed on my system (Ubuntu 12.04 64-bit) is 3.2.7-4.

    I wiped out the .skcraftalice folder and let it do a fresh update, and I still had this issue. The crash report can be found here: http://hastebin.com/luceraqeqo.coffee

    One of the suggestions in the crash report is to set the system property jna.nosys=true. Adding the flag '-Djna.nosys=true' to the JVM arguments under the Environment tab for the Alice config in the launcher seems to solve the problem, but I imagine there is a better solution for this issue.