Advertisement
Guest User

Blockland RTB

a guest
Jan 6th, 2015
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.85 KB | None | 0 0
  1. //-------------------------- 1/6/2015 -- 21:10:31 -----
  2. System & Processor Information:
  3. Mac OS X 10.6.8
  4. 8.0 GB RAM
  5. 2.4 GHz unknown Mac model (2 cores)
  6. x86 Architecture
  7. MMX detected
  8. SSE detected
  9.  
  10. Math Init:
  11. Installing Standard C extensions
  12. Installing Assembly extensions
  13. Installing SSE extensions
  14.  
  15. Input Init:
  16.  
  17. Video Init:
  18. Accelerated OpenGL display device detected.
  19.  
  20. Blockland v21m build 1931
  21. Module Directory: /Users/dougzierk/Documents/Blockland
  22. Profile Path: /Users/dougzierk/Documents/Blockland
  23. Total Ram: 8192 MB
  24. OS: OSX 10.6.8 r199506
  25.  
  26. --------- Parsing Arguments ---------
  27. argc = 3
  28. argv[2] =
  29. Parsing command line arguments:
  30. --------- Loading Common ---------
  31. Loading compiled script base/main.cs.
  32. Loading compiled script base/client/defaults.cs.
  33. Loading compiled script base/server/defaults.cs.
  34. Executing config/client/prefs.cs.
  35. Executing config/server/prefs.cs.
  36. Executing config/server/ADD_ON_LIST.cs.
  37. Loading compiled script base/server/defaultMusicList.cs.
  38. --------- Loading MODS ---------
  39.  
  40.  
  41. --------- Initializing Base ---------
  42. Loading compiled script base/client/init.cs.
  43. Loading compiled script base/server/init.cs.
  44. Loading compiled script base/client/canvas.cs.
  45. Loading compiled script base/client/audio.cs.
  46.  
  47. --------- Initializing Base: Server ---------------------
  48. Initializing steamAPI...
  49. SteamAPI initialization failed.
  50. Loading compiled script base/server/mainServer.cs.
  51. Loading compiled script base/server/scripts/game.cs.
  52.  
  53. --------- Initializing Base: Client ---------------------
  54. Loading compiled script base/client/message.cs.
  55. Loading compiled script base/client/mission.cs.
  56. Loading compiled script base/client/missionDownload.cs.
  57. Loading compiled script base/client/actionMap.cs.
  58. Activating the OpenGL display device...
  59. Activating the OpenGL display device...
  60. Cleaning up the display device...
  61. >> Attempting to change display settings to windowed 1024x768x32@60Hz...
  62. Created new window for GL [1024 x 768].
  63. port = 10834576
  64. Successfully set up AGL windowed support [1024 x 768]
  65. doesn't need to ressurect
  66. saved prefs
  67. OpenGL driver information:
  68. Vendor: NVIDIA Corporation
  69. Renderer: NVIDIA GeForce 320M OpenGL Engine
  70. Version: 2.1 NVIDIA-1.6.36
  71. OpenGL Init: Enabled Extensions
  72. ARB_multitexture (Max Texture Units: 8)
  73. EXT_compiled_vertex_array
  74. EXT_texture_env_combine
  75. EXT_packed_pixels
  76. EXT_fog_coord
  77. ARB_texture_compression
  78. EXT_texture_compression_s3tc
  79. (ARB|EXT)_texture_env_add
  80. EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  81. WGL_EXT_swap_control
  82. GL_ARB_vertex_buffer_object
  83. ARB_occlusion_query
  84. OpenGL Init: Disabled Extensions
  85. EXT_paletted_texture
  86. NV_vertex_array_range
  87. 3DFX_texture_compression_FXT1
  88. ATI_FSAA
  89.  
  90. Video::setDevice - activate call done
  91. Video::setDevice - resetting canvas
  92. Resetting Canvas...
  93.  
  94. OpenAL Driver Init:
  95. OpenAL
  96. Vendor: Any
  97. Version: OpenAL 1.2
  98. Renderer: Software
  99. Extensions:
  100.  
  101. Loading compiled script base/client/scripts/allClientScripts.cs.
  102. Activating package: CanvasCursor
  103. Loading compiled script base/client/ui/allClientGuis.gui.
  104. Executing config/client/config.cs.
  105.  
  106. --------- Loading Client Add-Ons ---------
  107.  
  108. Client checking Add-On: System_ReturnToBlockland
  109. Loading Add-On: System_ReturnToBlockland
  110. Executing Add-Ons/System_ReturnToBlockland/client.cs.
  111. Executing Add-Ons/System_ReturnToBlockland/modules/client/options.cs.
  112. Executing config/client/rtb/prefs.cs.
  113. Executing config/server/ADD_ON_LIST.cs.
  114. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/generic.cs.
  115. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/connectClient.cs.
  116. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/infoTips.cs.
  117. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/modManager.cs.
  118. Executing Add-Ons/System_ReturnToBlockland/support/fileCache.cs.
  119. Executing Add-Ons/System_ReturnToBlockland/support/functions.cs.
  120. Executing Add-Ons/System_ReturnToBlockland/support/gui.cs.
  121. Executing Add-Ons/System_ReturnToBlockland/support/networking.cs.
  122. Executing Add-Ons/System_ReturnToBlockland/support/overlay.cs.
  123. Executing Add-Ons/System_ReturnToBlockland/support/xmlParser.cs.
  124. Executing Add-Ons/System_ReturnToBlockland/interface/overlay.gui.
  125. Executing Add-Ons/System_ReturnToBlockland/interface/mods/addOns.cs.
  126.  
  127. Add-Ons/System_ReturnToBlockland/interface/mods/addOns.cs (25): Unable to find object: 'AddOnsGui' attempting to call function 'delete'
  128. BackTrace: ->onStart->serverPart2->initClient->loadClientAddOns->interfaceFunction
  129.  
  130. Executing Add-Ons/System_ReturnToBlockland/interface/addOns.gui.
  131. Executing Add-Ons/System_ReturnToBlockland/interface/mods/joinServer.cs.
  132. Executing Add-Ons/System_ReturnToBlockland/interface/joinServer.gui.
  133. Executing Add-Ons/System_ReturnToBlockland/interface/mods/loading.cs.
  134. Executing Add-Ons/System_ReturnToBlockland/interface/mods/mainMenu.cs.
  135. Executing Add-Ons/System_ReturnToBlockland/interface/mods/customGame.cs.
  136. Missing file: Add-Ons/System_ReturnToBlockland/interface/colorManager.gui!
  137. Executing Add-Ons/System_ReturnToBlockland/interface/connectClient.gui.
  138. Executing Add-Ons/System_ReturnToBlockland/interface/manual.gui.
  139. Executing Add-Ons/System_ReturnToBlockland/interface/modManager.gui.
  140. Executing Add-Ons/System_ReturnToBlockland/interface/modUpdates.gui.
  141. Executing Add-Ons/System_ReturnToBlockland/interface/options.gui.
  142. Executing Add-Ons/System_ReturnToBlockland/interface/serverControl.gui.
  143. Executing Add-Ons/System_ReturnToBlockland/interface/serverInformation.gui.
  144. Executing Add-Ons/System_ReturnToBlockland/interface/updater.gui.
  145. Executing Add-Ons/System_ReturnToBlockland/modules/client/authentication.cs.
  146. Executing Add-Ons/System_ReturnToBlockland/modules/client/colorManager.cs.
  147. Executing Add-Ons/System_ReturnToBlockland/modules/client/connectClient.cs.
  148. Loading object base/data/shapes/player/m.dts
  149. Executing config/client/rtb/rooms.cs.
  150. Executing Add-Ons/System_ReturnToBlockland/modules/client/guiControl.cs.
  151. Executing Add-Ons/System_ReturnToBlockland/modules/client/guiTransfer.cs.
  152. Executing Add-Ons/System_ReturnToBlockland/modules/client/infoTips.cs.
  153. Executing Add-Ons/System_ReturnToBlockland/hooks/infoTips.cs.
  154. Executing Add-Ons/System_ReturnToBlockland/modules/client/manual.cs.
  155. Executing Add-Ons/System_ReturnToBlockland/modules/client/modManager.cs.
  156. Activating package: RTBC_ModManager
  157. Executing Add-Ons/System_ReturnToBlockland/modules/client/serverControl.cs.
  158. Executing Add-Ons/System_ReturnToBlockland/modules/client/serverInformation.cs.
  159. Executing Add-Ons/System_ReturnToBlockland/modules/client/updater.cs.
  160. Activating package: RTB_Modules_Client_Authentication
  161. Activating package: RTB_Modules_Client_ColorManager
  162. Activating package: RTB_Modules_Client_ConnectClient
  163. Activating package: RTB_Modules_Client_InfoTips
  164. Activating package: RTB_Modules_Client_GuiTransfer
  165. Activating package: RTB_Modules_Client_ServerControl
  166. Activating package: RTB_Modules_Client_ServerInformation
  167. Activating package: RTB_Client
  168.  
  169. Client checking Add-On: GameMode_Tutorial
  170. Loading Add-On: GameMode_Tutorial (CRC:-1820115138)
  171. Executing Add-Ons/GameMode_Tutorial/client.cs.
  172. Executing add-ons/GameMode_Tutorial/tutorialCompletedGui.gui.
  173.  
  174. Client checking Add-On: Bot_Hole
  175. Loading Add-On: Bot_Hole (CRC:758391552)
  176. Executing Add-Ons/Bot_Hole/client.cs.
  177. Executing Add-Ons/Bot_Hole/wrenchBotDlg.gui.
  178. Executing Add-Ons/Bot_Hole/wrenchBotDlg.cs.
  179. Activating package: ClientBotHolePackage
  180.  
  181. Binding server port to default IP
  182. UDP initialized on port 61827
  183. Starting client authentication...
  184. Engine initialized...
  185. DNS lookup failed: updates.daprogs.net
  186. Authentication: SUCCESS
  187. Executing config/client/avatarColors.cs.
  188. Loading object base/data/shapes/player/m.dts
  189. ==>echo($RTB::Debug = true);
  190. 1
  191. >> Connecting
  192. >> Connected
  193. >> [01/06/15 21:11:18] <auth type="get"></auth>
  194. << [01/06/15 21:11:18] <auth type="set" version="2" id="whlo2"><id>13378</id><username>§Matryoshka§</username></auth>
  195. >> [01/06/15 21:11:18] <disconnect type="auth"></disconnect>
  196. >> Disconnected
  197. >> TCP Connected
  198. >> TCP Data Sent
  199. >> TCP Connected
  200. >> TCP Data Sent
  201. >> TCP Line Received (HTTP/1.1 200 OK)
  202. >> TCP Line Received (Content-Type: text/html)
  203. >> TCP Line Received (Server: Microsoft-IIS/7.5)
  204. >> TCP Line Received (X-Powered-By: PHP/5.3.28)
  205. >> TCP Line Received (X-Powered-By: ASP.NET)
  206. >> TCP Line Received (Date: Wed, 07 Jan 2015 02:11:35 GMT)
  207. >> TCP Line Received (Connection: close)
  208. >> TCP Line Received (Content-Length: 0)
  209. >> TCP Line Received ()
  210. >> TCP Line Received (HTTP/1.1 200 OK)
  211. >> TCP Line Received (Content-Type: text/html)
  212. >> TCP Line Received (Server: Microsoft-IIS/7.5)
  213. >> TCP Line Received (X-Powered-By: PHP/5.3.28)
  214. >> TCP Line Received (X-Powered-By: ASP.NET)
  215. >> TCP Line Received (Date: Wed, 07 Jan 2015 02:11:35 GMT)
  216. >> TCP Line Received (Connection: close)
  217. >> TCP Line Received (Content-Length: 0)
  218. >> TCP Line Received ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement