|
发表于 2005-10-26 00:53:42
|
显示全部楼层
|阅读模式
来自 中国–北京–北京–海淀区
我用CS1.6 b3213 Server<完整纯净版>建服后 在用局域网的机器进发现出现提示:
""You have no entry to the server...""
Server logging data to file logs\L1026006.log
L 10/26/2005 - 00:31:10: Log file started (file "logs\L1026006.log") (game "cstrike") (version "47/1.1.2.5/3213")
Master server communication disabled.
L 10/26/2005 - 00:31:14: "Swamp<1><STEAM_ID_LAN><>" connected, address "192.168.1.101:27005"
L 10/26/2005 - 00:31:14: [admin.amxx] Login: "Swamp<1><STEAM_ID_LAN><>" kicked due to invalid password (account "Swamp") (address "192.168.1.101")
L 10/26/2005 - 00:31:14: Kick: "Swamp<1><STEAM_ID_LAN><>" was kicked by "Console" (message ""You have no entry to the server..."")
L 10/26/2005 - 00:31:17: World triggered "Round_Start"
192.168.1.101:27005:reconnect
L 10/26/2005 - 00:31:24: "Swamp<2><STEAM_ID_LAN><>" connected, address "192.168.1.101:27005"
L 10/26/2005 - 00:31:24: [admin.amxx] Login: "Swamp<2><STEAM_ID_LAN><>" kicked due to invalid password (account "Swamp") (address "192.168.1.101")
L 10/26/2005 - 00:31:24: Kick: "Swamp<2><STEAM_ID_LAN><>" was kicked by "Console" (message ""You have no entry to the server..."")
:( 这是server的部分log
我的HLDS的快捷.bat
@ECHO OFF
GOTO START
:START
START /high/wait hlds.exe -game cstrike -insecure +servercfgfile server.cfg -port 27016 +maxplayers 24 +map de_dust2 +sv_lan 1 -nomaster -noipx -nojoy -console -condebug
GOTO START
客户端用的版本是Esai 3213
请问大虾们 这是何解?郁闷! |
|