Guest User

CRASH

a guest
Jul 25th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 7/25/14 3:05 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.NullPointerException: Ticking screen
  8. at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
  9. at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
  10. at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
  11. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
  12. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
  13. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
  14. at com.google.gson.Gson.toJson(Gson.java:593)
  15. at com.google.gson.Gson.toJson(Gson.java:572)
  16. at com.google.gson.Gson.toJson(Gson.java:527)
  17. at com.google.gson.Gson.toJson(Gson.java:507)
  18. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
  19. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:76)
  20. at biz.a(SourceFile:48)
  21. at jt.a(SourceFile:41)
  22. at jt.a(SourceFile:10)
  23. at ej.a(SourceFile:174)
  24. at bcx.e(SourceFile:78)
  25. at bao.p(SourceFile:1343)
  26. at bao.ak(SourceFile:774)
  27. at bao.f(SourceFile:728)
  28. at net.minecraft.client.main.Main.main(SourceFile:148)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
  37. at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
  38. at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
  39. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
  40. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
  41. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
  42. at com.google.gson.Gson.toJson(Gson.java:593)
  43. at com.google.gson.Gson.toJson(Gson.java:572)
  44. at com.google.gson.Gson.toJson(Gson.java:527)
  45. at com.google.gson.Gson.toJson(Gson.java:507)
  46. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
  47. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:76)
  48. at biz.a(SourceFile:48)
  49. at jt.a(SourceFile:41)
  50. at jt.a(SourceFile:10)
  51. at ej.a(SourceFile:174)
  52. at bcx.e(SourceFile:78)
  53.  
  54. -- Affected screen --
  55. Details:
  56. Screen name: bcx
  57. Stacktrace:
  58. at bao.p(SourceFile:1343)
  59. at bao.ak(SourceFile:774)
  60. at bao.f(SourceFile:728)
  61. at net.minecraft.client.main.Main.main(SourceFile:148)
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.7.10
  66. Operating System: Windows 8.1 (amd64) version 6.3
  67. Java Version: 1.7.0_55, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 377266272 bytes (359 MB) / 422051840 bytes (402 MB) up to 954728448 bytes (910 MB)
  70. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  71. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. Launched Version: 1.7.10
  74. LWJGL: 2.9.1
  75. OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.2867, Intel
  76. GL Caps: Using GL 1.3 multitexturing.
  77. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  78. Anisotropic filtering is supported and maximum anisotropy is 16.
  79. Shaders are available because OpenGL 2.1 is supported.
  80.  
  81. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  82. Type: Client (map_client.txt)
  83. Resource Packs: []
  84. Current Language: English (US)
  85. Profiler Position: N/A (disabled)
  86. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  87. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment