Quando eu tento por mensagens no server da erro (bug) no meu minecraft (When I try for messages in the server error (bug) in my minecraft)
e aparece essa mensagem (and this message appears)
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: 1 total; [bdf['Gabriel_Aleks206'/15576133, l='MpServer', x=53,55, y=64,62, z=5,12]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (61,63,18), Chunk: (at 13,3,2 in 3,1; contains blocks 48,0,16 to 63,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 16774518 game time, 3561342061 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: 19 total; [ok['Pintura'/0, l='MpServer', x=-56,00, y=32,50, z=39,94], bdf['Gabriel_Aleks206'/15576133, l='MpServer', x=53,55, y=64,62, z=5,12], oc['entity.ItemFrame.name'/1, l='MpServer', x=-37,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/2, l='MpServer', x=-34,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/3, l='MpServer', x=-40,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/4, l='MpServer', x=-36,50, y=32,50, z=39,94], bev['DaFeeesh'/4862, l='MpServer', x=212,59, y=76,88, z=-64,22], oc['entity.ItemFrame.name'/5, l='MpServer', x=-39,50, y=32,50, z=39,94], oc['entity.ItemFrame.name'/6, l='MpServer', x=-41,94, y=32,50, z=38,50], bev['diazgabe1'/1044487, l='MpServer', x=212,81, y=65,00, z=-66,63], oc['entity.ItemFrame.name'/7, l='MpServer', x=-41,94, y=32,50, z=35,50], oc['entity.ItemFrame.name'/8, l='MpServer', x=-33,50, y=32,50, z=39,94], oc['entity.ItemFrame.name'/9, l='MpServer', x=-41,94, y=32,50, z=32,50], oc['entity.ItemFrame.name'/14, l='MpServer', x=55,06, y=64,50, z=14,50], oc['entity.ItemFrame.name'/15, l='MpServer', x=55,06, y=64,50, z=15,50], oc['entity.ItemFrame.name'/16, l='MpServer', x=55,06, y=64,50, z=13,50], bev['diazgabe1'/1044487, l='MpServer', x=212,84, y=65,00, z=-66,56], bev['DaFeeesh'/4862, l='MpServer', x=216,25, y=79,91, z=-65,69], ok['Pintura'/0, l='MpServer', x=-56,00, y=32,50, z=39,94]]
Retry entities: 0 total; []
Server brand: craftbukkit
Server type: Non-integrated multiplayer server
Stacktrace:
at bda.a(SourceFile:284)
at ats.k(SourceFile:1393)
at ats.S(SourceFile:663)
at ats.d(SourceFile:619)
at net.minecraft.client.main.Main.main(SourceFile:101)
Post this on the bug reports or in the Support Forum next time you have a crash.
In any case, it is an ongoing, known issue; MC-20163 (it's only marked as "resolved" because the original report contained a modded Minecraft).
Rollback Post to RevisionRollBack
[quote=Badgerz]You have to keep in mind that people are stupid.
[quote=Catelite]Just because you don't understand how something works, doesn't make it broken or pointless. >_<
e aparece essa mensagem (and this message appears)
---- Minecraft Crash Report ----
// Oops.
Time: 16/07/13 20:36
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: 1 total; [bdf['Gabriel_Aleks206'/15576133, l='MpServer', x=53,55, y=64,62, z=5,12]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (61,63,18), Chunk: (at 13,3,2 in 3,1; contains blocks 48,0,16 to 63,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 16774518 game time, 3561342061 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: 19 total; [ok['Pintura'/0, l='MpServer', x=-56,00, y=32,50, z=39,94], bdf['Gabriel_Aleks206'/15576133, l='MpServer', x=53,55, y=64,62, z=5,12], oc['entity.ItemFrame.name'/1, l='MpServer', x=-37,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/2, l='MpServer', x=-34,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/3, l='MpServer', x=-40,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/4, l='MpServer', x=-36,50, y=32,50, z=39,94], bev['DaFeeesh'/4862, l='MpServer', x=212,59, y=76,88, z=-64,22], oc['entity.ItemFrame.name'/5, l='MpServer', x=-39,50, y=32,50, z=39,94], oc['entity.ItemFrame.name'/6, l='MpServer', x=-41,94, y=32,50, z=38,50], bev['diazgabe1'/1044487, l='MpServer', x=212,81, y=65,00, z=-66,63], oc['entity.ItemFrame.name'/7, l='MpServer', x=-41,94, y=32,50, z=35,50], oc['entity.ItemFrame.name'/8, l='MpServer', x=-33,50, y=32,50, z=39,94], oc['entity.ItemFrame.name'/9, l='MpServer', x=-41,94, y=32,50, z=32,50], oc['entity.ItemFrame.name'/14, l='MpServer', x=55,06, y=64,50, z=14,50], oc['entity.ItemFrame.name'/15, l='MpServer', x=55,06, y=64,50, z=15,50], oc['entity.ItemFrame.name'/16, l='MpServer', x=55,06, y=64,50, z=13,50], bev['diazgabe1'/1044487, l='MpServer', x=212,84, y=65,00, z=-66,56], bev['DaFeeesh'/4862, l='MpServer', x=216,25, y=79,91, z=-65,69], ok['Pintura'/0, l='MpServer', x=-56,00, y=32,50, z=39,94]]
Retry entities: 0 total; []
Server brand: craftbukkit
Server type: Non-integrated multiplayer server
Stacktrace:
at bda.a(SourceFile:284)
at ats.k(SourceFile:1393)
at ats.S(SourceFile:663)
at ats.d(SourceFile:619)
at net.minecraft.client.main.Main.main(SourceFile:101)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bdf['Gabriel_Aleks206'/15576133, l='MpServer', x=53,55, y=64,62, z=5,12]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (61,63,18), Chunk: (at 13,3,2 in 3,1; contains blocks 48,0,16 to 63,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 16774518 game time, 3561342061 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: 19 total; [ok['Pintura'/0, l='MpServer', x=-56,00, y=32,50, z=39,94], bdf['Gabriel_Aleks206'/15576133, l='MpServer', x=53,55, y=64,62, z=5,12], oc['entity.ItemFrame.name'/1, l='MpServer', x=-37,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/2, l='MpServer', x=-34,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/3, l='MpServer', x=-40,50, y=32,50, z=30,06], oc['entity.ItemFrame.name'/4, l='MpServer', x=-36,50, y=32,50, z=39,94], bev['DaFeeesh'/4862, l='MpServer', x=212,59, y=76,88, z=-64,22], oc['entity.ItemFrame.name'/5, l='MpServer', x=-39,50, y=32,50, z=39,94], oc['entity.ItemFrame.name'/6, l='MpServer', x=-41,94, y=32,50, z=38,50], bev['diazgabe1'/1044487, l='MpServer', x=212,81, y=65,00, z=-66,63], oc['entity.ItemFrame.name'/7, l='MpServer', x=-41,94, y=32,50, z=35,50], oc['entity.ItemFrame.name'/8, l='MpServer', x=-33,50, y=32,50, z=39,94], oc['entity.ItemFrame.name'/9, l='MpServer', x=-41,94, y=32,50, z=32,50], oc['entity.ItemFrame.name'/14, l='MpServer', x=55,06, y=64,50, z=14,50], oc['entity.ItemFrame.name'/15, l='MpServer', x=55,06, y=64,50, z=15,50], oc['entity.ItemFrame.name'/16, l='MpServer', x=55,06, y=64,50, z=13,50], bev['diazgabe1'/1044487, l='MpServer', x=212,84, y=65,00, z=-66,56], bev['DaFeeesh'/4862, l='MpServer', x=216,25, y=79,91, z=-65,69], ok['Pintura'/0, l='MpServer', x=-56,00, y=32,50, z=39,94]]
Retry entities: 0 total; []
Server brand: craftbukkit
Server type: Non-integrated multiplayer server
In any case, it is an ongoing, known issue; MC-20163 (it's only marked as "resolved" because the original report contained a modded Minecraft).
[quote=Badgerz]You have to keep in mind that people are stupid.
[quote=Catelite]Just because you don't understand how something works, doesn't make it broken or pointless. >_<
Yes, that is when this bug was noticed and first reported. They're working on it, but there hasn't been much said.
[quote=Badgerz]You have to keep in mind that people are stupid.
[quote=Catelite]Just because you don't understand how something works, doesn't make it broken or pointless. >_<