The Meaning of Life, the Universe, and Everything.
Location:
Montevideo
Join Date:
8/30/2015
Posts:
63
Location:
Narnia
PSN:
TheBrothers31
Member Details
Hello everybody, hope you are having an excelent day.
Recently i had to change of computer due to some difficulties i was having, so today i wanted to play Minecraft, but then this error appears:
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\****\AppData\Roaming\.minecraft\versions\1.6.4\1.6.4-natives-120415145714947\lwjgl.dll %1 is not a valid win32 application
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at atv.F(SourceFile:1869)
at net.minecraft.client.main.Main.main(SourceFile:37)
It gives me this error everytime i want to play. The JVM arguments are these:
Learning about Java with the help of Forge crashes.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
Hello everybody, hope you are having an excelent day.
Recently i had to change of computer due to some difficulties i was having, so today i wanted to play Minecraft, but then this error appears:
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\****\AppData\Roaming\.minecraft\versions\1.6.4\1.6.4-natives-120415145714947\lwjgl.dll %1 is not a valid win32 application
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at atv.F(SourceFile:1869)
at net.minecraft.client.main.Main.main(SourceFile:37)
It gives me this error everytime i want to play. The JVM arguments are these:
-Xmx1G -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:-UseGCOverheadLimit
The system data is like this:
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.8.0_66'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
I would really appreciate an answer!
Learning about Java with the help of Forge crashes.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
-
View User Profile
-
View Posts
-
Send Message
Moderatorpost the whole crash report, not just parts of it