Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash a few seconds after launch 100% of the time #306

Open
yyamdev opened this issue Apr 16, 2021 · 2 comments
Open

Crash a few seconds after launch 100% of the time #306

yyamdev opened this issue Apr 16, 2021 · 2 comments
Labels
bug The issue is a straight up bug, performance bug, crash bug, etc

Comments

@yyamdev
Copy link

yyamdev commented Apr 16, 2021

Version: 4.1.7 (x86 and x64 versions)

Repro Steps

  1. Download 4coder 4.1.7 from itch.io
  2. Launch 4ed.exe
  3. Wait 1-3 seconds

Description of the Result
A fresh download of 4.1.7 will crash a few seconds after launch on my machine. 4ed launches in windowed mode and everything appears to initialise properly: I see the default buffers and I hear a startup sound. But it crashes pretty soon after that.

Additional notes
Not seen on 4.1.6
Not sure if relevant but this machine has a 360Hz display.

System
OS: Windows 10 Pro Version 20H2 OS build 19042.928
Graphics Card: NVIDIA GeForce RTX 3070 (Laptop Version)
Driver: Seen on 465.89 and 466.11

@yyamdev yyamdev added the bug The issue is a straight up bug, performance bug, crash bug, etc label Apr 16, 2021
@yyamdev yyamdev changed the title Crash a few seconds after launch Crash a few seconds after launch 100% of the time Apr 16, 2021
@yyamdev
Copy link
Author

yyamdev commented Apr 17, 2021

This is what I get debugging with VS:
4coder crash

Not very useful since there are no symbols but at least this can be narrowed down to a graphics problem.

@HangingPotato
Copy link

HangingPotato commented May 14, 2021

I am also having the same exact issue. Here is a screenshot of the result from my debugging session after adding the breakpoint to the custom_layer_init line which appears to break every single time although I have not customised 4coder at all.
1234

System
CPU: Ryzen 7 5800x
OS: Edition Windows 10 Pro
Version 20H2
Installed on ‎09-‎May-‎21
OS build 19042.928
Graphics Card: NVIDIA GeForce GTX 1080ti
Driver: 466.27 (latest as of today)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a straight up bug, performance bug, crash bug, etc
Projects
None yet
Development

No branches or pull requests

2 participants