Advertisement
Guest User

Untitled

a guest
Dec 14th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 12/14/17 3:38 PM
  5. Description: Initializing game
  6.  
  7. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Invalid escape sequence at line 4 column 30 path $.pack.description
  8. at com.google.gson.internal.Streams.parse(Streams.java:60)
  9. at com.google.gson.JsonParser.parse(JsonParser.java:84)
  10. at com.google.gson.JsonParser.parse(JsonParser.java:59)
  11. at rl.a(SourceFile:73)
  12. at rl.a(SourceFile:66)
  13. at sd.a(SourceFile:35)
  14. at ry.a(SourceFile:38)
  15. at sa.a(SourceFile:33)
  16. at bnh.a(SourceFile:1170)
  17. at bne.an(SourceFile:437)
  18. at bne.a(SourceFile:365)
  19. at net.minecraft.client.main.Main.main(SourceFile:140)
  20. Caused by: com.google.gson.stream.MalformedJsonException: Invalid escape sequence at line 4 column 30 path $.pack.description
  21. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  22. at com.google.gson.stream.JsonReader.readEscapeCharacter(JsonReader.java:1550)
  23. at com.google.gson.stream.JsonReader.nextQuotedValue(JsonReader.java:1004)
  24. at com.google.gson.stream.JsonReader.nextString(JsonReader.java:815)
  25. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:718)
  26. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  27. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
  28. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
  29. at com.google.gson.internal.Streams.parse(Streams.java:48)
  30. ... 11 more
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Client thread
  38. Stacktrace:
  39. at com.google.gson.internal.Streams.parse(Streams.java:60)
  40. at com.google.gson.JsonParser.parse(JsonParser.java:84)
  41. at com.google.gson.JsonParser.parse(JsonParser.java:59)
  42. at rl.a(SourceFile:73)
  43. at rl.a(SourceFile:66)
  44. at sd.a(SourceFile:35)
  45. at ry.a(SourceFile:38)
  46. at sa.a(SourceFile:33)
  47. at bnh.a(SourceFile:1170)
  48. at bne.an(SourceFile:437)
  49.  
  50. -- Initialization --
  51. Details:
  52. Stacktrace:
  53. at bne.a(SourceFile:365)
  54. at net.minecraft.client.main.Main.main(SourceFile:140)
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 17w50a
  59. Operating System: Windows 7 (amd64) version 6.1
  60. Java Version: 1.8.0_51, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 35359720 bytes (33 MB) / 134217728 bytes (128 MB) up to 1073741824 bytes (1024 MB)
  63. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  64. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  65. Launched Version: 17w50a
  66. LWJGL: 3.1.2 build 29
  67. OpenGL: AMD Radeon (TM) R9 380 Series GL version 4.5.13474 Compatibility Profile Context 22.19.165.512, ATI Technologies Inc.
  68. GL Caps: Using GL 1.3 multitexturing.
  69. Using GL 1.3 texture combiners.
  70. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  71. Shaders are available because OpenGL 2.1 is supported.
  72. VBOs are available because OpenGL 1.5 is supported.
  73.  
  74. Using VBOs: Yes
  75. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  76. Type: Client (map_client.txt)
  77. Resource Packs: Connected Clear Glass 1.11 [x32].zip (incompatible)
  78. Current Language: ~~ERROR~~ NullPointerException: null
  79. Profiler Position: N/A (disabled)
  80. CPU: 4x Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement