Issue with Bomberman Blast! Crashing under Vulkan
Opened this issue · 2 comments
jason-oliveira commented
Issue: Bomberman Blast! Crashes upon entering victory screen
Steps to reproduce:
- Start game with Vulkan renderer enabled.
- select as many players as you want
- set as many wins as you want
- play until one player gets sufficient number of wins to trigger the "Player $NUM Wins" screen.
- place head in hands as system begins a slow descent into madness.
Expected Result: Progress to "Player $NUM Wins" screen, press "New Game" to start again.
Actual Result: Crash takes down entire system fairly rapidly. Approximately 10 seconds (or one mouse click) to freeze system completely where one has to use Magic SysRq Key to reboot system (R-E-I-S before CTRL-ALT-DEL starts working).
System Specs: AMD FX-6300, 12GB RAM, Geforce GX 1050 (381.22 drivers), Gentoo Linux amd64, Kernel 4.9.34
Tinob commented
this is a vulkan only issue or it also happends under opengl?
jason-oliveira commented
Vulkan-only. Works fine with OpenGL renderer.