marcojanssen / drunagor-helper

GNU General Public License v3.0
14 stars 8 forks source link

Adding Auras, Statuses, Unfoldings and Followers in *.json #72

Closed Barondil closed 6 months ago

Barondil commented 7 months ago

Adding Auras, Statuses, Unfoldings and Followers for DE and EN.json.

Barondil commented 6 months ago

There is according to https://jsonlint.com/ still a parse error. But I cannot find exactly, where the error is. Has someone an idea?

grafik

erikblessman commented 6 months ago

The end of the violating line is not shown, but the error suggests that there is a closing curly brace "}" at the end of that line. That would be an extra curly brace that should be removed. (Note: the closing curly brace on the following line needs to stay.) On Tue, Apr 30, 2024, 14:32 Barondil @.***> wrote:

There is according to https://jsonlint.com/ still a parse error. But I cannot find exactly, where the error is. Has someone an idea?

grafik.png (view on web) https://github.com/marcojanssen/drunagor-helper/assets/163357376/0e5e0a8c-e1dc-4823-a485-31963ba830a5

— Reply to this email directly, view it on GitHub https://github.com/marcojanssen/drunagor-helper/pull/72#issuecomment-2087144202, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQGQ6BA2GK3C7LMAVVUPJODY775V3AVCNFSM6AAAAABG4B4RVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBXGE2DIMRQGI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Barondil commented 6 months ago

Thank you for your tip. And sorry that I didn't post the complete code. I think I found my mistake. In the violating line, there is a "," at the end. Not only in this, but in every single line with "effect": xD