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
Environment
Windows 7
Linked Issues
is cloned by1
is duplicated by11
Created Issue:
Startup error
Put the summary of the bug you're having here
What I expected to happen was...:
The game to startWhat actually happened was...:
The game crashed instantly, leaving no traceable error report, but the launcher says:
Game ended with bad state (exit code 1)Environment
Windows 7
- Unresolved
- Open
- Minecraft - Public
- Unconfirmed
- bug crash
- 1.6.2
Startup errorStartup 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 startWhat 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 issuingsfc /scannow
at the Windows command line
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is cloned by
is duplicated by
is duplicated by
Duplicate of MCL-1297. See that report for instructions.
This is a technical support issue; this site is for bug reports only. For technical support please use the Mojang Support Center.
Duplicate of MCL-1297. See that report for details.
For technical support please use the Mojang Support Center.
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.
Does it still happen in launcher version 1.1.2?
How do I get that?
When you restart the launcher, it automagically updates.
Still not working
Please uninstall everything on your computer what sounds like Java. Every version.
Then install only Java 1.7 U25 for 64 bit systems. Nothing else.
Still got the same error...
I'm out of ideas.
Please use the Mojang Support Center, especially the help chat: http://webchat.esper.net/?channels=minecrafthelp or irc://irc.esper.net/minecrafthelp , there are good problem solvers over there.
If you go there, please refer to this ticket.
It appears to have downloaded the wrong natives. Do you have an AMD or Intel system?
It doesn't matter if one has an Intel x86-64 or AMD x86-64 CPU, for Java those are treated as AMD 64:
Mine is an Intel Core 2 Quad, but reported as:
Cannot imagine that there is a IA-32 version of Java 7 ? (IA = Itanium Architechture)(Forget the last sentence)
Found some useless fun facts in http://lwjgl.org/forum/index.php?topic=3585.msg23301#msg23301 but not an answer to the original issue:
Some more strange hints:
http://www.minecraftforum.net/topic/829299-black-screen-of-death-problem/
http://forums.technicpack.net/threads/lwjgl-fails-to-load.19653/
Did you ever try to reinstall Minecraft ?
I have done that, but I've noticed I don't have a saves file. Might that be an issue?
I've also tried 1.5.2, since I know that worked on my laptop, but that just tries to load but closes automatically, saying:
Does that help?
I'm afraid not.
The "saves" folder will be created at the first successful start of the game.
It's trying to load the 32 bit lwjgl.dll in 64 bit Java. That doesn't work. Either lwjgl64.dll is missing from the appropriate folder, or there's a configuration problem.
I've had a root around in the .minecraft folders, and without going into the jar files, I can't find either. Could you tell me where it should be?
.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:
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!