Unterminated string at line 2 column 1

Started by ChikZ on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 09:13, 31. May 2021
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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
Last seen on 03:03, 6. Feb 2024
Joined Apr 2014
Points:

User statistics:

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

Use Rebuild Option
this should fix that error

Last seen on 09:13, 31. May 2021
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.