-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.2
-
None
-
OS: Windows 7 (ver 6.1, arch amd64)
Java: 1.6.0_22 (by Sun Microsystems Inc.)
Launcher: 1.0.8 (bootstrap 4)
Minecraft: 1.6.2 (updated Mon Jul 08 14:24:08 MST 2013)
-
Unconfirmed
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 7/8/13 9:06 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 bct.a(SourceFile:522)
at dl.a(SourceFile:49)
at cn.b(SourceFile:354)
at bct.e(SourceFile:98)
at bda.b(SourceFile:60)
at ats.k(SourceFile:1386)
at ats.S(SourceFile:663)
at ats.d(SourceFile:619)
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 bct.a(SourceFile:522)
at dl.a(SourceFile:49)
at cn.b(SourceFile:354)
at bct.e(SourceFile:98)
– Affected level –
Details:
Level name: MpServer
All players: 2 total; [bdf['02CGUTZWILLER'/89329, l='MpServer', x=279.75, y=74.62, z=100.04], bev['yogacat'/759327, l='MpServer', x=283.69, y=72.00, z=98.31]]
Chunk stats: MultiplayerChunkCache: 225
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-52,75,268), Chunk: (at 12,4,12 in -4,16; contains blocks -64,0,256 to -49,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 108353100 game time, 168440070 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 5 total; [bev['yogacat'/759327, l='MpServer', x=283.69, y=72.00, z=98.31], bev['yogacat'/759327, l='MpServer', x=283.69, y=72.00, z=98.31], st['entity.MinecartChest.name'/759351, l='MpServer', x=313.50, y=32.50, z=65.50], bdf['02CGUTZWILLER'/89329, l='MpServer', x=279.75, y=74.62, z=100.04], bev['yogacat'/759327, l='MpServer', x=283.69, y=72.00, z=98.31]]
Retry entities: 0 total; []
Server brand:
- duplicates
-
MC-20257 Crash when chatting on modded server
- Resolved