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

Cold Fear: Crashes when open a door in the first level. Assert(glGetError() == GL_NO_ERROR) #381

Closed
Triticum0 opened this issue Jun 29, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Triticum0
Copy link

Title Information

Bug Description

Game crashes on first level when opening an door with the assertion:
https://github.com/mborgerson/xemu/blob/7cde5a222cd77864b3bea5424970f6e86c85c28d/hw/xbox/nv2a/pgraph.c#L4690

Steps to reproduce this issue:

  1. Insert disk
  2. Start new game from menu
  3. Do to the door on the ship
  4. The game crashes

Expected Behavior

The door will open without crashing

Version

  • Version: 0.5.0-4-gaab63105fc
  • Last-known Working: Unknown

System Information

Field Value
OS Windows
CPU AMD Ryzen 7 2700X Eight-Core Processor
Graphics Device GeForce GTX 1080/PCIe/SSE2
Graphics Driver 3.3.0 NVIDIA 457.51

Additional Context

@Triticum0 Triticum0 added the bug Something isn't working label Jun 29, 2021
@Triticum0 Triticum0 changed the title Cold Fear: Crashes when open a door in the first level Cold Fear: Crashes when open a door in the first level. Assert(glGetError() == GL_NO_ERROR) Nov 1, 2021
@Triticum0
Copy link
Author

Track on #635

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant