Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

WarInc Source + DB

Newbie Spellweaver
Joined
Jul 31, 2013
Messages
43
Reaction score
110
anoyne know why the server not create games?
Stargate75 - WarInc Source + DB - RaGEZONE Forums
Let me look into it.
 
Newbie Spellweaver
Joined
Jul 31, 2013
Messages
43
Reaction score
110
Here is how to fix the servers.

SupervisorServer.cfg
Code:
[SupervisorServer]
externalIp = localhost
masterIp = localhost
masterPort = 33000
serverName = local
serverGroup = 1
maxPlayers = 1024
maxGames = 1024
uploadLogs = 0
portStart = 33010
gameServerExe = WO_GameServer.exe


webAPIDomainIP = [YOUR IP]
webAPIDomainBaseURL =  [YOUR URL PATH]
webAPIDomainPort = 80
webAPIDomainUseSSL = 0
webAPIServerKey = [YOUR KEY]


MasterServer.cfg
Code:
[MasterServer]
masterPort=33000
clientPort=33001
masterCCU=20
serverId=1
supervisorCoolDownSeconds=15




[PermGame4]
map = MAPID_WO_Grozny MAPT_Deathmatch GBNET_REGION_US_West 0 30
data = 32 1 32 32 0 12 90
name = WarInc Test

Here is a quick rundown of what all of it means

