English Cs2d crashes on Ubuntu 15.04

12 replies
Goto Page
To the start Previous 1 Next To the start
20.08.15 08:20:46 pm
Up
mismas
User
Offline Off
Hey! So, I have updated Ubuntu from 14.04.3 LTS to 15.04 and suddenly when I tried to play some CS2D it opened but crashed right after it showed up the "loading graphic" screen. I have no clue what's wrong. I tried to update everything but everything was okay and up to date. Please don't ask me if I followed the instruction.. Cause' I did and it worked fine before. If you have any clue what it could be please let me know, thanks!
21.08.15 09:54:38 pm
Up
lev258
User
Offline Off
Did you try to launch it from Terminal? It should tell you more about the error. Also, why did you upgrade from an LTS release? It doesn't make much sense and will just be supported for a few more months.
22.08.15 11:34:50 am
Up
GeoB99
Moderator
Offline Off
Out of curiosity, have you tried to see if it happen on most games or is just on CS2D? Can you provide us an information if it's show on the screen an message or something while CS2D crashes, or it just closes for itself and it doesn't show anything?
22.08.15 05:50:13 pm
Up
DC
Admin
Offline Off
Please try what user lev258 suggested. It's most likely a missing package/library.
www.UnrealSoftware.de | www.CS2D.com | www.CarnageContest.com | Use the forum & avoid PMs!
23.08.15 09:38:31 am
Up
mismas
User
Offline Off
@user lev258 @user DC Yeah, I tried and it's the same thing, nothing different. I don't even get any error information. The game just starts and closes after a second or so. There is basically nothing to show. Umm, I wanted to check what's new and how it works. I'm going to go back on LTS, I guess. I have also tried with Wine but it doesn't even work with it.

@user GeoB99: Yes, I have. It's Just this. Just like I said to @user DC and @user lev258. There is nothing to show. The game starts and crashes right after.
23.08.15 09:48:28 am
Up
Happy Camper
User
Offline Off
Have you installed CS2D from scratch? If not, I suggest that you try that first.

If that doesn't work, try running it with strace from the command line:
Code:
1
strace ./CounterStrike2D

That should give you a lot of output. Just post the last portion here.

Also try ldd to see what libraries it loads:
Code:
1
ldd ./CounterStrike2D
happy camper n Informal a happy, satisifed person (esp in the phrase not a happy camper)
24.08.15 06:38:34 am
Up
mismas
User
Offline Off
user Happy Camper I've got an error this time

Quote:
Error: Failed to load image
gfx/player/t1.bmp
Please re-install CS2D
24.08.15 07:34:40 am
Up
gamus
User
Offline Off
@user mismas: Check if that file exists o.o
24.08.15 06:17:00 pm
Up
mismas
User
Offline Off
user DC, user gamus, user Happy Camper, user lev258, user GeoB99 Never mind, it's working now. I've reinstalled it and used wine. Thanks for your help though.
24.08.15 06:31:51 pm
Up
GeoB99
Moderator
Offline Off
Is not really necessary at all to use Wine just to run CS2D (unless you're trying to play other games that aren't ported on Linux)...
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.
24.08.15 07:46:39 pm
Up
mismas
User
Offline Off
user GeoB99 Yeah, it worked fine on 14.04 LTS 64bit for me as well.
24.08.15 07:47:55 pm
Up
oxytamine
User
Offline Off
Code:
1
apt-get install ia32-libs
24.08.15 09:06:01 pm
Up
PyroCracker
User
Offline Off
ox is right. sometines just some libs are needed.
apt-get FTW!
To the start Previous 1 Next To the start