diff --git a/Seeing-why-the-game-is-frozen-(Windows).md b/Seeing-why-the-game-is-frozen-(Windows).md index 8c5409a..fbc0a04 100644 --- a/Seeing-why-the-game-is-frozen-(Windows).md +++ b/Seeing-why-the-game-is-frozen-(Windows).md @@ -1,7 +1,7 @@ 1. Get process hacker https://processhacker.sourceforge.io/ 2. Double click the **second / child** ClassiCube.exe in processes list 3. Go to Threads tab -4. Double click first line in list to get stacktrace +4. Double click first line in list to get the stacktrace It should end up looking similar to this (when the game is frozen): -![](https://cdn.discordapp.com/attachments/678784831164776454/767737822470864917/unknown.png) \ No newline at end of file +![image](https://user-images.githubusercontent.com/6509348/200553436-1fa1a3e3-2fe7-4ee9-9753-d1f163918381.png) \ No newline at end of file