Closed stridera closed 3 years ago
Another example:
± |master ?:3 ✗| → muddler.sh
[copy] Copying 22 files to /home/strider/Code/FierymudMudletClient/build/filtered/src
Exception in thread "main" groovy.json.JsonException: Unable to decode string
at org.apache.groovy.json.internal.CharBuf.decodeJsonString(CharBuf.java:824)
at org.apache.groovy.json.internal.JsonParserCharArray.decodeString(JsonParserCharArray.java:285)
at org.apache.groovy.json.internal.JsonParserCharArray.decodeValueInternal(JsonParserCharArray.java:162)
Yeah, I played a bit fast and loose with the code, should add more try/catch all around honestly.
This has been improved with release 0.7 - give it a test and report back, if you need additional improvements 😉
Also, sorry it took so long.
mis-clicked.
Got an error, but I wasn't sure where. Had to check all my json files to find the error.