DoujinStars
l_kvento
l_kvento

patreon


How to fix game crash

Ok, it looks like in most cases the crashes are related to old saves

So if you get a crash when starting game, you just needs to delete the OLD SAVES


We write about it in every release post, but most people just don't see it.  And yeah we know that it might be annoying, and we are working on a universal solution to ignore old saves from different version.


But for now, you need to delete them manually.

Go to:

C:\Users\ YOUR USER NAME \AppData\Local\

Then find and delete the following folders:

LustlandAdventure  or  TheLustlandAdventure


I've attached a simple video tutorial on how to do this in case anyone has trouble with this.

How to fix game crash

Comments

To those who want to keep their saves without maintaining a separate saves folder for every build I can recommend using Git. 1) Keep master branch empty (without commits) 2) play (make the game create save files) After new build release (or wherever you want to save your saves) 3) from master (where all your files are at working dir) create a new branch (v27) and commit valuable files. Now your saves version is associated with v27 branch. Switch branches according to the version that you want to play. P.S. I like v24 the most, but I like to check out newer versions as well.


More Creators