mojira.dev
MCL-1297

Startup error - Can't load IA 32-bit .dll on a AMD 64-bit platform

Put the summary of the bug you're having here

What I expected to happen was...:
The game to start

What actually happened was...:
The game crashed instantly, leaving no traceable error report, but the launcher says:
Game ended with bad state (exit code 1)


Fixed by issuing

sfc /scannow

at the Windows command line

Linked issues

MC-40521 crach at start Resolved MC-68055 Random crash game will not start Resolved MC-87314 Can't play minecraft Resolved MC-110416 Cannot launch Minecraft at all! Resolved MC-114679 Minecraft New Launcher 2017 Bug/Crashes Resolved

Attachments

Comments 27

Please attach the complete output of the "Development console" of the launcher. CTRL-A, CTRL-C there, CTRL-V in the ticket.

Uploaded the full error message in attachments

Your Java is out of date. Please update your Java to the latest version: http://www.java.com/en/download/ . Keep in mind that when using a 32-bit browser on a 64-bit OS the automatic version detection will only show the 32-bit version of Java, the 64-bit version needs to be downloaded manually: http://www.java.com/en/download/manual.jsp .

Please report if the issue persists with the latest Java version.

Still not working. Uploaded the new error report.

Relevant output

C:\Users\Danny\AppData\Roaming\.minecraft\assets
Client> Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.6.2\1.6.2-natives-519728901304\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
Client> 	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
Client> 	at java.lang.ClassLoader.loadLibrary1(Unknown Source)
Client> 	at java.lang.ClassLoader.loadLibrary0(Unknown Source)
Client> 	at java.lang.ClassLoader.loadLibrary(Unknown Source)
Client> 	at java.lang.Runtime.loadLibrary0(Unknown Source)
Client> 	at java.lang.System.loadLibrary(Unknown Source)
Client> 	at org.lwjgl.Sys$1.run(Sys.java:73)
Client> 	at java.security.AccessController.doPrivileged(Native Method)
Client> 	at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
Client> 	at org.lwjgl.Sys.loadLibrary(Sys.java:95)
Client> 	at org.lwjgl.Sys.<clinit>(Sys.java:112)
Client> 	at ats.F(SourceFile:1869)
Client> 	at net.minecraft.client.main.Main.main(SourceFile:37)
Game ended with bad state (exit code 1)
Ignoring visibility rule and showing launcher due to a game crash
Deleting C:\Users\Danny\AppData\Roaming\.minecraft\versions\1.6.2\1.6.2-natives-519728901304
17 more comments

.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar

It is in there. It must be a config issue, then.

How do I change it?

That error seems to be hinting missing system libraries.

Open a command prompt window, and type in:

sfc /scannow

This isn't a bug, it's something with the system.

It'd be best to go to the technical support resource as linked above.

Working perfectly! Thanks guys!

migrated

(Unassigned)

Unconfirmed

crash

Retrieved