-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.1
-
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 7/7/13 3:22 PM
Description: Deserializing Message
java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
at cw.a(SourceFile:14)
at cw.deserialize(SourceFile:10)
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
at com.google.gson.Gson.fromJson(Gson.java:795)
at com.google.gson.Gson.fromJson(Gson.java:761)
at com.google.gson.Gson.fromJson(Gson.java:710)
at com.google.gson.Gson.fromJson(Gson.java:682)
at cu.c(SourceFile:220)
at bcn.a(SourceFile:518)
at dl.a(SourceFile:49)
at cn.b(SourceFile:350)
at bcn.d(SourceFile:95)
at bcu.b(SourceFile:60)
at atn.k(SourceFile:1380)
at atn.S(SourceFile:662)
at atn.d(SourceFile:618)
at net.minecraft.client.main.Main.main(SourceFile:101)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cw.a(SourceFile:14)
at cw.deserialize(SourceFile:10)
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
at com.google.gson.Gson.fromJson(Gson.java:795)
at com.google.gson.Gson.fromJson(Gson.java:761)
at com.google.gson.Gson.fromJson(Gson.java:710)
at com.google.gson.Gson.fromJson(Gson.java:682)
-- Serialized Message --
Details:
JSON string: Cannot send chat message.
Stacktrace:
at cu.c(SourceFile:220)
at bcn.a(SourceFile:518)
at dl.a(SourceFile:49)
at cn.b(SourceFile:350)
at bcn.d(SourceFile:95)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]]
Chunk stats: MultiplayerChunkCache: 121
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,66,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 473495278 game time, 965145000 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]]
Retry entities: 0 total; []
Stacktrace:
at bcu.a(SourceFile:284)
at atn.k(SourceFile:1387)
at atn.S(SourceFile:662)
at atn.d(SourceFile:618)
at net.minecraft.client.main.Main.main(SourceFile:101)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]]
Chunk stats: MultiplayerChunkCache: 121
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,66,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 473495278 game time, 965145000 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]]
Retry entities: 0 total; []
-- System Details --
Details:
Minecraft Version: 1.6.1
Operating System: Windows Vista (amd64) version 6.0
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 176848928 bytes (168 MB) / 269418496 bytes (256 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 7251 (406056 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
Launched Version: 1.6.1
LWJGL: 2.9.0
OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 71 (3976 bytes; 0 MB) allocated, 17 (952 bytes; 0 MB) used---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 7/7/13 3:22 PM Description: Deserializing Message java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject at cw.a(SourceFile:14) at cw.deserialize(SourceFile:10) at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) at com.google.gson.Gson.fromJson(Gson.java:795) at com.google.gson.Gson.fromJson(Gson.java:761) at com.google.gson.Gson.fromJson(Gson.java:710) at com.google.gson.Gson.fromJson(Gson.java:682) at cu.c(SourceFile:220) at bcn.a(SourceFile:518) at dl.a(SourceFile:49) at cn.b(SourceFile:350) at bcn.d(SourceFile:95) at bcu.b(SourceFile:60) at atn.k(SourceFile:1380) at atn.S(SourceFile:662) at atn.d(SourceFile:618) at net.minecraft.client.main.Main.main(SourceFile:101) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at cw.a(SourceFile:14) at cw.deserialize(SourceFile:10) at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) at com.google.gson.Gson.fromJson(Gson.java:795) at com.google.gson.Gson.fromJson(Gson.java:761) at com.google.gson.Gson.fromJson(Gson.java:710) at com.google.gson.Gson.fromJson(Gson.java:682) -- Serialized Message -- Details: JSON string: Cannot send chat message. Stacktrace: at cu.c(SourceFile:220) at bcn.a(SourceFile:518) at dl.a(SourceFile:49) at cn.b(SourceFile:350) at bcn.d(SourceFile:95) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Chunk stats: MultiplayerChunkCache: 121 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,66,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 473495278 game time, 965145000 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Retry entities: 0 total; [] Stacktrace: at bcu.a(SourceFile:284) at atn.k(SourceFile:1387) at atn.S(SourceFile:662) at atn.d(SourceFile:618) at net.minecraft.client.main.Main.main(SourceFile:101) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Chunk stats: MultiplayerChunkCache: 121 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,66,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 473495278 game time, 965145000 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Retry entities: 0 total; [] -- System Details -- Details: Minecraft Version: 1.6.1 Operating System: Windows Vista (amd64) version 6.0 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 176848928 bytes (168 MB) / 269418496 bytes (256 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 7251 (406056 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63 Launched Version: 1.6.1 LWJGL: 2.9.0 OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 71 (3976 bytes; 0 MB) allocated, 17 (952 bytes; 0 MB) used
-
Unconfirmed
-
Creative
Well, I was playing on a server, hosted by ItsJerryAndHarry and minecraft all of a sudden closes by itself, while I was doing a tutorial to make a Hopper Door!
---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 7/7/13 3:22 PM Description: Deserializing Message java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject at cw.a(SourceFile:14) at cw.deserialize(SourceFile:10) at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) at com.google.gson.Gson.fromJson(Gson.java:795) at com.google.gson.Gson.fromJson(Gson.java:761) at com.google.gson.Gson.fromJson(Gson.java:710) at com.google.gson.Gson.fromJson(Gson.java:682) at cu.c(SourceFile:220) at bcn.a(SourceFile:518) at dl.a(SourceFile:49) at cn.b(SourceFile:350) at bcn.d(SourceFile:95) at bcu.b(SourceFile:60) at atn.k(SourceFile:1380) at atn.S(SourceFile:662) at atn.d(SourceFile:618) at net.minecraft.client.main.Main.main(SourceFile:101) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at cw.a(SourceFile:14) at cw.deserialize(SourceFile:10) at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) at com.google.gson.Gson.fromJson(Gson.java:795) at com.google.gson.Gson.fromJson(Gson.java:761) at com.google.gson.Gson.fromJson(Gson.java:710) at com.google.gson.Gson.fromJson(Gson.java:682) -- Serialized Message -- Details: JSON string: Cannot send chat message. Stacktrace: at cu.c(SourceFile:220) at bcn.a(SourceFile:518) at dl.a(SourceFile:49) at cn.b(SourceFile:350) at bcn.d(SourceFile:95) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Chunk stats: MultiplayerChunkCache: 121 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,66,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 473495278 game time, 965145000 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Retry entities: 0 total; [] Stacktrace: at bcu.a(SourceFile:284) at atn.k(SourceFile:1387) at atn.S(SourceFile:662) at atn.d(SourceFile:618) at net.minecraft.client.main.Main.main(SourceFile:101) -- Affected level -- Details: Level name: MpServer All players: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Chunk stats: MultiplayerChunkCache: 121 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,66,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 473495278 game time, 965145000 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 1 total; [bcx['TheSecondSon'/555128, l='MpServer', x=1011.20, y=77.61, z=-182.11]] Retry entities: 0 total; [] -- System Details -- Details: Minecraft Version: 1.6.1 Operating System: Windows Vista (amd64) version 6.0 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 176848928 bytes (168 MB) / 269418496 bytes (256 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1G AABB Pool Size: 7251 (406056 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63 Launched Version: 1.6.1 LWJGL: 2.9.0 OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 71 (3976 bytes; 0 MB) allocated, 17 (952 bytes; 0 MB) used
- duplicates
-
MC-20257 Crash when chatting on modded server
- Resolved