Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in thread "Thread-0" com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 741562 path $ #15

Closed
Hofschn8 opened this issue Sep 20, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Hofschn8
Copy link

Good morning, I tried to run the demo project and generate AL-objects from the seminar.management.mdal file. I used the latest BC version and installed JRE8 as mentioned.
But when I click to "Generate AL File" I get following error:
Exception in thread "Thread-0" com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 741562 path $

Attached the full Error Output
Error.txt

Can somebody help?

BR

@joneug
Copy link
Member

joneug commented Sep 20, 2020

Hi! Could you zip the contents of your .alpackages folder and send it to me via e-mail? You can find my e-mail address on my GitHub profile page.

@joneug joneug transferred this issue from modal-dsl/modal-demo Sep 20, 2020
@joneug joneug added the bug Something isn't working label Sep 20, 2020
joneug added a commit that referenced this issue Sep 21, 2020
Caused by malformed JSON file in Microsoft_System Application_16.5.15897.15953.app
@joneug
Copy link
Member

joneug commented Sep 21, 2020

Just released version 0.3.1 of mdAL and its corresponding VS Code extension. Please update your extension installation. The exception should not be thrown anymore.

I am closing this issue. If you encounter further issues please reopen.

@joneug joneug closed this as completed Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants