Started by
climatewin
on
Topic category: Troubleshooting, bugs, and solutions
So, I can not run the MCreator , I tried various methods, such as, reinstalling java and MCreator itself in different versions from zip archive to .exe 64bit and 32 bit versions.
It happened after I closed the MCreator through the ?Red cross? This did not happen for the first time, but before this incident, just reinstalling helped.
In this case, I can not even see the error through the .bat file. I watched all the topics on the forum but did not find anything like it. Help me pls
Same problem. We really have to ask the moderators for help, but they are nowhere to be found!
This is a conspiracy
Go to <user folder>/.mcreator/logs and paste the contents of the latest log here.
019-07-09-16:12:37 [main/INFO] [Launcher] Starting MCreator 1.9.0, full version: 1.9.0
2019-07-09-16:12:37 [main/INFO] [Launcher] Java version: 1.8.0_212, specification: 1.8, VM name: LibericaJDK 64-Bit Server VM
2019-07-09-16:12:37 [main/INFO] [Launcher] Current JAVA_HOME for running instance: C:\Program Files\Pylo\MCreator\jdk\jre
2019-07-09-16:12:37 [main/ERROR] [Exception] Uncaught exception in main
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226) ~[gson-2.8.5.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:927) ~[gson-2.8.5.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:892) ~[gson-2.8.5.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:841) ~[gson-2.8.5.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:813) ~[gson-2.8.5.jar:?]
at net.mcreator.preferences.c.a(SourceFile:21) ~[mcreator.jar:?]
at net.mcreator.Launcher.main(SourceFile:81) ~[mcreator.jar:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.5.jar:?]
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215) ~[gson-2.8.5.jar:?]
... 6 more
Conversation moved to: https://mcreator.net/tracker/issue/50977