Whenever I load a world, create a new world, or join a server, Minecraft just freezes on the first text there. (On creating a world and loading a world it gets stuck on: Loading World. And when I join a server it gets stuck on: Connecting to Server).
When in this mode, I get out of minecraft unless I turn off my computer. I tried opening Task Manager and force closing minecraft and it just stayed there. I pretty much can't do anything know and would really appreciate some help.
Here is what it says when I looked at the crash report:
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.security.jca.ProviderConfig$2.run(Unknown Source)
at sun.security.jca.ProviderConfig$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
at sun.security.jca.ProviderList.loadAll(Unknown Source)
at sun.security.jca.ProviderList.removeInvalid(Unknown Source)
at sun.security.jca.Providers.getFullProviderList(Unknown Source)
at java.security.Security.insertProviderAt(Unknown Source)
at java.security.Security.addProvider(Unknown Source)
at lf.<clinit>(SourceFile:39)
at bkw.d(SourceFile:104)
at net.minecraft.server.MinecraftServer.run(SourceFile:314)
at hh.run(SourceFile:582)
Is that really the whole output of the development console? It doesn't tell us much.
Though from that it seems like something related to Java itself. Please remove all versions of Java from the machine, then grab the latest here according to your operating system, http://java.com/en/download/manual.jsp
I redownloaded Java, and I tried it again and it didn't work.
Here is the entire code:
Client> 2013-09-18 18:38:19 [SERVER] [INFO] Starting integrated minecraft server version 1.6.2
Client> 2013-09-18 18:38:19 [SERVER] [INFO] Generating keypair
Client> java.lang.NoClassDefFoundError: Could not initialize class sun.security.mscapi.SunMSCAPI
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
Client> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
Client> at java.lang.reflect.Constructor.newInstance(Unknown Source)
Client> at java.lang.Class.newInstance(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at java.security.AccessController.doPrivileged(Native Method)
Client> at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
Client> at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
Client> at sun.security.jca.ProviderList.loadAll(Unknown Source)
Client> at sun.security.jca.ProviderList.removeInvalid(Unknown Source)
Client> at sun.security.jca.Providers.getFullProviderList(Unknown Source)
Client> at java.security.Security.insertProviderAt(Unknown Source)
Client> at java.security.Security.addProvider(Unknown Source)
Client> at lf.<clinit>(SourceFile:39)
Client> at bkw.d(SourceFile:104)
Client> at net.minecraft.server.MinecraftServer.run(SourceFile:314)
Client> at hh.run(SourceFile:582)
Client> 2013-09-18 18:38:20 [SERVER] [SEVERE] Encountered an unexpected exception NoClassDefFoundError
Client> java.lang.NoClassDefFoundError: Could not initialize class sun.security.mscapi.SunMSCAPI
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
Client> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
Client> at java.lang.reflect.Constructor.newInstance(Unknown Source)
Client> at java.lang.Class.newInstance(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at java.security.AccessController.doPrivileged(Native Method)
Client> at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
Client> at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
Client> at sun.security.jca.ProviderList.loadAll(Unknown Source)
Client> at sun.security.jca.ProviderList.removeInvalid(Unknown Source)
Client> at sun.security.jca.Providers.getFullProviderList(Unknown Source)
Client> at java.security.Security.insertProviderAt(Unknown Source)
Client> at java.security.Security.addProvider(Unknown Source)
Client> at lf.<clinit>(SourceFile:39)
Client> at bkw.d(SourceFile:104)
Client> at net.minecraft.server.MinecraftServer.run(SourceFile:314)
Client> at hh.run(SourceFile:582)
Client> 2013-09-18 18:38:20 [SERVER] [SEVERE] This crash report has been saved to: C:\Users\MYName_000\AppData\Roaming\.minecraft\crash-reports\crash-2013-09-18_18.38.20-server.txt
Client> 2013-09-18 18:38:20 [SERVER] [INFO] Stopping server
Client> 2013-09-18 18:38:20 [SERVER] [INFO] Saving players
Client> 2013-09-18 18:38:20 [SERVER] [INFO] Saving worlds
Client> java.lang.NullPointerException
Client> at net.minecraft.server.MinecraftServer.a(SourceFile:259)
Client> at net.minecraft.server.MinecraftServer.m(SourceFile:283)
Client> at bkw.m(SourceFile:234)
Client> at net.minecraft.server.MinecraftServer.run(SourceFile:372)
Client> at hh.run(SourceFile:582)
When in this mode, I get out of minecraft unless I turn off my computer. I tried opening Task Manager and force closing minecraft and it just stayed there. I pretty much can't do anything know and would really appreciate some help.
Thank you in advance
-
View User Profile
-
View Posts
-
Send Message
Retired StaffTo ensure the launcher stays open even after launching the game, please change the launcher visibility in "edit profile".
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.security.jca.ProviderConfig$2.run(Unknown Source)
at sun.security.jca.ProviderConfig$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
at sun.security.jca.ProviderList.loadAll(Unknown Source)
at sun.security.jca.ProviderList.removeInvalid(Unknown Source)
at sun.security.jca.Providers.getFullProviderList(Unknown Source)
at java.security.Security.insertProviderAt(Unknown Source)
at java.security.Security.addProvider(Unknown Source)
at lf.<clinit>(SourceFile:39)
at bkw.d(SourceFile:104)
at net.minecraft.server.MinecraftServer.run(SourceFile:314)
at hh.run(SourceFile:582)
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThough from that it seems like something related to Java itself. Please remove all versions of Java from the machine, then grab the latest here according to your operating system,
http://java.com/en/download/manual.jsp
Here is the entire code:
Client> 2013-09-18 18:38:19 [SERVER] [INFO] Generating keypair
Client> java.lang.NoClassDefFoundError: Could not initialize class sun.security.mscapi.SunMSCAPI
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
Client> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
Client> at java.lang.reflect.Constructor.newInstance(Unknown Source)
Client> at java.lang.Class.newInstance(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at java.security.AccessController.doPrivileged(Native Method)
Client> at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
Client> at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
Client> at sun.security.jca.ProviderList.loadAll(Unknown Source)
Client> at sun.security.jca.ProviderList.removeInvalid(Unknown Source)
Client> at sun.security.jca.Providers.getFullProviderList(Unknown Source)
Client> at java.security.Security.insertProviderAt(Unknown Source)
Client> at java.security.Security.addProvider(Unknown Source)
Client> at lf.<clinit>(SourceFile:39)
Client> at bkw.d(SourceFile:104)
Client> at net.minecraft.server.MinecraftServer.run(SourceFile:314)
Client> at hh.run(SourceFile:582)
Client> 2013-09-18 18:38:20 [SERVER] [SEVERE] Encountered an unexpected exception NoClassDefFoundError
Client> java.lang.NoClassDefFoundError: Could not initialize class sun.security.mscapi.SunMSCAPI
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Client> at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
Client> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
Client> at java.lang.reflect.Constructor.newInstance(Unknown Source)
Client> at java.lang.Class.newInstance(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at sun.security.jca.ProviderConfig$2.run(Unknown Source)
Client> at java.security.AccessController.doPrivileged(Native Method)
Client> at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
Client> at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
Client> at sun.security.jca.ProviderList.loadAll(Unknown Source)
Client> at sun.security.jca.ProviderList.removeInvalid(Unknown Source)
Client> at sun.security.jca.Providers.getFullProviderList(Unknown Source)
Client> at java.security.Security.insertProviderAt(Unknown Source)
Client> at java.security.Security.addProvider(Unknown Source)
Client> at lf.<clinit>(SourceFile:39)
Client> at bkw.d(SourceFile:104)
Client> at net.minecraft.server.MinecraftServer.run(SourceFile:314)
Client> at hh.run(SourceFile:582)
Client> 2013-09-18 18:38:20 [SERVER] [SEVERE] This crash report has been saved to: C:\Users\MYName_000\AppData\Roaming\.minecraft\crash-reports\crash-2013-09-18_18.38.20-server.txt
Client> 2013-09-18 18:38:20 [SERVER] [INFO] Stopping server
Client> 2013-09-18 18:38:20 [SERVER] [INFO] Saving players
Client> 2013-09-18 18:38:20 [SERVER] [INFO] Saving worlds
Client> java.lang.NullPointerException
Client> at net.minecraft.server.MinecraftServer.a(SourceFile:259)
Client> at net.minecraft.server.MinecraftServer.m(SourceFile:283)
Client> at bkw.m(SourceFile:234)
Client> at net.minecraft.server.MinecraftServer.run(SourceFile:372)
Client> at hh.run(SourceFile:582)