JSON Data placed randomly #1

Open
opened 2025-10-27 18:43:43 +01:00 by OMGeeky · 1 comment
Owner

Originally created by @RaphiHD on GitHub (Sep 25, 2025).

Since my upgrade from ATCS v0.6.20 to 0.6.23, all NPCs, Dialogues, etc. (but not the maps) are no longer placed at the end of the .json file, but randomly in between. This makes it very hard to find what you need when looking into the project tree or the file itself.

This does not only apply for new additions, but for the entire content of a file, when it is saved by ATCS.

In the following image, I had created all dialogues in order but they got jumbled up:

Image
Originally created by @RaphiHD on GitHub (Sep 25, 2025). Since my upgrade from ATCS v0.6.20 to 0.6.23, all NPCs, Dialogues, etc. (but not the maps) are no longer placed at the end of the .json file, but randomly in between. This makes it very hard to find what you need when looking into the project tree or the file itself. This does not only apply for new additions, but for the entire content of a file, when it is saved by ATCS. In the following image, I had created all dialogues in order but they got jumbled up: <img width="280" height="558" alt="Image" src="https://github.com/user-attachments/assets/df2559d7-6598-483d-a6b5-3490bae9c3f4" />
Author
Owner

@NutAndor commented on GitHub (Oct 24, 2025):

Right, the created and the altered objects are as wanted: in the sequence of their files (alphabetic).
Just the AT-source objects don't have the sequence of their files (alphabetic).

@NutAndor commented on GitHub (Oct 24, 2025): Right, the created and the altered objects are as wanted: in the sequence of their files (alphabetic). Just the AT-source objects don't have the sequence of their files (alphabetic).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AndorsTrailRelease/archived-ATCS#1
No description provided.