Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2013
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.66 KB | None | 0 0
  1. //-------------------------- 9/22/2013 -- 10:33:36 -----
  2. Processor Init:
  3. AMD (unknown), ~1.80 Ghz
  4. (timed at roughly 1.81 Ghz)
  5. FPU detected
  6. MMX detected
  7. 3DNow detected
  8. SSE detected
  9.  
  10. Math Init:
  11. Installing Standard C extensions
  12. Installing Assembly extensions
  13. Installing FPU extensions
  14. Installing MMX extensions
  15. Installing 3DNow extensions
  16. Installing SSE extensions
  17.  
  18. Input Init:
  19. DirectInput enabled.
  20.  
  21. Blockland v21 build 1865
  22. Module Directory: C:/Users/Jackson Weese/Documents/Blockland
  23. Profile Path: C:/Users/Jackson Weese/Documents/Blockland
  24. Total Ram: 7658 MB
  25. OS: Windows 7 Professional Service Pack 1 (build 7601), 64-bit
  26.  
  27. --------- Parsing Arguments ---------
  28. argc = 2
  29. Parsing command line arguments:
  30. Error opening zip (Add-Ons/Server_RestrictedItemDropping.zip), need to handle this better...
  31. --------- Loading Common ---------
  32. Error opening zip (Add-Ons/Server_RestrictedItemDropping.zip), need to handle this better...
  33. Loading compiled script base/main.cs.
  34. Loading compiled script base/client/defaults.cs.
  35. Loading compiled script base/server/defaults.cs.
  36. Executing config/client/prefs.cs.
  37. Executing config/server/prefs.cs.
  38. Executing config/server/ADD_ON_LIST.cs.
  39. Executing config/server/musicList.cs.
  40. --------- Loading MODS ---------
  41.  
  42.  
  43. --------- Initializing Base ---------
  44. Loading compiled script base/client/init.cs.
  45. Loading compiled script base/server/init.cs.
  46. Loading compiled script base/client/canvas.cs.
  47. Loading compiled script base/client/audio.cs.
  48.  
  49. --------- Initializing Base: Server ---------------------
  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. Video Init:
  59. Accelerated OpenGL display device detected.
  60. Activating the OpenGL display device...
  61. Activating the OpenGL display device... (NEW)
  62. OpenGLDevice::setScreenMode 1280 720 32 60 0
  63. safeModeOn = 1
  64. fixedFrame size = 3
  65. caption size = 22
  66. maxWindowWidth = 1366
  67. maxWindowHeight = 768
  68. Setting screen mode to 1280x720x32@60hz (w)...
  69. winState.hGLRC does not exist
  70. winState.appDC does not exist
  71. winState.appWindow does not exist
  72. Creating a new window...
  73. moving window
  74. Window reactivating...
  75. Acquiring a new device context...
  76. setting pixel format
  77. Pixel format set:
  78. 32 color bits, 24 depth bits, 8 stencil bits
  79. Creating a new rendering context (2)...
  80. Making the new rendering context current (2)...
  81. wglMakeCurrent worked
  82. don't need to ressurect texture manager
  83. setting vsync 1
  84. done setting vsync
  85. showing window
  86. setting forground window
  87. setting window focus
  88. done with OpenGLDevice::setScreenMode
  89. OpenGL Init: Enabled Extensions
  90. ARB_multitexture (Max Texture Units: 8)
  91. EXT_compiled_vertex_array
  92. EXT_texture_env_combine
  93. EXT_packed_pixels
  94. EXT_fog_coord
  95. ARB_texture_compression
  96. EXT_texture_compression_s3tc
  97. (ARB|EXT)_texture_env_add
  98. EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  99. WGL_EXT_swap_control
  100. GL_ARB_vertex_buffer_object
  101. GL_EXT_multi_draw_arrays
  102. ARB_occlusion_query
  103. OpenGL Init: Disabled Extensions
  104. EXT_paletted_texture
  105. NV_vertex_array_range
  106. 3DFX_texture_compression_FXT1
  107.  
  108. OpenGL driver information:
  109. Vendor: ATI Technologies Inc.
  110. Renderer: AMD Radeon(TM) HD 6620G
  111. Version: 4.1.10600 Compatibility Profile Context
  112. OpenGL Init: Enabled Extensions
  113. ARB_multitexture (Max Texture Units: 8)
  114. EXT_compiled_vertex_array
  115. EXT_texture_env_combine
  116. EXT_packed_pixels
  117. EXT_fog_coord
  118. ARB_texture_compression
  119. EXT_texture_compression_s3tc
  120. (ARB|EXT)_texture_env_add
  121. EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  122. WGL_EXT_swap_control
  123. GL_ARB_vertex_buffer_object
  124. GL_EXT_multi_draw_arrays
  125. ARB_occlusion_query
  126. OpenGL Init: Disabled Extensions
  127. EXT_paletted_texture
  128. NV_vertex_array_range
  129. 3DFX_texture_compression_FXT1
  130.  
  131. Video::setDevice - activate call done
  132. Video::setDevice - resetting canvas
  133. Resetting Canvas...
  134.  
  135. OpenAL Driver Init:
  136. OpenAL
  137. Vendor: Creative Labs Inc.
  138. Version: OpenAL 1.0
  139. Renderer: Software
  140. Extensions: EAX 2.0, EAX 3.0, EAX Unified, and EAX-AC3
  141.  
  142. Loading compiled script base/client/scripts/allClientScripts.cs.
  143. Activating package: CanvasCursor
  144. Loading compiled script base/client/ui/allClientGuis.gui.
  145. Executing config/client/config.cs.
  146.  
  147. --------- Loading Client Add-Ons ---------
  148.  
  149. Client checking Add-On: System_ReturnToBlockland
  150. Loading Add-On: System_ReturnToBlockland (CRC:1727226874)
  151. Executing Add-Ons/System_ReturnToBlockland/client.cs.
  152. Executing Add-Ons/System_ReturnToBlockland/modules/client/options.cs.
  153. Executing config/client/rtb/prefs.cs.
  154. Executing config/server/ADD_ON_LIST.cs.
  155. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/generic.cs.
  156. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/connectClient.cs.
  157. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/infoTips.cs.
  158. Executing Add-Ons/System_ReturnToBlockland/interface/profiles/modManager.cs.
  159. Executing Add-Ons/System_ReturnToBlockland/support/fileCache.cs.
  160. Executing Add-Ons/System_ReturnToBlockland/support/functions.cs.
  161. Executing Add-Ons/System_ReturnToBlockland/support/gui.cs.
  162. Executing Add-Ons/System_ReturnToBlockland/support/networking.cs.
  163. Executing Add-Ons/System_ReturnToBlockland/support/overlay.cs.
  164. Executing Add-Ons/System_ReturnToBlockland/support/xmlParser.cs.
  165. Executing Add-Ons/System_ReturnToBlockland/interface/overlay.gui.
  166. Executing Add-Ons/System_ReturnToBlockland/interface/mods/addOns.cs.
  167.  
  168. Add-Ons/System_ReturnToBlockland/interface/mods/addOns.cs (25): Unable to find object: 'AddOnsGui' attempting to call function 'delete'
  169. BackTrace: ->onStart->serverPart2->initClient->loadClientAddOns->interfaceFunction
  170.  
  171. Executing Add-Ons/System_ReturnToBlockland/interface/addOns.gui.
  172. Executing Add-Ons/System_ReturnToBlockland/interface/mods/joinServer.cs.
  173. Executing Add-Ons/System_ReturnToBlockland/interface/joinServer.gui.
  174. Executing Add-Ons/System_ReturnToBlockland/interface/mods/loading.cs.
  175. Executing Add-Ons/System_ReturnToBlockland/interface/mods/mainMenu.cs.
  176. Executing Add-Ons/System_ReturnToBlockland/interface/mods/customGame.cs.
  177. Missing file: Add-Ons/System_ReturnToBlockland/interface/colorManager.gui!
  178. Executing Add-Ons/System_ReturnToBlockland/interface/connectClient.gui.
  179. Executing Add-Ons/System_ReturnToBlockland/interface/manual.gui.
  180. Executing Add-Ons/System_ReturnToBlockland/interface/modManager.gui.
  181. Executing Add-Ons/System_ReturnToBlockland/interface/modUpdates.gui.
  182. Executing Add-Ons/System_ReturnToBlockland/interface/options.gui.
  183. Executing Add-Ons/System_ReturnToBlockland/interface/serverControl.gui.
  184. Executing Add-Ons/System_ReturnToBlockland/interface/serverInformation.gui.
  185. Executing Add-Ons/System_ReturnToBlockland/interface/updater.gui.
  186. Executing Add-Ons/System_ReturnToBlockland/modules/client/authentication.cs.
  187. Executing Add-Ons/System_ReturnToBlockland/modules/client/colorManager.cs.
  188. Executing Add-Ons/System_ReturnToBlockland/modules/client/connectClient.cs.
  189. Loading object base/data/shapes/player/m.dts
  190. Executing config/client/rtb/rooms.cs.
  191. Executing Add-Ons/System_ReturnToBlockland/modules/client/guiControl.cs.
  192. Executing Add-Ons/System_ReturnToBlockland/modules/client/guiTransfer.cs.
  193. Executing Add-Ons/System_ReturnToBlockland/modules/client/infoTips.cs.
  194. Executing Add-Ons/System_ReturnToBlockland/hooks/infoTips.cs.
  195. Executing Add-Ons/System_ReturnToBlockland/modules/client/manual.cs.
  196. Executing Add-Ons/System_ReturnToBlockland/modules/client/modManager.cs.
  197. Activating package: RTBC_ModManager
  198. Add-On is in the list of known bad add-on CRCs - will not execute
  199. Add-On is in the list of known bad add-on CRCs - will not execute
  200. Add-On has been renamed from "Event_Bots" to "event_botsv6copy" - will not execute
  201. Add-On is in the list of known bad add-on CRCs - will not execute
  202. No description.txt for this add-on - will not execute
  203. Add-On has been renamed from "Weapon_M1887 " to "weapon_m1887" - will not execute
  204. Executing Add-Ons/System_ReturnToBlockland/modules/client/serverControl.cs.
  205. Executing Add-Ons/System_ReturnToBlockland/modules/client/serverInformation.cs.
  206. Executing Add-Ons/System_ReturnToBlockland/modules/client/updater.cs.
  207. Activating package: RTB_Modules_Client_Authentication
  208. Activating package: RTB_Modules_Client_ColorManager
  209. Activating package: RTB_Modules_Client_ConnectClient
  210. Activating package: RTB_Modules_Client_InfoTips
  211. Activating package: RTB_Modules_Client_GuiTransfer
  212. Activating package: RTB_Modules_Client_ServerControl
  213. Activating package: RTB_Modules_Client_ServerInformation
  214. Activating package: RTB_Client
  215.  
  216. Client checking Add-On: Tool_Duplicator
  217. Loading Add-On: Tool_Duplicator (CRC:1104613114)
  218. Executing Add-Ons/Tool_Duplicator/client.cs.
  219. Activating package: duplorcatorClientLoad
  220.  
  221. Client checking Add-On: System_BlocklandGlass
  222. Loading Add-On: System_BlocklandGlass (CRC:1634174308)
  223. Executing Add-Ons/System_BlocklandGlass/client.cs.
  224. Executing Add-Ons/System_BlocklandGlass/core.cs.
  225. Loading BLG [1.3.2] client implementation
  226. Executing Add-Ons/System_BlocklandGlass/gui/profile.cs.
  227. Executing Add-Ons/System_BlocklandGlass/gui/BLG_HUD.gui.
  228. Executing Add-Ons/System_BlocklandGlass/gui/BLG_remapGui.gui.
  229. Executing Add-Ons/System_BlocklandGlass/gui/BLG_keybindGui.gui.
  230. Executing Add-Ons/System_BlocklandGlass/gui/BLG_Updater.gui.
  231. Executing Add-Ons/System_BlocklandGlass/script/client/bindManager.cs.
  232. Activating package: BLG_GKC_Package
  233. Executing Add-Ons/System_BlocklandGlass/script/client/guiDownloader.cs.
  234. Executing Add-Ons/System_BlocklandGlass/script/client/hudManager.cs.
  235. Activating package: BLG_HUDC_Package
  236. Executing Add-Ons/System_BlocklandGlass/script/client/imageDownloader.cs.
  237. Executing Add-Ons/System_BlocklandGlass/script/client/updater.cs.
  238. Activating package: BLG_Updater_Package
  239. Executing Add-Ons/System_BlocklandGlass/script/client/hooks/RTB.cs.
  240. Activating package: BLG_Client
  241. Executing Add-Ons/System_BlocklandGlass/Support_ModVersion.cs.
  242. De-activating package: RTB_Client
  243. Activating package: Support_ModVersion_Client
  244. Activating package: RTB_Client
  245.  
  246. Client checking Add-On: Support_HeightControl
  247. Loading Add-On: Support_HeightControl (CRC:-2109278017)
  248. Executing Add-Ons/Support_HeightControl/client.cs.
  249. Activating package: supportheightcontrol
  250.  
  251. Client checking Add-On: Script_Tetris
  252. Loading Add-On: Script_Tetris (CRC:-1410340490)
  253. Executing Add-Ons/Script_Tetris/client.cs.
  254. Executing Add-Ons/Script_Tetris/tetrisgui.gui.
  255. Activating package: tetris
  256.  
  257. Client checking Add-On: Script_PTTA
  258. Loading Add-On: Script_PTTA (CRC:2015608195)
  259. Add-Ons/Script_PTTA/server.cs (332): string always evaluates to 0.
  260. Executing Add-Ons/Script_PTTA/client.cs.
  261. Executing Add-Ons/Script_PTTA/menus/pttaGui.gui.
  262. Executing Add-Ons/Script_PTTA/menus/pttaGui.cs.
  263. Executing Add-Ons/Script_PTTA/menus/pttaGui_svr.gui.
  264. Executing Add-Ons/Script_PTTA/menus/playerList.cs.
  265. Activating package: NewPackage3
  266. Executing Add-Ons/Script_PTTA/menus/pttaClientCommands.cs.
  267. Executing Add-Ons/Script_PTTA/menus/pttaGui_log.gui.
  268.  
  269. Client checking Add-On: Script_HudHider
  270. Loading Add-On: Script_HudHider (CRC:-2084694262)
  271. Executing Add-Ons/Script_HudHider/client.cs.
  272.  
  273. Client checking Add-On: GameMode_ZAPT
  274. Loading Add-On: GameMode_ZAPT (CRC:201100)
  275. Executing Add-Ons/GameMode_ZAPT/client.cs.
  276. Activating package: ZAPT_Client
  277. Executing Add-Ons/System_ReturnToBlockland/RTBR_InfoTips_Hook.cs.
  278. WARNING: RTBR_InfoTips_Hook.cs has moved. Please alter to use hooks/infoTips.cs
  279.  
  280. Client checking Add-On: GameMode_UnlimitedMining
  281. Loading Add-On: GameMode_UnlimitedMining (CRC:-1580683245)
  282. Executing Add-Ons/GameMode_UnlimitedMining/client.cs.
  283. Executing Add-Ons/GameMode_UnlimitedMining/OreEditorGui.gui.
  284. Executing Add-Ons/GameMode_UnlimitedMining/OreEditorGui.cs.
  285. Executing Add-Ons/GameMode_UnlimitedMining/MiningAdminGui.cs.
  286. Executing Add-Ons/GameMode_UnlimitedMining/MiningAdminGui.gui.
  287. Activating package: Dig_MiningAdminButton
  288.  
  289. Client checking Add-On: GameMode_Tutorial
  290. Loading Add-On: GameMode_Tutorial (CRC:-382952820)
  291. Executing Add-Ons/GameMode_Tutorial/client.cs.
  292. Executing add-ons/GameMode_Tutorial/tutorialCompletedGui.gui.
  293.  
  294. Client checking Add-On: Gamemode_Slayer
  295. Loading Add-On: Gamemode_Slayer (CRC:-220097412)
  296. Executing Add-Ons/Gamemode_Slayer/client.cs.
  297. Executing Add-Ons/Gamemode_Slayer/Client/Main.cs.
  298. Activating package: Slayer_Client_Main
  299. Slayer Version 3.7.4
  300. + Compatible Version: 3.7.1
  301. + Core Directory: Add-Ons/Gamemode_Slayer/Client
  302. + Config Directory: config/client/Slayer
  303. + Debug Mode: 0
  304. Executing Add-Ons/Gamemode_Slayer/Client/Support/Support.cs.
  305. Executing Add-Ons/Gamemode_Slayer/Client/Support/Support_TMLParser.cs.
  306. Executing Add-Ons/Gamemode_Slayer/Client/Support/Support_LibStr.cs.
  307. Executing Add-Ons/Gamemode_Slayer/Client/Dependencies/Teams.cs.
  308. Executing Add-Ons/Gamemode_Slayer/Client/Dependencies/ServerPrefs.cs.
  309. Executing Add-Ons/Gamemode_Slayer/Client/Dependencies/Options.cs.
  310. Executing config/client/Slayer/config_last.cs.
  311. Executing Add-Ons/Gamemode_Slayer/Client/Dependencies/GUI.cs.
  312. Activating package: Slayer_Client_Dependencies_GUI
  313. Executing Add-Ons/Gamemode_Slayer/Client/Dependencies/Gamemodes.cs.
  314. Executing Add-Ons/Gamemode_Slayer/Client/Profiles.cs.
  315. Executing Add-Ons/Gamemode_Slayer/Client/GUI/init.cs.
  316. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Slayer_Main.gui.
  317. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/scripts.cs.
  318. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_General/Slayer_General.gui.
  319. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_General/scripts.cs.
  320. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_Teams/Slayer_Teams_Advanced.gui.
  321. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_Teams/Slayer_Teams.gui.
  322. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_Teams/scripts.cs.
  323. Activating package: Slayer_Client_GUI_Teams
  324. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_Advanced/Slayer_Advanced.gui.
  325. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_Advanced/scripts.cs.
  326. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_Help/Slayer_Help.gui.
  327. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Main/Tabs/Slayer_Help/scripts.cs.
  328. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Options/Slayer_Options.gui.
  329. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Options/scripts.cs.
  330. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Scores/Slayer_Scores.gui.
  331. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Scores/scripts.cs.
  332. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Update/Slayer_Update.gui.
  333. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Update/scripts.cs.
  334. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Welcome/Slayer_Welcome.gui.
  335. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Slayer_Welcome/scripts.cs.
  336. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Other/scripts.cs.
  337. Activating package: Slayer_Client_GUI_JMG
  338. Executing Add-Ons/Gamemode_Slayer/Client/GUI/Other/joinMiniGameGui.gui.
  339. Executing Add-Ons/Gamemode_Slayer/Client/Modules/Help.cs.
  340. Executing Add-Ons/Gamemode_Slayer/Client/Modules/AU.cs.
  341. Slayer Version 3.7.4
  342.  
  343. Client checking Add-On: Client_ServerSearch
  344. Add-On is in the list of known bad add-on CRCs - will not execute
  345.  
  346. Client checking Add-On: Client_SaveEnvironment
  347. Loading Add-On: Client_SaveEnvironment (CRC:829183667)
  348. Executing Add-Ons/Client_SaveEnvironment/client.cs.
  349. Executing Add-Ons/Client_SaveEnvironment/guiMods.cs.
  350. Activating package: Env_LoadSaveGuiMod
  351. Activating package: Env_LoadSave
  352.  
  353. Client checking Add-On: Bot_Hole
  354. Loading Add-On: Bot_Hole (CRC:758391552)
  355. Executing Add-Ons/Bot_Hole/client.cs.
  356. Executing Add-Ons/Bot_Hole/wrenchBotDlg.gui.
  357. Executing Add-Ons/Bot_Hole/wrenchBotDlg.cs.
  358. Activating package: ClientBotHolePackage
  359.  
  360. Binding server port to default IP
  361. UDP initialized on port 17603
  362. Error opening zip (Add-Ons/Server_RestrictedItemDropping.zip), need to handle this better...
  363. Starting client authentication...
  364. Engine initialized...
  365. Authentication: SUCCESS
  366. Executing config/client/avatarColors.cs.
  367. Loading object base/data/shapes/player/m.dts
  368. Window reactivating...
  369. Window reactivating...
  370. Exporting server prefs
  371. Exporting client prefs
  372. Exporting client config
  373. Exporting rtb prefs
  374. Slayer (Client): Deactivating Slayer
  375. Shutting down the OpenGL display device...
  376. Making the GL rendering context not current...
  377. Deleting the GL rendering context...
  378. Releasing the device context...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement