What changed
2 fixes0 additions3 changes0 removals
fixedIn the last update, people's save files were getting deleted, so I pushed a hotfix yesterday that would prevent this from happening in the future. The catch was, in order to do so, I had to change where I was storing data, which meant everybody's save files got deleted. I felt really really bad for this because I thought I might have betrayed my players or lost their trust, so I have come up with a solution!
fixedIn the newest hotfix that released today (6/12/2021), any deleted progress will be restored!
changedThe save data that was getting corrupted was a .txt file that stored information about player position, rotation, velocity, etc. However, the location where skins were being saved did not get corrupted. So, I can look through the save file for the skins, figure out what the furthest one is, and set the players position to the location of the skin. This isn't an exact restoration, but it's a lot better than being put back at the beginning.
changedIf you have already beaten the game or haven't gotten the first skin, nothing will happen to your current save file.
changedIf you have collected any skins in the game, your position will be set to the furthest skin you have collected.
Worm Adventure 4: Into the Wormhole changes
fixedIn the last update, people's save files were getting deleted, so I pushed a hotfix yesterday that would prevent this from happening in the future. The catch was, in order to do so, I had to change where I was storing data, which meant everybody's save files got deleted. I felt really really bad for this because I thought I might have betrayed my players or lost their trust, so I have come up with a solution!
fixedIn the newest hotfix that released today (6/12/2021), any deleted progress will be restored!
changedThe save data that was getting corrupted was a .txt file that stored information about player position, rotation, velocity, etc. However, the location where skins were being saved did not get corrupted. So, I can look through the save file for the skins, figure out what the furthest one is, and set the players position to the location of the skin. This isn't an exact restoration, but it's a lot better than being put back at the beginning.
changedIf you have already beaten the game or haven't gotten the first skin, nothing will happen to your current save file.
changedIf you have collected any skins in the game, your position will be set to the furthest skin you have collected.
In the last update, people's save files were getting deleted, so I pushed a hotfix yesterday that would prevent this from happening in the future. The catch was, in order to do so, I had to change where I was storing data, which meant everybody's save files got deleted. I felt really really bad for this because I thought I might have betrayed my players or lost their trust, so I have come up with a solution!
In the newest hotfix that released today (6/12/2021), any deleted progress will be restored!
The save data that was getting corrupted was a .txt file that stored information about player position, rotation, velocity, etc. However, the location where skins were being saved did not get corrupted. So, I can look through the save file for the skins, figure out what the furthest one is, and set the players position to the location of the skin. This isn't an exact restoration, but it's a lot better than being put back at the beginning.
In more basic terms:
If you have already beaten the game or haven't gotten the first skin, nothing will happen to your current save file.
If you have collected any skins in the game, your position will be set to the furthest skin you have collected.
I hope this fix helps out, and thank you for sticking with me through this situation :)