mmatyas / openblok

A customizable, cross platform, open-source falling block game, packed with a bunch of features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clearing lines with Sonic Drop on causes crash

Nocosix opened this issue · comments

When trying to play with Sonic Drop on, the game will randomly segfault when trying to line clear. It occurs frequently enough that I can't finish a game of sprint.
This happened to me on v0.7.0 on the Raspberry Pi 3 and 4, and also on an Arch Linux desktop built from the latest commit.

Ok, this should be fixed now in the latest release, thanks! (But feel free to report if the problem still occurs.)

I'm happy to say that as of build v0.8.2+ea9a457 I am not able to replicate the issue :)
I've played a Sprint game (2:41) and a Marathon game (4:30~) with Sonic Drop activated and no errors showed up. (Apart from the errors displayed on the cmd mentioned on issue #30 )

For the time being, I'd close this issue @mmatyas.