isaccyaya 发表于 2005-9-26 12:48:18

windows 2003 兄 进来 帮我看看 这是怎么回事阿

我从起完机子以后 ,等运行稳定后,启动 cs1.6的服务器端 老是会出现下面这个提示,然后,它自动10秒后重启个1次到2次 就好了 不知是何故?
# ./s1.sh
./s1.sh: line 2: export: `LD_LIBRARY_PATH-=/root/hlserver:': not a valid identifier
Auto detecting CPU
Using Pentium II Optimised binary.
Auto-restarting the server on crash

Console initialized.
Protocol version 47
Exe version 1.1.2.5/Stdio (cstrike)
Exe build: 00:51:04 Aug 11 2005 (3213)
STEAM Auth Server
couldn't exec language.cfg
Server IP address 127.0.0.1:27017
CDMOD: ChainDll: cstrike/addons/metamod/dlls/metamod_i386.so

   Metamod version 1.18Copyright (c) 2001-2005 Will Day <willday@metamod.org>
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.

./hlds_run: line 342:3246 段错误               $HL_CMD
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem

anson_wongy 发表于 2005-9-26 22:33:38

回复: windows 2003 兄 进来 帮我看看 这是怎么回事阿

e`在@Y:
./s1.sh: line 2: export: `LD_LIBRARY_PATH-=/root/hlserver:': not a valid identifier

windgao 发表于 2005-9-27 01:14:57

回复: windows 2003 兄 进来 帮我看看 这是怎么回事阿

./s1.sh: line 2: export: `LD_LIBRARY_PATH-=/root/hlserver:': not a valid identifier
知道错误就修改一下吧。。
只需要把
LD_LIBRARY_PATH-=/root/hlserver
修改为
/root/hlserver
就OK了。
不要前面的参数

isaccyaya 发表于 2005-9-27 09:37:00

回复: windows 2003 兄 进来 帮我看看 这是怎么回事阿

Post by windgao
./s1.sh: line 2: export: `LD_LIBRARY_PATH-=/root/hlserver:': not a valid identifier
知道错误就修改一下吧。。
只需要把
LD_LIBRARY_PATH-=/root/hlserver
修改为
/root/hlserver
就OK了。
不要前面的参数
我按照你们说的 可是还是不行 我的脚本
#/bin/bash/
/root/hlserver/hlds_run -game cstrike -insecure -port 27017 +maxplayers 30 +map de_dust2 +servercfgfile s1.cfg
可是 还是自动重启阿 老是出现hlds_run段错误 然后10秒钟后自动重启 ,有时重启一次就好,有时要重启好几次阿,我用的服务器端是从点通 的ftp上下的 ,其余的插件,反作弊都是从官网上下的阿,为什么会出现这个问题阿 。

xinsuiliao 发表于 2005-9-29 16:27:41

回复: windows 2003 兄 进来 帮我看看 这是怎么回事阿

你把你的s1.sh放到/root/hlserver目录下


把你的s1.sh改成如下就应该没问题了

./hlds_run -game cstrike -insecure -port 27017 +maxplayers 30 +map de_dust2 +servercfgfile s1.cfg

如果再有问题的话,就不是程序的问题,有可能是你加了插件的问题

isaccyaya 发表于 2005-10-12 18:44:20

回复: windows 2003 兄 进来 帮我看看 这是怎么回事阿

问题 解决了 是我的服务器插件 加的冲突了
原来metamod下的plugins 里只需要加载amx_mm_i586.so 或amxx_mm_i386.so 可是我加的太多了

liuwu001 发表于 2005-10-19 22:56:55

回复: windows 2003 兄 进来 帮我看看 这是怎么回事阿

asfdasdfasdfasdfasdfasdfsdfasdfadfasdfasdf
页: [1]
查看完整版本: windows 2003 兄 进来 帮我看看 这是怎么回事阿