Code:
[PermGame4]
map = [#1]  [#2]  [#3] [#4] [#5]  
data = [#6] [#7] [#8] [#9] [#10] [#11] [#12]
name = [#13]

Code:
[#1] = Maps (e.g MAPID_WO_Grozny)
[#2] = Map Type (e.g MAPT_Deathmatch)
[#3] = Game region (e.g GBNET_REGION_US_West)
[#4] = Minimum Rounds
[#5] = Maximum Rounds
[#6] = Maximum Player
[#7] = Minimum Players Required to start a game.
[#8] = Round length
[#9] = Respawn delay
[#10] = Maximum Player Level
[#11] = Maximum Player Level
[#12] = Game Respawn tickkets
[#13] = Server Name

here are the maps you can use

Code:
MAPID_WO_Crossroads 
MAPID_WO_Crossroads16
MAPID_WO_Grozny
MAPID_WO_Torn
MAPID_WO_Jungle02
MAPID_WO_Shipyard
MAPID_WO_TestConquest
MAPID_WO_TestDeathmatch
MAPID_WO_Nightfall_CQ
MAPID_BurningSea
MAPID_WO_Torn_CT
MAPID_WO_Grozny_CQ
MAPID_WO_CrossroadsRedux_NOTUSED 
MAPID_WO_Inferno
MAPID_WO_Wasteland
MAPID_WO_EasternBunkerTDM 
MAPID_WO_Crossroads2 
MAPID_WO_NightfallPAX 
MAPID_WO_TornTown
MAPID_WO_Valley 
MAPID_WO_TestSabotage  
MAPID_WO_Citadel_DM

here are the map types you can use

Code:
MAPT_Conquest
MAPT_Deathmatch
MAPT_Siege
MAPT_Bomb

here are the server regions you can use

Code:
GBNET_REGION_US_West
GBNET_REGION_US_East
GBNET_REGION_Europe
GBNET_REGION_Russia

Hope this helps!
 
Last edited:
Master Summoner
Joined
May 8, 2013
Messages
574
Reaction score
571
now with your config files i get this error, but not say anything on logs


Stargate75 - WarInc Source + DB - RaGEZONE Forums


Code:
000000.007| r3dNetwork: Creating client
000000.026|  IP: 192.168.0.11
000000.026|  IP: 192.168.0.10
000000.026| Connecting to master server at localhost:34000
000000.026|  r3dNetwork: connecting to localhost:34000
000000.026|  waiting: connecting, 20.0 sec left
000000.046|  r3dNetwork: external ip: 127.0.0.1:54763
000000.046|  Supervisor: Connected to master as peer 0
000000.046|  waiting: wait for register, 10.0 sec left
000000.066|  registered, id: 1
000000.066| LogUploader is disabled
000000.257| StartGame 1cefe90b5fc4671 slot:0, users:32, id:00010100, creatorID:0
000000.257|  CreateProcess: "WO_GameServer.exe" "65792 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000010.417| game 00010100 finished
000030.282| StartGame 1cefe90c7dde719 slot:0, users:32, id:00010200, creatorID:0
000030.282|  CreateProcess: "WO_GameServer.exe" "66048 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000040.367| game 1cefe90c7dde719 [00010200] CRASHED
000040.367| terminating game [00010200]
000060.297| StartGame 1cefe90d9c12635 slot:0, users:32, id:00010300, creatorID:0
000060.297|  CreateProcess: "WO_GameServer.exe" "66304 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000070.444| game 00010300 finished
000090.360| StartGame 1cefe90eb9bca95 slot:0, users:32, id:00010400, creatorID:0
000090.361|  CreateProcess: "WO_GameServer.exe" "66560 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000100.532| game 00010400 finished
000120.386| StartGame 1cefe90fd7ba48d slot:0, users:32, id:00010500, creatorID:0
000120.386|  CreateProcess: "WO_GameServer.exe" "66816 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000130.500| game 1cefe90fd7ba48d [00010500] CRASHED
000130.501| terminating game [00010500]
000130.501| !!!! unable to terminate game, err: 5
000150.417| StartGame 1cefe910f5dca69 slot:0, users:32, id:00010600, creatorID:0
000150.418|  CreateProcess: "WO_GameServer.exe" "67072 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000160.592| game 00010600 finished
000180.451| StartGame 1cefe912141decd slot:0, users:32, id:00010700, creatorID:0
000180.451|  CreateProcess: "WO_GameServer.exe" "67328 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000190.571| game 1cefe912141decd [00010700] CRASHED
000190.572| terminating game [00010700]
000190.572| !!!! unable to terminate game, err: 5
000210.474| StartGame 1cefe9133237f75 slot:0, users:32, id:00010800, creatorID:0
000210.474|  CreateProcess: "WO_GameServer.exe" "67584 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000220.630| game 00010800 finished
000240.498| StartGame 1cefe9145072e49 slot:0, users:32, id:00010900, creatorID:0
000240.498|  CreateProcess: "WO_GameServer.exe" "67840 34010 0" "3 32 32 32 0 1 1 1 1 1 0 12 90" "localhost" "0"
000250.597| game 1cefe9145072e49 [00010900] CRASHED
000250.598| terminating game [00010900]
000255.591| Control-c ...

Code:
000000.004| r3dFS: there is no volume file wo_00.bin
000000.004| Connecting to master server at localhost:33000
000000.004|  r3dNetwork: Creating client
000000.040|   IP: 192.168.0.11
000000.040|   IP: 192.168.0.10
000000.041|  r3dNetwork: connecting to localhost:33000
000000.041|  waiting: connecting, 10.0 sec left
000010.041| !!! Exception: can't connect to master server
000010.041| stopping server
000010.041| Disconnect server
000010.041| r3dNetwork: Deinitialize

need make wo_00.bin for server?
 
Last edited:
Newbie Spellweaver
Joined
May 4, 2013
Messages
40
Reaction score
20
Here is how to fix the servers.

SupervisorServer.cfg
Code:
[SupervisorServer]
externalIp = localhost
masterIp = localhost
masterPort = 34000
serverName = local
serverGroup = 1
maxPlayers = 1024
maxGames = 1024
uploadLogs = 0
portStart = 34010
gameServerExe = WO_GameServer.exe


webAPIDomainIP = [YOUR IP]
webAPIDomainBaseURL =  [YOUR URL PATH]
webAPIDomainPort = 80
webAPIDomainUseSSL = 0
webAPIServerKey = [YOUR KEY]


MasterServer.cfg
Code:
[MasterServer]
masterPort=34000
clientPort=34001
masterCCU=20
serverId=1
supervisorCoolDownSeconds=15




[PermGame4]
map = MAPID_WO_Grozny MAPT_Deathmatch GBNET_REGION_US_West 0 30
data = 32 1 32 32 0 12 90
name = WarInc Test

Here is a quick rundown of what all of it means

Code:
[PermGame4]
map = [#1]  [#2]  [#3] [#4] [#5]  
data = [#6] [#7] [#8] [#9] [#10] [#11] [#12]
name = [#13]

Code:
[#1] = Maps (e.g MAPID_WO_Grozny)
[#2] = Map Type (e.g MAPT_Deathmatch)
[#3] = Game region (e.g GBNET_REGION_US_West)
[#4] = Minimum Rounds
[#5] = Maximum Rounds
[#6] = Maximum Player
[#7] = Minimum Players Required to start a game.
[#8] = Round length
[#9] = Respawn delay
[#10] = Maximum Player Level
[#11] = Maximum Player Level
[#12] = Game Respawn tickkets
[#13] = Server Name

here are the maps you can use

Code:
MAPID_WO_Crossroads 
MAPID_WO_Crossroads16
MAPID_WO_Grozny
MAPID_WO_Torn
MAPID_WO_Jungle02
MAPID_WO_Shipyard
MAPID_WO_TestConquest
MAPID_WO_TestDeathmatch
MAPID_WO_Nightfall_CQ
MAPID_BurningSea
MAPID_WO_Torn_CT
MAPID_WO_Grozny_CQ
MAPID_WO_CrossroadsRedux_NOTUSED 
MAPID_WO_Inferno
MAPID_WO_Wasteland
MAPID_WO_EasternBunkerTDM 
MAPID_WO_Crossroads2 
MAPID_WO_NightfallPAX 
MAPID_WO_TornTown
MAPID_WO_Valley 
MAPID_WO_TestSabotage  
MAPID_WO_Citadel_DM

here are the map types you can use

Code:
MAPT_Conquest
MAPT_Deathmatch
MAPT_Siege
MAPT_Bomb

here are the server regions you can use

Code:
GBNET_REGION_US_West
GBNET_REGION_US_East
GBNET_REGION_Europe
GBNET_REGION_Russia

Hope this helps!

You forgot what is serverGroup in Supervisor

Code:
0 = GBNET_REGION_Unknown
1 = GBNET_REGION_US_West
2 = GBNET_REGION_US_East
10 = GBNET_REGION_Europe
20 = GBNET_REGION_Russia
 
Newbie Spellweaver
Joined
Jul 31, 2013
Messages
43
Reaction score
110
If your gameserver keep crashing because they can't connect here is what you need to change.

in SupervisorServer.cfg

make this
Code:
masterPort = 34000
Code:
[I]portStart = 34010[/I][COLOR=#333333][/COLOR]

this
Code:
masterPort = 33000
Code:
[I]portStart = 33010[/I]

and in
MasterServer.cfg
make this:

Code:
masterPort=34000
clientPort=34001
this
Code:
masterPort=33000
clientPort=33001
 
Joined
Dec 5, 2009
Messages
769
Reaction score
148
Nice release, I'm see some videos in last hours and smells good.
It's a bad that I'm on Linux environment.

I'm looking for client download and can't find, and from the download link are off, what client should we use?
 
Newbie Spellweaver
Joined
May 4, 2013
Messages
40
Reaction score
20
Nice release, I'm see some videos in last hours and smells good.
It's a bad that I'm on Linux environment.

I'm looking for client download and can't find, and from the download link are off, what client should we use?


1.3.6 or 1.3.7 + exes from source code
 
Newbie Spellweaver
Joined
Jan 31, 2010
Messages
84
Reaction score
12
I have the Steam Client, its v.1.3.7 its it the Client who we needs?
(I played this game for 1-2 years.. its up2date.)
And sry for my bad english.
When someone wants the Client i can try to upload it.
 
Back
Top