Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
In any case, I would advice to follow one or another step from the Tutorial again, just in case. Mostly those, which needed SUDO (or Root directly). If you had to do apt-get update, then other packages might be outdated as well.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
err:module:import_dll Library X3DAudio1_7.dll (which is needed by L"Z:\\home\\server\\Steam\\grav_ds\\Binaries\\Win32\\CAGGameServer-Win32-Shipping.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\server\\Steam\\grav_ds\\Binaries\\Win32\\CAGGameServer-Win32-Shipping.exe" failed, status c0000135
(And yes i did chmod and i have the VNC Viewer and can connect to the server, but what do I need this for exactly?)
I did it all as root. It always says the files are already up to date and so on.
So I have some Questions about things I'm not entirely sure:
1. Do I stadt the shell script in VNC or in PuTTY?
2. I used filezilla and created a txt file on windows in which i parsed the second string for the StartServer.sh, then renamed it to .sh and put it up my server with Filezilla. The server can read the .sh so I guess that worked out. Or can that cause problems?
3. Is there a way to start this server via the -screen funktion in Debian?
4. My grav Folder is within my Steam folder, can that cause Problems?
2. Maybe the formating isn't right. Edit the file with nano or vi or another native Linux Text Editor.
3. As long as you do not kill the VNC Server, it acts as a Screen session, so to say. You can close RealVNC VNC Viewer or any other VNC Viewer you are using and the X Server still runs.
4. Shouldn't be a problem, it is the same on my machine.
I created the file with vi and it actually worked this time.
I started the server via VNC and he returns this:
server@v22014121956722047:~/Steam/grav_ds/Binaries/Win32$ ./StartServer.sh
err:module:import_dll Library X3DAudio1_7.dll (which is needed by L"Z:\\home\\server\\Steam\\grav_ds\\Binaries\\Win32\\CAGGameServer-Win32-Shipping.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\server\\Steam\\grav_ds\\Binaries\\Win32\\CAGGameServer-Win32-Shipping.exe" failed, status c0000135
---
I executed the following string as the grav user, as root and in VNC: "winetricks d3dx9_42 xact"
and it always returned:
root@v22014121956722047:~# winetricks d3dx9_42 xact
Executing w_do_call d3dx9_42
d3dx9_42 already installed, skipping
Executing w_do_call xact
xact already installed, skipping
So that should mean it is installed correctly.
I am pretty frustrated right now and have no idea what else to try.
Is there any alternative in creating a server for GRAV in linux?
I am still investigating into this, but on my end I only installed WINE as root, logged out of my Server, logged back in as gravds, ran the winetricks command and it installed all the binaries and it worked.
What Debian Distro are you using? Debian 6? Debian 7? 32Bit or 64Bit?
If you log in as root, what does this command return?
What does
If you want, you can add me on Steam, so that I can help you in real-time.
then something went wrong.
[gravds@server Win64]$ ./StartServer.sh
wine: cannot find L"C:\\windows\\system32\\CAGGameServer-Win64-Shipping.exe"
and the exe server doesn't exit in Win64...
Yeah, it's in Win32
so i start the game and connect to my server but it's still say connecting/loading and the linux terminal add those lines:
In the end, I upgraded from Ubuntu 12.04 LTS to 14.04.1 LTS and installed the WINE Version available for it, which should be 1.6, I think.
This fixed it.
Are you maybe using WINE 1.7? It might be a problem with WINE 1.7 and the packages installed alongside with WINE 1.7 (like the WINBIND Package).
So if my game is stuck at the connexion the problem is maybe port
For ports the only one things you might have to do is to add rules to iptables?