CS.RIN.RU - Steam Underground Community
http://cs.rin.ru/forum/

[Release] MasterServer (win32/linux)
http://cs.rin.ru/forum/viewtopic.php?f=15&t=53996
Page 8 of 29

Author:  tsunami_ [ Thursday, 14 Oct 2010, 20:08 ]
Post subject:  Re: MasterServer (win32/linux)

ChrisTX wrote:
illpillow wrote:
What about installing the missing library?

There is no library missing. RHEL/CentOS 5.x use glibc 2.5, yet the application requires at least 2.7 due to binary incompatbilities.

Things you can do:
- Send hatemail to Ulrich Drepper for being a retard
- Create a chroot with a newer glibc ( I wouldn't go for that )
- Build the application from source ( If it doesn't require any special headers/libraries, a simple 'g++ MasterServer.cpp' should do )


why this application uses glibc 2.7 ????


much servers systems are using glibc 2.5 !

-- Edit --

and i want to use glibc 2.5 !

Author:  steamCooker [ Thursday, 14 Oct 2010, 23:27 ]
Post subject:  Re: MasterServer (win32/linux)

I just built it using the latest Ubuntu release...
I have no possibility to build it for now as I'm in the middle of a huge code update...

Author:  tsunami_ [ Friday, 15 Oct 2010, 15:11 ]
Post subject:  Re: MasterServer (win32/linux)

ubuntu fuck it....

Author:  DigiSoft [ Friday, 29 Oct 2010, 15:27 ]
Post subject:  Re: MasterServer (win32/linux)

steamCooker

Hi my firend.
I was using you viewtopic.php?f=29&t=53996&hilit=masterserver masterserver but after the orangebox update it break. I think the protoccol is different. I checked the source but there is nothing it is all in the steamAPI Classes. But we don't have orangebox classes. Can you help me somehow? Thanks.


When I use your program I get this errors

2010/10/29 14:09:36 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
00000000 | 31 00 00 30 2e 30 2e 30 2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
00000010 | 6d 65 64 69 72 5c 63 73 74 72 69 6b 65 5c 72 65 | medir\cstrike\re
00000020 | 67 69 6f 6e 5c 32 35 35 5c 67 61 6d 65 74 79 70 | gion\255\gametyp
00000030 | 65 5c 00 | e\.

2010/10/29 14:09:36 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
00000000 | 31 00 00 30 2e 30 2e 30 2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
00000010 | 6d 65 64 69 72 5c 63 73 74 72 69 6b 65 5c 72 65 | medir\cstrike\re
00000020 | 67 69 6f 6e 5c 32 35 35 5c 67 61 6d 65 74 79 70 | gion\255\gametyp
00000030 | 65 5c 00 | e\.

Author:  steamCooker [ Friday, 29 Oct 2010, 21:09 ]
Post subject:  Re: MasterServer (win32/linux)

the steam api is my own (private) api , it's not the orange box one.

i think that i fixed this some time ago. are u sure you're using the latest version ?

Author:  DigiSoft [ Friday, 29 Oct 2010, 21:43 ]
Post subject:  Re: MasterServer (win32/linux)

steamCooker wrote:
the steam api is my own (private) api , it's not the orange box one.

i think that i fixed this some time ago. are u sure you're using the latest version ?


I am using the version that is posted on the first page. Please help me I really need this working for orange box counter strike source.
This is my config
  1. ;MasterServer - by SteamCooker
  2.  
  3. [Servers]
  4. HLMasterServer=xx.xx.xx.xx:27010
  5. SourceMasterServer=xx.xx.xx.xx:27011
  6. RDKFMasterServer=xx.xx.xx.xx:27012
  7.  
  8. [Logs]
  9. ;trace = 0, debug = 1, info = 2, warn = 3, error = 4, fatal = 5, off = 6
  10. Level=(int32)2
  11. LogFile=MasterServer.log
  12.  
  13. ;Static manualy defined game servers, challenge must be configured as %u
  14.  
  15. ;[HLMasterServer/xx.xx.xx.xx:27055]
  16. ;sample CS server
  17. ;info=\protocol\47\challenge\%u\players\0\max\24\bots\0\gamedir\cstrike\map\de_nuke\type\d\password\0\os\w\secure\0\lan\0\version\1.1.2.5\region\255\product\cstrike
  18.  
  19. [SourceMasterServer/xx.xx.xx.xx:27066]
  20. ;sample L4D2 server
  21. info=\protocol\7\challenge\%u\players\0\max\4\bots\0\gamedir\cstrike\map\de_dust2\password\0\os\w\lan\0\region\255\type\d\secure\1\version\1.0.0.55\product\cstrike
  22. gamedata=\protocol\7\challenge\%u\region\255\gamedata\g:l4d2,coop,realism,survival,versus,teamversus,scavenge,teamscavenge,key:2011\gdversion\1
  23.  
  24. ;[RDKFMasterServer]


This is log file

  1. 2010/10/29 14:16:30 -  INFO : HL Master Server started
  2. 2010/10/29 14:16:30 -  INFO : Source Master Server started
  3. 2010/10/29 14:16:30 -  INFO : RDKF Master Server started
  4. 2010/10/29 14:16:30 -  INFO : -----------------------------
  5. 2010/10/29 14:16:30 -  INFO : Server status :
  6. 2010/10/29 14:16:30 -  INFO :  HL Master Server (0.0.0.0:27010) : Online
  7. 2010/10/29 14:16:30 -  INFO :  Source Master Server (0.0.0.0:27011) : Online
  8. 2010/10/29 14:16:30 -  INFO :  RDKF Master Server (0.0.0.0:27012) : Online
  9. 2010/10/29 14:17:01 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  10. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  11. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  12. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  13. 00000030 | 65 5c 00                                         | e\.            
  14.  
  15. 2010/10/29 14:17:01 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  16. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  17. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  18. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  19. 00000030 | 65 5c 00                                         | e\.            
  20.  
  21. 2010/10/29 14:17:01 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  22. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  23. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  24. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  25. 00000030 | 65 5c 00                                         | e\.            
  26.  
  27. 2010/10/29 14:40:19 -  INFO : HL Master Server started
  28. 2010/10/29 14:40:19 -  INFO : Source Master Server started
  29. 2010/10/29 14:40:19 -  INFO : RDKF Master Server started
  30. 2010/10/29 14:40:19 -  INFO : -----------------------------
  31. 2010/10/29 14:40:19 -  INFO : Server status :
  32. 2010/10/29 14:40:19 -  INFO :  HL Master Server (0.0.0.0:27010) : Online
  33. 2010/10/29 14:40:19 -  INFO :  Source Master Server (0.0.0.0:27011) : Online
  34. 2010/10/29 14:40:19 -  INFO :  RDKF Master Server (0.0.0.0:27012) : Online
  35. 2010/10/29 14:41:02 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  36. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  37. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  38. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  39. 00000030 | 65 5c 00                                         | e\.            
  40.  
  41. 2010/10/29 14:41:02 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  42. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  43. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  44. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  45. 00000030 | 65 5c 00                                         | e\.            
  46.  
  47. 2010/10/29 14:41:02 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  48. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  49. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  50. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  51. 00000030 | 65 5c 00                                         | e\.            
  52.  
  53. 2010/10/29 14:41:45 -  INFO : HL Master Server started
  54. 2010/10/29 14:41:45 -  INFO : Source Master Server started
  55. 2010/10/29 14:41:45 -  INFO : RDKF Master Server started
  56. 2010/10/29 14:41:45 -  INFO : -----------------------------
  57. 2010/10/29 14:41:45 -  INFO : Server status :
  58. 2010/10/29 14:41:45 -  INFO :  HL Master Server (0.0.0.0:27010) : Online
  59. 2010/10/29 14:41:45 -  INFO :  Source Master Server (0.0.0.0:27011) : Online
  60. 2010/10/29 14:41:45 -  INFO :  RDKF Master Server (0.0.0.0:27012) : Online
  61. 2010/10/29 14:41:53 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  62. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  63. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  64. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  65. 00000030 | 65 5c 00                                         | e\.            
  66.  
  67. 2010/10/29 14:41:53 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  68. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  69. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  70. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  71. 00000030 | 65 5c 00                                         | e\.            
  72.  
  73. 2010/10/29 14:41:53 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  74. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  75. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  76. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  77. 00000030 | 65 5c 00                                         | e\.            
  78.  
  79. 2010/10/29 14:44:08 -  INFO : Registring game server xx.xx.xx.xx:27066 on SourceMasterServer
  80. 2010/10/29 14:44:08 -  INFO : HL Master Server started
  81. 2010/10/29 14:44:08 -  INFO : Source Master Server started
  82. 2010/10/29 14:44:08 -  INFO : RDKF Master Server started
  83. 2010/10/29 14:44:08 -  INFO : -----------------------------
  84. 2010/10/29 14:44:08 -  INFO : Server status :
  85. 2010/10/29 14:44:08 -  INFO :  HL Master Server (0.0.0.0:27010) : Online
  86. 2010/10/29 14:44:08 -  INFO :  Source Master Server (0.0.0.0:27011) : Online
  87. 2010/10/29 14:44:08 -  INFO :  RDKF Master Server (0.0.0.0:27012) : Online
  88. 2010/10/29 14:44:19 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  89. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  90. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  91. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  92. 00000030 | 65 5c 00                                         | e\.            
  93.  
  94. 2010/10/29 14:44:19 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  95. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  96. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  97. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  98. 00000030 | 65 5c 00                                         | e\.            
  99.  
  100. 2010/10/29 14:44:19 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  101. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  102. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  103. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  104. 00000030 | 65 5c 00                                         | e\.            
  105.  
  106. 2010/10/29 14:46:48 -  INFO : Registring game server xx.xx.xx.xx:27066 on SourceMasterServer
  107. 2010/10/29 14:46:48 -  INFO : HL Master Server started
  108. 2010/10/29 14:46:48 -  INFO : Source Master Server started
  109. 2010/10/29 14:46:48 -  INFO : RDKF Master Server started
  110. 2010/10/29 14:46:48 -  INFO : -----------------------------
  111. 2010/10/29 14:46:48 -  INFO : Server status :
  112. 2010/10/29 14:46:48 -  INFO :  HL Master Server (0.0.0.0:27010) : Online
  113. 2010/10/29 14:46:48 -  INFO :  Source Master Server (0.0.0.0:27011) : Online
  114. 2010/10/29 14:46:48 -  INFO :  RDKF Master Server (0.0.0.0:27012) : Online
  115. 2010/10/29 14:47:06 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  116. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  117. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  118. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  119. 00000030 | 65 5c 00                                         | e\.            
  120.  
  121. 2010/10/29 14:47:06 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  122. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  123. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  124. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  125. 00000030 | 65 5c 00                                         | e\.            
  126.  
  127. 2010/10/29 14:47:06 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  128. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  129. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  130. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  131. 00000030 | 65 5c 00                                         | e\.            
  132.  
  133. 2010/10/29 17:15:58 -  INFO : Registring game server xx.xx.xx.xx:27066 on SourceMasterServer
  134. 2010/10/29 17:15:58 -  INFO : HL Master Server started
  135. 2010/10/29 17:15:58 -  INFO : Source Master Server started
  136. 2010/10/29 17:15:58 -  INFO : RDKF Master Server started
  137. 2010/10/29 17:15:58 -  INFO : -----------------------------
  138. 2010/10/29 17:15:58 -  INFO : Server status :
  139. 2010/10/29 17:15:58 -  INFO :  HL Master Server (0.0.0.0:27010) : Online
  140. 2010/10/29 17:15:58 -  INFO :  Source Master Server (0.0.0.0:27011) : Online
  141. 2010/10/29 17:15:58 -  INFO :  RDKF Master Server (0.0.0.0:27012) : Online
  142. 2010/10/29 17:16:17 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  143. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  144. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  145. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  146. 00000030 | 65 5c 00                                         | e\.            
  147.  
  148. 2010/10/29 17:16:17 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  149. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  150. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  151. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  152. 00000030 | 65 5c 00                                         | e\.            
  153.  
  154. 2010/10/29 17:16:17 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  155. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  156. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  157. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  158. 00000030 | 65 5c 00                                         | e\.            
  159.  
  160. 2010/10/29 17:16:23 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  161. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  162. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  163. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  164. 00000030 | 65 5c 00                                         | e\.            
  165.  
  166. 2010/10/29 17:16:23 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  167. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  168. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  169. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  170. 00000030 | 65 5c 00                                         | e\.            
  171.  
  172. 2010/10/29 17:16:23 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  173. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  174. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 72 65 | medir\cstrike\re
  175. 00000020 | 67 69 6f 6e 5c 32 35 35  5c 67 61 6d 65 74 79 70 | gion\255\gametyp
  176. 00000030 | 65 5c 00                                         | e\.            
  177.  
  178. 2010/10/29 17:16:28 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  179. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  180. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 65 6d | medir\cstrike\em
  181. 00000020 | 70 74 79 5c 31 5c 66 75  6c 6c 5c 31 5c 73 65 63 | pty\1\full\1\sec
  182. 00000030 | 75 72 65 5c 31 5c 72 65  67 69 6f 6e 5c 32 35 35 | ure\1\region\255
  183. 00000040 | 5c 67 61 6d 65 74 79 70  65 5c 00                | \gametype\.    
  184.  
  185. 2010/10/29 17:16:28 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  186. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  187. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 65 6d | medir\cstrike\em
  188. 00000020 | 70 74 79 5c 31 5c 66 75  6c 6c 5c 31 5c 73 65 63 | pty\1\full\1\sec
  189. 00000030 | 75 72 65 5c 31 5c 72 65  67 69 6f 6e 5c 32 35 35 | ure\1\region\255
  190. 00000040 | 5c 67 61 6d 65 74 79 70  65 5c 00                | \gametype\.    
  191.  
  192. 2010/10/29 17:16:28 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  193. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  194. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 65 6d | medir\cstrike\em
  195. 00000020 | 70 74 79 5c 31 5c 66 75  6c 6c 5c 31 5c 73 65 63 | pty\1\full\1\sec
  196. 00000030 | 75 72 65 5c 31 5c 72 65  67 69 6f 6e 5c 32 35 35 | ure\1\region\255
  197. 00000040 | 5c 67 61 6d 65 74 79 70  65 5c 00                | \gametype\.    
  198.  
  199. 2010/10/29 17:16:29 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  200. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  201. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 65 6d | medir\cstrike\em
  202. 00000020 | 70 74 79 5c 31 5c 66 75  6c 6c 5c 31 5c 73 65 63 | pty\1\full\1\sec
  203. 00000030 | 75 72 65 5c 31 5c 72 65  67 69 6f 6e 5c 32 35 35 | ure\1\region\255
  204. 00000040 | 5c 67 61 6d 65 74 79 70  65 5c 00                | \gametype\.    
  205.  
  206. 2010/10/29 17:16:29 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  207. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  208. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 65 6d | medir\cstrike\em
  209. 00000020 | 70 74 79 5c 31 5c 66 75  6c 6c 5c 31 5c 73 65 63 | pty\1\full\1\sec
  210. 00000030 | 75 72 65 5c 31 5c 72 65  67 69 6f 6e 5c 32 35 35 | ure\1\region\255
  211. 00000040 | 5c 67 61 6d 65 74 79 70  65 5c 00                | \gametype\.    
  212.  
  213. 2010/10/29 17:16:29 - ERROR : Source Master Server - Unknown service requested : 'я' - parameters :
  214. 00000000 | 31 00 00 30 2e 30 2e 30  2e 30 3a 30 00 5c 67 61 | 1..0.0.0.0:0.\ga
  215. 00000010 | 6d 65 64 69 72 5c 63 73  74 72 69 6b 65 5c 65 6d | medir\cstrike\em
  216. 00000020 | 70 74 79 5c 31 5c 66 75  6c 6c 5c 31 5c 73 65 63 | pty\1\full\1\sec
  217. 00000030 | 75 72 65 5c 31 5c 72 65  67 69 6f 6e 5c 32 35 35 | ure\1\region\255
  218. 00000040 | 5c 67 61 6d 65 74 79 70  65 5c 00                | \gametype\.    
  219.  
  220.  


Thank you very much for your GREAT work.

Author:  PumaMD [ Monday, 08 Nov 2010, 21:31 ]
Post subject:  Re: MasterServer (win32/linux)

masterserver.ini
  1. [Servers]
  2. HLMasterServer=95.65.64.90:27010
  3. ;SourceMasterServer=0.0.0.0:27011
  4. ;RDKFMasterServer=0.0.0.0:27012
  5.  
  6. [Logs]
  7. ;trace = 0, debug = 1, info = 2, warn = 3, error = 4, fatal = 5, off = 6
  8. Level=(int32)0
  9. LogFile=MasterServer.log


  1. 2010/11/08 20:03:55 - DEBUG : HL Master Server - Processing set challenge info request from 95.65.64.90:27183
  2. 2010/11/08 20:03:55 - TRACE : HL Master Server - Challenge info : protocol\47\challenge\86\players\31\max\32\bots\0\gamedir\cstrike\map\de_nuke\type\d\password\0\os\l\secure\1\lan\0\version\1.6.3.7/Stdio\region\3\product\cstrike
  3. 2010/11/08 20:03:55 - TRACE : Preparing statement UPDATE gameServers SET _lastHeartBeat=@_lastHeartBeat,protocol=@protocol,players=@players,max=@max,bots=@bots,gamedir=@gamedir,map=@map,type=@type,password=@password,os=@os,secure=@secure,lan=@lan,version=@version,region=@region,product=@product,gameport=@gameport,specport=@specport,dedicated=@dedicated,appid=@appid,proxy=@proxy WHERE challenge=@challenge
  4. 2010/11/08 20:03:55 - TRACE : HL Master Server - Finished processing set challenge info request from 95.65.64.90:27183
  5. 2010/11/08 20:03:55 - DEBUG : HL Master Server - Processing get Game servers list request from 95.65.64.90:53399
  6. 2010/11/08 20:03:55 - TRACE : HL Master Server - Requested Region 255, filter : \gamedir\cstrike\nap\10, last received server : 0.0.0.0:0
  7. 2010/11/08 20:03:55 - TRACE : Preparing statement SELECT _ip,_port FROM gameServers   WHERE _ip>? AND _port>? AND gamedir=? AND players+bots=0 ORDER BY _ip,_port
  8. 2010/11/08 20:03:55 - TRACE : HL Master Server - Sending Game servers list (0 entries)
  9. 2010/11/08 20:03:55 - TRACE : HL Master Server - Finished processing get Game servers list request from 95.65.64.90:53399


please write support to reply on \gamedir\cstrike\nap\10 ::)

Author:  steamCooker [ Monday, 08 Nov 2010, 23:50 ]
Post subject:  Re: MasterServer (win32/linux)

hum what is supposed to be this nap field ?

cause some time ago, i was requested to add an "nap" field which seemed to be a wrong writing of "map" from some implementation.

as far as i know there is :
map = "map name"
napp = "not app id" which was used in order to exclude L4D servers.

and nap is not an official attribute

Author:  Myma [ Tuesday, 09 Nov 2010, 02:36 ]
Post subject:  Re: MasterServer (win32/linux)

Hello.

Thanks you for the program. All perfectly works for me, but I had some questions))

