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

[FIXED] [BUG] save/upload XML files overwritten #718

Open
1 task done
teleshoes opened this issue Jan 11, 2024 · 3 comments
Open
1 task done

[FIXED] [BUG] save/upload XML files overwritten #718

teleshoes opened this issue Jan 11, 2024 · 3 comments
Labels
Branch: Alpha-5-Steam Bugs related to Alpha V mainline (0.5.x) on Steam Branch: Alpha-5 Bugs related to Alpha V mainline (0.5.x) Engine: Different SM5 behaviour This feature or action is different in SM5 or below Engine: Filesystem Affects how OutFox logs or interacts with the user's storage Platform: Arcade Arcade / Cab Platform Platform: Arm/Android ARM / Android Platform Platform: ARM/Raspberry/Rock Pi ARM / Raspberry Pi / Rock Pi Platform Platform: Legacy 32bit Affects legacy 32bit platforms, ARM/Console/x86 Platform: Linux Affects Linux on Desktop computers Platform: Mac OSX Affects MacOS X Platform: SteamDeck Affects SteamDeck Platform: Windows Affects Windows Operating System Priority: High This breaks the game and needs to be worked on ASAP! Status: Solved! This one is done! Type: Bug Something is broken in the code

Comments

@teleshoes
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and none matched.

Operating System

Linux

CPU

No response

GPU

No response

Storage

No response

Game Version

5.0.0-042

Game Mode

dance

Theme

default

Describe the problem

  1. play a song, hit at least one note (any non-miss judgment), fail or pass the song
  2. ensure XML upload file created: Save/Upload/YYYY-MM-DD 00000.xml
  3. checksum this file
  4. play a song, and do not hit ANY notes, fail or pass the song
  5. a mostly-empty XML file OVERWRITES the just-created file Save/Upload/YYYY-MM-DD 00000.xml

Describe what should happen

step (5) above should create a *NEW mostly-empty XML file called Save/Upload/YYYY-MM-DD 00001.xml, and not overwrite the existing. it works this way on outfox alpha4 (and on stepmania 3.9/5.0/5.1-new/etc), and appears to be a regression in alpha5.

Relevant Log output

No response

@Scraticus Scraticus added Type: Bug Something is broken in the code Platform: Mac OSX Affects MacOS X Platform: Windows Affects Windows Operating System Platform: Linux Affects Linux on Desktop computers Platform: ARM/Raspberry/Rock Pi ARM / Raspberry Pi / Rock Pi Platform Engine: Filesystem Affects how OutFox logs or interacts with the user's storage Status: Investigating We are looking into this one! Priority: High This breaks the game and needs to be worked on ASAP! Platform: Arm/Android ARM / Android Platform Status: Fix in Testing We have a fix made, and it's in testing! Branch: Alpha-5 Bugs related to Alpha V mainline (0.5.x) Engine: Different SM5 behaviour This feature or action is different in SM5 or below Branch: Alpha-5-Steam Bugs related to Alpha V mainline (0.5.x) on Steam Platform: Arcade Arcade / Cab Platform Platform: SteamDeck Affects SteamDeck Platform: Legacy 32bit Affects legacy 32bit platforms, ARM/Console/x86 Status: OutFox Regression We've broken something! (Though not everything will be a regression if it's different from SM5!) labels Jan 14, 2024
@Scraticus
Copy link
Member

Confirmed, working on a fix, will be out in 043 in a week or so mate, thanks for reporting!

@Scraticus Scraticus added Status: Solved! This one is done! and removed Status: Investigating We are looking into this one! Status: Fix in Testing We have a fix made, and it's in testing! Status: OutFox Regression We've broken something! (Though not everything will be a regression if it's different from SM5!) labels Feb 11, 2024
@Scraticus
Copy link
Member

This is now fixed, the prealpha for this is on the discord server, as we're testing the input systems atm, so the release is delayed a touch. let me know in the discord which linux build you need and i'll build it for ya :)

@Scraticus Scraticus changed the title [BUG] save/upload XML files overwritten [FIXED] [BUG] save/upload XML files overwritten Feb 11, 2024
@teleshoes
Copy link
Author

teleshoes commented Feb 13, 2024

awesome, thanks! (edit: one of the builds already up there works for me, thanks again!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Branch: Alpha-5-Steam Bugs related to Alpha V mainline (0.5.x) on Steam Branch: Alpha-5 Bugs related to Alpha V mainline (0.5.x) Engine: Different SM5 behaviour This feature or action is different in SM5 or below Engine: Filesystem Affects how OutFox logs or interacts with the user's storage Platform: Arcade Arcade / Cab Platform Platform: Arm/Android ARM / Android Platform Platform: ARM/Raspberry/Rock Pi ARM / Raspberry Pi / Rock Pi Platform Platform: Legacy 32bit Affects legacy 32bit platforms, ARM/Console/x86 Platform: Linux Affects Linux on Desktop computers Platform: Mac OSX Affects MacOS X Platform: SteamDeck Affects SteamDeck Platform: Windows Affects Windows Operating System Priority: High This breaks the game and needs to be worked on ASAP! Status: Solved! This one is done! Type: Bug Something is broken in the code
Projects
None yet
Development

No branches or pull requests

2 participants