Posts: 23
Threads: 1
Joined: Jun 2011
Reputation:
0
Hi,
i've got a problem with the latest version of the server addon, only on my rented server.
The 1.292 + promod 1.11 works on my personnal dedicated server, i'm running windows 7 x64, but on my rented server only the 1.279 + promod 1.10 works (running on linux i think because if i don't put the linux fix it does not work).
The server don't start the addon when 1.292 is on, but for the promod 1.11 the 1.292 is required...
What must be updated on my rented server to run the 1.292 addon version ?
TY for reply
Posts: 169
Threads: 7
Joined: Jan 2012
Reputation:
2
Anyone else having issues with there server randomly kicking all users? It is not crashing and no DMP files are being created, it will just randomly kick everyone.
Running latest version of the addon with no plugins while testing.
Posts: 10
Threads: 1
Joined: Aug 2011
Reputation:
0
04-12-2012, 12:44
(This post was last modified: 04-12-2012, 12:48 by OneEye.)
@Nukem:
Thx Nukem for your answer but i have some Questions to solve my problems.
My Rootserver cant running the Server Addon (v1.292) without any plugins and so i think it isnt only a promod 1.10 problem :/
My Question:
Is the Problem with the Version 1.292 a global Linux Problem?
Can you write all things that i must to implement on my Wineversion?
Follow i have integrated:
System:
ubuntu 11.10
Wine version 1.2.
q4Wine
Winetricks
vcrun 2008
vcrun 2010
dotnet 2.0
dotnet 3.0
All thinks work without problems.
Thanks for helping me!
OneEye
Posts: 836
Threads: 48
Joined: Feb 2012
Reputation:
11
04-13-2012, 13:48
(This post was last modified: 04-18-2012, 04:58 by hillbilly.)
sorry i'm a noob, but for infected that i have my own .dsr files how would i put this?
and where does the <playlist> = default.dsr go or is that already getting that from teh server config.
ty
// Old-styled map rotation
// OldRotation must be set to 1 in 'sv_config.ini' to use this.
// Usage: sv_old_mapRotation "<playlist> <map> <playlist> <map>"
<playlist> = default.dsr file
// Example: sv_old_mapRotation "playlist ffa_default map mp_dome playlist sd_default map mp_alpha"
// Example: sv_old_mapRotation "playlist ffa_default map mp_dome map mp_alpha map mp_carbon"
// In server.cfg add:
seta sv_old_mapRotation "playlist ffa_default map mp_dome playlist sd_default map mp_alpha playlist jugg_default map mp_carbon"
EDIT
NM FIXED IT