Tinob/Ishiiruka

Issue with Bomberman Blast! Crashing under Vulkan

Opened this issue · 2 comments

Issue: Bomberman Blast! Crashes upon entering victory screen
Steps to reproduce:

  1. Start game with Vulkan renderer enabled.
  2. select as many players as you want
  3. set as many wins as you want
  4. play until one player gets sufficient number of wins to trigger the "Player $NUM Wins" screen.
  5. 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?

Vulkan-only. Works fine with OpenGL renderer.