How to reset Star Coins Collected during level testing

Need help with any SMBX game-related issues? Ask your questions here.

Moderator: Userbase Moderators

Animebryan
Spike
Spike
Posts: 262
Joined: Fri Jun 03, 2016 5:40 pm
Flair: Need help!
Contact:

How to reset Star Coins Collected during level testing

Postby Animebryan » Sat Jan 02, 2021 1:29 am

When I'm testing my new levels, I always make sure it's possible to complete the level while collecting all Star Coins & the Star. How do I reset the Star Coins Collected after collecting them all? Is there a file in which that data is stored?
Last edited by Animebryan on Sun Jan 03, 2021 4:06 am, edited 1 time in total.

Hoeloe
Phanto
Phanto
Posts: 1465
Joined: Sat Oct 03, 2015 6:18 pm
Flair: The Codehaus Girl
Pronouns: she/her

Re: How to reset Star Coins Collected during level testing

Postby Hoeloe » Sat Jan 02, 2021 4:24 pm

Delete save-0-ext.dat.

Animebryan
Spike
Spike
Posts: 262
Joined: Fri Jun 03, 2016 5:40 pm
Flair: Need help!
Contact:

Re: How to reset Star Coins Collected during level testing

Postby Animebryan » Sun Jan 03, 2021 4:09 am

Where would that file be located? I just did a folder search for that name in the entire SMBX2 Beta 4 Patch 3 folder & nothing came up.

Suckerman7 GM
Eerie
Eerie
Posts: 716
Joined: Fri Jun 19, 2015 9:42 am
Flair: Multiversal Traveller/Prismverse's God of Creation
Pronouns: he/him

Re: How to reset Star Coins Collected during level testing

Postby Suckerman7 GM » Sun Jan 03, 2021 5:09 am

Animebryan wrote:
Sun Jan 03, 2021 4:09 am
Where would that file be located? I just did a folder search for that name in the entire SMBX2 Beta 4 Patch 3 folder & nothing came up.
Whenever you test a level in your episode folder, a file called progress.json appears, which tracks your score, and Star Coins you collected in levels. Deleting that resets your score and star coins you collected in any level you tested.

Emral
Cute Yoshi Egg
Cute Yoshi Egg
Posts: 9891
Joined: Mon Jan 20, 2014 12:58 pm
Flair: Phoenix

Re: How to reset Star Coins Collected during level testing

Postby Emral » Sun Jan 03, 2021 6:24 am

Suckerman7 GM wrote:
Sun Jan 03, 2021 5:09 am
Animebryan wrote:
Sun Jan 03, 2021 4:09 am
Where would that file be located? I just did a folder search for that name in the entire SMBX2 Beta 4 Patch 3 folder & nothing came up.
Whenever you test a level in your episode folder, a file called progress.json appears, which tracks your score, and Star Coins you collected in levels. Deleting that resets your score and star coins you collected in any level you tested.
Progress.json only tracks achievement progress.

Hoeloe
Phanto
Phanto
Posts: 1465
Joined: Sat Oct 03, 2015 6:18 pm
Flair: The Codehaus Girl
Pronouns: she/her

Re: How to reset Star Coins Collected during level testing

Postby Hoeloe » Sun Jan 03, 2021 12:05 pm

Animebryan wrote:
Sun Jan 03, 2021 4:09 am
Where would that file be located? I just did a folder search for that name in the entire SMBX2 Beta 4 Patch 3 folder & nothing came up.
It'll be in your episode folder.

Animebryan
Spike
Spike
Posts: 262
Joined: Fri Jun 03, 2016 5:40 pm
Flair: Need help!
Contact:

Re: How to reset Star Coins Collected during level testing

Postby Animebryan » Mon Jan 04, 2021 2:13 am

It's not there. Folder search turns up nothing. For the record, I have 'hidden' files set to show.

Hoeloe
Phanto
Phanto
Posts: 1465
Joined: Sat Oct 03, 2015 6:18 pm
Flair: The Codehaus Girl
Pronouns: she/her

Re: How to reset Star Coins Collected during level testing

Postby Hoeloe » Tue Jan 05, 2021 1:53 am

I mistyped. It's save0-ext.dat. Only one dash. That's probably thrown off your search. In future, you can just start typing directly into the file explorer to navigate to the first file that matches what you just typed - if you know which particular folder something is in, there's no reason to do a search.

Animebryan
Spike
Spike
Posts: 262
Joined: Fri Jun 03, 2016 5:40 pm
Flair: Need help!
Contact:

Re: How to reset Star Coins Collected during level testing

Postby Animebryan » Tue Jan 05, 2021 4:55 pm

Hoeloe wrote:
Tue Jan 05, 2021 1:53 am
I mistyped. It's save0-ext.dat. Only one dash. That's probably thrown off your search. In future, you can just start typing directly into the file explorer to navigate to the first file that matches what you just typed - if you know which particular folder something is in, there's no reason to do a search.
I just searched not only my entire episode folder but I entered it into my computer's start menu search bar. It simply doesn't exist.

Hoeloe
Phanto
Phanto
Posts: 1465
Joined: Sat Oct 03, 2015 6:18 pm
Flair: The Codehaus Girl
Pronouns: she/her

Re: How to reset Star Coins Collected during level testing

Postby Hoeloe » Wed Jan 06, 2021 2:38 pm

Then your data isn't saved. Simple as that. In the editor, Test > LunaTester > Terminate Running Process, will close the current testing session and clear any unsaved data. If it still doesn't work after that then you didn't look hard enough because that file must exist if starcoins are loading data between play sessions.

Animebryan
Spike
Spike
Posts: 262
Joined: Fri Jun 03, 2016 5:40 pm
Flair: Need help!
Contact:

Re: How to reset Star Coins Collected during level testing

Postby Animebryan » Wed Jan 06, 2021 8:03 pm

Ok, it was keeping the Star Coins during the session, but when closed & opened again (or through the Terminate Running Process), the Star Coins count is cleared. At least that resolves my issue. Thanks!

Hoeloe
Phanto
Phanto
Posts: 1465
Joined: Sat Oct 03, 2015 6:18 pm
Flair: The Codehaus Girl
Pronouns: she/her

Re: How to reset Star Coins Collected during level testing

Postby Hoeloe » Wed Jan 06, 2021 10:30 pm

If it helps, another shortcut you can use for the same thing is to hit Tab during a play session to open the console, and type:

Code: Select all

SaveData.clear()
GameData.clear()
Those two commands will wipe the local saved data.


Return to “Help and Support”

Who is online

Users browsing this forum: Barkrowler [Bot] and 1 guest

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari