Unterminated string at line 2 column 1

Started by ChikZ on

Topic category: Troubleshooting, bugs, and solutions

Active 3 years ago
Joined Aug 2018
Points:
704

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
Unterminated string at line 2 column 1
Thu, 03/19/2020 - 09:53 (edited)

So, after I changed my modid and modname, my mod stopped working.
This error 

Executing gradle task: runClient
Build info: MCreator 2020.1.04519, 1.12.2, 64-bit, 8099 MB, Windows 10, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'endrevival'.
> com.google.gson.stream.MalformedJsonException: Unterminated string at line 2 column 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
BUILD FAILED

Shows up everytime I try to test run the mod.
I've already tried multiple backups, but it always fails.

Edited by ChikZ on Thu, 03/19/2020 - 09:53
Active 5 months ago
Joined Apr 2014
Points:
1223

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 1
  • MCreator plugins: 0
  • Comments: 656
Use Rebuild Option this…
Fri, 03/06/2020 - 09:21

Use Rebuild Option
this should fix that error

Active 3 years ago
Joined Aug 2018
Points:
704

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
Tried everything, after…
Fri, 03/06/2020 - 09:36

Tried everything, after trying to create a test workspace, it failed to do that, I reinstalled MCreator and it kept giving me errors about java files missing. Trying the zip file now.