Advertisement
Guest User

Untitled

a guest
Aug 14th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.26 KB | None | 0 0
  1. //-------------------------- 8/14/2013 -- 22:13:48 -----
  2. Processor Init:
  3. Intel Pentium III, ~2.66 Ghz
  4. FPU detected
  5. MMX detected
  6. SSE detected
  7. SSE2 detected
  8. MP detected [4 cores, 4 logical, 1 physical]
  9.  
  10. Math Init:
  11. Installing Standard C extensions
  12. Installing Assembly extensions
  13. Installing FPU extensions
  14. Installing MMX extensions
  15. Installing SSE extensions
  16.  
  17. Initializing platform...
  18. Input Init:
  19. keyboard0 input device created.
  20. mouse0 input device created.
  21. gamepad0 input device created.
  22. DirectInput enabled.
  23.  
  24. Done
  25. GFX Init:
  26. Direct 3D (version 9.x) device found
  27. Direct 3D (version 9.x) device found
  28. Null device found
  29.  
  30. DebugDrawer Enabled!
  31. *** TorqueBeamEngine created ***
  32. BEAMNG| INFO| reloading system lua ...
  33. BEAMNG| WARN| Lua tried to read env variable: LUA_PATH
  34. BEAMNG| WARN| Lua tried to read env variable: LUA_CPATH
  35. BEAMNG| ERROR: unknown material: ICE
  36. BEAMNG| ERROR: unknown material: SNOW
  37. BEAMNG| system reloaded
  38. 0.787743|--------- Loading DIRS ---------
  39. 0.788346|Missing file: levels/main.cs!
  40. 0.788416|Error: Unable to find specified directory: levels
  41. 0.793571|
  42. 0.793619|--------- Parsing Arguments ---------
  43. 0.846100|Binding server port to default IP
  44. 0.846256|UDP initialized on port 0
  45. 0.846305|no Oculus Rift support :(
  46. 0.846387|Attempting to create GFX device: NVIDIA GeForce GTX 650 Ti (D3D9) [\\.\DISPLAY1]
  47. 0.852122|Device created, setting adapter and enumerating modes
  48. 1.223432| Cur. D3DDevice ref count=1
  49. 1.223828| Pix version detected: 3.000000
  50. 1.223872| Vert version detected: 3.000000
  51. 1.223921| Maximum number of simultaneous samplers: 16
  52. 1.223962| Number of simultaneous render targets: 4
  53. 1.224004| Hardware occlusion query detected: Yes
  54. 1.224048| Using Direct3D9Ex: No
  55. 1.294528|WMIVideoInfo: DxDiag initialized
  56. 3.848292|Initializing GFXCardProfiler (D3D9)
  57. 3.848340| o Chipset : 'GeForce GTX 650 Ti'
  58. 3.848382| o Card : 'GeForce GTX 650 Ti '
  59. 3.848423| o Version : '9.18.0013.1106'
  60. 3.848464| - Scanning card capabilities...
  61. 3.848512|GFXCardProfiler (D3D9) - Setting capability 'autoMipMapLevel' to 1.
  62. 3.848564|GFXCardProfiler (D3D9) - Setting capability 'maxTextureWidth' to 8192.
  63. 3.848609|GFXCardProfiler (D3D9) - Setting capability 'maxTextureHeight' to 8192.
  64. 3.848653|GFXCardProfiler (D3D9) - Setting capability 'maxTextureSize' to 8192.
  65. 3.848696|GFXCardProfiler (D3D9) - Setting capability 'lerpDetailBlend' to 1.
  66. 3.848739|GFXCardProfiler (D3D9) - Setting capability 'fourStageDetailBlend' to 1.
  67. 3.848792| - Loading card profiles...
  68. 3.849020| - Loaded card profile core/profile/D3D9.cs
  69. 3.849145| - No card profile core/profile/D3D9.GeForceGTX650Ti.cs exists
  70. 3.849247| - No card profile core/profile/D3D9.GeForceGTX650Ti.GeForceGTX650Ti.cs exists
  71. 3.849345| - No card profile core/profile/D3D9.GeForceGTX650Ti.GeForceGTX650Ti.91800131106.cs exists
  72. 3.849876|ShaderGen: Write permission unavailable, switching to virtualized memory storage
  73. 3.871181|[Win32FileSystemChangeNotifier::internalAddNotification] : failed on [C:\Users\Ross\AppData\Local\BeamNG\BeamNG-DRIVE-0.3\core\fonts] [2]
  74. 4.006070|% - PostFX Manager - Executing settings.postfxpreset.cs
  75. 4.006453|% - PostFX Manager - Applying from preset
  76. 4.006613|HDR FORMAT: GFXFormatR10G10B10A2
  77. 4.006695|% - PostFX Manager - PostFX enabled
  78. 4.027241| % - Initialized Core
  79. 4.027288|
  80. 4.027301|--------- Initializing Directory: scripts ---------
  81. 4.030621|sfxStartup...
  82. 4.036768|SFXSystem::createDevice - created DirectSound device 'Digital Output Device (SPDIF) (High Definition Audio Device)'
  83. 4.036827|SFXDSDevice::setDistanceModel - 'linear' distance attenuation not supported by DirectSound
  84. 4.036906| Provider: DirectSound
  85. 4.036949| Device: Digital Output Device (SPDIF) (High Definition Audio Device)
  86. 4.036991| Hardware: No
  87. 4.037032| Buffers: 16
  88. 4.037196|
  89. 4.037209|--------- Initializing BeamNG Sandbox: Server Scripts ---------
  90. 4.063986|
  91. 4.064000|--------- Initializing BeamNG Sandbox: Client Scripts ---------
  92. 4.077726|
  93. 4.077740|--------- Initializing Lighting Systems ---------
  94. 4.093888|Using Advanced Lighting
  95. 4.136902|
  96. 4.136916|
  97. 4.136976|--------------
  98. 4.137018|Attempting to set resolution to "1024 768 false 32 60 4"
  99. 4.137375|Accepted Mode:
  100. 4.137388|--Resolution : 1024 768
  101. 4.137399|--Full Screen : No
  102. 4.137410|--Bits Per Pixel : 32
  103. 4.137421|--Refresh Rate : 60
  104. 4.137432|--FSAA Level : 4
  105. 4.137443|--------------
  106. 4.137533|GFXPCD3D9Device::reset - depthstencil 5042f40 has 2 ref's
  107. 4.137618|--- Resetting D3D Device ---
  108. 4.164548|GFXPCD3D9Device::reset - depthstencil 5042fa0 has 2 ref's
  109. 4.164640|--- Resetting D3D Device ---
  110. 4.201606|core/scripts/client/defaults.cs (501): Unknown command apply.
  111. 4.201682| Object (1119) GraphicsQualityLevel -> ArrayObject -> SimObject
  112. 4.201730|core/scripts/client/defaults.cs (502): Unknown command apply.
  113. 4.201773| Object (1124) GraphicsQualityLevel -> ArrayObject -> SimObject
  114. 4.201822|core/scripts/client/defaults.cs (503): Unknown command apply.
  115. 4.201869| Object (1129) GraphicsQualityLevel -> ArrayObject -> SimObject
  116. 4.201914|core/scripts/client/defaults.cs (504): Unknown command apply.
  117. 4.201956| Object (1134) GraphicsQualityLevel -> ArrayObject -> SimObject
  118. 4.288524|processBind: unknown device: oculusvr
  119. 4.295761| *** loading input map ***
  120. 4.295810|No active object
  121. 4.295869|*** keyboard0 ***
  122. 4.295924| - Product ID: 2B61
  123. 4.295966| - Vendor ID: 6F1D
  124. 4.296007| - Product Name: Keyboard
  125. 4.296049| - GUID: {6F1D2B61-D5A0-11CF-BFC7-444553540000}
  126. 4.296266| - 127 objects: escape (key), minus (key), equals (key), backspace (key), tab (key), lbracket (key), rbracket (key), return (key), lcontrol (key), semicolon (key), apostrophe (key), tilde (key), lshift (key), backslash (key), comma (key), period (key), slash (key), rshift (key), numpadmult (key), lalt (key), space (key), capslock (key), f1 (key), f2 (key), f3 (key), f4 (key), f5 (key), f6 (key), f7 (key), f8 (key), f9 (key), f10 (key), numlock (key), scrolllock (key), numpad7 (key), numpad8 (key), numpad9 (key), numpadminus (key), numpad4 (key), numpad5 (key), numpad6 (key), numpadadd (key), numpad1 (key), numpad2 (key), numpad3 (key), numpad0 (key), numpaddecimal (key), lessthan (key), f11 (key), f12 (key), numpadenter (key), rcontrol (key), numpaddivide (key), print (key), ralt (key), pause (key), home (key), up (key), pageup (key), left (key), right (key), end (key), down (key), pagedown (key), insert (key), delete (key), win_lwindow (key), win_rwindow (key), win_apps (key),
  127. 4.296311|No active object
  128. 4.296352|No active object
  129. 4.296394|No active object
  130. 4.296435|No active object
  131. 4.296480|No active object
  132. 4.296523|No active object
  133. 4.296622| - joystick specific mapping file not found: scripts/client/inputmaps/custom/6f1d2b61d5a011cfbfc7444553540000.inputmap.cs
  134. 4.296709| - joystick specific mapping file not found: scripts/client/inputmaps/custom/keyboard.inputmap.cs
  135. 4.296858| - trying to load mapping scripts/client/inputmaps/6f1d2b61d5a011cfbfc7444553540000.inputmap.cs
  136. 4.297791|No active object
  137. 4.297846|*** mouse0 ***
  138. 4.297906| - Product ID: 2B60
  139. 4.297948| - Vendor ID: 6F1D
  140. 4.297989| - Product Name: Mouse
  141. 4.298030| - GUID: {6F1D2B60-D5A0-11CF-BFC7-444553540000}
  142. 4.298087| - 6 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button)
  143. 4.298129|No active object
  144. 4.298171|No active object
  145. 4.298212|No active object
  146. 4.298253|No active object
  147. 4.298296|No active object
  148. 4.298337|No active object
  149. 4.298460| - joystick specific mapping file not found: scripts/client/inputmaps/custom/6f1d2b60d5a011cfbfc7444553540000.inputmap.cs
  150. 4.298540| - joystick specific mapping file not found: scripts/client/inputmaps/custom/mouse.inputmap.cs
  151. 4.298676| - joystick specific mapping file not found: scripts/client/inputmaps/6f1d2b60d5a011cfbfc7444553540000.inputmap.cs
  152. 4.298719|No active object
  153. 4.298815| - joystick specific mapping file not found: scripts/client/inputmaps/mouse.inputmap.cs
  154. 4.298857|No active object
  155. 4.298903|*** gamepad0 ***
  156. 4.298945| (unbinding...)
  157. 4.298998| *** unbinding failed!
  158. 4.299063| - Product ID: 045E
  159. 4.299105| - Vendor ID: 02A1
  160. 4.299146| - Product Name: Controller (Xbox 360 Wireless Receiver for Windows)
  161. 4.299188| - GUID: {02A1045E-0000-0000-0000-504944564944}
  162. 4.299260| - 16 objects: yaxis (axis), xaxis (axis), ryaxis (axis), rxaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button), button8 (button), button9 (button),
  163. 4.299303|No active object
  164. 4.299345|No active object
  165. 4.299386|No active object
  166. 4.299427|No active object
  167. 4.299468|No active object
  168. 4.299509|No active object
  169. 4.299597| - joystick specific mapping file not found: scripts/client/inputmaps/custom/02a1045e000000000000504944564944.inputmap.cs
  170. 4.299690| - joystick specific mapping file not found: scripts/client/inputmaps/custom/controllerxbox360wirelessreceiverforwindows.inputmap.cs
  171. 4.299844| - trying to load mapping scripts/client/inputmaps/02a1045e000000000000504944564944.inputmap.cs
  172. 4.300884|No active object
  173. 4.300930| *** loading input map DONE ***
  174. 4.300995|No active object
  175. 4.301040|### beamng.cs loaded
  176. 4.317080| * loading materials script file: core/art/materials.cs
  177. 4.317515| * loading materials script file: core/art/grids/materials.cs
  178. 4.318302| * loading materials script file: core/art/shapes/materials.cs
  179. 4.319454| * loading materials script file: core/art/skies/blank/materials.cs
  180. 4.320130| * loading materials script file: core/art/special/materials.cs
  181. 4.322259| * loading materials script file: art/materials.cs
  182. 4.324093| * loading materials script file: art/skies/night/materials.cs
  183. 4.326128|Binding server port to default IP
  184. 4.326271|UDP initialized on port 0
  185. 4.346025| % - Initializing Tools
  186. 4.544554| % - Initializing Tools Base
  187. 4.609174| % - Initializing Base Editor
  188. 4.644516| % - Initializing World Editor
  189. 4.966606| % - Initializing Sketch Tool
  190. 4.991282| - Initializing Datablock Editor
  191. 5.035369| % - Initializing Debugger
  192. 5.074528| % - Initializing Decal Editor
  193. 5.108578| % - Initializing Forest Editor
  194. 5.146881| % - Initializing Gui Editor
  195. 5.274459| % - Initializing Material Editor
  196. 5.378738| % - Initializing Mesh Road Editor
  197. 5.411799| % - Initializing Mission Area Editor
  198. 5.432916| % - Initializing Particle Editor
  199. 5.521818| % - Initializing Physics Tools
  200. 5.529735| % - Initializing River Editor
  201. 5.565124| - Initializing Road and Path Editor
  202. 5.599489| % - Initializing Shape Editor
  203. 6.091143|AntiAliasing has been disabled; it is not compatible with AdvancedLighting.
  204. 6.127985|Exporting server prefs...
  205. 6.156843|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  206. 6.156917|ParticleData(BNG_Leaf2) times[2] < times[1]
  207. 6.164489|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  208. 6.164535|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  209. 6.164585|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  210. 6.164703|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  211. 6.164759|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  212. 6.164806|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  213. 6.164972|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  214. 6.165093|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  215. 6.165214|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  216. 6.165335|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  217. 6.165524|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  218. 6.165648|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  219. 6.165851|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  220. 6.165976|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  221. 6.197617|*** LOADING MISSION: levels/menu/menu.mis
  222. 6.197664|*** Stage 1 load
  223. 6.200890|*** Stage 2 load
  224. 6.201240| === BeamNG - loading all .cs files in level folder:levels/menu
  225. 6.203486| * loading level script file: levels/menu/art/materials.cs
  226. 6.206661| * loading level script file: levels/menu/art/sound.cs
  227. 6.206979| * loading level script file: levels/menu/art/decals/materials.cs
  228. 6.210713| * loading level script file: levels/menu/art/forest/managedItemData.cs
  229. 6.215716| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_large.cs
  230. 6.218464| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_long.cs
  231. 6.221211| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_sml.cs
  232. 6.223969| * loading level script file: levels/menu/art/shapes/groundcover/materials.cs
  233. 6.227045| * loading level script file: levels/menu/art/shapes/misc/materials.cs
  234. 6.229940| * loading level script file: levels/menu/art/shapes/rocks/materials.cs
  235. 6.232533| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_a.cs
  236. 6.235232| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_b.cs
  237. 6.237904| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_c.cs
  238. 6.240615| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/materials.cs
  239. 6.243623| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/tree_aspen_large_a.cs
  240. 6.246348| * loading level script file: levels/menu/art/shapes/trees/trees_beech/materials.cs
  241. 6.249274| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_b.cs
  242. 6.252030| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_c.cs
  243. 6.254765| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_overhang_a.cs
  244. 6.257634| * loading level script file: levels/menu/art/shapes/trees/trees_oak/materials.cs
  245. 6.261065| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_blocker_a.cs
  246. 6.263888| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_large_a.cs
  247. 6.266789| * loading level script file: levels/menu/art/shapes/trees/vines/materials.cs
  248. 6.269433| * loading level script file: levels/menu/art/skies/materials.cs
  249. 6.272077| * loading level script file: levels/menu/art/skies/BNG_Sky_02/materials.cs
  250. 6.274800| * loading level script file: levels/menu/art/terrain/materials.cs
  251. 6.275566| === BeamNG - loading all .cs files in level folder DONE
  252. 6.310799|Object mesh "tree_oak_large_c650" has no matching detail ("detail650" has been added automatically)
  253. 6.310862|Object mesh "tree_oak_large_c300" has no matching detail ("detail300" has been added automatically)
  254. 6.310922|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  255. 6.318172|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_oak/tree_oak_blocker_a.cached.dts
  256. 6.359209|Object mesh "grass_field_large200" has no matching detail ("detail200" has been added automatically)
  257. 6.359263|Object mesh "grass_field_large120" has no matching detail ("detail120" has been added automatically)
  258. 6.360684|Writing cached COLLADA shape to levels/menu/art/shapes/groundcover/grass_field_sml.cached.dts
  259. 6.363073|TSShape::setDetailSize: Cannot find detail with size 2
  260. 6.370684|Object mesh "grass_field_large200" has no matching detail ("detail200" has been added automatically)
  261. 6.370751|Object mesh "grass_field_large120" has no matching detail ("detail120" has been added automatically)
  262. 6.372914|Writing cached COLLADA shape to levels/menu/art/shapes/groundcover/grass_field_large.cached.dts
  263. 6.383637|Object mesh "grass_field_large300" has no matching detail ("detail300" has been added automatically)
  264. 6.383720|Object mesh "grass_field_large150" has no matching detail ("detail150" has been added automatically)
  265. 6.385376|Writing cached COLLADA shape to levels/menu/art/shapes/groundcover/grass_field_long.cached.dts
  266. 6.424593|Object mesh "tree_oak_bush_a450" has no matching detail ("detail450" has been added automatically)
  267. 6.424673|Object mesh "tree_oak_bush_a220" has no matching detail ("detail220" has been added automatically)
  268. 6.424942|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  269. 6.439135|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_aspen/tree_aspen_large_a.cached.dts
  270. 6.523740|Object mesh "tree_oak_large_a500" has no matching detail ("detail500" has been added automatically)
  271. 6.523801|Object mesh "tree_oak_large_a280" has no matching detail ("detail280" has been added automatically)
  272. 6.523859|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  273. 6.562787|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_oak/tree_oak_large_a.cached.dts
  274. 6.582078|Object mesh "tree_oak_bush_a200" has no matching detail ("detail200" has been added automatically)
  275. 6.582138|Object mesh "tree_oak_bush_a120" has no matching detail ("detail120" has been added automatically)
  276. 6.582189|Object mesh "tree_oak_bush_a50" has no matching detail ("detail50" has been added automatically)
  277. 6.585163|Writing cached COLLADA shape to levels/menu/art/shapes/groundcover/lush_ferns_01_b.cached.dts
  278. 6.593762|Object mesh "tree_oak_bush_a200" has no matching detail ("detail200" has been added automatically)
  279. 6.593821|Object mesh "tree_oak_bush_a120" has no matching detail ("detail120" has been added automatically)
  280. 6.593872|Object mesh "tree_oak_bush_a50" has no matching detail ("detail50" has been added automatically)
  281. 6.595757|Writing cached COLLADA shape to levels/menu/art/shapes/groundcover/lush_ferns_01_a.cached.dts
  282. 6.604078|Object mesh "tree_oak_bush_a320" has no matching detail ("detail320" has been added automatically)
  283. 6.604133|Object mesh "tree_oak_bush_a110" has no matching detail ("detail110" has been added automatically)
  284. 6.604187|Object mesh "Col-1" has no matching detail ("Collision-1" has been added automatically)
  285. 6.606165|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_aspen/tree_aspen_bush_b.cached.dts
  286. 6.618648|Object mesh "tree_oak_bush_a320" has no matching detail ("detail320" has been added automatically)
  287. 6.618715|Object mesh "tree_oak_bush_a110" has no matching detail ("detail110" has been added automatically)
  288. 6.618769|Object mesh "Col-1" has no matching detail ("Collision-1" has been added automatically)
  289. 6.622767|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_aspen/tree_aspen_bush_c.cached.dts
  290. 6.634271|Object mesh "tree_oak_bush_a35" has no matching detail ("detail35" has been added automatically)
  291. 6.634324|Object mesh "tree_oak_bush_a20" has no matching detail ("detail20" has been added automatically)
  292. 6.634372|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  293. 6.636461|Writing cached COLLADA shape to levels/menu/art/shapes/rocks/rock_01_a_small_b.cached.dts
  294. 6.647123|Object mesh "tree_oak_bush_a35" has no matching detail ("detail35" has been added automatically)
  295. 6.647173|Object mesh "tree_oak_bush_a20" has no matching detail ("detail20" has been added automatically)
  296. 6.647221|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  297. 6.649066|Writing cached COLLADA shape to levels/menu/art/shapes/rocks/rock_01_a_small_a.cached.dts
  298. 6.656814|Object mesh "tree_oak_bush_a30" has no matching detail ("detail30" has been added automatically)
  299. 6.656866|Object mesh "tree_oak_bush_a20" has no matching detail ("detail20" has been added automatically)
  300. 6.656914|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  301. 6.659023|Writing cached COLLADA shape to levels/menu/art/shapes/rocks/rock_01_a_large_c.cached.dts
  302. 6.668371|Object mesh "tree_oak_bush_a30" has no matching detail ("detail30" has been added automatically)
  303. 6.668422|Object mesh "tree_oak_bush_a20" has no matching detail ("detail20" has been added automatically)
  304. 6.668477|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  305. 6.689978|Writing cached COLLADA shape to levels/menu/art/shapes/rocks/rock_01_a_large_a.cached.dts
  306. 6.700005|Object mesh "tree_oak_bush_a30" has no matching detail ("detail30" has been added automatically)
  307. 6.700080|Object mesh "tree_oak_bush_a20" has no matching detail ("detail20" has been added automatically)
  308. 6.700132|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  309. 6.702516|Writing cached COLLADA shape to levels/menu/art/shapes/rocks/rock_01_a_large_b.cached.dts
  310. 6.714220|Object mesh "tree_oak_bush_a35" has no matching detail ("detail35" has been added automatically)
  311. 6.714270|Object mesh "tree_oak_bush_a20" has no matching detail ("detail20" has been added automatically)
  312. 6.714319|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  313. 6.716366|Writing cached COLLADA shape to levels/menu/art/shapes/rocks/rock_01_a_small_c.cached.dts
  314. 6.769132|Object mesh "tree_oak_bush_a550" has no matching detail ("detail550" has been added automatically)
  315. 6.769192|Object mesh "tree_oak_bush_a250" has no matching detail ("detail250" has been added automatically)
  316. 6.769250|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  317. 6.792705|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_beech/tree_beech_large_c.cached.dts
  318. 6.806171|Object mesh "tree_oak_bush_a190" has no matching detail ("detail190" has been added automatically)
  319. 6.806419|Object mesh "tree_oak_bush_a110" has no matching detail ("detail110" has been added automatically)
  320. 6.807832|Writing cached COLLADA shape to levels/menu/art/shapes/trees/vines/vine_wall_small.cached.dts
  321. 6.844253|Object mesh "tree_oak_bush_a250" has no matching detail ("detail250" has been added automatically)
  322. 6.844309|Object mesh "tree_oak_bush_a90" has no matching detail ("detail90" has been added automatically)
  323. 6.846683|Writing cached COLLADA shape to levels/menu/art/shapes/trees/vines/vine_ground_large.cached.dts
  324. 6.855303|Object mesh "tree_oak_bush_a250" has no matching detail ("detail250" has been added automatically)
  325. 6.855358|Object mesh "tree_oak_bush_a90" has no matching detail ("detail90" has been added automatically)
  326. 6.856621|Writing cached COLLADA shape to levels/menu/art/shapes/trees/vines/vine_ground_medium.cached.dts
  327. 6.863228|Object mesh "tree_oak_bush_a320" has no matching detail ("detail320" has been added automatically)
  328. 6.863284|Object mesh "tree_oak_bush_a120" has no matching detail ("detail120" has been added automatically)
  329. 6.864264|Writing cached COLLADA shape to levels/menu/art/shapes/trees/vines/vine_ground_small.cached.dts
  330. 6.873039|Object mesh "tree_oak_large_c500" has no matching detail ("detail500" has been added automatically)
  331. 6.873099|Object mesh "tree_oak_large_c250" has no matching detail ("detail250" has been added automatically)
  332. 6.873156|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  333. 6.876138|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_beech/tree_beech_dead_a.cached.dts
  334. 6.943691|Object mesh "tree_oak_bush_a550" has no matching detail ("detail550" has been added automatically)
  335. 6.943759|Object mesh "tree_oak_bush_a250" has no matching detail ("detail250" has been added automatically)
  336. 6.943818|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  337. 6.976339|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_beech/tree_beech_overhang_a.cached.dts
  338. 6.999707|Object mesh "tree_oak_large_c550" has no matching detail ("detail550" has been added automatically)
  339. 6.999882|Object mesh "tree_oak_large_c250" has no matching detail ("detail250" has been added automatically)
  340. 6.999998|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  341. 7.006786|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_beech/tree_beech_blocker_a.cached.dts
  342. 7.132402|Object mesh "tree_oak_bush_a640" has no matching detail ("detail640" has been added automatically)
  343. 7.132483|Object mesh "tree_oak_bush_a290" has no matching detail ("detail290" has been added automatically)
  344. 7.132544|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  345. 7.195898|Writing cached COLLADA shape to levels/menu/art/shapes/trees/trees_beech/tree_beech_large_b.cached.dts
  346. 7.571855|[Material::mapMaterial] - Cannot map unnamed Material
  347. 8.246084|[Material::mapMaterial] - Cannot map unnamed Material
  348. 8.457001|[Material::mapMaterial] - Cannot map unnamed Material
  349. 8.584392|[Material::mapMaterial] - Cannot map unnamed Material
  350. 8.647436|[Material::mapMaterial] - Cannot map unnamed Material
  351. 8.769504|[Material::mapMaterial] - Cannot map unnamed Material
  352. 8.834313|[Material::mapMaterial] - Cannot map unnamed Material
  353. 9.035353|[Material::mapMaterial] - Cannot map unnamed Material
  354. 9.062256|[Material::mapMaterial] - Cannot map unnamed Material
  355. 9.144545|[Material::mapMaterial] - Cannot map unnamed Material
  356. 9.261227|[Material::mapMaterial] - Cannot map unnamed Material
  357. 9.323105|[Material::mapMaterial] - Cannot map unnamed Material
  358. 9.411209|[Material::mapMaterial] - Cannot map unnamed Material
  359. 9.485509|[Material::mapMaterial] - Cannot map unnamed Material
  360. 9.555928|[Material::mapMaterial] - Cannot map unnamed Material
  361. 9.617195|[Material::mapMaterial] - Cannot map unnamed Material
  362. 9.700858|[Material::mapMaterial] - Cannot map unnamed Material
  363. 9.763826|[Material::mapMaterial] - Cannot map unnamed Material
  364. 9.879908|[Material::mapMaterial] - Cannot map unnamed Material
  365. 9.945747|[Material::mapMaterial] - Cannot map unnamed Material
  366. 10.048644|[Material::mapMaterial] - Cannot map unnamed Material
  367. 10.120621|[Material::mapMaterial] - Cannot map unnamed Material
  368. 10.181155|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-01
  369. 10.206452|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-02
  370. 10.207135|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_RockyDirt
  371. 10.208382|terrain materials:
  372. 10.208429| * 0 = Grass
  373. 10.208471| * 1 = Grass2
  374. 10.208512| * 2 = RockyDirt
  375. 10.208611|depth image map not existing: levels/menu/menu.ter.depth.png all fluids will be disabled as ground type
  376. 10.222055|Object mesh "tree_oak_bush_a250" has no matching detail ("detail250" has been added automatically)
  377. 10.222109|Object mesh "tree_oak_bush_a51" has no matching detail ("detail51" has been added automatically)
  378. 10.222162|Object mesh "tree_oak_bush_a10" has no matching detail ("detail10" has been added automatically)
  379. 10.222215|Object mesh "Colmesh-1" has no matching detail ("Collision-1" has been added automatically)
  380. 10.228410|Writing cached COLLADA shape to levels/menu/art/billboards_03_a.cached.dts
  381. 10.235300|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  382. 10.238127|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  383. 10.240853|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  384. 10.257812|Object mesh "menu_credits_a" has no matching detail ("detail2" has been added automatically)
  385. 10.266583|Writing cached COLLADA shape to levels/menu/art/shapes/misc/menu_credits_a.cached.dts
  386. 10.281049|Object mesh "menu_credits_a_001" has no matching detail ("detail2" has been added automatically)
  387. 10.286340|Writing cached COLLADA shape to levels/menu/art/shapes/misc/menu_notes_a.cached.dts
  388. 10.293056|*** Mission loaded
  389. 10.293108|* 1 worlds:
  390. 10.293150| * world: 'server'
  391. 10.293192| * 33 bodies:
  392. 10.293237| * world vertices: 67928
  393. 10.293278| * world triangles: 35335
  394. 10.293319|** total vertices: 67928
  395. 10.293359|** total triangles: 35335
  396. 10.300370|BEAMNG| INFO| committing 35335 triangles...
  397. 10.303978|Connect request from:
  398. 10.304040|Connection established 4308
  399. 10.304255|CADD: 4309 local
  400. 10.304354|*** Sending mission load to client: levels/menu/menu.mis
  401. 10.306587|Engine initialized...
  402. 10.309027|Mapping string: ServerMessage to index: 0
  403. 10.309083|Mapping string: MsgConnectionError to index: 1
  404. 10.311493|onServerMessage:
  405. 10.311568|Mapping string: MsgLoadInfo to index: 2
  406. 10.311625|onServerMessage:
  407. 10.311693|Mapping string: MsgLoadInfoDone to index: 3
  408. 10.311747|onServerMessage:
  409. 10.311804|Mapping string: MsgClientJoin to index: 4
  410. 10.311846|Mapping string: Welcome to a Torque application %1. to index: 5
  411. 10.341035|onServerMessage:
  412. 10.341083| +- a: Welcome to a Torque application Bob.
  413. 10.341210|Mapping string: MissionStartPhase1 to index: 6
  414. 10.341260|*** New Mission: levels/menu/menu.mis
  415. 10.341303|*** Phase 1: Download Datablocks & Targets
  416. 10.342031|Mapping string: MissionStartPhase1Ack to index: 0
  417. 10.533354|Mapping string: MissionStartPhase2 to index: 7
  418. 10.534695|*** Phase 2: Download Ghost Objects
  419. 10.536196|Mapping string: MissionStartPhase2Ack to index: 1
  420. 10.550507|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  421. 10.635688|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  422. 12.164486|Object mesh "grass_field_large150" has no matching detail ("detail150" has been added automatically)
  423. 12.165316|Writing cached COLLADA shape to levels/menu/art/grass_field_closetop.cached.dts
  424. 12.307773|[Material::mapMaterial] - Cannot map unnamed Material
  425. 12.509650|[Material::mapMaterial] - Cannot map unnamed Material
  426. 13.060537|shadergen:/632b5031898a125e_V.hlsl(48,35): warning X3206: 'mul': implicit truncation of vector type
  427. 13.067752|Ghost Always objects received.
  428. 13.098463|Mapping string: MissionStartPhase3 to index: 8
  429. 13.098770|Client Replication Startup has Happened!
  430. 13.098822|fxFoliageReplicator - replicated client foliage for 0 objects
  431. 13.099207|*** Phase 3: Mission Lighting
  432. 13.164406|Mission lighting done
  433. 13.164979|Mapping string: MissionStartPhase3Ack to index: 2
  434. 13.165841|Mapping string: MissionStart to index: 9
  435. 13.216349|*** Initial Control Object
  436. 13.218260|*** Control Object Changed
  437. 13.893537|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  438. 13.913655|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  439. 13.934048|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  440. 13.964926|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  441. 14.075635|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  442. 14.077477|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  443. 14.079297|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  444. 14.081239|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  445. 16.824013|Material - ind_metalplates(4015) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  446. 25.311788|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(72,10): warning X3205: conversion from larger type to smaller, possible loss of data
  447. 25.311809|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(73,10): warning X3205: conversion from larger type to smaller, possible loss of data
  448. 25.311821|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(74,10): warning X3205: conversion from larger type to smaller, possible loss of data
  449. 25.311833|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(75,10): warning X3205: conversion from larger type to smaller, possible loss of data
  450. 25.311909|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(84,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  451. 25.311927|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(85,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  452. 25.311939|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(86,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  453. 25.311950|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(87,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  454. 25.311962|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(88,14): warning X3205: conversion from larger type to smaller, possible loss of data
  455. 25.311973|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(88,14): warning X3206: implicit truncation of vector type
  456. 25.311984|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(88,11): warning X3550: array reference cannot be used as an l-value; not natively addressable, forcing loop to unroll
  457. 25.393186|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_CalcCoC_P.hlsl(39,11): warning X3205: conversion from larger type to smaller, possible loss of data
  458. 25.393207|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_CalcCoC_P.hlsl(40,12): warning X3205: conversion from larger type to smaller, possible loss of data
  459. 25.455236|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(54,8): warning X3205: conversion from larger type to smaller, possible loss of data
  460. 25.455255|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(55,8): warning X3205: conversion from larger type to smaller, possible loss of data
  461. 25.455267|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(56,8): warning X3205: conversion from larger type to smaller, possible loss of data
  462. 25.455279|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(57,8): warning X3205: conversion from larger type to smaller, possible loss of data
  463. 25.455290|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(75,12): warning X3205: conversion from larger type to smaller, possible loss of data
  464. 25.455301|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(103,8): warning X3205: conversion from larger type to smaller, possible loss of data
  465. 25.455312|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(106,10): warning X3205: conversion from larger type to smaller, possible loss of data
  466. 25.455324|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(117,12): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  467. 25.455351|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(117,10): warning X3205: conversion from larger type to smaller, possible loss of data
  468. 25.455363|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(131,14): warning X3205: conversion from larger type to smaller, possible loss of data
  469. 25.455388|C:/Users/Ross/AppData/Local/BeamNG/BeamNG-DRIVE-0.3/shaders/common/postFx/dof/DOF_Final_P.hlsl(132,11): warning X3205: conversion from larger type to smaller, possible loss of data
  470. 26.122839|Win32Window::WindowProc - resetting device due to window size change.
  471. 61.002487|% - PostFX Manager - Loading GUI.
  472. 61.002754|% - PostFX Manager - GUI values updated.
  473. 62.727577|% - PostFX Manager - Settings Saved - SSAO
  474. 62.727634|% - PostFX Manager - Settings Saved - HDR
  475. 62.727684|% - PostFX Manager - Settings Saved - Light Rays
  476. 62.727734|% - PostFX Manager - Settings Saved - DOF
  477. 62.727779|% - PostFX Manager - All Settings applied to $PostFXManager::Settings
  478. 62.730537|% - PostFX Manager - Save complete. Preset saved at : settings.postfxpreset.cs
  479. 64.998550|Mapping string: MoveMenuCam to index: 3
  480. 82.590424|*** ENDING MISSION
  481. 82.590942|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  482. 82.591194|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  483. 82.591301|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  484. 82.601189|CDROP: 4309
  485. 82.610497|Exporting server prefs...
  486. 82.689194|Exporting server prefs...
  487. 82.715294|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  488. 82.715363|ParticleData(BNG_Leaf2) times[2] < times[1]
  489. 82.722534|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  490. 82.722572|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  491. 82.722626|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  492. 82.722725|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  493. 82.722771|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  494. 82.722816|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  495. 82.722969|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  496. 82.723083|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  497. 82.723198|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  498. 82.723305|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  499. 82.723480|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  500. 82.723587|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  501. 82.723755|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  502. 82.723869|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  503. 82.742195|*** LOADING MISSION: levels/puregrid/puregrid.mis
  504. 82.742241|*** Stage 1 load
  505. 82.747406|*** Stage 2 load
  506. 82.747688| === BeamNG - loading all .cs files in level folder:levels/puregrid
  507. 82.748291| * loading level script file: levels/puregrid/materials.cs
  508. 82.748703| * loading level script file: levels/puregrid/BNG_Sky_02/materials.cs
  509. 82.751350| === BeamNG - loading all .cs files in level folder DONE
  510. 88.124962|[MaterialList::mapMaterials] Unable to find material for texture: grid_10_diff
  511. 88.170036|terrain materials:
  512. 88.170082| * 0 = Grid
  513. 88.170227|depth image map not existing: levels/puregrid/puregrid.ter.depth.png all fluids will be disabled as ground type
  514. 88.174751|*** Mission loaded
  515. 88.174812|* 1 worlds:
  516. 88.174850| * world: 'server'
  517. 88.174896| * 1 bodies:
  518. 88.174934| * world vertices: 0
  519. 88.174973| * world triangles: 0
  520. 88.175018|** total vertices: 0
  521. 88.175056|** total triangles: 0
  522. 88.186279|BEAMNG| ERR | no ground material for layer found: Grid
  523. 88.198624|BEAMNG| INFO| committing 0 triangles...
  524. 88.201118|Connect request from: IP:0.0.0.0:0
  525. 88.201172|Connection established 4396
  526. 88.201408|CADD: 4397 local
  527. 88.201500|*** Sending mission load to client: levels/puregrid/puregrid.mis
  528. 88.201653|Mapping string: ServerMessage to index: 0
  529. 88.201691|Mapping string: MsgConnectionError to index: 1
  530. 88.203949|onServerMessage:
  531. 88.204033|Mapping string: MsgLoadInfo to index: 2
  532. 88.204094|onServerMessage:
  533. 88.204155|Mapping string: MsgLoadDescripition to index: 3
  534. 88.204208|onServerMessage:
  535. 88.204277|Mapping string: MsgLoadInfoDone to index: 4
  536. 88.222992|Win32Window::WindowProc - resetting device due to window size change.
  537. 88.250671|onServerMessage:
  538. 88.250748|Mapping string: MsgClientJoin to index: 5
  539. 88.250793|Mapping string: Welcome to a Torque application %1. to index: 6
  540. 88.250854|onServerMessage:
  541. 88.250900| +- a: Welcome to a Torque application Bob.
  542. 88.250954|Mapping string: MissionStartPhase1 to index: 7
  543. 88.250999|*** New Mission: levels/puregrid/puregrid.mis
  544. 88.251045|*** Phase 1: Download Datablocks & Targets
  545. 88.255325|Mapping string: MissionStartPhase1Ack to index: 0
  546. 88.447762|Mapping string: MissionStartPhase2 to index: 8
  547. 88.448257|*** Phase 2: Download Ghost Objects
  548. 88.448730|Mapping string: MissionStartPhase2Ack to index: 1
  549. 89.748131|[Material::mapMaterial] - Cannot map unnamed Material
  550. 89.748428|[Material::mapMaterial] - Cannot map unnamed Material
  551. 90.313629|Ghost Always objects received.
  552. 90.343468|Mapping string: MissionStartPhase3 to index: 9
  553. 90.347191|Client Replication Startup has Happened!
  554. 90.347252|fxFoliageReplicator - replicated client foliage for 0 objects
  555. 90.347725|*** Phase 3: Mission Lighting
  556. 90.412949|Mission lighting done
  557. 90.413605|Mapping string: MissionStartPhase3Ack to index: 2
  558. 90.418823| === BeamNG - loading all .cs files in vehicle folder:vehicles/pickup/
  559. 90.420181| * loading materials script file: vehicles/pickup/materials.cs
  560. 90.426094| * loading materials script file: vehicles/common/materials.cs
  561. 90.434189| === BeamNG - loading all .cs files in vehicle folder DONE
  562. 92.110291|Object mesh "wheel_02a_18x10_RR" has no matching detail ("detail2" has been added automatically)
  563. 93.689102|Writing cached COLLADA shape to vehicles/pickup/pickup.cached.dts
  564. 94.501266|shadergen:/f303987bf7a33323_V.hlsl(82,35): warning X3206: 'mul': implicit truncation of vector type
  565. 94.562119|shadergen:/5a7a179733a272e2_V.hlsl(79,35): warning X3206: 'mul': implicit truncation of vector type
  566. 94.702301|shadergen:/e7fe5519bd64d5e9_V.hlsl(83,35): warning X3206: 'mul': implicit truncation of vector type
  567. 95.096596|BEAMNG| INFO| creating new object in slot 0 ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement