The title says it all. I have a server setup, and everybody I've allowed to join it was able to, except for myself. I have absolutely no understanding as to exactly why I have this issue, only that I can't seem to do anything about it. I've even noticed that, upon adding my server to my in-game server list, it was listed as "not up-to-date", which can't be since I am using the latest server client and have my game fully updated. I won't list the error, and will instead attach an image since it is so long. Any help would be appreciated.
I've gotten this error before, but on a snapshot server. It's got something to do with signs/books or something with JSON. For me, it's gotten into a disconnect loop. The only way to fix this for me was to remove my own .dat file in the playerdata folder.
I'm having the same problem as I am trying to make a map where you don't need cheats on to run a command. So I used clickable signs, but whenever I try to join with my other account it comes up with the same thing. On my main account I see my other account join and then leave a gain. I also found out if i remove the signs then get my other account to join and then place the sign it kicks them so i am 100% sure it is the sign. This only happens in 1.9 and for the other account. The is the command I'm using:
The title says it all. I have a server setup, and everybody I've allowed to join it was able to, except for myself. I have absolutely no understanding as to exactly why I have this issue, only that I can't seem to do anything about it. I've even noticed that, upon adding my server to my in-game server list, it was listed as "not up-to-date", which can't be since I am using the latest server client and have my game fully updated. I won't list the error, and will instead attach an image since it is so long. Any help would be appreciated.
I've gotten this error before, but on a snapshot server. It's got something to do with signs/books or something with JSON. For me, it's gotten into a disconnect loop. The only way to fix this for me was to remove my own .dat file in the playerdata folder.
Huh, guess I'll try that and see if it works. Edit: that doesn't do anything for me, apparently.
The error points to a JSON file being corrupted.
The question is, which one?
There's .minecraft/usercache.json this contains cached credentials and can be deleted as long as you will be able to log in again
There's launcher_profiles.json which contains all your launcher profile configuration
I don't know if there are additional json files associated with the server.
Why don't you try renaming usercache.json and you can always put it back if it doesn't help
I'm having the same problem as I am trying to make a map where you don't need cheats on to run a command. So I used clickable signs, but whenever I try to join with my other account it comes up with the same thing. On my main account I see my other account join and then leave a gain. I also found out if i remove the signs then get my other account to join and then place the sign it kicks them so i am 100% sure it is the sign. This only happens in 1.9 and for the other account. The is the command I'm using:
/setblock 0 102 -10 minecraft:wall_sign 3 replace {Text1:"{\"text\":\"[Spectate]\",\"color\":\"dark_blue\",\"bold\":true,\"italic\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/scoreboard players set @p Spectate 1\"}}",Text3:"{\"text\":\"Cost: 1\",\"color\":\"dark_green\",\"bold\":true,\"italic\":true}"}