easypickings
Chieftain
- Joined
- Jan 11, 2023
- Messages
- 1
There are chances that the application crashes when I start a game. (Launching application works fine; it only crashes when I choose to play the game, either to continue, load, or create a new one)
I check the logs and find errors in
I also find the files initiating the GamePlay database in
Appreciations for any advice to figure/fix the error.🙏
[game version 1.0.12.9(564030); no mod]
I check the logs and find errors in
Database.log
when the crash happens. The log file is attached. It seems the GamePlay database isn't correctly initiated and errors occur when trying inserting data into tables.I also find the files initiating the GamePlay database in
$GAMEPATH/Assets/Base/Assets/Gameplay/Data
, including SQL files that create the tables and XML files that insert/update. These files look fine to me, and there do have times the game didn't crash - makes me so confused.Appreciations for any advice to figure/fix the error.🙏
[game version 1.0.12.9(564030); no mod]