Hi, I was trying go to onto a multiplayer server, and while entering the server, minecraft just closed. I'm tried it several times on several different servers, and nada. Anyone have any ideas?
Crash report:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 6/9/14 9:59 PM
Description: Ticking screen
java.lang.NullPointerException: Ticking screen
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
-- Affected screen --
Details:
Screen name: bct
Stacktrace:
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 46727056 bytes (44 MB) / 81317888 bytes (77 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.9
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7520G GL version 4.2.12002 Compatibility Profile Context 9.12.0.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
You may need to reinstall the locally installed files that Minecraft puts into place.
To do so, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, open the .minecraft directory, and delete everything except for the saves directory that you see therein. Then, try running Minecraft again. Good luck!
To get at Minecraft's locally stored files using the launcher, start the launcher. Press Edit Profile, then Open Game Dir.
The issue here is that the client cannot make contact with Mojang's authentication servers.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Crash report:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 6/9/14 9:59 PM
Description: Ticking screen
java.lang.NullPointerException: Ticking screen
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
-- Affected screen --
Details:
Screen name: bct
Stacktrace:
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 46727056 bytes (44 MB) / 81317888 bytes (77 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.9
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7520G GL version 4.2.12002 Compatibility Profile Context 9.12.0.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Anyone have any ideas?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffTo do so, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, open the .minecraft directory, and delete everything except for the saves directory that you see therein. Then, try running Minecraft again. Good luck!
To get at Minecraft's locally stored files using the launcher, start the launcher. Press Edit Profile, then Open Game Dir.
The issue here is that the client cannot make contact with Mojang's authentication servers.