Advertisement
Guest User

auteria console.log

a guest
Oct 1st, 2014
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.17 KB | None | 0 0
  1. Processor Init:
  2. Intel (unknown, Pentium Pro/II/III family), 2200 Mhz
  3. FPU detected
  4. MMX detected
  5. SSE detected
  6.  
  7. Math Init:
  8. Installing Standard C extensions
  9. Installing Assembly extensions
  10. Installing FPU extensions
  11. Installing MMX extensions
  12. Installing SSE extensions
  13.  
  14. Input Init:
  15. No joysticks found.
  16. Input initialized
  17.  
  18. Video Init:
  19. OpenGL display device detected.
  20.  
  21. Initializing chunk mappings...
  22. o 'TEXT' maps to TextChunk
  23. o 'SCHK' maps to UnknownChunk
  24. o 'SCHK' maps to SimChunk
  25. Loading compiled script common/game.cs.
  26. 10/1 10:55:13 --------- Loading MODS ---------
  27. 10/1 10:55:13 Loading compiled script game/main.cs.
  28. 10/1 10:55:13 Loading compiled script common/main.cs.
  29. 10/1 10:55:13 Loading compiled script game/client/defaults.cs.
  30. 10/1 10:55:13 Compiling log/prefs.cs...
  31. 10/1 10:55:13 Loading compiled script log/prefs.cs.
  32. 10/1 10:55:13
  33. 10/1 10:55:13 --------- Parsing Arguments ---------
  34. 10/1 10:55:13
  35. 10/1 10:55:13 --------- Initializing MOD: Common ---------
  36. 10/1 10:55:13 Loading compiled script common/client/canvas.cs.
  37. 10/1 10:55:13 Loading compiled script common/client/audio.cs.
  38. 10/1 10:55:13 Loading compiled script common/shared/envcache.cs.
  39. 10/1 10:55:13 Loading compiled script common/shared/filefunc.cs.
  40. 10/1 10:55:13 Loading compiled script common/shared/misc.cs.
  41. 10/1 10:55:13
  42. 10/1 10:55:13 --------- Initializing MOD: Auteria ---------
  43. 10/1 10:55:13 Loading compiled script game/client/init.cs.
  44. 10/1 10:55:13 Loading compiled script game/data/init.cs.
  45. 10/1 10:55:13
  46. 10/1 10:55:13 --------- Initializing MOD: Auteria Client ---------
  47. 10/1 10:55:13 Loading compiled script game/client/ui/customProfiles.cs.
  48. 10/1 10:55:13 Loading compiled script common/client/message.cs.
  49. 10/1 10:55:13 Loading compiled script common/client/mission.cs.
  50. 10/1 10:55:13 Loading compiled script common/client/missionDownload.cs.
  51. 10/1 10:55:13 Loading compiled script common/client/actionMap.cs.
  52. 10/1 10:55:13 Activating the OpenGL display device...
  53. 10/1 10:55:13 Setting screen mode to 1440x900x32 (w)...
  54. 10/1 10:55:14 OpenGL Attributes:
  55. 10/1 10:55:14 DoubleBuffer: 1
  56. 10/1 10:55:14 BufferSize: 24, DepthSize: 24, StencilSize: 0
  57. 10/1 10:55:14 Red: 8, Green: 8, Blue: 8, Alpha: 0
  58. 10/1 10:55:14 Accum Red: 0, Green: 0, Blue: 0, Alpha: 0
  59. 10/1 10:55:14 OpenGL driver information:
  60. 10/1 10:55:14 Vendor: X.Org
  61. 10/1 10:55:14 Renderer: Gallium 0.4 on AMD RV610
  62. 10/1 10:55:14 Version: 3.0 Mesa 10.2.8
  63. 10/1 10:55:14 OpenGL Init: Enabled Extensions
  64. 10/1 10:55:14 ARB_multitexture (Max Texture Units: 8)
  65. 10/1 10:55:14 EXT_blend_color
  66. 10/1 10:55:14 EXT_blend_minmax
  67. 10/1 10:55:14 EXT_compiled_vertex_array
  68. 10/1 10:55:14 EXT_texture_env_combine
  69. 10/1 10:55:14 EXT_packed_pixels
  70. 10/1 10:55:14 EXT_fog_coord
  71. 10/1 10:55:14 ARB_texture_compression
  72. 10/1 10:55:14 EXT_texture_compression_s3tc
  73. 10/1 10:55:14 (ARB|EXT)_texture_env_add
  74. 10/1 10:55:14 EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  75. 10/1 10:55:14 OpenGL Init: Disabled Extensions
  76. 10/1 10:55:14 EXT_paletted_texture
  77. 10/1 10:55:14 NV_vertex_array_range
  78. 10/1 10:55:14 3DFX_texture_compression_FXT1
  79. 10/1 10:55:14 WGL_EXT_swap_control
  80. 10/1 10:55:14
  81. 10/1 10:55:14 Loading compiled script common/ui/defaultProfiles.cs.
  82. 10/1 10:55:14 Loading compiled script common/ui/MessageBoxOkDlg.gui.
  83. 10/1 10:55:14 Loading compiled script common/ui/MessageBoxYesNoDlg.gui.
  84. 10/1 10:55:14 Loading compiled script common/ui/MessageBoxOKCancelDlg.gui.
  85. 10/1 10:55:14 Loading compiled script common/ui/MessagePopupDlg.gui.
  86. 10/1 10:55:14 Loading compiled script common/ui/HelpDlg.gui.
  87. 10/1 10:55:14 Loading compiled script common/client/metrics.cs.
  88. 10/1 10:55:14 Loading compiled script common/ui/FrameOverlayGui.gui.
  89. 10/1 10:55:14 Loading compiled script common/client/messageBox.cs.
  90. 10/1 10:55:14 Loading compiled script common/client/screenshot.cs.
  91. 10/1 10:55:14 Loading compiled script common/client/cursor.cs.
  92. 10/1 10:55:14 Loading compiled script common/client/help.cs.
  93. 10/1 10:55:14
  94. 10/1 10:55:14 OpenAL Driver Init:
  95. 10/1 10:55:14 OpenAL
  96. 10/1 10:55:14 ^^Searching for OpenAl at location : /home/mic/auteria/lib/libopenal.so
  97. 10/1 10:55:14 Loading OpenAL: /home/mic/auteria/lib/libopenal.so
  98. 10/1 10:55:14 Setting OpenAL output frequency to 22050
  99. 10/1 10:55:14 Vendor: OpenAL Community
  100. 10/1 10:55:14 Version: 1.1
  101. 10/1 10:55:14 Renderer: Software
  102. 10/1 10:55:14 Extensions: ALC_EXT_capture AL_EXT_capture AL_EXT_vorbis AL_EXT_MP3 AL_LOKI_quadriphonic AL_LOKI_play_position AL_LOKI_WAVE_format AL_LOKI_IMA_ADPCM_format AL_LOKI_buffer_data_callback ALC_LOKI_audio_channel
  103. 10/1 10:55:14
  104. 10/1 10:55:14 Loading compiled script game/client/scripts/audioProfiles.cs.
  105. 10/1 10:55:14 Loading compiled script game/client/ui/defaultGameProfiles.cs.
  106. 10/1 10:55:14 Loading compiled script game/client/ui/CharGui.gui.
  107. 10/1 10:55:14 Loading compiled script game/client/ui/mainMenuGui.gui.
  108. 10/1 10:55:14 Loading compiled script game/client/ui/startMissionGui.gui.
  109. 10/1 10:55:14 Loading compiled script game/client/ui/joinServerGui.gui.
  110. 10/1 10:55:14 Loading compiled script game/client/ui/loadingGui.gui.
  111. 10/1 10:55:14 Loading compiled script game/client/ui/optionsDlg.gui.
  112. 10/1 10:55:14 Loading compiled script game/client/ui/remapDlg.gui.
  113. 10/1 10:55:14 Loading compiled script game/client/ui/StartupGui.gui.
  114. 10/1 10:55:14 Loading compiled script game/client/ui/createPlayerDLG.gui.
  115. 10/1 10:55:14 Loading compiled script game/client/ui/UpdateGui.gui.
  116. 10/1 10:55:14 Loading compiled script game/client/ui/PlayGui.gui.
  117. 10/1 10:55:14 Loading compiled script game/client/ui/BuddyWindowGui.gui.
  118. 10/1 10:55:14 Loading compiled script game/client/ui/ChatHud.gui.
  119. 10/1 10:55:14 Loading compiled script game/client/ui/StorageGui.gui.
  120. 10/1 10:55:14 Loading compiled script game/client/ui/NPCQuestGui.gui.
  121. 10/1 10:55:14 Loading compiled script game/client/ui/NPCTradeGui.gui.
  122. 10/1 10:55:14 Loading compiled script game/client/ui/ManuGui.gui.
  123. 10/1 10:55:14 Loading compiled script game/client/ui/TradeGui.gui.
  124. 10/1 10:55:14 Loading compiled script game/client/ui/TraderGui.gui.
  125. 10/1 10:55:14 Loading compiled script game/client/ui/RepairGui.gui.
  126. 10/1 10:55:14 Loading compiled script game/client/ui/QuestLogDLG.gui.
  127. 10/1 10:55:14 Loading compiled script game/client/ui/DialogGui.gui.
  128. 10/1 10:55:14 Loading compiled script game/client/scripts/client.cs.
  129. 10/1 10:55:14 Loading compiled script game/client/scripts/game.cs.
  130. 10/1 10:55:14 Loading compiled script game/client/scripts/missionDownload.cs.
  131. 10/1 10:55:14 Loading compiled script game/client/scripts/serverConnection.cs.
  132. 10/1 10:55:14 Loading compiled script game/client/scripts/loadingGui.cs.
  133. 10/1 10:55:14 Loading compiled script game/client/scripts/optionsDlg.cs.
  134. 10/1 10:55:14 Loading compiled script game/client/scripts/keyremap.cs.
  135. 10/1 10:55:14 Loading compiled script game/client/scripts/questlog.cs.
  136. 10/1 10:55:14 Loading compiled script game/client/scripts/petClient.cs.
  137. 10/1 10:55:14 Loading compiled script game/client/scripts/chatHud.cs.
  138. 10/1 10:55:14 Loading compiled script game/client/scripts/messageHud.cs.
  139. 10/1 10:55:14 Loading compiled script game/client/scripts/playGui.cs.
  140. 10/1 10:55:14 Loading compiled script game/client/scripts/selection.cs.
  141. 10/1 10:55:14 Loading compiled script game/client/scripts/clientShapeBase.cs.
  142. 10/1 10:55:14 Loading compiled script game/client/scripts/clientWeather.cs.
  143. 10/1 10:55:14 Loading compiled script game/client/scripts/centerPrint.cs.
  144. 10/1 10:55:14 Loading compiled script game/client/scripts/inventory.cs.
  145. 10/1 10:55:14 Loading compiled script game/client/scripts/itemwindows.cs.
  146. 10/1 10:55:14 Loading compiled script game/client/scripts/trade.cs.
  147. 10/1 10:55:14 Loading compiled script game/client/scripts/createPlayerDLG.cs.
  148. 10/1 10:55:14 Loading compiled script game/client/scripts/autoupdate.cs.
  149. 10/1 10:55:14 Loading compiled script game/client/scripts/dialogs.cs.
  150. 10/1 10:55:14 Loading compiled script game/client/ui/petWindowGui.gui.
  151. 10/1 10:55:14 Loading compiled script game/client/scripts/default.bind.cs.
  152. 10/1 10:55:14 Compiling log/config.cs...
  153. 10/1 10:55:14 Loading compiled script log/config.cs.
  154. 10/1 10:55:14 Loading compiled script game/client/scripts/traderClient.cs.
  155. 10/1 10:55:14 Binding server port to default IP
  156. 10/1 10:55:14 UDP initialized on port 0
  157. 10/1 10:55:14 Loading compiled script cache/clientDB.cs.
  158. 10/1 10:55:18 Loading Datablock with partial preload....
  159. 10/1 10:55:42 Engine initialized...
  160. 10/1 10:55:43 Socket connected while pending.
  161. 10/1 10:55:58 Socket connected while pending.
  162. 10/1 10:55:58 MASTER: WE SHOULD CONNECT TO : map2.eu.auteria.com:33002
  163. 10/1 10:55:58 Adding a pending connection
  164. 10/1 10:55:58 Sending Connect challenge Request
  165. 10/1 10:55:58 Got Connect challenge Response
  166. 10/1 10:55:58 Sending Connect Request
  167. 10/1 10:55:58 Connection established 5182
  168. 10/1 10:55:59 *** New Mission: game/data/missions/tergrum.mis
  169. 10/1 10:55:59 *** Phase 1: Download Datablocks & Targets SEQ= 1
  170. 10/1 10:55:59 DBCACHE clientCmdDBCacheOK => 1
  171. 10/1 10:55:59 **** Loading local cache file :D
  172. 10/1 10:55:59 **** already loaded sending LocalDBCacheDone
  173. 10/1 10:55:59 *** Phase 2: Download Ghost Objects
  174. 10/1 10:56:05 =========================================================
  175. 10/1 10:56:05 Loading Enviroment cache for Mission tergrum
  176. 10/1 10:56:05 =========================================================
  177. 10/1 10:56:05 Loading compiled script cache/tergrum.env.cs.
  178. 10/1 10:56:12 Client Replication Startup has Happened!
  179. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  180. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 85 Time: 0.0000s.
  181. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.01Mb allocated.
  182. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  183. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 41 Time: 0.0000s.
  184. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  185. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  186. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 41 Time: 0.0000s.
  187. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  188. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  189. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 41 Time: 0.0000s.
  190. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  191. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  192. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 41 Time: 0.0000s.
  193. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  194. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  195. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 3 Objs: 5 Time: 0.0010s.
  196. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  197. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  198. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 2 Objs: 4 Time: 0.0000s.
  199. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  200. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  201. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 43 Objs: 44 Time: 0.0000s.
  202. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.01Mb allocated.
  203. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  204. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 46 Time: 0.0000s.
  205. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  206. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  207. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 22 Objs: 11 Time: 0.0000s.
  208. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  209. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  210. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 63 Objs: 218 Time: 0.0020s.
  211. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.03Mb allocated.
  212. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 74 Objs: 1117 Time: 0.0030s.
  213. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.12Mb allocated.
  214. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 40 Time: 0.0000s.
  215. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  216. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 14 Objs: 10 Time: 0.0000s.
  217. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  218. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 65 Objs: 271 Time: 0.0010s.
  219. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.03Mb allocated.
  220. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 15 Objs: 22 Time: 0.0000s.
  221. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  222. 10/1 10:56:12 fxFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 223 Time: 0.0010s.
  223. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.02Mb allocated.
  224. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 68 Objs: 223 Time: 0.0010s.
  225. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.03Mb allocated.
  226. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 4 Objs: 2 Time: 0.0000s.
  227. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  228. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 17 Objs: 108 Time: 0.0010s.
  229. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.01Mb allocated.
  230. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  231. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 9 Objs: 8 Time: 0.0000s.
  232. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.00Mb allocated.
  233. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  234. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 18 Objs: 46 Time: 0.0000s.
  235. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.01Mb allocated.
  236. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  237. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 14 Objs: 45 Time: 0.0000s.
  238. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.01Mb allocated.
  239. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  240. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 20 Objs: 221 Time: 0.0010s.
  241. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.02Mb allocated.
  242. 10/1 10:56:12 fxFoliageReplicator - Culling has been disabled!
  243. 10/1 10:56:12 fxFoliageReplicator - Lev: 2 PotNodes: 21 Used: 14 Objs: 106 Time: 0.0010s.
  244. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.01Mb allocated.
  245. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 66 Objs: 220 Time: 0.0000s.
  246. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.03Mb allocated.
  247. 10/1 10:56:12 fxFoliageReplicator - Lev: 3 PotNodes: 85 Used: 66 Objs: 220 Time: 0.0010s.
  248. 10/1 10:56:12 fxFoliageReplicator - Approx. 0.03Mb allocated.
  249. 10/1 10:56:12 fxFoliageReplicator - Client Foliage Replication Startup is complete.
  250. 10/1 10:56:12 fxSquareFoliageReplicator - Culling has been disabled!
  251. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 68 Time: 0.0000s.
  252. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.01Mb allocated.
  253. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 2 PotNodes: 21 Used: 20 Objs: 149 Time: 0.0000s.
  254. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.01Mb allocated.
  255. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 1 PotNodes: 5 Used: 4 Objs: 50 Time: 0.0010s.
  256. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.00Mb allocated.
  257. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 2 PotNodes: 21 Used: 20 Objs: 276 Time: 0.0000s.
  258. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.02Mb allocated.
  259. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 3 PotNodes: 85 Used: 68 Objs: 426 Time: 0.0020s.
  260. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.03Mb allocated.
  261. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 3 PotNodes: 85 Used: 84 Objs: 427 Time: 0.0010s.
  262. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.03Mb allocated.
  263. 10/1 10:56:12 fxSquareFoliageReplicator - Culling has been disabled!
  264. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 3 PotNodes: 85 Used: 35 Objs: 63 Time: 0.0000s.
  265. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.01Mb allocated.
  266. 10/1 10:56:12 fxSquareFoliageReplicator - Culling has been disabled!
  267. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 2 PotNodes: 21 Used: 20 Objs: 36 Time: 0.0000s.
  268. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.00Mb allocated.
  269. 10/1 10:56:12 fxSquareFoliageReplicator - Lev: 2 PotNodes: 21 Used: 20 Objs: 143 Time: 0.0010s.
  270. 10/1 10:56:12 fxSquareFoliageReplicator - Approx. 0.01Mb allocated.
  271. 10/1 10:56:12 fxSquareFoliageReplicator - Client Foliage Replication Startup is complete.
  272. 10/1 10:56:12 fxGrassReplicator - Client Grass Replication Startup is complete.
  273. 10/1 10:56:12 *** Phase 3: Mission Lighting
  274. 10/1 10:56:12 Successfully loaded mission lighting file: 'game/data/missions/tergrum_6062c572.ml'
  275. 10/1 10:56:12 Mission lighting done
  276. 10/1 10:56:12 *** Initial Control Object
  277. 10/1 10:56:12 PlayGui - wake up
  278. 10/1 10:56:13 Compiling log/hreikin/userprefs.cs...
  279. 10/1 10:56:13 Loading compiled script log/hreikin/userprefs.cs.
  280. 10/1 10:56:13 Loading compiled script log/hreikin/questlog.cs.
  281. 10/1 10:56:13 SyncClock: timeinfo 3 115612
  282. 10/1 10:56:13 Loading compiled script log/hreikin/userprefs.cs.
  283. 10/1 10:56:13 *New Hour! 23
  284. 10/1 10:56:21 LAST INDEX = 0
  285. 10/1 10:59:36 LAST INDEX = 0
  286. 10/1 11:00:01 *New Hour! 0
  287. 10/1 11:04:37 0 0 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement