KraftMacAndChee
New Member
- Feb 12, 2019
 
- 6
 
- 1
 
- 106
 
I joined the discord and tried to get help. I was having the issue continuously and through a lot of effort I was able to eventually fix it. I tried countless solutions which did not work. Including redownloading the game, running in administrater mode, going into renpy and manually selecting each renderer, locking the game to 60fp, disabling audio, trying other renpy games to see if they would work (They did), and moving the game to a filepath with a short and simple name.If your game crashes then there must be a log with possible reason for this crashes, send log here and knowledgeable people will be able to help.
Its usually located in the game folder.
What finally worked? Well it is not exactly user friendly but I will explain. I used windows event viewer to check the crash logs and identify the fault. The fault was one of the renpy .dll files. So, I downloaded the latest official Renpy SDK. Then I replaced the folders "renpy" and "lib" with the ones included in the latest renpy SDK. This fixed the issue for me. So it seems to have been a strange issue regarding the specific version of the renpy SDK that was used in that release that seems to have affected very few people.
I hope though if anyone else is experience crashing this solution will work for them as well!