voxelius / voxelius

Voxelius source tree
zlib License
13 stars 1 forks source link

Bizzare screenshot crash on NVIDIA GPUs #29

Open untodesu opened 16 hours ago

untodesu commented 16 hours ago

Description

The game craps itself somewhere near glReadPixels

Steps to reproduce

  1. Run the game at 2K resolution
  2. Take a screenshot
  3. Observe the game imploding

Expected behavior

The game not imploding

System information

Miscellaneous

Encountered by @Unchpokable

untodesu commented 16 hours ago

Possibly a driver bug since callstack goes deep into NVOGL.DLL and the game dies there with an access violation; possibly new not doing what it's supposed to and throwing a nullptr in there?