Forum
CS2D General Cs2d crashes on Ubuntu 15.04Cs2d crashes on Ubuntu 15.04
12 replies 1
@ GeoB99: Yes, I have. It's Just this. Just like I said to @ DC and @ lev258. There is nothing to show. The game starts and crashes right after.
If that doesn't work, try running it with strace from the command line:
1
strace ./CounterStrike2D
Also try ldd to see what libraries it loads:
1
ldd ./CounterStrike2D
Quote
Error: Failed to load image
gfx/player/t1.bmp
Please re-install CS2D
gfx/player/t1.bmp
Please re-install CS2D
CS2D works pretty neat without problems as long you are installing this game properly.
I use Ubuntu 14.04 LTS (32 bit) as actual OS, playing CS2D without using Wine and it works like a charm. Nevermind, I'm glad that your problem is now solved.
1
apt-get install ia32-libs
apt-get FTW!
1