FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
551 stars 107 forks source link

Client.so error and not available playing #338

Closed hpagseddy closed 6 years ago

hpagseddy commented 6 years ago

Hi, i successfully compiled Xash3D but when i open it, it opens a client.so error and I cant select any map for playing. Menus are working, But Create server and Join server options are not available

a1batross commented 6 years ago

Which error?

Run engine with "-dev 5 -log" and post an "engine.log" file here.

hpagseddy commented 6 years ago

engine.log Here it is

a1batross commented 6 years ago

Well... What are you trying to do? You even don't have any files.

Download Half-Life files from Steam and use valve folder in Xash3D.

Counter-Strike doesn't work on PC platforms, because unimplemented features. I don't plan to implement them.

14 янв. 2018 г. 7:50 ПП пользователь "Hpag Seddy" notifications@github.com написал:

engine.log https://github.com/FWGS/xash3d/files/1629541/engine.log

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/FWGS/xash3d/issues/338#issuecomment-357524855, or mute the thread https://github.com/notifications/unsubscribe-auth/ADEJgdsNCInbB4dzR6C1zy87TzP5l5ehks5tKjA9gaJpZM4Rdp4P .

hpagseddy commented 6 years ago

I have valve folder in my Xash3D file

hpagseddy commented 6 years ago

Here's my Xash3D folder ---log--- engine.log libvgui_support.so libxashmenu.so libxash.so valve vgui.so xash3d xash3d.sh ---log---

a1batross commented 6 years ago

So what? You're still missing the half of the game! I don't understand. If you are really a Gentoo user, you should know how to read logs, or at least you MUST know what means "No such file or directory" error.

hpagseddy commented 6 years ago

Yes i’ve read the log and i required someone’s opinion to agree it’s the problem. I’ll try with another valve folder tonight

hpagseddy commented 6 years ago

engine.log I tried a different valve folder and its still same, i cant enter on any map. Or creating a LAN server

nekonomicon commented 6 years ago

@hpagseddy, Do you have game libraries for linux( client.so and hl.so ) in cl_dlls and dlls folders? Linux support for HL was added in 2013. You must buy HL in steam or download game resources for free using steamcmd. Another way: Build game libraries for HL using source code from official repo or our repo.

hpagseddy commented 6 years ago

how can i build them @nekonomicon ?

nekonomicon commented 6 years ago

Read readme.md

hpagseddy commented 6 years ago

@nekonomicon i built it and copied to my Xash3D directory but still i cant create game. I put a log below engine.log

nekonomicon commented 6 years ago

Rename hl.so to hl_i386.so or edit gameinfo.txt.

hpagseddy commented 6 years ago

i solved it! i edited the gameinfo to hl.so and copied hl.so to valve/dlls folder