Femises 0 Report post Posted January 21 (edited) I keep getting the same error for Minecraft forge 1.12.2 and the game crashes instantly upon startup. I have no idea what has been causing this, I deleted and uninstalled the launcher, mods, and everything. mods are from curseforge and not even in the mod folder during crashes. Any assistance would be appreciated! Crash log.txt Edited January 21 by Femises Share this post Link to post Share on other sites
diesieben07 6104 Report post Posted January 21 What launcher are you using? What Java version are you using? Share this post Link to post Share on other sites
Femises 0 Report post Posted January 21 (edited) launcher is 2.1.1462 I'm not sure which java version, but it should be the latest as I installed it just a few days ago *edit* I use the jre from the launcher before, i changed it to my installed java version and nothing was different, same error as before Edited January 21 by Femises Share this post Link to post Share on other sites
diesieben07 6104 Report post Posted January 21 That's the official launcher? Share this post Link to post Share on other sites
diesieben07 6104 Report post Posted January 21 Okay. Not sure what the cause of this is. All I can recommend is a clean re-installation of Minecraft & Forge. 1 Share this post Link to post Share on other sites
DaemonUmbra 144 Report post Posted January 21 Quote The UnsatisfiedLinkError is thrown when an application attempts to load a native library like .so in Linux, .dll on Windows or .dylib in Mac and that library does not exist. Specifically, in order to find the required native library, the JVM looks in both the PATH environment variable and the java.library.path system property. Source Looking at my own installation, awt.dll is from the JRE itself. Note: Mojang ship their JRE with the game as a bundle of files and don't properly install it on your system. 1 Share this post Link to post Share on other sites