AnimationLoader icon indicating copy to clipboard operation
AnimationLoader copied to clipboard

XML bloat bug

Open picolet21 opened this issue 2 years ago • 4 comments

Hello

I found a bug in the XML export of v1.1.3.2. The XML content is not read and the manifest content is exported at the end.

So the xml gets bloated every time I start the game. The content of xml is also not reflected in the position name.

The same phenomenon was confirmed in v1.1.3.1.

please confirm.

picolet21 avatar Aug 05 '23 12:08 picolet21

Hi,

Can you post the game logs? And what game KK or KKS.

IDontHaveIdea avatar Aug 05 '23 19:08 IDontHaveIdea

sorry. The game is Sunshine. However, a similar phenomenon occurred in KK.

I have attached the bloated XML file and the log when the phenomenon occurred.

output_log_KK1.txt output_log_KKS1.txt names-kpluganim.xml

An internal error occurs if the XML file does not exist. And the positions doesn't seem to be reflected in the game either.

output_log_KKS2.txt

Please check the log.

picolet21 avatar Aug 06 '23 00:08 picolet21

Hi good day,

Try these:

  • No xml file should create a new one ready for translation.
  • xml file present should read translations and add any new animation entry that needs translation. It should not override any animation already in the xml file it will only add the missing ones.

AnimationLoader.KoikatsuSunshine_v1.1.3.2.zip AnimationLoader.Koikatu_v1.1.3.2.zip

The file versions are the same until an official release.

Thanks for reporting the problem I was thinking that nobody was using this.

IDontHaveIdea avatar Aug 06 '23 20:08 IDontHaveIdea

thank you very much!

Both KK and KKS worked well! I didn't get an internal error when the file doesn't exist, nor did the XML bloat.

I publish the translated XML for the Japanese community, so I'm very happy to see this feature in action. I'm looking forward to the official release.

Sincerely thank.

picolet21 avatar Aug 07 '23 10:08 picolet21