-
Notifications
You must be signed in to change notification settings - Fork 51
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
[BUG] Item List Json sometimes has extra comma #21
Comments
this should be fixed. I saw where i went wrong here. |
This was fixed again+ |
Apparenlty this can still happen. I think it is only caused by specific mods. |
Do you know which mods (and order if important) this happens with? |
I am not sure. |
I recently added RimAtomics and Rimefeller to my pretty large collection of mods. I wasn't having an issue with the extra comma at the end before but after adding those 2 mods, I got an extra comma on my .json files. |
What was expected to happen?
Last item in json StoreItems.json should not have a comma
What actually happened?
Has a comma
What could have caused this? (optional but helpful)
Probably an invalid item causing it to not know when to stop adding commas
The text was updated successfully, but these errors were encountered: