Quote:
Originally Posted by glandu2
What's you client and server versions ?
What's your client.epic and server.epic config ?
Do you have any error logs in the filter ?
|
server is 9.1 client 9.4. configs are orginal with 127... on local is just local testserver.
i added the port to the launcher game starts correctly but i dont come to server but i dont know why. i think its a little thing that i not see .. :D
Auth:
#for $client.port
%include:rzfilter_game_version.opt
admin.console.port:4804
client.authmode:true
client.gamefilter.ip:127.0.0.1
client.gamefilter.port:$client.listen.port
client.listen.ip:0.0.0.0
client.listen.port:14500
server.ip:127.0.0.1
server.port:4500
trafficdump.enable:false
trafficdump.level:debug
trafficdump.consolelevel:fatal
trafficdump.dir:traffic_log
trafficdump.file:rzfilter_auth.log
core.log.file:rzfilter_auth.log
core.log.level:info
filter.modulename:rzfilter_auth_version_converter
Game:
client.authmode:false
client.listen.ip:0.0.0.0
client.listen.port:14514
server.ip:127.0.0.1
server.port:4514
trafficdump.enable:false
trafficdump.level:debug
trafficdump.consolelevel:fatal
trafficdump.dir:traffic_log
trafficdump.file:rzfilter_game.log
core.log.file:rzfilter_game.log
client.epic:0x090400
server.epic:0x090100
filter.modulename:rzfilter_game_version_converter
Launcher:
RappelzCmdLauncher.exe sframe.exe /auth_ip:127.0.0.1 /auth_port:14500 /use_nprotect:0 /help_url_w:611 /help_url_h:625 /locale:windows-1252 /country:DE /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631
i think is an port that i need to change.. but the 14500 is only an simulation port or?