- Steam App
- Jettatura (2023440)
- Event type
- patch note
- Published
- 17 October 2022 - 16:53:03 UTC
- Source
- steam_community_announcements
Technical feature: Error logs This is a small update for purposes of bugfixing: Now, if the game crashes, it should capture the error message and a function backtrace to an error log file. These crash-log files should help me better understand the cause of certain crashes so I can fix any remaining ones as they happen. In Windows, these files may be found in: %APPDATA%\Jettatura\error-logs\ (this update will be pushed out to the Linux platform later today) From now on, please attach all such error log files to me in bug reports sent to [email protected] Note on ongoing issue: Graphic glitches I am also currently aware of some users encountering glitched/garbled 3D graphics appearing. This is a slightly harder problem to comprehend the cause of, but I suspect it might have something to do with how OpenGL Vertex Buffer Objects (or related concepts like Attributes) behave on certain har...