The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
|
Cannot save game with new name - Printable Version +- Forum (https://theairlineproject.net/forum) +-- Forum: Downloads (https://theairlineproject.net/forum/forumdisplay.php?fid=5) +--- Forum: Bug Reporting (https://theairlineproject.net/forum/forumdisplay.php?fid=9) +---- Forum: Bug Archive (https://theairlineproject.net/forum/forumdisplay.php?fid=24) +---- Thread: Cannot save game with new name (/showthread.php?tid=1608) |
Cannot save game with new name - Gentoo - 12-27-2018 When the "Save Game" pop-up box gets full, I cannot seem to save a new game to a new name. Sorry, you'll soon be fed up with me! RE: Cannot save game with new name - Tjoeker - 12-27-2018 Moved post to bug reports. Don't worry, we like to fix all bugs. Or if users have questions it usually means something isn't explained very well. There is always room for improvement. RE: Cannot save game with new name - delia299 - 12-28-2018 You can solve this bug with : Backup your data.sqlite before you do this tutor for restore if there is an error. 1. Download DB Browser SQLite 2. Open your directory save files in TAPv2/data/saves. Delete all your save files 3. Open DB Browser SQLite 4. Click button Open Database and select data.sqlite in directory TAPv2/data 5. After you opened data.sqlite click Browse Data in tab under button Open Database 6. Select table SaveFile and select all row in the table SaveFile, and press delete in your keyboard. 7. If the table clear, you can click button Write Changes on the right button Open Database. 8. Close and open the game. Test with load game. If success you can see empty save games |