By what principle masterserver sorts lists and gives out to client?

Is it possible to make that the masterserver took ips from mysql?

Author:  steamCooker [ Tuesday, 09 Nov 2010, 02:44 ]
Post subject:  Re: MasterServer (win32/linux)

it uses an embedded SQLite database engine.
the database is in memory only.
it's possible to make is saved on disk. it can then be edited using SQLite compatible clients.

Author:  PumaMD [ Tuesday, 09 Nov 2010, 21:27 ]
Post subject:  Re: MasterServer (win32/linux)

steamCooker
this is bug on clients with rev emu 9.81 ,add only support to reply on this query

/game/cstrike => normal reply for CS
/game/cstrike/nap/10 => same reply for CS

sorry for bad english :( i m russian )

-- Edit --

please add filter by IP on adding servers on master for master server

Author:  steamCooker [ Wednesday, 10 Nov 2010, 00:16 ]
Post subject:  Re: MasterServer (win32/linux)

I'm fixing this nap thing.
for IP filters, there is already accept/ban lists in the .ini

Author:  PumaMD [ Wednesday, 10 Nov 2010, 13:54 ]
Post subject:  Re: MasterServer (win32/linux)

steamCooker
when it is released ? :8=)

Author:  carbonated [ Tuesday, 23 Nov 2010, 16:11 ]
Post subject:  Re: MasterServer (win32/linux)

Can you make it to save the servers in MySQL database? It would be much better.

Author:  steamCooker [ Tuesday, 23 Nov 2010, 21:54 ]
Post subject:  Re: MasterServer (win32/linux)

i don't really have time to code a mysql version of it, sorry ....

Page 8 of 29 All times are UTC + 3 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/