The problem was the PBCK :rof2l: :muhahaha:
this can be closed
The problem was the PBCK :rof2l: :muhahaha:
this can be closed
It's a;most running now I have this errors.
[14.02.11 15:04:26] PHP-Error: Warning in :\Program Files (x86)\Modern Warfare 2 - Multiplayer\admin
mod\classes\parser.class.php:30 => fopen(C:\Program Files (x86)\Modern Warfare 2 - Multiplayer\main)
: failed to open stream: Permission denied
[14.02.11 15:04:26] PHP-Error: Warning in :\Program Files (x86)\Modern Warfare 2 - Multiplayer\admin
mod\classes\parser.class.php:31 => fseek() expects parameter 1 to be resource, boolean given
[14.02.11 15:04:26] PHP-Error: Warning in :\Program Files (x86)\Modern Warfare 2 - Multiplayer\admin
mod\classes\parser.class.php:36 => feof() expects parameter 1 to be resource, boolean given
[14.02.11 15:04:26] PHP-Error: Warning in :\Program Files (x86)\Modern Warfare 2 - Multiplayer\admin
mod\classes\parser.class.php:37 => fgets() expects parameter 1 to be resource, boolean given
[14.02.11 15:04:26] PHP-Error: Warning in :\Program Files (x86)\Modern Warfare 2 - Multiplayer\admin
mod\classes\parser.class.php:45 => fclose() expects parameter 1 to be resource, boolean given
Alles anzeigen
It's set on the luncher
The password is there
// --- NON-GAMEPLAY CONFIGURATION -----------------------
set rcon_password "MyPassword" // password for rcon, empty = disabled
set privateMatch_serverPassword "" // game password, leave empty for a public game
set sv_maxPing "250" // Maximum ping, any higher and players will get kicked
Alles anzeigen
Can you enlighten me?
Where in the config?
I make the config using the config-generator. Or should I use my default config?
Thanks!
I'm running a 64bits OS ... The UNC path is not the problem..
I read a few threads bout this error but the solutions don't help me. I don't know why the rcon log show the password error when both files server.cfg and config.cfg have the password set.
I will like to know what I'm missing on the configuration.
config file
[main]
ip = "67.231.246.146"
port = 28961
logfile = "C:\Program Files (x86)\Modern Warfare 2 - Multiplayer\main"
rconpassword = "MyPassword"
timezone = "America/New_York"
prefix = "!"
language = "en"
antispam = 2
logrcon = 1
antistartupbug = "restart"
fixguidrelax = 0
pmprefix = "^1PM: ^2"
responsefailcmds = 0
Alles anzeigen
bat file
@echo off
:1
C:\hosting\xampp\php\php.exe -f daemon.php -- -configdir "config" -logdir "log"
goto 1
MOD Log
[14.02.11 18:21:55] Notice: ==========================================
[14.02.11 18:21:55] Notice: Manu-Admin-Mod v0.11.4_beta is starting...
[14.02.11 18:21:55] Notice: ==========================================
[14.02.11 18:21:55] Notice: !! Please wait until the mod is completely initial
ised
[14.02.11 18:21:55] Notice: Config loaded: config.cfg
[14.02.11 18:21:55] Notice: Config loaded: maps.cfg
[14.02.11 18:21:55] Notice: Config loaded: admins.cfg
[14.02.11 18:21:55] Notice: Config loaded: groups.cfg
[14.02.11 18:21:55] Notice: Config loaded: reasons.cfg
[14.02.11 18:21:55] Notice: Language files loaded: en
[14.02.11 12:21:55] Notice: All config files were parsed
[14.02.11 12:21:56] Notice: RCON connection established (67.231.246.146:28961)
[14.02.11 12:21:57] !! Error: Unknown game detected:
10s to quit
^CTerminate batch job (Y/N)?
Alles anzeigen
Rcon Log
[code][14.02.11 12:07:28] =================
[14.02.11 12:07:28] Connection opened
[14.02.11 12:07:28] Input: version
[14.02.11 12:07:28] Output: The server must set 'rcon_password' for clients to use 'rcon'.
[14.02.11 12:07:28] Output:
[14.02.11 12:07:28] Input: gamename
[14.02.11 12:07:29] Output: The server must set 'rcon_password' for clients to
[/code]