It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello,

After installing Butcher on Ubuntu 20.04 I get a window open, but it's only blue and the music plays. Is there something else I need to do?

Thanks!
Ubuntu 20.04, 3.63.3 gnome
The shell just puts out an error and reboots itself
Same problem, with wayland and without wayland session
I figured it out I think.

Running the game/Butcher.x86 file instead of the start.sh worked for me. I guess the 64 bit version is missing a library somewhere.

You can edit the start.sh file to use the Butcher.x86 file instead of the Butcher.x86_64 by changing/removing the if statement that checks what type of system the game is running on.

Hope that helps, the game is pretty fun.
Same problem here,

Had to install a few libraries :
$ sudo apt install libgl1-mesa-glx libxcursor1 libxrandr2

The game still crashes after showing a blue screen and a cursor for a couple of secs.

Tried to run both Butcher.x86 and Butcher.x86_64 but it makes no difference.

Thanks
avatar
gweltou: Same problem here,

Had to install a few libraries :
$ sudo apt install libgl1-mesa-glx libxcursor1 libxrandr2

The game still crashes after showing a blue screen and a cursor for a couple of secs.

Tried to run both Butcher.x86 and Butcher.x86_64 but it makes no difference.

Thanks
What distro are you running? With those dependencies it may require a reboot to restart X and get the new libs loaded... maybe.