I just bought a new laptop... Windows 7, i7 with 8 GB of ram, Intel HD 4000 GPU.
Installed Minecraft and the latest JRE.
Started up Minecraft, got it updated, and created a new world. But I never get in game - it is stuck at the "Loading World" screen.
Also tried multiplayer, and it never loads their either, it eventually times out.
What is going on here? I've looked and looked at other people's Loading World problems, and they all seem to have to do with mods. I have a completely brand new vanilla install, no mods at all. I've tried to force updates, even, no change.
Ok, looks like we're getting somewhere... got an error at the end! I'll do some research on that, but if anyone has any input/suggestions, please chime in.
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Dell Inc.
SystemProductName: Inspiron 5720
SystemFamily: ChiefRiver System
SystemVersion: Unkown
Processor: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8048 MB available, 5734 MB free
Virtual memory: 8048 MB allocated, 13390 MB free
OS: Windows 7 Home Premium, , 32bits
userprofile: C:\Users\Justin
==Video controller info==
Caption=Intel® HD Graphics 4000
ConfigManagerErrorCode=0
Description=Intel® HD Graphics 4000
DriverVersion=9.17.10.2867
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd1
0umd32,igd10umd32
Name=Intel® HD Graphics 4000
PNPDeviceID=PCI\VEN_8086&DEV_0166&SUBSYS_05641028&REV_09\3&11583
659&1&10
Status=OK
StatusInfo=
Tip of the day: [url="http://www.pcidatabase.com/"]http://www.pcidatabase.com/[/url]
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
C:\Windows\System32\java.exe
can execute java? YES
java is 32 bit
java version "1.7.0_09"
Java™ SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot™ Client VM (build 23.5-b02, mixed mode, sharing)
==Minecraft pre-tests==
login.minecraft.net resolvable? YES
session.minecraft.net resolvable? YES
Trying to start the minecraft.jar
==End of pre-tests and info, minecraft starts here==
27 achievements
195 recipes
Setting user: player, -
Client asked for parameter: server
LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see [url="http://www.lwjgl.or"]http://www.lwjgl.or[/url]
g)
OpenAL initialized.
Oct 24, 2012 6:28:56 PM axv b
INFO: Starting integrated minecraft server version 1.3.2
Oct 24, 2012 6:28:56 PM axv b
INFO: Generating keypair
java.lang.ClassCastException: org.bouncycastle.jcajce.provider.digest.GOST3411$M
appings cannot be cast to akv
at akw.a(Unknown Source)
at akw.a(Unknown Source)
at akw.a(Unknown Source)
at akx.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at akw.<init>(Unknown Source)
at hw.<clinit>(SourceFile:40)
at axv.b(SourceFile:92)
at net.minecraft.server.MinecraftServer.run(SourceFile:291)
at ep.run(SourceFile:539)
java.lang.InternalError: cannot create instance of org.bouncycastle.jcajce.provi
der.digest.GOST3411$Mappings : java.lang.ClassCastException: org.bouncycastle.jc
ajce.provider.digest.GOST3411$Mappings cannot be cast to akv
at akw.a(Unknown Source)
at akw.a(Unknown Source)
at akw.a(Unknown Source)
at akx.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at akw.<init>(Unknown Source)
at hw.<clinit>(SourceFile:40)
at axv.b(SourceFile:92)
at net.minecraft.server.MinecraftServer.run(SourceFile:291)
at ep.run(SourceFile:539)
Oct 24, 2012 6:28:56 PM net.minecraft.server.MinecraftServer run
SEVERE: Encountered an unexpected exception InternalError
java.lang.InternalError: cannot create instance of org.bouncycastle.jcajce.provi
der.digest.GOST3411$Mappings : java.lang.ClassCastException: org.bouncycastle.jc
ajce.provider.digest.GOST3411$Mappings cannot be cast to akv
at akw.a(Unknown Source)
at akw.a(Unknown Source)
at akw.a(Unknown Source)
at akx.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at akw.<init>(Unknown Source)
at hw.<clinit>(SourceFile:40)
at axv.b(SourceFile:92)
at net.minecraft.server.MinecraftServer.run(SourceFile:291)
at ep.run(SourceFile:539)
Oct 24, 2012 6:28:56 PM net.minecraft.server.MinecraftServer run
SEVERE: This crash report has been saved to: C:\Users\Justin\AppData\Roaming\.mi
necraft\crash-reports\crash-2012-10-24_18.28.56-server.txt
Oct 24, 2012 6:28:56 PM net.minecraft.server.MinecraftServer j
INFO: Stopping server
Oct 24, 2012 6:28:56 PM net.minecraft.server.MinecraftServer j
INFO: Saving players
Oct 24, 2012 6:28:56 PM net.minecraft.server.MinecraftServer j
INFO: Saving worlds
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.a(SourceFile:238)
at net.minecraft.server.MinecraftServer.j(SourceFile:262)
at axv.j(SourceFile:214)
at net.minecraft.server.MinecraftServer.run(SourceFile:349)
at ep.run(SourceFile:539)
Sorry, this error looks absolutely hilarious to me, but I'm a programmer - you probably won't get it.
This is an issue in the code that should result in an issue in compilation, but obviously Minecraft is released and working on many computers without an issue. This is an particularly odd error, and I totally understand it, but I don't understand why it would happen.
Try re-downloading and force updating Minecraft first, it's most likely that your last download resulted in a corrupted .jar. If this doesn't help, re-installing your graphics drivers could be a fix, but I doubt it.
Unfortunately, tracing where the error actually happened is hard, since Minecraft's code is 'obfuscated'. If I have time, I can take a deeper look at where the error is occurring in your client, but not now.
java.lang.ClassCastException: org.bouncycastle.jcajce.provider.digest.GOST3411$M appings cannot be cast to akv
That bouncycastle thing is odd, as far as I can tell that's some sort of java encryption tool. I don't believe it's part of a minecraft install, nor a part of a default java install.
At least this is the first time I've ever seen it in an error log.
Try deleting the .minecraft folder completely, rather then force updating.
java.lang.ClassCastException: org.bouncycastle.jcajce.provider.digest.GOST3411$M appings cannot be cast to akv
That bouncycastle thing is odd, as far as I can tell that's some sort of java encryption tool. I don't believe it's part of a minecraft install, nor a part of a default java install.
At least this is the first time I've ever seen it in an error log.
Try deleting the .minecraft folder completely, rather then force updating.
The error is a ClassCastException, which only results in a Java programming 'object' being unable to be recognized as the parent of a specific object. This should not happen in any circumstance, as it demonstrates bad programming habits, and probably doesn't exist in the actual installation, hence why a force update should do it's trick.
Alright, so I deleted .minecraft and started it up. Still have the same problem, but now it's a different error.
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Dell Inc.
SystemProductName: Inspiron 5720
SystemFamily: ChiefRiver System
SystemVersion: Unkown
Processor: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8048 MB available, 6103 MB free
Virtual memory: 8048 MB allocated, 13866 MB free
OS: Windows 7 Home Premium, Service Pack 1, 64bits
userprofile: C:\Users\Justin
==Video controller info==
Caption=Intel(R) HD Graphics 4000
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics 4000
DriverVersion=9.17.10.2867
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd1
0umd32,igd10umd32
Name=Intel(R) HD Graphics 4000
PNPDeviceID=PCI\VEN_8086&DEV_0166&SUBSYS_05641028&REV_09\3&11583
659&1&10
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
can execute java? NO
Issue detected with java, ending script now
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com
It says it has to do with java, so I restarted my computer. Still no joy, so I reinstalled java. Still the same error.
Alright, so I deleted .minecraft and started it up. Still have the same problem, but now it's a different error.
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Dell Inc.
SystemProductName: Inspiron 5720
SystemFamily: ChiefRiver System
SystemVersion: Unkown
Processor: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
NumberOfProcessors: 1
Physical memory: 8192 MB installed, 8048 MB available, 6103 MB free
Virtual memory: 8048 MB allocated, 13866 MB free
OS: Windows 7 Home Premium, Service Pack 1, 64bits
userprofile: C:\Users\Justin
==Video controller info==
Caption=Intel(R) HD Graphics 4000
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics 4000
DriverVersion=9.17.10.2867
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd1
0umd32,igd10umd32
Name=Intel(R) HD Graphics 4000
PNPDeviceID=PCI\VEN_8086&DEV_0166&SUBSYS_05641028&REV_09\3&11583
659&1&10
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
can execute java? NO
Issue detected with java, ending script now
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com
It says it has to do with java, so I restarted my computer. Still no joy, so I reinstalled java. Still the same error.
Any ideas?
Erm, if you can't execute Java, you might want to reinstall it.
If you refer back to your error log, there's a section that says it cannot execute Java. This is a pretty straightforward issue; uninstall all versions of Java that you may have, then install the latest version of Java.
If you refer back to your error log, there's a section that says it cannot execute Java. This is a pretty straightforward issue; uninstall all versions of Java that you may have, then install the latest version of Java.
I understand, I just felt as though I had already done just that.
Regardless, I did it again. I uninstalled Java 7 Update 9, restarted my computer, installed Java 7 Update 9, restarted my computer, and then tried launching the Advanced Minecraft error test again. Still getting the exact same error.
Installed Minecraft and the latest JRE.
Started up Minecraft, got it updated, and created a new world. But I never get in game - it is stuck at the "Loading World" screen.
Also tried multiplayer, and it never loads their either, it eventually times out.
What is going on here? I've looked and looked at other people's Loading World problems, and they all seem to have to do with mods. I have a completely brand new vanilla install, no mods at all. I've tried to force updates, even, no change.
Any ideas?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThis is an issue in the code that should result in an issue in compilation, but obviously Minecraft is released and working on many computers without an issue. This is an particularly odd error, and I totally understand it, but I don't understand why it would happen.
Try re-downloading and force updating Minecraft first, it's most likely that your last download resulted in a corrupted .jar. If this doesn't help, re-installing your graphics drivers could be a fix, but I doubt it.
Unfortunately, tracing where the error actually happened is hard, since Minecraft's code is 'obfuscated'. If I have time, I can take a deeper look at where the error is occurring in your client, but not now.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThat bouncycastle thing is odd, as far as I can tell that's some sort of java encryption tool. I don't believe it's part of a minecraft install, nor a part of a default java install.
At least this is the first time I've ever seen it in an error log.
Try deleting the .minecraft folder completely, rather then force updating.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttp://www.bouncycastle.org/java.html <-- that is the page for the bouncy castle API>
The error is a ClassCastException, which only results in a Java programming 'object' being unable to be recognized as the parent of a specific object. This should not happen in any circumstance, as it demonstrates bad programming habits, and probably doesn't exist in the actual installation, hence why a force update should do it's trick.
just a further explanation of the issue
It says it has to do with java, so I restarted my computer. Still no joy, so I reinstalled java. Still the same error.
Any ideas?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumErm, if you can't execute Java, you might want to reinstall it.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIf you refer back to your error log, there's a section that says it cannot execute Java. This is a pretty straightforward issue; uninstall all versions of Java that you may have, then install the latest version of Java.
I understand, I just felt as though I had already done just that.
Regardless, I did it again. I uninstalled Java 7 Update 9, restarted my computer, installed Java 7 Update 9, restarted my computer, and then tried launching the Advanced Minecraft error test again. Still getting the exact same error.
I'll start googling...
Ok, so I uninstalled and found a version specifically for Windows x64, instead of whatever is autoselected.
http://www.oracle.co...oad-432155.html
Installed it, and now worlds are finally loading!