Josh Jaggernauth
- Aterox_
- aterox_
- Europe/Stockholm
- Yes
- No
I download and start the game from the launcher
andit crashesthengives me this as an output:[20:43:53] [Client thread/INFO]: Setting user: Aterox_
[20:43:53] [Client thread/INFO]: (Session ID is token:3babaa502f1e4616997b88a23c912251:66f84acac4de4e088e0a1f8de8290e13)
Exception in thread "Client thread" java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at com.google.common.collect.Lists$ReverseList.<init>(Lists.java:767)
at com.google.common.collect.Lists.reverse(Lists.java:759)
at ma.b(SourceFile:175)
at ma.<init>(SourceFile:62)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:166)
at buw.<init>(SourceFile:45)
at azh.<init>(SourceFile:343)
at net.minecraft.client.main.Main.main(SourceFile:125)I download and start the game from the launcher but it crashes and gives me this as an output:
[20:43:53] [Client thread/INFO]: Setting user: Aterox_
[20:43:53] [Client thread/INFO]: (Session ID is token:3babaa502f1e4616997b88a23c912251:66f84acac4de4e088e0a1f8de8290e13)
Exception in thread "Client thread" java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at com.google.common.collect.Lists$ReverseList.<init>(Lists.java:767)
at com.google.common.collect.Lists.reverse(Lists.java:759)
at ma.b(SourceFile:175)
at ma.<init>(SourceFile:62)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:166)
at buw.<init>(SourceFile:45)
at azh.<init>(SourceFile:343)
at net.minecraft.client.main.Main.main(SourceFile:125)
I download andstart the game from the launcher but it crashesand givesme this asanoutput:[20:43:53] [Client thread/INFO]: Setting user: Aterox_
[20:43:53] [Client thread/INFO]: (Session ID is token:3babaa502f1e4616997b88a23c912251:66f84acac4de4e088e0a1f8de8290e13)
Exception in thread "Client thread" java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at com.google.common.collect.Lists$ReverseList.<init>(Lists.java:767)
at com.google.common.collect.Lists.reverse(Lists.java:759)
at ma.b(SourceFile:175)
at ma.<init>(SourceFile:62)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:166)
at buw.<init>(SourceFile:45)
at azh.<init>(SourceFile:343)
at net.minecraft.client.main.Main.main(SourceFile:125)Before this I updated to Java 8.60 and then started the game from the launcher but it crashed and gave me this as the game output:
[20:43:53] [Client thread/INFO]: Setting user: Aterox_
[20:43:53] [Client thread/INFO]: (Session ID is token:3babaa502f1e4616997b88a23c912251:66f84acac4de4e088e0a1f8de8290e13)
Exception in thread "Client thread" java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at com.google.common.collect.Lists$ReverseList.<init>(Lists.java:767)
at com.google.common.collect.Lists.reverse(Lists.java:759)
at ma.b(SourceFile:175)
at ma.<init>(SourceFile:62)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:166)
at buw.<init>(SourceFile:45)
at azh.<init>(SourceFile:343)
at net.minecraft.client.main.Main.main(SourceFile:125)
Mac OSX Yosemite, Java 1.6.0_65, 64 bit, Java SE 8.60
If you input json into a command block or in the chat via a command, for example:
/title @a title
{text:"GAME OVER",color:dark_red,bold:true}The game will send the output as follows:
[
22:19:54] Invalid json: malformed JSON at line 1 column3I am aware this is a repeat of an older report, but it'd be nice to have working json strings and text commands.
If you input json into a command block or in the chat via a command, for example:
/title @a title
{"text":"GAME OVER",color:dark_red,bold:true}The game will send the output as follows:
[18:39:54] Invalid json: malformed JSON at line 1 column 1
I am aware this is a repeat of an older report, but it'd be nice to have working json strings and text commands.





I don't care if this is a duped issue, can someone please fix this?!
I thought that command blocks were restricted from the use of the command /op and that it was set as a player only command, but that makes sense. One thing that they could do though is reimplement this feature and just disallow, like you said, the /op command from command blocks.
Even if you do this, it won't work, even in the new snapshot