Character screen freeze (Ubuntu 12.04)

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
eliotn
Wyrmic
Posts: 244
Joined: Mon Sep 26, 2011 1:49 pm

Character screen freeze (Ubuntu 12.04)

#1 Post by eliotn »

On ubuntu 12.04, the character select screen becomes unresponsive if I switch away from the window. Also, the SDL error still isn't fixed, I have to use the following script to get it to run (same directory as executable):

#!/bin/bash
env LD_PRELOAD=/usr/lib/i386-linux-gnu/alsa-lib/libasound_module_conf_pulse.so ./t-engine

Post Reply