Skip to content

Game doesn't open properly

Blockyheadman edited this page Nov 19, 2022 · 2 revisions

Introduction on the Issue

As of version 0.2.0, save files were introduced. Bugs in that version caused save files to break when resetting or adjusting settings. Although that's been fixed in 0.2.1, it can still possibly break in future versions, or you already have a broken save file. This will help you fix broken save files based on your system.

Fix for X11/Linux

Users can look for the file path like this ~/.local/share/[project_name] and delete the user.save file. Startup the game again and it will create a new save file

Fix for macOS

Users can look for the file path like this ~/Library/Application Support/Clikcer and delete the user.save file. Startup the game again and it will create a new save file

Fix for Windows

Users can paste this file path into your file explorer %APPDATA%\Clikcer and delete the user.save file. Startup the game again and it will create a new save file

Fix for Android

Uninstall the app and reinstall it. It resets the save file then.

Clone this wiki locally