Advertisement
Guest User

Untitled

a guest
Jul 13th, 2024
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. ubuntu@cod2server:~$ cd cod2
  2. ubuntu@cod2server:~/cod2$ ./test.sh
  3. > [LIBCOD] Compiled for: CoD2 1.0
  4. > [LIBCOD] Compiled Apr 28 2023 17:19:34 using GCC 11.3.0
  5. > [PLUGIN LOADED]
  6. CoD2 MP 1.0 build linux-i386 Oct 24 2005
  7. ----- FS_Startup -----
  8. Current search path:
  9. /home/ubuntu/cod2/.callofduty2/test/main
  10. /home/ubuntu/cod2/main/iw_14.iwd (4038 files)
  11. /home/ubuntu/cod2/main/iw_13.iwd (22624 files)
  12. /home/ubuntu/cod2/main/iw_12.iwd (1016 files)
  13. /home/ubuntu/cod2/main/iw_11.iwd (1462 files)
  14. /home/ubuntu/cod2/main/iw_10.iwd (1936 files)
  15. /home/ubuntu/cod2/main/iw_09.iwd (2142 files)
  16. /home/ubuntu/cod2/main/iw_08.iwd (2723 files)
  17. /home/ubuntu/cod2/main/iw_07.iwd (3384 files)
  18. /home/ubuntu/cod2/main/iw_06.iwd (990 files)
  19. /home/ubuntu/cod2/main/iw_05.iwd (928 files)
  20. /home/ubuntu/cod2/main/iw_04.iwd (698 files)
  21. /home/ubuntu/cod2/main/iw_03.iwd (26 files)
  22. /home/ubuntu/cod2/main/iw_00.iwd (102 files)
  23. /home/ubuntu/cod2/main
  24. /home/ubuntu/cod2/.callofduty2/test/raw
  25. /home/ubuntu/cod2/.callofduty2/test/raw_shared
  26. /home/ubuntu/cod2/.callofduty2/test/devraw
  27. /home/ubuntu/cod2/.callofduty2/test/devraw_shared
  28. /home/ubuntu/cod2/raw
  29. /home/ubuntu/cod2/raw_shared
  30. /home/ubuntu/cod2/devraw
  31. /home/ubuntu/cod2/devraw_shared
  32. /home/ubuntu/cod2/main/localized_english_iw00.iwd (3260 files)
  33.  
  34. File Handles:
  35. ----------------------
  36. 45329 files in iwd files
  37. execing default_mp.cfg
  38. couldn't exec language.cfg
  39. execing config_mp_server.cfg
  40. fs_homepath is write protected.
  41. dedicated is read only.
  42. Opening IP socket: <129.151.147.157>:28960
  43. Hostname: cod2server
  44. IP: 127.0.0.1
  45. --- Common Initialization Complete ---
  46. fs_homepath is write protected.
  47. dedicated is read only.
  48. net_ip is write protected.
  49. net_port is write protected.
  50. execing server.cfg
  51. sv_cheats is write protected.
  52. logfile opened on Sat Jul 13 10:19:49 2024
  53.  
  54. g_gametype will be changed upon restarting.
  55. map_rotate...
  56.  
  57. "sv_mapRotation" is:"gametype dm map mp_toujane gametype dm map mp_burgundy game type dm map mp_dawnville gametype dm map mp_matmata"
  58.  
  59. "sv_mapRotationCurrent" is:""
  60.  
  61. Setting g_gametype: dm.
  62. Setting map: mp_toujane.
  63. ------ Server Initialization ------
  64. Server: mp_toujane
  65. ----- FS_Startup -----
  66. Current search path:
  67. /home/ubuntu/cod2/.callofduty2/test/main
  68. /home/ubuntu/cod2/main/iw_14.iwd (4038 files)
  69. /home/ubuntu/cod2/main/iw_13.iwd (22624 files)
  70. /home/ubuntu/cod2/main/iw_12.iwd (1016 files)
  71. /home/ubuntu/cod2/main/iw_11.iwd (1462 files)
  72. /home/ubuntu/cod2/main/iw_10.iwd (1936 files)
  73. /home/ubuntu/cod2/main/iw_09.iwd (2142 files)
  74. /home/ubuntu/cod2/main/iw_08.iwd (2723 files)
  75. /home/ubuntu/cod2/main/iw_07.iwd (3384 files)
  76. /home/ubuntu/cod2/main/iw_06.iwd (990 files)
  77. /home/ubuntu/cod2/main/iw_05.iwd (928 files)
  78. /home/ubuntu/cod2/main/iw_04.iwd (698 files)
  79. /home/ubuntu/cod2/main/iw_03.iwd (26 files)
  80. /home/ubuntu/cod2/main/iw_00.iwd (102 files)
  81. /home/ubuntu/cod2/main
  82. /home/ubuntu/cod2/.callofduty2/test/raw
  83. /home/ubuntu/cod2/.callofduty2/test/raw_shared
  84. /home/ubuntu/cod2/.callofduty2/test/devraw
  85. /home/ubuntu/cod2/.callofduty2/test/devraw_shared
  86. /home/ubuntu/cod2/raw
  87. /home/ubuntu/cod2/raw_shared
  88. /home/ubuntu/cod2/devraw
  89. /home/ubuntu/cod2/devraw_shared
  90. /home/ubuntu/cod2/main/localized_english_iw00.iwd (3260 files)
  91.  
  92. File Handles:
  93. handle 1: console_mp_server.log
  94. ----------------------
  95. 45329 files in iwd files
  96. ------- Game Initialization -------
  97. gamename: Call of Duty 2
  98. gamedate: Oct 24 2005
  99. -----------------------------------
  100. -----------------------------------
  101. Hitch warning: 3132 msec frame time
  102. Resolving cod2master.activision.com
  103. cod2master.activision.com resolved to 185.34.107.159:20710
  104. Sending heartbeat to cod2master.activision.com
  105. Resolving master.cod2.ru
  106. master.cod2.ru resolved to 194.169.160.186:20710
  107. Sending heartbeat to master.cod2.ru
  108.  
  109.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement