Advertisement
Guest User

asdf

a guest
Apr 20th, 2008
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.00 KB | None | 0 0
  1. GetArgcArgv() ...
  2. lpCmdLine is 'prettysrb2 -nomusic -opengl +skin SONIC +color 7 '
  3. Myargc: 7
  4. myargv[0] : 'prettysrb2'
  5. myargv[1] : '-nomusic'
  6. myargv[2] : '-opengl'
  7. myargv[3] : '+skin'
  8. myargv[4] : 'SONIC'
  9. myargv[5] : '+color'
  10. myargv[6] : '7'
  11. I_StartupSystem() ...
  12. D_SRB2Main() ...
  13. Dec 2 2006 Sonic Robo Blast 2 22:35:44
  14. Sonic Robo Blast 2
  15. Z_Init: Init zone memory allocation daemon.
  16. system memory 1013MB free 202MB
  17. 64 megabytes requested for Z_Init.
  18. W_Init: Init WADfiles.
  19. I_StartupTimer...
  20. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\srb2.srb (3597 lumps)
  21. Loading main config from C:\Documents and Settings\Ash F\Desktop\Srb2\srb2.srb
  22. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\sonic.plr (172 lumps)
  23. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\tails.plr (171 lumps)
  24. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\knux.plr (171 lumps)
  25. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\auto.wpn (37 lumps)
  26. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\bomb.wpn (37 lumps)
  27. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\home.wpn (37 lumps)
  28. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\rail.wpn (37 lumps)
  29. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\infn.wpn (37 lumps)
  30. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\drill.dta (182 lumps)
  31. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\soar.dta (102 lumps)
  32. Added file C:\Documents and Settings\Ash F\Desktop\Srb2\music.dta (132 lumps)
  33. ===========================================================================
  34. We hope you enjoy this game as
  35. much as we did making it!
  36. ...wait. =P
  37. ===========================================================================
  38. I_StartupGraphics...
  39. #00: 320x200x1bpp (desc: '320x200W')
  40. #01: 640x400x2bpp (desc: '640x400')
  41. #02: 640x480x2bpp (desc: '640x480')
  42. #03: 800x600x2bpp (desc: '800x600')
  43. #04: 1024x768x2bpp (desc: '1024x768')
  44. #05: 1280x800x2bpp (desc: '1280x800')
  45. #06: 400x640x2bpp (desc: '400x640')
  46. #07: 640x400x2bpp (desc: '640x400')
  47. #08: 400x640x2bpp (desc: '400x640')
  48. #09: 480x640x2bpp (desc: '480x640')
  49. #10: 640x480x2bpp (desc: '640x480')
  50. #11: 480x640x2bpp (desc: '480x640')
  51. #12: 600x800x2bpp (desc: '600x800')
  52. #13: 800x600x2bpp (desc: '800x600')
  53. #14: 600x800x2bpp (desc: '600x800')
  54. #15: 768x1024x2bpp (desc: '768x1024')
  55. #16: 1024x768x2bpp (desc: '1024x768')
  56. #17: 768x1024x2bpp (desc: '768x1024')
  57. #18: 800x1280x2bpp (desc: '800x1280')
  58. #19: 1280x800x2bpp (desc: '1280x800')
  59. #20: 800x1280x2bpp (desc: '800x1280')
  60. VID_SetMode(0)
  61. HU_Init: Setting up heads up display.
  62.  
  63. executing config.cfg
  64. Default resolution: 1280 x 800 (16 bits)
  65. M_Init: Init miscellaneous info.
  66. R_Init: Init SRB2 refresh daemon -
  67. InitTextures...
  68. InitFlats...
  69. InitSprites...
  70. 166 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\srb2.srb
  71. 167 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\sonic.plr
  72. 168 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\auto.wpn
  73. 169 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\bomb.wpn
  74. 170 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\home.wpn
  75. 171 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\rail.wpn
  76. 172 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\infn.wpn
  77. 173 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\drill.dta
  78. 174 sprites added from file C:\Documents and Settings\Ash F\Desktop\Srb2\soar.dta
  79. added skin 'tails'
  80. added skin 'knuckles'
  81.  
  82. InitColormaps...
  83. S_Init: Setting up sound.
  84. I_StartupSound: Compacting onboard sound-memory... done
  85. sound initialised.
  86. I_InitDigMusic()
  87. I_InitMIDIMusic()
  88. ST_Init: Init status bar.
  89. D_CheckNetGame: Checking network game status.
  90. WinSock description: WinSock 2.0
  91. WinSock System Status: Running
  92. Entering main app loop...
  93. I_StartupKeyboard...
  94. I_StartupMouse...
  95. VID_SetMode(5)
  96. HWR_Startup()
  97. InitMD2()...
  98. using highcolor mode
  99. executing .\autoexec.cfg
  100. bind <keyname> [<command>]
  101. bind table :
  102. - : "loadconfig mouseconfig"
  103. 0 : "screenshot"
  104. 1 : "skin Sonic; color dark_red"
  105. 2 : "skin Tails; color dark_red"
  106. 3 : "skin knuckles; color dark_red"
  107. 5 : "match"
  108. 6 : "ctf"
  109. 7 : "circuit"
  110. 8 : "race"
  111. END : "exitlevel"
  112. bind <keyname> [<command>]
  113. bind table :
  114. - : "loadconfig mouseconfig"
  115. 0 : "screenshot"
  116. 1 : "skin Sonic; color dark_red"
  117. 2 : "skin Tails; color dark_red"
  118. 3 : "skin knuckles; color dark_red"
  119. 5 : "match"
  120. 6 : "ctf"
  121. 7 : "circuit"
  122. 8 : "race"
  123. END : "exitlevel"
  124. Invalid key name
  125. Starting Server....
  126. Network system buffer: 8Kb
  127. Network system buffer set to: 64Kb
  128. Registering this server to the master server...
  129. Resolved 71.232.162.7
  130. Press ESC to abort
  131. Contacting the server...
  132. Checking files...
  133. Send join request...
  134. Join accepted, wait next map change...
  135. Time limit disabled
  136. Player 1 is in the game (node 0)
  137. Speeding off to level...
  138. Creating polygons, please wait...
  139. Solving T-joins. This may take a while. Please wait...
  140. Levels will end after a team scores 5 points.
  141. executing mouseconfig.cfg
  142. The server has been registered on the master server...
  143. >changeteam red
  144. Ash died.
  145. Ash switched to the red team
  146. Ash fell into a bottomless pit.
  147. Ash fell into a bottomless pit.
  148. Ash fell into a bottomless pit.
  149. WARNING: R_TextureNumForName: #0000FFJ not found.
  150. Defaulting to REDWALL.
  151. WARNING: R_TextureNumForName: #0000FFJ not found.
  152. Defaulting to REDWALL.
  153. Player 2 is in the game (node 2)
  154. Player 2 renamed to SEBY
  155. SEBY left the game
  156. WARNING: R_TextureNumForName: #0000FFJ not found.
  157. Defaulting to REDWALL.
  158. WARNING: R_TextureNumForName: #0000FFJ not found.
  159. Defaulting to REDWALL.
  160. Player 2 is in the game (node 2)
  161. Player 2 renamed to SEBY
  162. SEBY left the game
  163. Ash picked up the blue flag!
  164. Ash tossed the blue flag.
  165. Ash picked up the blue flag!
  166. Ash tossed the blue flag.
  167. Ash picked up the blue flag!
  168. Ash picked up the blue flag!
  169. WARNING: R_TextureNumForName: #0000FFJ not found.
  170. Defaulting to REDWALL.
  171. WARNING: R_TextureNumForName: #0000FFJ not found.
  172. Defaulting to REDWALL.
  173. Player 2 is in the game (node 2)
  174. Player 2 renamed to mel.t -mikka.t
  175. mel.t -mikka.t renamed to fabian
  176. Speeding off to level...
  177. Creating polygons, please wait...
  178. Solving T-joins. This may take a while. Please wait...
  179. <fabian> HI
  180. <Ash> HEY
  181. >nodes
  182. 0 : Ash
  183. 1 : fabian
  184. <fabian> WHY IS YOUR NAME ASH?
  185. <Ash> BECAUSE MY ACTUAL NAME IS ASH?
  186. >serverchangeteam 1 blue
  187. fabian died.
  188. fabian switched to the blue team
  189. executing mouseconfig.cfg
  190. <fabian> O_O I THINKED YOU LIKE POKEMON
  191. Ash fell into a bottomless pit.
  192. <Ash> NOPE
  193. Ash fell into a bottomless pit.
  194. fabian was hit by Ash's rail ring.
  195. Ash picked up the blue flag!
  196. fabian picked up the red flag!
  197. fabian dropped the red flag.
  198. fabian fell into a bottomless pit.
  199. The red flag has returned to base.
  200. fabian was hit by Ash's rail ring.
  201. fabian was hit by Ash's rail ring.
  202. WARNING: R_TextureNumForName: #0000FFJ not found.
  203. Defaulting to REDWALL.
  204. WARNING: R_TextureNumForName: #0000FFJ not found.
  205. Defaulting to REDWALL.
  206. Player 3 is in the game (node 3)
  207. <fabian> HI
  208. Retrieving server list...
  209. IP: 82.44.157.61
  210. Port: 5029
  211. Hostname: dylan's server
  212. Version: 1.09.4
  213. Permanent: No
  214. IP: 71.176.190.111
  215. Port: 50505
  216. Hostname: flyer3fs server/KIng join!!!!!!
  217. Version: 1.09.4
  218. Permanent: No
  219. IP: 71.125.94.169
  220. Port: 50899
  221. Hostname: Ash's Server
  222. Version: 1.09.4
  223. Permanent: No
  224. IP: 213.185.9.73
  225. Port: 60979
  226. Hostname: SRB2 server
  227. Version: 1.09.4
  228. Permanent: No
  229. IP: 138.88.167.7
  230. Port: 50221
  231. Hostname: brawls server
  232. Version: 1.09.4
  233. Permanent: No
  234. WARNING: R_TextureNumForName: #0000FFJ not found.
  235. Defaulting to REDWALL.
  236. WARNING: R_TextureNumForName: #0000FFJ not found.
  237. Defaulting to REDWALL.
  238. Player 4 is in the game (node 4)
  239. Retrieving server list...
  240. IP: 82.44.157.61
  241. Port: 5029
  242. Hostname: dylan's server
  243. Version: 1.09.4
  244. Permanent: No
  245. IP: 71.176.190.111
  246. Port: 50505
  247. Hostname: flyer3fs server/KIng join!!!!!!
  248. Version: 1.09.4
  249. Permanent: No
  250. IP: 71.125.94.169
  251. Port: 50899
  252. Hostname: Ash's Server
  253. Version: 1.09.4
  254. Permanent: No
  255. IP: 213.185.9.73
  256. Port: 60979
  257. Hostname: SRB2 server
  258. Version: 1.09.4
  259. Permanent: No
  260. IP: 138.88.167.7
  261. Port: 50221
  262. Hostname: brawls server
  263. Version: 1.09.4
  264. Permanent: No
  265. Player 4 renamed to Guest
  266. <Guest> KONICHIWA
  267. @@<Player 3> WTF ARE YOU U FAKE ASH
  268. >ping
  269. 0 : Ash
  270. ping 7.000000 var 1.750000 timeout 14
  271. 1 : fabian
  272. ping 7.000000 var 1.750000 timeout 14
  273. 2 : Player 3
  274. ping 18.731995 var 7.635483 timeout 49
  275. 3 : Guest
  276. ping 10.571121 var 2.202728 timeout 19
  277. <Ash> NO.
  278. Retrieving server list...
  279. IP: 82.44.157.61
  280. Port: 5029
  281. Hostname: dylan's server
  282. Version: 1.09.4
  283. Permanent: No
  284. IP: 71.176.190.111
  285. Port: 50505
  286. Hostname: flyer3fs server/KIng join!!!!!!
  287. Version: 1.09.4
  288. Permanent: No
  289. IP: 71.125.94.169
  290. Port: 50899
  291. Hostname: Ash's Server
  292. Version: 1.09.4
  293. Permanent: No
  294. IP: 213.185.9.73
  295. Port: 60979
  296. Hostname: SRB2 server
  297. Version: 1.09.4
  298. Permanent: No
  299. IP: 138.88.167.7
  300. Port: 50221
  301. Hostname: brawls server
  302. Version: 1.09.4
  303. Permanent: No
  304. @@Player 3 renamed to ash.
  305. @@Ash picked up the blue flag!
  306. WARNING: R_TextureNumForName: #0000FFJ not found.
  307. Defaulting to REDWALL.
  308. WARNING: R_TextureNumForName: #0000FFJ not found.
  309. Defaulting to REDWALL.
  310. Player 5 is in the game (node 5)
  311. Player 5 renamed to Joni
  312. @@<Ash> SOME ASSHOLE HAS BEEN IMPERSONATING ME...
  313. @@<Ash> I THINK THAT'S YOU.
  314. <fabian> PLAYER 3 IS A LAG
  315. @@<ash.> IM THE REAL ASH
  316. Retrieving server list...
  317. IP: 82.44.157.61
  318. Port: 5029
  319. Hostname: dylan's server
  320. Version: 1.09.4
  321. Permanent: No
  322. IP: 71.176.190.111
  323. Port: 50505
  324. Hostname: flyer3fs server/KIng join!!!!!!
  325. Version: 1.09.4
  326. Permanent: No
  327. IP: 71.125.94.169
  328. Port: 50899
  329. Hostname: Ash's Server
  330. Version: 1.09.4
  331. Permanent: No
  332. IP: 213.185.9.73
  333. Port: 60979
  334. Hostname: SRB2 server
  335. Version: 1.09.4
  336. Permanent: No
  337. IP: 138.88.167.7
  338. Port: 50221
  339. Hostname: brawls server
  340. Version: 1.09.4
  341. Permanent: No
  342. @@<Ash> UH, NO YOU AREN'T D:
  343. @@<ash.> I DONT HOST THIS TIME
  344. Guest renamed to sonic260
  345. sonic260 died.
  346. sonic260 switched to the blue team
  347. <sonic260> hi
  348. @@<Ash> I HOST.
  349. @@<Ash> A LOT.
  350. @@<ash.> I DUN HOST AT THIS TIME
  351. @@<Ash> ALWAYS CTF/MATCH. :/
  352. @@<Ash> NO WADS...
  353. >ping
  354. 0 : Ash
  355. ping 7.000000 var 1.750000 timeout 14
  356. 1 : fabian
  357. ping 7.000000 var 1.750000 timeout 14
  358. 2 : ash.
  359. ping 18.731995 var 7.635483 timeout 49
  360. 3 : sonic260
  361. ping 10.571121 var 2.202728 timeout 19
  362. 4 : Joni
  363. ping 25.736572 var 10.325867 timeout 67
  364. <ash.> OK
  365. >kick 4
  366. Joni has been kicked (Go away)
  367. fabian left the game
  368. Player 5 left the game
  369. <sonic260> LAG
  370. >maxplayers 4
  371. Retrieving server list...
  372. IP: 82.44.157.61
  373. Port: 5029
  374. Hostname: dylan's server
  375. Version: 1.09.4
  376. Permanent: No
  377. IP: 71.176.190.111
  378. Port: 50505
  379. Hostname: flyer3fs server/KIng join!!!!!!
  380. Version: 1.09.4
  381. Permanent: No
  382. IP: 71.125.94.169
  383. Port: 50899
  384. Hostname: Ash's Server
  385. Version: 1.09.4
  386. Permanent: No
  387. IP: 213.185.9.73
  388. Port: 60979
  389. Hostname: SRB2 server
  390. Version: 1.09.4
  391. Permanent: No
  392. IP: 138.88.167.7
  393. Port: 50221
  394. Hostname: brawls server
  395. Version: 1.09.4
  396. Permanent: No
  397. @@<ash.> LETS SEE WHO BETTER IN CTF
  398. @@<Ash> LOLK
  399. >ping
  400. 0 : Ash
  401. ping 7.000000 var 1.750000 timeout 14
  402. 2 : ash.
  403. ping 7.000000 var 1.750000 timeout 14
  404. 3 : sonic260
  405. ping 10.571121 var 2.202728 timeout 19
  406. >kick 3
  407. @@<Ash> HOLD ON, TOO MUCH LAG D:
  408. sonic260 has been kicked (Go away)
  409. Retrieving server list...
  410. IP: 82.44.157.61
  411. Port: 5029
  412. Hostname: dylan's server
  413. Version: 1.09.4
  414. Permanent: No
  415. IP: 71.176.190.111
  416. Port: 50505
  417. Hostname: flyer3fs server/KIng join!!!!!!
  418. Version: 1.09.4
  419. Permanent: No
  420. IP: 71.125.94.169
  421. Port: 50899
  422. Hostname: Ash's Server
  423. Version: 1.09.4
  424. Permanent: No
  425. IP: 213.185.9.73
  426. Port: 60979
  427. Hostname: SRB2 server
  428. Version: 1.09.4
  429. Permanent: No
  430. IP: 138.88.167.7
  431. Port: 50221
  432. Hostname: brawls server
  433. Version: 1.09.4
  434. Permanent: No
  435. @@ash. died.
  436. @@ash. switched to the blue team
  437. @@ash. fell into a bottomless pit.
  438. @@<Ash> LOL
  439. Retrieving server list...
  440. IP: 85.217.40.95
  441. Port: 5029
  442. Hostname: the ultimate showdown by joni
  443. Version: 1.09.4
  444. Permanent: No
  445. IP: 82.44.157.61
  446. Port: 5029
  447. Hostname: dylan's server
  448. Version: 1.09.4
  449. Permanent: No
  450. IP: 71.176.190.111
  451. Port: 50505
  452. Hostname: flyer3fs server/KIng join!!!!!!
  453. Version: 1.09.4
  454. Permanent: No
  455. IP: 71.125.94.169
  456. Port: 50899
  457. Hostname: Ash's Server
  458. Version: 1.09.4
  459. Permanent: No
  460. IP: 213.185.9.73
  461. Port: 60979
  462. Hostname: SRB2 server
  463. Version: 1.09.4
  464. Permanent: No
  465. IP: 138.88.167.7
  466. Port: 50221
  467. Hostname: brawls server
  468. Version: 1.09.4
  469. Permanent: No
  470. <Ash> LAGGG
  471. Retrieving server list...
  472. IP: 85.217.40.95
  473. Port: 5029
  474. Hostname: the ultimate showdown by joni
  475. Version: 1.09.4
  476. Permanent: No
  477. IP: 82.44.157.61
  478. Port: 5029
  479. Hostname: dylan's server
  480. Version: 1.09.4
  481. Permanent: No
  482. IP: 71.176.190.111
  483. Port: 50505
  484. Hostname: flyer3fs server/KIng join!!!!!!
  485. Version: 1.09.4
  486. Permanent: No
  487. IP: 71.125.94.169
  488. Port: 50899
  489. Hostname: Ash's Server
  490. Version: 1.09.4
  491. Permanent: No
  492. IP: 213.185.9.73
  493. Port: 60979
  494. Hostname: SRB2 server
  495. Version: 1.09.4
  496. Permanent: No
  497. IP: 138.88.167.7
  498. Port: 50221
  499. Hostname: brawls server
  500. Version: 1.09.4
  501. Permanent: No
  502. @@ash. fell into a bottomless pit.
  503. @@<ash.> GO F UR SELF
  504. @@ash. left the game
  505. @@<Ash> @_@
  506. @@<Ash> THAT'S... ODD
  507. WARNING: R_TextureNumForName: #0000FFJ not found.
  508. Defaulting to REDWALL.
  509. WARNING: R_TextureNumForName: #0000FFJ not found.
  510. Defaulting to REDWALL.
  511. Player 2 is in the game (node 4)
  512. Player 2 renamed to admin
  513. WARNING: R_TextureNumForName: #0000FFJ not found.
  514. Defaulting to REDWALL.
  515. WARNING: R_TextureNumForName: #0000FFJ not found.
  516. Defaulting to REDWALL.
  517. Player 3 is in the game (node 5)
  518. Player 3 renamed to Konda
  519. Konda has been kicked (Consistency failure)
  520. admin renamed to k-star
  521. k-star died.
  522. k-star switched to the blue team
  523. Ash was hit by k-star's ring.
  524. k-star got nuked by Ash!
  525. WARNING: R_TextureNumForName: #0000FFJ not found.
  526. Defaulting to REDWALL.
  527. WARNING: R_TextureNumForName: #0000FFJ not found.
  528. Defaulting to REDWALL.
  529. Player 3 is in the game (node 5)
  530. Player 3 renamed to Konda
  531. Konda has been kicked (Consistency failure)
  532. Player 3 has been kicked (Consistency failure)
  533. WARNING: R_TextureNumForName: #0000FFJ not found.
  534. Defaulting to REDWALL.
  535. WARNING: R_TextureNumForName: #0000FFJ not found.
  536. Defaulting to REDWALL.
  537. Player 3 is in the game (node 5)
  538. Player 3 renamed to Konda
  539. Konda has been kicked (Consistency failure)
  540. WARNING: R_TextureNumForName: #0000FFJ not found.
  541. Defaulting to REDWALL.
  542. WARNING: R_TextureNumForName: #0000FFJ not found.
  543. Defaulting to REDWALL.
  544. Player 3 is in the game (node 6)
  545. Player 3 renamed to vlad
  546. vlad renamed to vlad freeman
  547. Retrieving server list...
  548. IP: 24.193.82.192
  549. Port: 5029
  550. Hostname: ultimate ctf
  551. Version: 1.09.4
  552. Permanent: No
  553. IP: 82.44.157.61
  554. Port: 5029
  555. Hostname: dylan's server
  556. Version: 1.09.4
  557. Permanent: No
  558. IP: 71.176.190.111
  559. Port: 50505
  560. Hostname: flyer3fs server/KIng join!!!!!!
  561. Version: 1.09.4
  562. Permanent: No
  563. IP: 71.125.94.169
  564. Port: 50899
  565. Hostname: Ash's Server
  566. Version: 1.09.4
  567. Permanent: No
  568. IP: 213.185.9.73
  569. Port: 60979
  570. Hostname: SRB2 server
  571. Version: 1.09.4
  572. Permanent: No
  573. IP: 138.88.167.7
  574. Port: 50221
  575. Hostname: brawls server
  576. Version: 1.09.4
  577. Permanent: No
  578. Ash picked up the blue flag!
  579. WARNING: R_TextureNumForName: #0000FFJ not found.
  580. Defaulting to REDWALL.
  581. WARNING: R_TextureNumForName: #0000FFJ not found.
  582. Defaulting to REDWALL.
  583. Player 4 is in the game (node 5)
  584. vlad freeman died.
  585. vlad freeman switched to the blue team
  586. Player 4 has been kicked (Consistency failure)
  587. Player 4 has been kicked (Consistency failure)
  588. <k-star> LAGGY
  589. WARNING: R_TextureNumForName: #0000FFJ not found.
  590. Defaulting to REDWALL.
  591. WARNING: R_TextureNumForName: #0000FFJ not found.
  592. Defaulting to REDWALL.
  593. Player 4 is in the game (node 7)
  594. <Ash> NO, REALLY?
  595. Retrieving server list...
  596. IP: 88.104.108.155
  597. Port: 5029
  598. Hostname: SRB2 server
  599. Version: 1.69.10
  600. Permanent: No
  601. IP: 24.193.82.192
  602. Port: 5029
  603. Hostname: ultimate ctf
  604. Version: 1.09.4
  605. Permanent: No
  606. IP: 82.44.157.61
  607. Port: 5029
  608. Hostname: dylan's server
  609. Version: 1.09.4
  610. Permanent: No
  611. IP: 71.176.190.111
  612. Port: 50505
  613. Hostname: flyer3fs server/KIng join!!!!!!
  614. Version: 1.09.4
  615. Permanent: No
  616. IP: 71.125.94.169
  617. Port: 50899
  618. Hostname: Ash's Server
  619. Version: 1.09.4
  620. Permanent: No
  621. IP: 213.185.9.73
  622. Port: 60979
  623. Hostname: SRB2 server
  624. Version: 1.09.4
  625. Permanent: No
  626. IP: 138.88.167.7
  627. Port: 50221
  628. Hostname: brawls server
  629. Version: 1.09.4
  630. Permanent: No
  631. <Player 4> POP
  632. >ping
  633. 0 : Ash
  634. ping 7.000000 var 1.750000 timeout 14
  635. 1 : k-star
  636. ping 7.000000 var 1.750000 timeout 14
  637. 2 : vlad freeman
  638. ping 7.000000 var 1.750000 timeout 14
  639. 3 : Player 4
  640. ping 7.000000 var 1.750000 timeout 14
  641. Player 4 renamed to steveb96
  642. Retrieving server list...
  643. IP: 88.104.108.155
  644. Port: 5029
  645. Hostname: SRB2 server
  646. Version: 1.69.10
  647. Permanent: No
  648. IP: 24.193.82.192
  649. Port: 5029
  650. Hostname: ultimate ctf
  651. Version: 1.09.4
  652. Permanent: No
  653. IP: 82.44.157.61
  654. Port: 5029
  655. Hostname: dylan's server
  656. Version: 1.09.4
  657. Permanent: No
  658. IP: 71.176.190.111
  659. Port: 50505
  660. Hostname: flyer3fs server/KIng join!!!!!!
  661. Version: 1.09.4
  662. Permanent: No
  663. IP: 71.125.94.169
  664. Port: 50899
  665. Hostname: Ash's Server
  666. Version: 1.09.4
  667. Permanent: No
  668. IP: 213.185.9.73
  669. Port: 60979
  670. Hostname: SRB2 server
  671. Version: 1.09.4
  672. Permanent: No
  673. IP: 138.88.167.7
  674. Port: 50221
  675. Hostname: brawls server
  676. Version: 1.09.4
  677. Permanent: No
  678. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10065: Unknown error
  679. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10065: Unknown error
  680. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10065: Unknown error
  681. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10065: Unknown error
  682. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10065: Unknown error
  683. I_ShutdownGraphics()
  684. HWR_Shutdown()
  685. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10065: Unknown error
  686. I_ShutdownMouse()
  687. I_ShutdownKeyboard()
  688. I_ShutdownTcpDriver: shut down
  689. I_ShutdownSound()
  690. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10065: Unknown error
  691. Unregistering this server to the master server...
  692. WinSock description: WinSock 2.0
  693. WinSock System Status: Running
  694. cannot connect to the master server
  695. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10038: Unknown error
  696. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10038: Unknown error
  697. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10038: Unknown error
  698. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10038: Unknown error
  699. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10038: Unknown error
  700. I_Error(): SOCK_Send, error sending to node 4 (89.240.237.46:5029) #10038: Unknown error
  701. I_Error(): SOCK_Get error #10038: Unknown error
  702.  
  703. I_Error(): SOCK_Get error #10038: Unknown error
  704.  
  705. I_Error(): SOCK_Get error #10038: Unknown error
  706.  
  707. I_Error(): SOCK_Get error #10038: Unknown error
  708.  
  709. I_Error(): SOCK_Get error #10038: Unknown error
  710.  
  711. I_Error(): SOCK_Get error #10038: Unknown error
  712.  
  713. I_Error(): SOCK_Get error #10038: Unknown error
  714.  
  715. I_Error(): SOCK_Get error #10038: Unknown error
  716.  
  717.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement