Fix a game crashing bug
LateRun » Devlog
Fixed a game crashing bug! Hopefully you never seen it!
Files
LateRun-win-x64.zip 291 kB
Dec 10, 2021
Get LateRun
Download NowName your own price
LateRun
A simple endless runner, with source code!
Status | Released |
Author | ricardo_sdl |
Genre | Action |
Tags | 2D, Arcade, DRM Free, infinite-runner, sourcecode |
Comments
Log in with itch.io to leave a comment.
Hello! The compiled version works fine, but if I compile the source code it will close randomly with no error after 10 seconds or so. I haven't changed anything.
Are there any special compiler settings needed for this? Whats weird is it doesn't do this on Windows 7, only on Windows 11. I'll gladly donate a few bucks if you can help me figure this out. Thanks!
Hi TheOneMagos!
This was probably another blunder of mine! I updated the compiled game with the fix but not the source code. I changed it now. And here is a link to github with the change I made:
https://github.com/ricardosdl/LateRun/commit/81ef231f9270e5f40f1525e5c857d66c319...
Since the game source is on github feel free to check it out:
https://github.com/ricardosdl/LateRun
Thank you!
Awesome! thanks you!