6677

Untitled

Oct 16th, 2013
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 213.08 KB | None | 0 0
  1. //-------------------------- 10/16/2013 -- 13:22:55 -----
  2. Processor Init:
  3. Intel Pentium III Xeon, ~1.80 Ghz
  4. FPU detected
  5. MMX detected
  6. SSE detected
  7. SSE2 detected
  8. HT detected
  9. MP detected [2 cores, 4 logical, 1 physical]
  10.  
  11. Math Init:
  12. Installing Standard C extensions
  13. Installing Assembly extensions
  14. Installing FPU extensions
  15. Installing MMX extensions
  16. Installing SSE extensions
  17.  
  18. Initializing platform...
  19. Input Init:
  20. keyboard0 input device created.
  21. mouse0 input device created.
  22. DirectInput enabled.
  23.  
  24. Done
  25. Oculus VR Device Init:
  26. Could not enumerate a HMD device.
  27.  
  28. GFX Init:
  29. Direct 3D (version 9.x) device found
  30.  
  31. DebugDrawer Enabled!
  32. *** TorqueBeamEngine created ***
  33. BEAMNG| INFO| reloading system lua ...
  34. BEAMNG| WARN| Lua tried to read env variable: LUA_PATH
  35. BEAMNG| WARN| Lua tried to read env variable: LUA_CPATH
  36. BEAMNG| ERROR: unknown material: ICE
  37. BEAMNG| ERROR: unknown material: SNOW
  38. BEAMNG| system reloaded
  39. 1.917922|--------- Loading DIRS ---------
  40. 1.918880|Missing file: levels/main.cs!
  41. 1.918982|Error: Unable to find specified directory: levels
  42. 1.939986|
  43. 1.940053|--------- Parsing Arguments ---------
  44. 2.101918|Binding server port to default IP
  45. 2.102099|UDP initialized on port 0
  46. 2.102170|Oculus Rift disabled
  47. 2.102285|Attempting to create GFX device 0: Intel(R) HD Graphics 4000 on Generic PnP Monitor #1 (D3D9) [with output \\.\DISPLAY1]
  48. 2.104144|Device created, setting adapter and enumerating modes
  49. 2.116000| moving (centering) window to: 43,24 / 1280,720
  50. 2.147192| Cur. D3DDevice ref count=1
  51. 2.147691| Pix version detected: 3.000000
  52. 2.147794| Vert version detected: 3.000000
  53. 2.147854| Maximum number of simultaneous samplers: 16
  54. 2.147906| Number of simultaneous render targets: 4
  55. 2.147953| Hardware occlusion query detected: Yes
  56. 2.147999| Using Direct3D9Ex: No
  57. 2.166766|WMIVideoInfo: DxDiag initialized
  58. 3.415239|Initializing GFXCardProfiler (D3D9)
  59. 3.415296| o Chipset : 'INTEL'
  60. 3.415346| o Card : 'Intel(R) HD Graphics 4000'
  61. 3.415393| o Version : '9.17.0010.2828'
  62. 3.415440| - Scanning card capabilities...
  63. 3.415498|GFXCardProfiler (D3D9) - Setting capability 'autoMipMapLevel' to 1.
  64. 3.415557|GFXCardProfiler (D3D9) - Setting capability 'maxTextureWidth' to 8192.
  65. 3.415608|GFXCardProfiler (D3D9) - Setting capability 'maxTextureHeight' to 8192.
  66. 3.415657|GFXCardProfiler (D3D9) - Setting capability 'maxTextureSize' to 8192.
  67. 3.415711|GFXCardProfiler (D3D9) - Setting capability 'lerpDetailBlend' to 1.
  68. 3.415761|GFXCardProfiler (D3D9) - Setting capability 'fourStageDetailBlend' to 1.
  69. 3.415816| - Loading card profiles...
  70. 3.418642| - Loaded card profile core/profile/D3D9.cs
  71. 3.418877| - No card profile core/profile/D3D9.INTEL.cs exists
  72. 3.419024| - No card profile core/profile/D3D9.INTEL.IntelRHDGraphics4000.cs exists
  73. 3.419163| - No card profile core/profile/D3D9.INTEL.IntelRHDGraphics4000.91700102828.cs exists
  74. 3.795286|% - PostFX Manager - Executing settings.postfxpreset.cs
  75. 3.798149|% - PostFX Manager - Applying from preset
  76. 3.798370|HDR FORMAT: GFXFormatR10G10B10A2
  77. 3.798476|% - PostFX Manager - PostFX enabled
  78. 3.863335| % - Initialized Core
  79. 3.863416|
  80. 3.863430|--------- Initializing Directory: scripts ---------
  81. 3.875120|sfxStartup...
  82. 3.881353|SFXSystem::createDevice - created DirectSound device 'Speakers and Headphones (IDT High Definition Audio CODEC)'
  83. 3.881419|SFXDSDevice::setDistanceModel - 'linear' distance attenuation not supported by DirectSound
  84. 3.881501| Provider: DirectSound
  85. 3.881551| Device: Speakers and Headphones (IDT High Definition Audio CODEC)
  86. 3.881598| Hardware: No
  87. 3.881645| Buffers: 16
  88. 3.881835|
  89. 3.881848|--------- Initializing BeamNG.drive: Server Scripts ---------
  90. 3.975485|
  91. 3.975503|--------- Initializing BeamNG.drive: Client Scripts ---------
  92. 4.043350|
  93. 4.043375|--------- Initializing Lighting Systems ---------
  94. 4.094114|Using Basic Lighting
  95. 4.165887|
  96. 4.165904|
  97. 4.165983|--------------
  98. 4.166034|Attempting to set resolution to "1280 720 false 32 60 0"
  99. 4.168315|Accepted Mode:
  100. 4.168338|--Resolution : 1280 720
  101. 4.168357|--Full Screen : No
  102. 4.168370|--Bits Per Pixel : 32
  103. 4.168382|--Refresh Rate : 60
  104. 4.168393|--FSAA Level : 0
  105. 4.168405|--------------
  106. 4.168532|GFXPCD3D9Device::reset - depthstencil 52a540 has 2 ref's
  107. 4.168653|--- Resetting D3D Device ---
  108. 4.171500| moving (centering) window to: 43,24 / 1280,720
  109. 4.171621|GFXPCD3D9Device::reset - depthstencil 58bbc0 has 2 ref's
  110. 4.171723|--- Resetting D3D Device ---
  111. 4.409651|### beamng.cs loaded
  112. 4.460477| * loading materials script file: core/art/materials.cs
  113. 4.461040| * loading materials script file: core/art/grids/materials.cs
  114. 4.462052| * loading materials script file: core/art/shapes/materials.cs
  115. 4.463598| * loading materials script file: core/art/skies/blank/materials.cs
  116. 4.464499| * loading materials script file: core/art/special/materials.cs
  117. 4.467988| * loading materials script file: art/materials.cs
  118. 4.472528| * loading materials script file: art/skies/night/materials.cs
  119. 4.478086|Binding server port to default IP
  120. 4.478248|UDP initialized on port 0
  121. 4.492599| % - Initializing Tools
  122. 4.869758| % - Initializing Tools Base
  123. 5.037618| % - Initializing Base Editor
  124. 5.128156| % - Initializing World Editor
  125. 5.827284| % - Initializing Sketch Tool
  126. 5.879716| - Initializing Datablock Editor
  127. 5.969706| % - Initializing Debugger
  128. 6.060281| % - Initializing Decal Editor
  129. 6.154157| % - Initializing Forest Editor
  130. 6.239043| % - Initializing Gui Editor
  131. 6.567407| % - Initializing Material Editor
  132. 6.765776| % - Initializing Mesh Road Editor
  133. 6.829552| % - Initializing Mission Area Editor
  134. 6.906006| % - Initializing Particle Editor
  135. 7.077216| % - Initializing Physics Tools
  136. 7.092717| % - Initializing River Editor
  137. 7.160873| - Initializing Road and Path Editor
  138. 7.229453| % - Initializing Shape Editor
  139. 8.030675|Exporting server prefs...
  140. 8.074483|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  141. 8.074592|ParticleData(BNG_Leaf2) times[2] < times[1]
  142. 8.090765|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  143. 8.090829|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  144. 8.090890|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  145. 8.091041|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  146. 8.091092|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  147. 8.091152|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  148. 8.091358|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  149. 8.091512|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  150. 8.091663|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  151. 8.091839|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  152. 8.092091|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  153. 8.092329|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  154. 8.092686|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  155. 8.092924|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  156. 8.179130|*** LOADING MISSION: levels/menu/menu.mis
  157. 8.179215|*** Stage 1 load
  158. 8.198714|*** Stage 2 load
  159. 8.199286| === BeamNG - loading all .cs files in level folder:levels/menu
  160. 8.204308| * loading level script file: levels/menu/art/materials.cs
  161. 8.212947| * loading level script file: levels/menu/art/sound.cs
  162. 8.216482| * loading level script file: levels/menu/art/decals/materials.cs
  163. 8.225362| * loading level script file: levels/menu/art/forest/managedItemData.cs
  164. 8.231809| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_large.cs
  165. 8.238199| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_long.cs
  166. 8.244590| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_sml.cs
  167. 8.272511| * loading level script file: levels/menu/art/shapes/groundcover/materials.cs
  168. 8.282567| * loading level script file: levels/menu/art/shapes/misc/materials.cs
  169. 8.292143| * loading level script file: levels/menu/art/shapes/rocks/materials.cs
  170. 8.298942| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_a.cs
  171. 8.305778| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_b.cs
  172. 8.311913| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_c.cs
  173. 8.319182| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/materials.cs
  174. 8.327200| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/tree_aspen_large_a.cs
  175. 8.334767| * loading level script file: levels/menu/art/shapes/trees/trees_beech/materials.cs
  176. 8.344060| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_b.cs
  177. 8.351974| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_c.cs
  178. 8.359042| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_overhang_a.cs
  179. 8.366287| * loading level script file: levels/menu/art/shapes/trees/trees_oak/materials.cs
  180. 8.374038| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_blocker_a.cs
  181. 8.381395| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_large_a.cs
  182. 8.388316| * loading level script file: levels/menu/art/shapes/trees/vines/materials.cs
  183. 8.394582| * loading level script file: levels/menu/art/skies/materials.cs
  184. 8.402069| * loading level script file: levels/menu/art/skies/BNG_Sky_02/materials.cs
  185. 8.408543| * loading level script file: levels/menu/art/terrain/materials.cs
  186. 8.412826| === BeamNG - loading all .cs files in level folder DONE
  187. 8.463870|TSShape::setDetailSize: Cannot find detail with size 2
  188. 9.159128|[Material::mapMaterial] - Cannot map unnamed Material
  189. 10.635927|[Material::mapMaterial] - Cannot map unnamed Material
  190. 11.010662|[Material::mapMaterial] - Cannot map unnamed Material
  191. 11.044746|[Material::mapMaterial] - Cannot map unnamed Material
  192. 11.056839|[Material::mapMaterial] - Cannot map unnamed Material
  193. 11.068868|[Material::mapMaterial] - Cannot map unnamed Material
  194. 11.080931|[Material::mapMaterial] - Cannot map unnamed Material
  195. 11.345943|[Material::mapMaterial] - Cannot map unnamed Material
  196. 11.365339|[Material::mapMaterial] - Cannot map unnamed Material
  197. 11.390854|[Material::mapMaterial] - Cannot map unnamed Material
  198. 11.406254|[Material::mapMaterial] - Cannot map unnamed Material
  199. 11.469301|[Material::mapMaterial] - Cannot map unnamed Material
  200. 11.669071|[Material::mapMaterial] - Cannot map unnamed Material
  201. 11.787953|[Material::mapMaterial] - Cannot map unnamed Material
  202. 11.814897|[Material::mapMaterial] - Cannot map unnamed Material
  203. 11.825758|[Material::mapMaterial] - Cannot map unnamed Material
  204. 11.839501|[Material::mapMaterial] - Cannot map unnamed Material
  205. 11.852356|[Material::mapMaterial] - Cannot map unnamed Material
  206. 11.865664|[Material::mapMaterial] - Cannot map unnamed Material
  207. 11.878962|[Material::mapMaterial] - Cannot map unnamed Material
  208. 11.894729|[Material::mapMaterial] - Cannot map unnamed Material
  209. 11.919768|[Material::mapMaterial] - Cannot map unnamed Material
  210. 12.044565|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-01
  211. 12.198563|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-02
  212. 12.199779|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_RockyDirt
  213. 12.201482|terrain materials:
  214. 12.201578| * 0 = Grass
  215. 12.201667| * 1 = Grass2
  216. 12.201748| * 2 = RockyDirt
  217. 12.201950|depth image map not existing: levels/menu/menu.ter.depth.png all fluids will be disabled as ground type
  218. 12.215376|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  219. 12.220305|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  220. 12.224361|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  221. 12.241443|*** Mission loaded
  222. 12.241534|* 1 worlds:
  223. 12.241586| * world: 'server'
  224. 12.241634| * 33 bodies:
  225. 12.241683| * world vertices: 67928
  226. 12.241729| * world triangles: 35335
  227. 12.241780|** total vertices: 67928
  228. 12.241826|** total triangles: 35335
  229. 12.248450|BEAMNG| INFO| committing 35335 triangles...
  230. 12.252769|Connect request from:
  231. 12.252856|Connection established 4115
  232. 12.253145|CADD: 4116 local
  233. 12.253261|*** Sending mission load to client: levels/menu/menu.mis
  234. 12.256405|Engine initialized...
  235. 12.257226|Mapping string: ServerMessage to index: 0
  236. 12.257308|Mapping string: MsgConnectionError to index: 1
  237. 12.260947|onServerMessage:
  238. 12.261102|Mapping string: MsgLoadInfo to index: 2
  239. 12.261223|onServerMessage:
  240. 12.261360|Mapping string: MsgLoadInfoDone to index: 3
  241. 12.261476|onServerMessage:
  242. 12.261593|Mapping string: MsgClientJoin to index: 4
  243. 12.261683|Mapping string: Welcome to a Torque application %1. to index: 5
  244. 12.307784|onServerMessage:
  245. 12.307883| +- a: Welcome to a Torque application Bob.
  246. 12.307998|Mapping string: MissionStartPhase1 to index: 6
  247. 12.308100|*** New Mission: levels/menu/menu.mis
  248. 12.308189|*** Phase 1: Download Datablocks & Targets
  249. 12.311370|Mapping string: MissionStartPhase1Ack to index: 0
  250. 12.603895|Mapping string: MissionStartPhase2 to index: 7
  251. 12.604690|*** Phase 2: Download Ghost Objects
  252. 12.605763|Mapping string: MissionStartPhase2Ack to index: 1
  253. 12.626408|Material - ind_metalplates(4018) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  254. 12.930846|Material - ind_metalplates(4018) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  255. 14.611929|[Material::mapMaterial] - Cannot map unnamed Material
  256. 14.908143|[Material::mapMaterial] - Cannot map unnamed Material
  257. 15.672108|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/322f599ffe77998e_V.hlsl(51,35): warning X3206: 'mul': implicit truncation of vector type
  258. 15.696650|Ghost Always objects received.
  259. 15.746864|Mapping string: MissionStartPhase3 to index: 8
  260. 15.747999|Client Replication Startup has Happened!
  261. 15.748072|fxFoliageReplicator - replicated client foliage for 0 objects
  262. 15.777237|*** Phase 3: Mission Lighting
  263. 15.781281| Successfully loaded mission lighting file: 'levels/menu/menu_bdb80652.ml'
  264. 16.078532|Mission lighting done
  265. 16.079804|Mapping string: MissionStartPhase3Ack to index: 2
  266. 16.082874|Mapping string: MissionStart to index: 9
  267. 16.286706|*** Initial Control Object
  268. 16.289637|*** Control Object Changed
  269. 20.248456|Mapping string: MoveMenuCam to index: 3
  270. 21.246309|Exporting client prefs
  271. 31.194346|*** ENDING MISSION
  272. 31.195079|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  273. 31.195402|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  274. 31.195534|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  275. 31.207657|CDROP: 4116
  276. 31.223705|Exporting server prefs...
  277. 31.304068|Exporting server prefs...
  278. 31.339917|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  279. 31.340008|ParticleData(BNG_Leaf2) times[2] < times[1]
  280. 31.349357|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  281. 31.349414|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  282. 31.349475|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  283. 31.349601|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  284. 31.351443|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  285. 31.351552|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  286. 31.351765|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  287. 31.351904|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  288. 31.352046|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  289. 31.352176|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  290. 31.352366|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  291. 31.352501|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  292. 31.352691|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  293. 31.352818|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  294. 31.393135|*** LOADING MISSION: levels/GridMap/GridMap.mis
  295. 31.393191|*** Stage 1 load
  296. 31.400485|*** Stage 2 load
  297. 31.402652| === BeamNG - loading all .cs files in level folder:levels/GridMap
  298. 31.411341| * loading level script file: levels/GridMap/art/decals/materials.cs
  299. 31.419732| * loading level script file: levels/GridMap/art/forest/brushes.cs
  300. 31.467852| * loading level script file: levels/GridMap/art/forest/managedItemData.cs
  301. 31.497538| * loading level script file: levels/GridMap/art/shapes/buildings/materials.cs
  302. 31.502841|Warning, overwriting material for: Ind_planks
  303. 31.506353| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_closetop.cs
  304. 31.512389| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_filler.cs
  305. 31.518357| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_large.cs
  306. 31.522882| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_long.cs
  307. 31.527474| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_sml.cs
  308. 31.531883| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ferns_02_b.cs
  309. 31.537479| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_general_01_c.cs
  310. 31.542990| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_grass_01_a.cs
  311. 31.548931| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_grass_01_c.cs
  312. 31.554741| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ground_01_a.cs
  313. 31.560672| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ground_02_a.cs
  314. 31.566536| * loading level script file: levels/GridMap/art/shapes/groundcover/materials.cs
  315. 31.584948|Warning, overwriting material for: grass_field
  316. 31.585181|Warning, overwriting material for: lush_vegetation
  317. 31.588471| * loading level script file: levels/GridMap/art/shapes/misc/gm_cube_8m.cs
  318. 31.594195| * loading level script file: levels/GridMap/art/shapes/misc/gm_ramp_01.cs
  319. 31.600117| * loading level script file: levels/GridMap/art/shapes/misc/gm_ramp_02.cs
  320. 31.606191| * loading level script file: levels/GridMap/art/shapes/misc/materials.cs
  321. 31.612921|Warning, overwriting material for: misc_billboard_images
  322. 31.613027|Warning, overwriting material for: misc_billboard_images
  323. 31.613153|Warning, overwriting material for: misc_billboard_images
  324. 31.613333|Warning, overwriting material for: misc_billboard_title
  325. 31.613905|Warning, overwriting material for: ColorEffectR27G177B88-material
  326. 31.617050| * loading level script file: levels/GridMap/art/shapes/rocks/materials.cs
  327. 31.621475|Warning, overwriting material for: rocks_01_a
  328. 31.624778| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_a.cs
  329. 31.630926| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_b.cs
  330. 31.635636| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_c.cs
  331. 31.640064| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/materials.cs
  332. 31.643664|Warning, overwriting material for: aspen_leaves
  333. 31.643783|Warning, overwriting material for: aspen_trunk
  334. 31.646934| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_blocker_a.cs
  335. 31.653095| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_forest_a.cs
  336. 31.659199| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_forest_b.cs
  337. 31.665311| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_large_a.cs
  338. 31.671353| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_large_b.cs
  339. 31.677408| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_overhang_a.cs
  340. 31.683498| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_a.cs
  341. 31.689548| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_b.cs
  342. 31.695607| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_c.cs
  343. 31.701677| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_d.cs
  344. 31.707718| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_low.cs
  345. 31.713795| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_low_group.cs
  346. 31.719875| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/materials.cs
  347. 31.722147|Warning, overwriting material for: beech_bark
  348. 31.722265|Warning, overwriting material for: beech_leaves
  349. 31.722359|Warning, overwriting material for: beech_leaves.002
  350. 31.725542| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_large_b.cs
  351. 31.731761| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_large_c.cs
  352. 31.737824| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_overhang_a.cs
  353. 31.743866| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_b.cs
  354. 31.750056| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_c.cs
  355. 31.756187| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_d.cs
  356. 31.762292| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/materials.cs
  357. 31.766314|Warning, overwriting material for: oak_leaves_lod
  358. 31.766441|Warning, overwriting material for: oak_trunk
  359. 31.766557|Warning, overwriting material for: oak_leaves
  360. 31.769703| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/Test.cs
  361. 31.775763| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/test2.cs
  362. 31.781775| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_blocker_a.cs
  363. 31.787894| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_a.cs
  364. 31.794048| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_b.cs
  365. 31.800224| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_c.cs
  366. 31.806572| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_dead_a.cs
  367. 31.812588| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_forest_a.cs
  368. 31.818687| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_forest_b.cs
  369. 31.824846| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_a.cs
  370. 31.830838| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_b.cs
  371. 31.837017| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_c.cs
  372. 31.843180| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_sml_a.cs
  373. 31.849082| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_sml_b.cs
  374. 31.855189| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/untitled.cs
  375. 31.861305| * loading level script file: levels/GridMap/art/shapes/trees/trees_palm/materials.cs
  376. 31.868065| * loading level script file: levels/GridMap/art/shapes/trees/trees_palm/tree_palm_b.cs
  377. 31.874106| * loading level script file: levels/GridMap/art/shapes/trees/trees_renderedblocker/materials.cs
  378. 31.880872| * loading level script file: levels/GridMap/art/shapes/trees/vines/materials.cs
  379. 31.882194|Warning, overwriting material for: vine_leaves
  380. 31.885338| * loading level script file: levels/GridMap/art/shapes/trees/vines/vine_roof_end.cs
  381. 31.891140| * loading level script file: levels/GridMap/art/skies/BNG_Sky_02/materials.cs
  382. 31.895610| * loading level script file: levels/GridMap/art/terrain/materials.cs
  383. 31.899486| === BeamNG - loading all .cs files in level folder DONE
  384. 32.070353|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  385. 32.074126|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  386. 32.077841|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  387. 32.081577|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  388. 32.085271|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  389. 32.089035|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  390. 32.092742|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  391. 32.096464|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  392. 32.100169|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  393. 32.104299|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  394. 32.108127|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  395. 32.111838|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  396. 32.115534|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  397. 32.119251|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  398. 32.122961|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  399. 32.126711|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  400. 32.130484|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  401. 32.134439|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  402. 32.138387|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  403. 32.142122|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  404. 32.145867|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  405. 32.149575|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  406. 32.153294|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  407. 32.156974|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  408. 32.160696|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  409. 32.164397|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  410. 33.237024|[MaterialList::mapMaterials] Unable to find material for texture: grid_10_diff
  411. 33.237920|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_RockyDirt
  412. 33.238699|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-01
  413. 33.239489|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_02
  414. 33.240279|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_mud_1
  415. 33.241055|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Sand-01
  416. 33.257947|terrain materials:
  417. 33.258005| * 0 = Grid
  418. 33.258052| * 1 = RockyDirt
  419. 33.258102| * 2 = Grass
  420. 33.258148| * 3 = Rock
  421. 33.258193| * 4 = Mud
  422. 33.258240| * 5 = BeachSand
  423. 33.258453|trying to load depth image map: levels/GridMap/GridMap.ter.depth.png
  424. 33.767647|TSShape::setDetailSize: Cannot find detail with size 2
  425. 33.815270|[Material::mapMaterial] - Cannot map unnamed Material
  426. 33.827205|[Material::mapMaterial] - Cannot map unnamed Material
  427. 33.864090|[Material::mapMaterial] - Cannot map unnamed Material
  428. 33.874026|[Material::mapMaterial] - Cannot map unnamed Material
  429. 33.887105|[Material::mapMaterial] - Cannot map unnamed Material
  430. 33.898361|[Material::mapMaterial] - Cannot map unnamed Material
  431. 33.950175|[Material::mapMaterial] - Cannot map unnamed Material
  432. 34.047547|[Material::mapMaterial] - Cannot map unnamed Material
  433. 34.063283|[Material::mapMaterial] - Cannot map unnamed Material
  434. 34.074586|[Material::mapMaterial] - Cannot map unnamed Material
  435. 34.322354|[Material::mapMaterial] - Cannot map unnamed Material
  436. 34.570299|[Material::mapMaterial] - Cannot map unnamed Material
  437. 34.676846|[Material::mapMaterial] - Cannot map unnamed Material
  438. 34.694481|[Material::mapMaterial] - Cannot map unnamed Material
  439. 34.706449|[Material::mapMaterial] - Cannot map unnamed Material
  440. 34.719060|[Material::mapMaterial] - Cannot map unnamed Material
  441. 34.735377|[Material::mapMaterial] - Cannot map unnamed Material
  442. 34.751198|[Material::mapMaterial] - Cannot map unnamed Material
  443. 34.763502|[Material::mapMaterial] - Cannot map unnamed Material
  444. 34.788870|[Material::mapMaterial] - Cannot map unnamed Material
  445. 34.802667|[Material::mapMaterial] - Cannot map unnamed Material
  446. 34.812420|[Material::mapMaterial] - Cannot map unnamed Material
  447. 34.824009|[Material::mapMaterial] - Cannot map unnamed Material
  448. 34.846815|[Material::mapMaterial] - Cannot map unnamed Material
  449. 34.885069|*** Mission loaded
  450. 34.885137|* 1 worlds:
  451. 34.885189| * world: 'server'
  452. 34.885237| * 564 bodies:
  453. 34.885309| * world vertices: 157661
  454. 34.885355| * world triangles: 69565
  455. 34.885401|** total vertices: 157661
  456. 34.885447|** total triangles: 69565
  457. 34.886836|BEAMNG| ERR | no ground material for layer found: Grid
  458. 34.902452|BEAMNG| INFO| committing 69565 triangles...
  459. 34.907252|Connect request from:
  460. 34.907318|Connection established 5244
  461. 34.907535|CADD: 5245 local
  462. 34.907646|*** Sending mission load to client: levels/GridMap/GridMap.mis
  463. 34.907971|Mapping string: ServerMessage to index: 0
  464. 34.908020|Mapping string: MsgConnectionError to index: 1
  465. 34.911233|onServerMessage:
  466. 34.911316|Mapping string: MsgLoadInfo to index: 2
  467. 34.911391|onServerMessage:
  468. 34.911471|Mapping string: MsgLoadDescripition to index: 3
  469. 34.911535|onServerMessage:
  470. 34.921502|Mapping string: MsgLoadInfoDone to index: 4
  471. 34.921593|onServerMessage:
  472. 34.921671|Mapping string: MsgClientJoin to index: 5
  473. 34.921797|Mapping string: Welcome to a Torque application %1. to index: 6
  474. 34.921876|onServerMessage:
  475. 34.921926| +- a: Welcome to a Torque application Bob.
  476. 34.921989|Mapping string: MissionStartPhase1 to index: 7
  477. 34.922043|*** New Mission: levels/GridMap/GridMap.mis
  478. 34.922102|*** Phase 1: Download Datablocks & Targets
  479. 34.923816|Mapping string: MissionStartPhase1Ack to index: 0
  480. 35.108760|Mapping string: MissionStartPhase2 to index: 8
  481. 35.110120|*** Phase 2: Download Ghost Objects
  482. 35.111836|Mapping string: MissionStartPhase2Ack to index: 1
  483. 35.584156|[Material::mapMaterial] - Cannot map unnamed Material
  484. 35.624238|[Material::mapMaterial] - Cannot map unnamed Material
  485. 35.689852|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/1811508c73b0bab9_V.hlsl(66,35): warning X3206: 'mul': implicit truncation of vector type
  486. 36.290397|[Material::mapMaterial] - Cannot map unnamed Material
  487. 38.726634|[Material::mapMaterial] - Cannot map unnamed Material
  488. 38.727150|[Material::mapMaterial] - Cannot map unnamed Material
  489. 38.740057|Ghost Always objects received.
  490. 38.772147|Mapping string: MissionStartPhase3 to index: 9
  491. 38.773518|Client Replication Startup has Happened!
  492. 38.773599|fxFoliageReplicator - replicated client foliage for 0 objects
  493. 38.777708|*** Phase 3: Mission Lighting
  494. 38.780170| Successfully loaded mission lighting file: 'levels/GridMap/GridMap_292f5318.ml'
  495. 38.910407|Mission lighting done
  496. 38.911380|Mapping string: MissionStartPhase3Ack to index: 2
  497. 38.912478| === BeamNG - loading all .cs files in vehicle folder:vehicles/pickup/
  498. 38.914367| * loading materials script file: vehicles/pickup/materials.cs
  499. 38.928284| * loading materials script file: vehicles/common/materials.cs
  500. 38.948044| === BeamNG - loading all .cs files in vehicle folder DONE
  501. 38.948173| *** initializing vehicle (T3D side) ***
  502. 38.948237|no joysticks or gamepads detected.
  503. 38.948291|DirectInput joystick enabled.
  504. 38.948353|*** keyboard0 ***
  505. 38.948421| - Product Name: Keyboard
  506. 38.948469| - Product ID: 6F1D
  507. 38.948516| - Vendor ID: 2B61
  508. 38.948563| - GUID: {6F1D2B61-D5A0-11CF-BFC7-444553540000}
  509. 38.948825| - 126 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),
  510. 38.948993| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  511. 38.949107| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b61.inputmap.cs - file not existing
  512. 38.949215| - trying to load mapping via name: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  513. 38.955294| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  514. 38.958531| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b61.inputmap.cs - SUCCESSFUL
  515. 38.958686| - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  516. 38.958800| - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b61.inputmap.cs - file not existing
  517. 38.958909| - trying to load mapping via name: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  518. 38.958987|*** mouse0 ***
  519. 38.959056| - Product Name: Mouse
  520. 38.959105| - Product ID: 6F1D
  521. 38.959153| - Vendor ID: 2B60
  522. 38.959201| - GUID: {6F1D2B60-D5A0-11CF-BFC7-444553540000}
  523. 38.959278| - 11 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button)
  524. 38.959392| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  525. 38.959497| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b60.inputmap.cs - file not existing
  526. 38.959604| - trying to load mapping via name: scripts/client/inputmaps/custom/mouse.inputmap.cs - file not existing
  527. 38.965546| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  528. 38.965692| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b60.inputmap.cs - file not existing
  529. 38.965871| - trying to load mapping via name: scripts/client/inputmaps/mouse.inputmap.cs - file not existing
  530. 38.965928|--- unable to find mapping for this controller ---
  531. 38.966050| - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  532. 38.966157| - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b60.inputmap.cs - file not existing
  533. 38.966261| - trying to load mapping via name: vehicles/pickup/inputmaps/mouse.inputmap.cs - file not existing
  534. 38.966323| *** loading input map DONE ***
  535. 38.966395| *** done intializing vehicle (T3D side) ***
  536. 39.093919|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/84e8f0c4ae28b885_V.hlsl(70,35): warning X3206: 'mul': implicit truncation of vector type
  537. 39.434823|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/f219bad9f3394e_V.hlsl(71,35): warning X3206: 'mul': implicit truncation of vector type
  538. 39.894542|BEAMNG| INFO| creating new object in slot 0 ...
  539. 39.895134|BEAMNG| WARN| Lua tried to read env variable: LUA_PATH
  540. 39.895204|BEAMNG| WARN| Lua tried to read env variable: LUA_CPATH
  541. 39.994129|BEAMNG| INFO| loading vehicle directory:vehicles/pickup/
  542. 40.161311|BEAMNG| INFO| * loading jbeam files:
  543. 40.174368|BEAMNG| INFO| * vehicles/pickup//pickup.jbeam with 3 parts
  544. 40.180451|BEAMNG| INFO| * vehicles/pickup//pickup_bed.jbeam with 1 parts
  545. 40.191589|BEAMNG| INFO| * vehicles/pickup//pickup_body.jbeam with 3 parts
  546. 40.195087|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_F.jbeam with 1 parts
  547. 40.199644|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_F_offroad.jbeam with 1 parts
  548. 40.203003|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_R.jbeam with 1 parts
  549. 40.207645|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_R_offroad.jbeam with 1 parts
  550. 40.214459|BEAMNG| INFO| * vehicles/pickup//pickup_doors.jbeam with 2 parts
  551. 40.218592|BEAMNG| INFO| * vehicles/pickup//pickup_engine_i6.jbeam with 4 parts
  552. 40.222853|BEAMNG| INFO| * vehicles/pickup//pickup_engine_i6_437hp.jbeam with 4 parts
  553. 40.226874|BEAMNG| INFO| * vehicles/pickup//pickup_engine_i6_874hp.jbeam with 4 parts
  554. 40.230154|BEAMNG| INFO| * vehicles/pickup//pickup_engine_v8.jbeam with 2 parts
  555. 40.235823|BEAMNG| INFO| * vehicles/pickup//pickup_fascia.jbeam with 1 parts
  556. 40.236295|BEAMNG| INFO| * vehicles/pickup//pickup_fenderflare_R.jbeam with 1 parts
  557. 40.239996|BEAMNG| INFO| * vehicles/pickup//pickup_fenders.jbeam with 2 parts
  558. 40.243764|BEAMNG| INFO| * vehicles/pickup//pickup_fenders_offroad.jbeam with 2 parts
  559. 40.245078|BEAMNG| INFO| * vehicles/pickup//pickup_glass.jbeam with 1 parts
  560. 40.248421|BEAMNG| INFO| * vehicles/pickup//pickup_hood.jbeam with 1 parts
  561. 40.251020|BEAMNG| INFO| * vehicles/pickup//pickup_mirrors.jbeam with 2 parts
  562. 40.252879|BEAMNG| INFO| * vehicles/pickup//pickup_rollbar.jbeam with 1 parts
  563. 40.259245|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_F.jbeam with 9 parts
  564. 40.265012|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_F_offroad.jbeam with 5 parts
  565. 40.269904|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_R.jbeam with 7 parts
  566. 40.271009|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_R_offroad.jbeam with 3 parts
  567. 40.273331|BEAMNG| INFO| * vehicles/pickup//pickup_tailgate.jbeam with 1 parts
  568. 40.274510|BEAMNG| INFO| * vehicles/pickup//pickup_taillight.jbeam with 1 parts
  569. 40.275268|BEAMNG| INFO| * vehicles/pickup//pickup_towhitch.jbeam with 1 parts
  570. 40.277884|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_F.jbeam with 2 parts
  571. 40.279409|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_F_offroad.jbeam with 1 parts
  572. 40.282079|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_R.jbeam with 2 parts
  573. 40.283532|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_R_offroad.jbeam with 1 parts
  574. 40.283702|BEAMNG| INFO| * assembling main vehicle: pickup
  575. 40.293878|BEAMNG| INFO| * found 11 slot(s):
  576. 40.293943|BEAMNG| INFO| * found slot type pickup_bumper_F
  577. 40.294014|BEAMNG| INFO| * merging part pickup_bumper_F [pickup_bumper_F] => pickup [main] ...
  578. 40.294123|BEAMNG| INFO| * found slot type pickup_bumper_R
  579. 40.294195|BEAMNG| INFO| * merging part pickup_bumper_R [pickup_bumper_R] => pickup [main] ...
  580. 40.294299|BEAMNG| INFO| * found slot type pickup_bed
  581. 40.294367|BEAMNG| INFO| * found 4 slot(s):
  582. 40.294432|BEAMNG| INFO| * found slot type pickup_tailgate
  583. 40.294500|BEAMNG| INFO| * merging part pickup_tailgate [pickup_tailgate] => pickup_bed [pickup_bed] ...
  584. 40.294591|BEAMNG| INFO| * found slot type pickup_taillight
  585. 40.294656|BEAMNG| INFO| * merging part pickup_taillight [pickup_taillight] => pickup_bed [pickup_bed] ...
  586. 40.294721|BEAMNG| INFO| * found slot type pickup_fenderflare_R
  587. 40.294780|BEAMNG| INFO| * found slot type pickup_rollbar
  588. 40.294846|BEAMNG| INFO| * merging part pickup_bed [pickup_bed] => pickup [main] ...
  589. 40.295001|BEAMNG| INFO| * found slot type pickup_body
  590. 40.295068|BEAMNG| INFO| * found 8 slot(s):
  591. 40.295122|BEAMNG| INFO| * found slot type pickup_steer
  592. 40.295187|BEAMNG| INFO| * merging part pickup_steer [pickup_steer] => pickup_body [pickup_body] ...
  593. 40.295246|BEAMNG| INFO| * found slot type pickup_glass
  594. 40.295309|BEAMNG| INFO| * merging part pickup_glass [pickup_glass] => pickup_body [pickup_body] ...
  595. 40.295389|BEAMNG| INFO| * found slot type pickup_fascia
  596. 40.295460|BEAMNG| INFO| * merging part pickup_fascia [pickup_fascia] => pickup_body [pickup_body] ...
  597. 40.295574|BEAMNG| INFO| * found slot type pickup_door_R
  598. 40.295641|BEAMNG| INFO| * found 1 slot(s):
  599. 40.295695|BEAMNG| INFO| * found slot type pickup_mirror_R
  600. 40.295759|BEAMNG| INFO| * merging part pickup_mirror_R [pickup_mirror_R] => pickup_door_R [pickup_door_R] ...
  601. 40.295843|BEAMNG| INFO| * merging part pickup_door_R [pickup_door_R] => pickup_body [pickup_body] ...
  602. 40.295952|BEAMNG| INFO| * found slot type pickup_door_L
  603. 40.296017|BEAMNG| INFO| * found 1 slot(s):
  604. 40.296071|BEAMNG| INFO| * found slot type pickup_mirror_L
  605. 40.296134|BEAMNG| INFO| * merging part pickup_mirror_L [pickup_mirror_L] => pickup_door_L [pickup_door_L] ...
  606. 40.296218|BEAMNG| INFO| * merging part pickup_door_L [pickup_door_L] => pickup_body [pickup_body] ...
  607. 40.296332|BEAMNG| INFO| * found slot type pickup_fender_R
  608. 40.296395|BEAMNG| INFO| * merging part pickup_fender_R [pickup_fender_R] => pickup_body [pickup_body] ...
  609. 40.296491|BEAMNG| INFO| * found slot type pickup_fender_L
  610. 40.296559|BEAMNG| INFO| * merging part pickup_fender_L [pickup_fender_L] => pickup_body [pickup_body] ...
  611. 40.296651|BEAMNG| INFO| * found slot type pickup_hood
  612. 40.296714|BEAMNG| INFO| * merging part pickup_hood [pickup_hood] => pickup_body [pickup_body] ...
  613. 40.296834|BEAMNG| INFO| * merging part pickup_body [pickup_body] => pickup [main] ...
  614. 40.297267|BEAMNG| INFO| * found slot type pickup_towhitch
  615. 40.297331|BEAMNG| INFO| * merging part pickup_towhitch [pickup_towhitch] => pickup [main] ...
  616. 40.297397|BEAMNG| INFO| * found slot type pickup_sparetire
  617. 40.297473|BEAMNG| INFO| * merging part pickup_sparetire [pickup_sparetire] => pickup [main] ...
  618. 40.297544|BEAMNG| INFO| * found slot type pickup_fueltank
  619. 40.297609|BEAMNG| INFO| * merging part pickup_fueltank [pickup_fueltank] => pickup [main] ...
  620. 40.297672|BEAMNG| INFO| * found slot type pickup_engine
  621. 40.297739|BEAMNG| INFO| * found 2 slot(s):
  622. 40.297794|BEAMNG| INFO| * found slot type pickup_exhaust_v8
  623. 40.297857|BEAMNG| INFO| * merging part pickup_exhaust_v8 [pickup_exhaust_v8] => pickup_engine_v8 [pickup_engine] ...
  624. 40.297941|BEAMNG| INFO| * found slot type pickup_transmission
  625. 40.298006|BEAMNG| INFO| * merging part pickup_transmission_A [pickup_transmission] => pickup_engine_v8 [pickup_engine] ...
  626. 40.298082|BEAMNG| INFO| * merging part pickup_engine_v8 [pickup_engine] => pickup [main] ...
  627. 40.298189|BEAMNG| INFO| * found slot type pickup_radiator
  628. 40.298253|BEAMNG| INFO| * merging part pickup_radiator [pickup_radiator] => pickup [main] ...
  629. 40.298314|BEAMNG| INFO| * found slot type pickup_suspension_R
  630. 40.298379|BEAMNG| INFO| * found 5 slot(s):
  631. 40.298448|BEAMNG| INFO| * found slot type pickup_brake_R
  632. 40.298519|BEAMNG| INFO| * merging part pickup_brake_R [pickup_brake_R] => pickup_axle_R [pickup_suspension_R] ...
  633. 40.298594|BEAMNG| INFO| * found slot type pickup_wheel_R
  634. 40.298660|BEAMNG| INFO| * merging part pickup_wheel_R [pickup_wheel_R] => pickup_axle_R [pickup_suspension_R] ...
  635. 40.298738|BEAMNG| INFO| * found slot type pickup_spring_R
  636. 40.298803|BEAMNG| INFO| * merging part pickup_spring_R [pickup_spring_R] => pickup_axle_R [pickup_suspension_R] ...
  637. 40.298868|BEAMNG| INFO| * found slot type pickup_shock_R
  638. 40.298933|BEAMNG| INFO| * merging part pickup_shock_R [pickup_shock_R] => pickup_axle_R [pickup_suspension_R] ...
  639. 40.298996|BEAMNG| INFO| * found slot type pickup_differential_R
  640. 40.299062|BEAMNG| INFO| * merging part pickup_differential_R [pickup_differential_R] => pickup_axle_R [pickup_suspension_R] ...
  641. 40.299131|BEAMNG| INFO| * merging part pickup_axle_R [pickup_suspension_R] => pickup [main] ...
  642. 40.299237|BEAMNG| INFO| * found slot type pickup_suspension_F
  643. 40.299307|BEAMNG| INFO| * found 6 slot(s):
  644. 40.299362|BEAMNG| INFO| * found slot type pickup_coilover_IFS
  645. 40.299437|BEAMNG| INFO| * merging part pickup_coilover_IFS [pickup_coilover_IFS] => pickup_IFS [pickup_suspension_F] ...
  646. 40.299501|BEAMNG| INFO| * found slot type pickup_transfercase
  647. 40.299564|BEAMNG| INFO| * merging part pickup_transfercase [pickup_transfercase] => pickup_IFS [pickup_suspension_F] ...
  648. 40.299631|BEAMNG| INFO| * found slot type pickup_brake_F
  649. 40.299695|BEAMNG| INFO| * merging part pickup_brake_F [pickup_brake_F] => pickup_IFS [pickup_suspension_F] ...
  650. 40.299757|BEAMNG| INFO| * found slot type pickup_wheel_F
  651. 40.299829|BEAMNG| INFO| * merging part pickup_wheel_F [pickup_wheel_F] => pickup_IFS [pickup_suspension_F] ...
  652. 40.299907|BEAMNG| INFO| * found slot type pickup_swaybar_F
  653. 40.299973|BEAMNG| INFO| * merging part pickup_swaybar_F [pickup_swaybar_F] => pickup_IFS [pickup_suspension_F] ...
  654. 40.300036|BEAMNG| INFO| * found slot type pickup_steering
  655. 40.300099|BEAMNG| INFO| * merging part pickup_steering [pickup_steering] => pickup_IFS [pickup_suspension_F] ...
  656. 40.300173|BEAMNG| INFO| * merging part pickup_IFS [pickup_suspension_F] => pickup [main] ...
  657. 40.300303|BEAMNG| INFO| - Preparing vehicle: main
  658. 40.358173|BEAMNG| INFO| - 2394 beams
  659. 40.358315|BEAMNG| INFO| - 2 hydros
  660. 40.364706|BEAMNG| INFO| - 435 triangles
  661. 40.364960|BEAMNG| INFO| - 10 ties
  662. 40.365083|BEAMNG| INFO| - 2 differentials
  663. 40.365182|BEAMNG| INFO| - 2 ropables
  664. 40.365276|BEAMNG| INFO| - 1 refNodes
  665. 40.366110|BEAMNG| INFO| - 20 props
  666. 40.377738|BEAMNG| INFO| - 359 nodes
  667. 40.379259|BEAMNG| INFO| - 69 flexbodies
  668. 40.379477|BEAMNG| INFO| - 11 slots
  669. 40.379670|BEAMNG| INFO| - 3 camerasInternal
  670. 40.379826|BEAMNG| INFO| - 8 enginetorque
  671. 40.380282|BEAMNG| INFO| - 4 hubWheels
  672. 40.380341|BEAMNG| INFO| - Vehicle Preparation done.
  673. 40.422793|BEAMNG| INFO| - Vehicle numbering done.
  674. 40.426790|BEAMNG| INFO| - post processing ...
  675. 40.427989|BEAMNG| INFO| - processed 0 of wheels(s)
  676. 40.428050|BEAMNG| INFO| - processed 0 of monoHubWheels(s)
  677. 40.428107|BEAMNG| INFO| - processed 0 of hubWheelsTSV(s)
  678. 40.428164|BEAMNG| INFO| - processed 0 of hubWheelsTSI(s)
  679. 40.457261|BEAMNG| INFO| - processed 4 of hubWheels(s)
  680. 40.457360|BEAMNG| INFO| - added 2 hydros
  681. 40.478803|BEAMNG| INFO| - processed 3 camerasInternal
  682. 40.592886|BEAMNG| INFO| - scaled 13880 entries
  683. 40.592974|BEAMNG| INFO| - post processing done.
  684. 40.593030|BEAMNG| INFO| - Optimizing ...
  685. 40.598122|BEAMNG| INFO| - Optimization done.
  686. 40.615945|BEAMNG| INFO| ** pushing vehicle to physics: main
  687. 40.617606|BEAMNG| INFO| - added 554 nodes
  688. 40.627011|BEAMNG| INFO| - added 3374 beams
  689. 40.627387|BEAMNG| INFO| - added 435 collision triangles
  690. 40.627505|BEAMNG| INFO| - added 4 wheels, 4 of them are propulsed
  691. 40.627570|BEAMNG| INFO| creating new prop in slot 0 ...
  692. 40.627793|BEAMNG| INFO| creating new prop in slot 1 ...
  693. 40.627952|BEAMNG| INFO| creating new prop in slot 2 ...
  694. 40.628061|BEAMNG| INFO| calculated base translation for prop pickup_needle_speedo : 0.740597,0.205769,-0.600767
  695. 40.628121|BEAMNG| INFO| creating new prop in slot 3 ...
  696. 40.628203|BEAMNG| INFO| calculated base translation for prop pickup_needle_tacho : 0.981601,0.205769,-0.600767
  697. 40.628261|BEAMNG| INFO| creating new prop in slot 4 ...
  698. 40.628343|BEAMNG| INFO| calculated base translation for prop pickup_needle_fuel : 0.897395,0.219131,-0.555025
  699. 40.628401|BEAMNG| INFO| creating new prop in slot 5 ...
  700. 40.628487|BEAMNG| INFO| calculated base translation for prop pickup_needle_oil : 0.590909,0.208402,-0.591620
  701. 40.628545|BEAMNG| INFO| creating new prop in slot 6 ...
  702. 40.628631|BEAMNG| INFO| calculated base translation for prop pickup_needle_water : 0.590909,0.192155,-0.647242
  703. 40.628690|BEAMNG| INFO| creating new prop in slot 7 ...
  704. 40.628773|BEAMNG| INFO| calculated base translation for prop pickup_brakepedal : 0.801891,0.043091,0.334039
  705. 40.628832|BEAMNG| INFO| creating new prop in slot 8 ...
  706. 40.628915|BEAMNG| INFO| calculated base translation for prop pickup_gaspedal : 0.529164,0.043091,0.334039
  707. 40.628975|BEAMNG| INFO| creating new prop in slot 9 ...
  708. 40.629058|BEAMNG| INFO| calculated base translation for prop pickup_parkingbrake : 1.272462,0.045787,0.368555
  709. 40.629117|BEAMNG| INFO| creating new prop in slot 10 ...
  710. 40.629198|BEAMNG| INFO| calculated base translation for prop pickup_signalstalk : 0.903711,0.560975,-0.563045
  711. 40.629256|BEAMNG| INFO| creating new prop in slot 11 ...
  712. 40.629337|BEAMNG| INFO| calculated base translation for prop pickup_steer : 0.836364,0.661694,-0.591632
  713. 40.629395|BEAMNG| INFO| creating new prop in slot 12 ...
  714. 40.629556|BEAMNG| INFO| creating new prop in slot 13 ...
  715. 40.629712|BEAMNG| INFO| creating new prop in slot 14 ...
  716. 40.629863|BEAMNG| INFO| creating new prop in slot 15 ...
  717. 40.630011|BEAMNG| INFO| creating new prop in slot 16 ...
  718. 40.630164|BEAMNG| INFO| creating new prop in slot 17 ...
  719. 40.630312|BEAMNG| INFO| creating new prop in slot 18 ...
  720. 40.630405|BEAMNG| INFO| calculated base translation for prop pickup_needle_gear : 0.809943,0.223609,-0.538718
  721. 40.630463|BEAMNG| INFO| creating new prop in slot 19 ...
  722. 40.630557|BEAMNG| INFO| calculated base translation for prop pickup_shifter_A : 0.817630,0.478239,-0.539488
  723. 40.630622|BEAMNG| INFO| - added 20 props
  724. 40.630687|BEAMNG| INFO| creating new flexbody in slot 0 ...
  725. 40.651856|BEAMNG| INFO| creating new flexbody in slot 1 ...
  726. 40.652838|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  727. 40.652902|BEAMNG| INFO| creating new flexbody in slot 2 ...
  728. 40.653851|BEAMNG| INFO| creating new flexbody in slot 3 ...
  729. 40.668631|BEAMNG| INFO| creating new flexbody in slot 4 ...
  730. 40.669237|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  731. 40.669305|BEAMNG| INFO| creating new flexbody in slot 5 ...
  732. 40.669526|BEAMNG| INFO| creating new flexbody in slot 6 ...
  733. 40.669769|BEAMNG| INFO| creating new flexbody in slot 7 ...
  734. 40.669974|BEAMNG| INFO| creating new flexbody in slot 8 ...
  735. 40.670173|BEAMNG| INFO| creating new flexbody in slot 9 ...
  736. 40.700626|BEAMNG| INFO| creating new flexbody in slot 10 ...
  737. 40.704414|BEAMNG| INFO| creating new flexbody in slot 11 ...
  738. 40.707152|BEAMNG| INFO| creating new flexbody in slot 12 ...
  739. 40.709168|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  740. 40.709237|BEAMNG| INFO| creating new flexbody in slot 13 ...
  741. 40.709333|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  742. 40.709392|BEAMNG| INFO| creating new flexbody in slot 14 ...
  743. 40.709514|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  744. 40.709573|BEAMNG| INFO| creating new flexbody in slot 15 ...
  745. 40.710463|BEAMNG| INFO| creating new flexbody in slot 16 ...
  746. 40.710602|BEAMNG| INFO| creating new flexbody in slot 17 ...
  747. 40.711104|BEAMNG| INFO| creating new flexbody in slot 18 ...
  748. 40.711373|BEAMNG| INFO| creating new flexbody in slot 19 ...
  749. 40.712541|BEAMNG| INFO| creating new flexbody in slot 20 ...
  750. 40.712905|BEAMNG| INFO| creating new flexbody in slot 21 ...
  751. 40.716359|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  752. 40.716426|BEAMNG| INFO| creating new flexbody in slot 22 ...
  753. 40.716574|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  754. 40.716634|BEAMNG| INFO| creating new flexbody in slot 23 ...
  755. 40.716781|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  756. 40.716838|BEAMNG| INFO| creating new flexbody in slot 24 ...
  757. 40.716947|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  758. 40.717004|BEAMNG| INFO| creating new flexbody in slot 25 ...
  759. 40.717113|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  760. 40.717170|BEAMNG| INFO| creating new flexbody in slot 26 ...
  761. 40.717345|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  762. 40.717402|BEAMNG| INFO| creating new flexbody in slot 27 ...
  763. 40.717579|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  764. 40.717638|BEAMNG| INFO| creating new flexbody in slot 28 ...
  765. 40.718594|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  766. 40.718653|BEAMNG| INFO| creating new flexbody in slot 29 ...
  767. 40.719229|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  768. 40.719287|BEAMNG| INFO| creating new flexbody in slot 30 ...
  769. 40.719417|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  770. 40.719474|BEAMNG| INFO| creating new flexbody in slot 31 ...
  771. 40.719666|BEAMNG| INFO| creating new flexbody in slot 32 ...
  772. 40.720705|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  773. 40.720766|BEAMNG| INFO| creating new flexbody in slot 33 ...
  774. 40.721417|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  775. 40.721478|BEAMNG| INFO| creating new flexbody in slot 34 ...
  776. 40.721611|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  777. 40.721670|BEAMNG| INFO| creating new flexbody in slot 35 ...
  778. 40.721877|BEAMNG| INFO| creating new flexbody in slot 36 ...
  779. 40.722490|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  780. 40.722549|BEAMNG| INFO| creating new flexbody in slot 37 ...
  781. 40.723186|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  782. 40.723248|BEAMNG| INFO| creating new flexbody in slot 38 ...
  783. 40.724084|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  784. 40.724144|BEAMNG| INFO| creating new flexbody in slot 39 ...
  785. 40.724564|BEAMNG| INFO| creating new flexbody in slot 40 ...
  786. 40.728795|BEAMNG| INFO| creating new flexbody in slot 41 ...
  787. 40.729414|BEAMNG| INFO| creating new flexbody in slot 42 ...
  788. 40.729809|BEAMNG| INFO| creating new flexbody in slot 43 ...
  789. 40.730642|BEAMNG| INFO| creating new flexbody in slot 44 ...
  790. 40.731465|BEAMNG| INFO| creating new flexbody in slot 45 ...
  791. 40.732045|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  792. 40.732105|BEAMNG| INFO| creating new flexbody in slot 46 ...
  793. 40.732253|BEAMNG| INFO| creating new flexbody in slot 47 ...
  794. 40.733473|BEAMNG| INFO| creating new flexbody in slot 48 ...
  795. 40.733733|BEAMNG| INFO| creating new flexbody in slot 49 ...
  796. 40.734572|BEAMNG| INFO| creating new flexbody in slot 50 ...
  797. 40.735435|BEAMNG| INFO| creating new flexbody in slot 51 ...
  798. 40.736241|BEAMNG| INFO| creating new flexbody in slot 52 ...
  799. 40.742449|BEAMNG| INFO| creating new flexbody in slot 53 ...
  800. 40.748897|BEAMNG| INFO| creating new flexbody in slot 54 ...
  801. 40.749436|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  802. 40.749510|BEAMNG| INFO| creating new flexbody in slot 55 ...
  803. 40.749894|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  804. 40.749955|BEAMNG| INFO| creating new flexbody in slot 56 ...
  805. 40.750169|BEAMNG| INFO| creating new flexbody in slot 57 ...
  806. 40.750367|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  807. 40.750424|BEAMNG| INFO| creating new flexbody in slot 58 ...
  808. 40.750619|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  809. 40.750676|BEAMNG| INFO| creating new flexbody in slot 59 ...
  810. 40.751254|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  811. 40.751313|BEAMNG| INFO| creating new flexbody in slot 60 ...
  812. 40.751696|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  813. 40.751764|BEAMNG| INFO| creating new flexbody in slot 61 ...
  814. 40.752421|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  815. 40.752479|BEAMNG| INFO| creating new flexbody in slot 62 ...
  816. 40.753612|BEAMNG| INFO| creating new flexbody in slot 63 ...
  817. 40.754007|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  818. 40.754066|BEAMNG| INFO| creating new flexbody in slot 64 ...
  819. 40.754913|BEAMNG| INFO| creating new flexbody in slot 65 ...
  820. 40.755714|BEAMNG| INFO| creating new flexbody in slot 66 ...
  821. 40.762004|BEAMNG| INFO| creating new flexbody in slot 67 ...
  822. 40.768174|BEAMNG| INFO| creating new flexbody in slot 68 ...
  823. 40.768371|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  824. 40.768442|BEAMNG| INFO| - added 69 flexMeshes
  825. 40.768514|BEAMNG| INFO| - added 3 internal cameras
  826. 41.509283|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  827. 41.509348|BEAMNG| INFO| Automatic transmission: switched to automatic
  828. 41.518644|BEAMNG| INFO| vehicle loading took 1524.5961835504 ms
  829. 41.536116|Mapping string: MissionStart to index: 10
  830. 41.571342|*** Initial Control Object
  831. 41.571888|Activating DirectInput...
  832. 41.572061|*** Control Object Changed
  833. 41.572192|Mapping string: Bob to index: 11
  834. 42.115812|[Material::mapMaterial] - Cannot map unnamed Material
  835. 42.122279|[Material::mapMaterial] - Cannot map unnamed Material
  836. 42.336473|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  837. 42.336550|BEAMNG| INFO| Automatic transmission: switched to automatic
  838. 43.962451|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/common/water/waterBasicV.hlsl(112,11): warning X3206: implicit truncation of vector type
  839. 44.046806|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/common/water/waterBasicP.hlsl(199,22): warning X3206: 'computeSceneFog': implicit truncation of vector type
  840. 44.117980|DirectInput deactivated.
  841. 44.179252|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/e25f6272d4c391ed_V.hlsl(75,35): warning X3206: 'mul': implicit truncation of vector type
  842. 45.982092|Activating DirectInput...
  843. 72.126910|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/e27f104c17c3382_V.hlsl(70,35): warning X3206: 'mul': implicit truncation of vector type
  844. 78.827025|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  845. 78.827098|BEAMNG| INFO| Automatic transmission: switched to automatic
  846. 80.928240|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  847. 80.928315|BEAMNG| INFO| Automatic transmission: switched to automatic
  848. 86.467109|BEAMNG| INFO| * found 11 slot(s):
  849. 86.467181|BEAMNG| INFO| * found slot type pickup_bumper_F
  850. 86.467257|BEAMNG| INFO| * merging part pickup_bumper_F [pickup_bumper_F] => pickup [main] ...
  851. 86.467383|BEAMNG| INFO| * found slot type pickup_bumper_R
  852. 86.467457|BEAMNG| INFO| * merging part pickup_bumper_R [pickup_bumper_R] => pickup [main] ...
  853. 86.467567|BEAMNG| INFO| * found slot type pickup_bed
  854. 86.467643|BEAMNG| INFO| * found 4 slot(s):
  855. 86.467698|BEAMNG| INFO| * found slot type pickup_tailgate
  856. 86.467769|BEAMNG| INFO| * merging part pickup_tailgate [pickup_tailgate] => pickup_bed [pickup_bed] ...
  857. 86.467867|BEAMNG| INFO| * found slot type pickup_taillight
  858. 86.467937|BEAMNG| INFO| * merging part pickup_taillight [pickup_taillight] => pickup_bed [pickup_bed] ...
  859. 86.468014|BEAMNG| INFO| * found slot type pickup_fenderflare_R
  860. 86.468076|BEAMNG| INFO| * found slot type pickup_rollbar
  861. 86.468146|BEAMNG| INFO| * merging part pickup_bed [pickup_bed] => pickup [main] ...
  862. 86.468310|BEAMNG| INFO| * found slot type pickup_body
  863. 86.468399|BEAMNG| INFO| * found 8 slot(s):
  864. 86.468455|BEAMNG| INFO| * found slot type pickup_steer
  865. 86.468533|BEAMNG| INFO| * merging part pickup_steer [pickup_steer] => pickup_body [pickup_body] ...
  866. 86.468594|BEAMNG| INFO| * found slot type pickup_glass
  867. 86.468661|BEAMNG| INFO| * merging part pickup_glass [pickup_glass] => pickup_body [pickup_body] ...
  868. 86.468737|BEAMNG| INFO| * found slot type pickup_fascia
  869. 86.468807|BEAMNG| INFO| * merging part pickup_fascia [pickup_fascia] => pickup_body [pickup_body] ...
  870. 86.468930|BEAMNG| INFO| * found slot type pickup_door_R
  871. 86.469011|BEAMNG| INFO| * found 1 slot(s):
  872. 86.469069|BEAMNG| INFO| * found slot type pickup_mirror_R
  873. 86.469141|BEAMNG| INFO| * merging part pickup_mirror_R [pickup_mirror_R] => pickup_door_R [pickup_door_R] ...
  874. 86.469229|BEAMNG| INFO| * merging part pickup_door_R [pickup_door_R] => pickup_body [pickup_body] ...
  875. 86.469347|BEAMNG| INFO| * found slot type pickup_door_L
  876. 86.469413|BEAMNG| INFO| * found 1 slot(s):
  877. 86.469467|BEAMNG| INFO| * found slot type pickup_mirror_L
  878. 86.469534|BEAMNG| INFO| * merging part pickup_mirror_L [pickup_mirror_L] => pickup_door_L [pickup_door_L] ...
  879. 86.469628|BEAMNG| INFO| * merging part pickup_door_L [pickup_door_L] => pickup_body [pickup_body] ...
  880. 86.469748|BEAMNG| INFO| * found slot type pickup_fender_R
  881. 86.469832|BEAMNG| INFO| * merging part pickup_fender_R [pickup_fender_R] => pickup_body [pickup_body] ...
  882. 86.469919|BEAMNG| INFO| * found slot type pickup_fender_L
  883. 86.469999|BEAMNG| INFO| * merging part pickup_fender_L [pickup_fender_L] => pickup_body [pickup_body] ...
  884. 86.470102|BEAMNG| INFO| * found slot type pickup_hood
  885. 86.470166|BEAMNG| INFO| * merging part pickup_hood [pickup_hood] => pickup_body [pickup_body] ...
  886. 86.470383|BEAMNG| INFO| * merging part pickup_body [pickup_body] => pickup [main] ...
  887. 86.470899|BEAMNG| INFO| * found slot type pickup_towhitch
  888. 86.471009|BEAMNG| INFO| * merging part pickup_towhitch [pickup_towhitch] => pickup [main] ...
  889. 86.471096|BEAMNG| INFO| * found slot type pickup_sparetire
  890. 86.471160|BEAMNG| INFO| * merging part pickup_sparetire [pickup_sparetire] => pickup [main] ...
  891. 86.471229|BEAMNG| INFO| * found slot type pickup_fueltank
  892. 86.471295|BEAMNG| INFO| * merging part pickup_fueltank [pickup_fueltank] => pickup [main] ...
  893. 86.471357|BEAMNG| INFO| * found slot type pickup_engine
  894. 86.471430|BEAMNG| INFO| * found 2 slot(s):
  895. 86.471486|BEAMNG| INFO| * found slot type pickup_exhaust_i6
  896. 86.471555|BEAMNG| INFO| * merging part pickup_exhaust_i6 [pickup_exhaust_i6] => pickup_engine_i6_874hp [pickup_engine] ...
  897. 86.471647|BEAMNG| INFO| * found slot type pickup_transmission
  898. 86.471719|BEAMNG| INFO| * merging part pickup_transmission_A [pickup_transmission] => pickup_engine_i6_874hp [pickup_engine] ...
  899. 86.471802|BEAMNG| INFO| * merging part pickup_engine_i6_874hp [pickup_engine] => pickup [main] ...
  900. 86.471911|BEAMNG| INFO| * found slot type pickup_radiator
  901. 86.471977|BEAMNG| INFO| * merging part pickup_radiator [pickup_radiator] => pickup [main] ...
  902. 86.472048|BEAMNG| INFO| * found slot type pickup_suspension_R
  903. 86.472118|BEAMNG| INFO| * found 5 slot(s):
  904. 86.472173|BEAMNG| INFO| * found slot type pickup_brake_R
  905. 86.472243|BEAMNG| INFO| * merging part pickup_brake_R [pickup_brake_R] => pickup_axle_R [pickup_suspension_R] ...
  906. 86.472305|BEAMNG| INFO| * found slot type pickup_wheel_R
  907. 86.472372|BEAMNG| INFO| * merging part pickup_wheel_R [pickup_wheel_R] => pickup_axle_R [pickup_suspension_R] ...
  908. 86.472456|BEAMNG| INFO| * found slot type pickup_spring_R
  909. 86.472521|BEAMNG| INFO| * merging part pickup_spring_R [pickup_spring_R] => pickup_axle_R [pickup_suspension_R] ...
  910. 86.472589|BEAMNG| INFO| * found slot type pickup_shock_R
  911. 86.472657|BEAMNG| INFO| * merging part pickup_shock_R [pickup_shock_R] => pickup_axle_R [pickup_suspension_R] ...
  912. 86.472723|BEAMNG| INFO| * found slot type pickup_differential_R
  913. 86.472791|BEAMNG| INFO| * merging part pickup_differential_R [pickup_differential_R] => pickup_axle_R [pickup_suspension_R] ...
  914. 86.472859|BEAMNG| INFO| * merging part pickup_axle_R [pickup_suspension_R] => pickup [main] ...
  915. 86.472969|BEAMNG| INFO| * found slot type pickup_suspension_F
  916. 86.473049|BEAMNG| INFO| * found 6 slot(s):
  917. 86.473104|BEAMNG| INFO| * found slot type pickup_coilover_IFS
  918. 86.473173|BEAMNG| INFO| * merging part pickup_coilover_IFS [pickup_coilover_IFS] => pickup_IFS [pickup_suspension_F] ...
  919. 86.473233|BEAMNG| INFO| * found slot type pickup_transfercase
  920. 86.473317|BEAMNG| INFO| * merging part pickup_transfercase [pickup_transfercase] => pickup_IFS [pickup_suspension_F] ...
  921. 86.473388|BEAMNG| INFO| * found slot type pickup_brake_F
  922. 86.473456|BEAMNG| INFO| * merging part pickup_brake_F [pickup_brake_F] => pickup_IFS [pickup_suspension_F] ...
  923. 86.473518|BEAMNG| INFO| * found slot type pickup_wheel_F
  924. 86.473584|BEAMNG| INFO| * merging part pickup_wheel_F [pickup_wheel_F] => pickup_IFS [pickup_suspension_F] ...
  925. 86.473670|BEAMNG| INFO| * found slot type pickup_swaybar_F
  926. 86.473738|BEAMNG| INFO| * merging part pickup_swaybar_F [pickup_swaybar_F] => pickup_IFS [pickup_suspension_F] ...
  927. 86.473802|BEAMNG| INFO| * found slot type pickup_steering
  928. 86.473872|BEAMNG| INFO| * merging part pickup_steering [pickup_steering] => pickup_IFS [pickup_suspension_F] ...
  929. 86.473952|BEAMNG| INFO| * merging part pickup_IFS [pickup_suspension_F] => pickup [main] ...
  930. 86.474104|BEAMNG| INFO| - Preparing vehicle: main
  931. 86.527108|BEAMNG| INFO| - 2386 beams
  932. 86.527237|BEAMNG| INFO| - 2 hydros
  933. 86.532385|BEAMNG| INFO| - 435 triangles
  934. 86.532612|BEAMNG| INFO| - 10 ties
  935. 86.532758|BEAMNG| INFO| - 2 differentials
  936. 86.532868|BEAMNG| INFO| - 2 ropables
  937. 86.532959|BEAMNG| INFO| - 1 refNodes
  938. 86.533655|BEAMNG| INFO| - 20 props
  939. 86.541062|BEAMNG| INFO| - 359 nodes
  940. 86.542588|BEAMNG| INFO| - 69 flexbodies
  941. 86.542793|BEAMNG| INFO| - 11 slots
  942. 86.542969|BEAMNG| INFO| - 3 camerasInternal
  943. 86.543133|BEAMNG| INFO| - 8 enginetorque
  944. 86.543577|BEAMNG| INFO| - 4 hubWheels
  945. 86.543635|BEAMNG| INFO| - Vehicle Preparation done.
  946. 86.584985|BEAMNG| INFO| - Vehicle numbering done.
  947. 86.588327|BEAMNG| INFO| - post processing ...
  948. 86.588711|BEAMNG| INFO| - processed 0 of wheels(s)
  949. 86.588772|BEAMNG| INFO| - processed 0 of monoHubWheels(s)
  950. 86.588829|BEAMNG| INFO| - processed 0 of hubWheelsTSV(s)
  951. 86.588884|BEAMNG| INFO| - processed 0 of hubWheelsTSI(s)
  952. 86.627229|BEAMNG| INFO| - processed 4 of hubWheels(s)
  953. 86.627329|BEAMNG| INFO| - added 2 hydros
  954. 86.649359|BEAMNG| INFO| - processed 3 camerasInternal
  955. 86.761331|BEAMNG| INFO| - scaled 13848 entries
  956. 86.761417|BEAMNG| INFO| - post processing done.
  957. 86.761472|BEAMNG| INFO| - Optimizing ...
  958. 86.766781|BEAMNG| INFO| - Optimization done.
  959. 86.783371|BEAMNG| INFO| ** pushing vehicle to physics: main
  960. 86.784938|BEAMNG| INFO| - added 554 nodes
  961. 86.793292|BEAMNG| INFO| - added 3366 beams
  962. 86.793677|BEAMNG| INFO| - added 435 collision triangles
  963. 86.793800|BEAMNG| INFO| - added 4 wheels, 4 of them are propulsed
  964. 86.793861|BEAMNG| INFO| creating new prop in slot 0 ...
  965. 86.794066|BEAMNG| INFO| creating new prop in slot 1 ...
  966. 86.794222|BEAMNG| INFO| creating new prop in slot 2 ...
  967. 86.794320|BEAMNG| INFO| calculated base translation for prop pickup_needle_speedo : 0.740597,0.205769,-0.600767
  968. 86.794379|BEAMNG| INFO| creating new prop in slot 3 ...
  969. 86.794462|BEAMNG| INFO| calculated base translation for prop pickup_needle_tacho : 0.981601,0.205769,-0.600767
  970. 86.794519|BEAMNG| INFO| creating new prop in slot 4 ...
  971. 86.794601|BEAMNG| INFO| calculated base translation for prop pickup_needle_fuel : 0.897395,0.219131,-0.555025
  972. 86.794658|BEAMNG| INFO| creating new prop in slot 5 ...
  973. 86.794742|BEAMNG| INFO| calculated base translation for prop pickup_needle_oil : 0.590909,0.208402,-0.591620
  974. 86.794799|BEAMNG| INFO| creating new prop in slot 6 ...
  975. 86.794881|BEAMNG| INFO| calculated base translation for prop pickup_needle_water : 0.590909,0.192155,-0.647242
  976. 86.794938|BEAMNG| INFO| creating new prop in slot 7 ...
  977. 86.795020|BEAMNG| INFO| calculated base translation for prop pickup_brakepedal : 0.801891,0.043091,0.334039
  978. 86.795078|BEAMNG| INFO| creating new prop in slot 8 ...
  979. 86.795164|BEAMNG| INFO| calculated base translation for prop pickup_gaspedal : 0.529164,0.043091,0.334039
  980. 86.795229|BEAMNG| INFO| creating new prop in slot 9 ...
  981. 86.795314|BEAMNG| INFO| calculated base translation for prop pickup_parkingbrake : 1.272462,0.045787,0.368555
  982. 86.795371|BEAMNG| INFO| creating new prop in slot 10 ...
  983. 86.795453|BEAMNG| INFO| calculated base translation for prop pickup_signalstalk : 0.903711,0.560975,-0.563045
  984. 86.795510|BEAMNG| INFO| creating new prop in slot 11 ...
  985. 86.795590|BEAMNG| INFO| calculated base translation for prop pickup_steer : 0.836364,0.661694,-0.591632
  986. 86.795647|BEAMNG| INFO| creating new prop in slot 12 ...
  987. 86.795803|BEAMNG| INFO| creating new prop in slot 13 ...
  988. 86.795953|BEAMNG| INFO| creating new prop in slot 14 ...
  989. 86.796102|BEAMNG| INFO| creating new prop in slot 15 ...
  990. 86.796256|BEAMNG| INFO| creating new prop in slot 16 ...
  991. 86.796404|BEAMNG| INFO| creating new prop in slot 17 ...
  992. 86.796550|BEAMNG| INFO| creating new prop in slot 18 ...
  993. 86.796648|BEAMNG| INFO| calculated base translation for prop pickup_needle_gear : 0.809943,0.223609,-0.538718
  994. 86.796706|BEAMNG| INFO| creating new prop in slot 19 ...
  995. 86.796790|BEAMNG| INFO| calculated base translation for prop pickup_shifter_A : 0.817630,0.478239,-0.539488
  996. 86.796852|BEAMNG| INFO| - added 20 props
  997. 86.796911|BEAMNG| INFO| creating new flexbody in slot 0 ...
  998. 86.818022|BEAMNG| INFO| creating new flexbody in slot 1 ...
  999. 86.818998|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1000. 86.819073|BEAMNG| INFO| creating new flexbody in slot 2 ...
  1001. 86.820027|BEAMNG| INFO| creating new flexbody in slot 3 ...
  1002. 86.834475|BEAMNG| INFO| creating new flexbody in slot 4 ...
  1003. 86.835079|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1004. 86.835142|BEAMNG| INFO| creating new flexbody in slot 5 ...
  1005. 86.835357|BEAMNG| INFO| creating new flexbody in slot 6 ...
  1006. 86.835564|BEAMNG| INFO| creating new flexbody in slot 7 ...
  1007. 86.846439|BEAMNG| INFO| creating new flexbody in slot 8 ...
  1008. 86.846689|BEAMNG| INFO| creating new flexbody in slot 9 ...
  1009. 86.875602|BEAMNG| INFO| creating new flexbody in slot 10 ...
  1010. 86.879037|BEAMNG| INFO| creating new flexbody in slot 11 ...
  1011. 86.880842|BEAMNG| INFO| creating new flexbody in slot 12 ...
  1012. 86.882690|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1013. 86.882751|BEAMNG| INFO| creating new flexbody in slot 13 ...
  1014. 86.882841|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1015. 86.882899|BEAMNG| INFO| creating new flexbody in slot 14 ...
  1016. 86.883014|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1017. 86.883071|BEAMNG| INFO| creating new flexbody in slot 15 ...
  1018. 86.883898|BEAMNG| INFO| creating new flexbody in slot 16 ...
  1019. 86.884034|BEAMNG| INFO| creating new flexbody in slot 17 ...
  1020. 86.884445|BEAMNG| INFO| creating new flexbody in slot 18 ...
  1021. 86.884704|BEAMNG| INFO| creating new flexbody in slot 19 ...
  1022. 86.885908|BEAMNG| INFO| creating new flexbody in slot 20 ...
  1023. 86.886272|BEAMNG| INFO| creating new flexbody in slot 21 ...
  1024. 86.889769|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1025. 86.889834|BEAMNG| INFO| creating new flexbody in slot 22 ...
  1026. 86.889980|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1027. 86.890039|BEAMNG| INFO| creating new flexbody in slot 23 ...
  1028. 86.890187|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1029. 86.890252|BEAMNG| INFO| creating new flexbody in slot 24 ...
  1030. 86.890374|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1031. 86.890458|BEAMNG| INFO| creating new flexbody in slot 25 ...
  1032. 86.890567|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1033. 86.890624|BEAMNG| INFO| creating new flexbody in slot 26 ...
  1034. 86.890796|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1035. 86.890853|BEAMNG| INFO| creating new flexbody in slot 27 ...
  1036. 86.891021|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1037. 86.891078|BEAMNG| INFO| creating new flexbody in slot 28 ...
  1038. 86.892025|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1039. 86.892082|BEAMNG| INFO| creating new flexbody in slot 29 ...
  1040. 86.892650|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1041. 86.892708|BEAMNG| INFO| creating new flexbody in slot 30 ...
  1042. 86.892841|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1043. 86.892897|BEAMNG| INFO| creating new flexbody in slot 31 ...
  1044. 86.893083|BEAMNG| INFO| creating new flexbody in slot 32 ...
  1045. 86.894080|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1046. 86.894140|BEAMNG| INFO| creating new flexbody in slot 33 ...
  1047. 86.894720|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1048. 86.894778|BEAMNG| INFO| creating new flexbody in slot 34 ...
  1049. 86.894907|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1050. 86.894969|BEAMNG| INFO| creating new flexbody in slot 35 ...
  1051. 86.895160|BEAMNG| INFO| creating new flexbody in slot 36 ...
  1052. 86.895778|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1053. 86.895836|BEAMNG| INFO| creating new flexbody in slot 37 ...
  1054. 86.896450|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1055. 86.896509|BEAMNG| INFO| creating new flexbody in slot 38 ...
  1056. 86.897347|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1057. 86.897407|BEAMNG| INFO| creating new flexbody in slot 39 ...
  1058. 86.897828|BEAMNG| INFO| creating new flexbody in slot 40 ...
  1059. 86.902056|BEAMNG| INFO| creating new flexbody in slot 41 ...
  1060. 86.902668|BEAMNG| INFO| creating new flexbody in slot 42 ...
  1061. 86.903042|BEAMNG| INFO| creating new flexbody in slot 43 ...
  1062. 86.903649|BEAMNG| INFO| creating new flexbody in slot 44 ...
  1063. 86.904048|BEAMNG| INFO| creating new flexbody in slot 45 ...
  1064. 86.904488|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1065. 86.904547|BEAMNG| INFO| creating new flexbody in slot 46 ...
  1066. 86.904694|BEAMNG| INFO| creating new flexbody in slot 47 ...
  1067. 86.905906|BEAMNG| INFO| creating new flexbody in slot 48 ...
  1068. 86.906152|BEAMNG| INFO| creating new flexbody in slot 49 ...
  1069. 86.906990|BEAMNG| INFO| creating new flexbody in slot 50 ...
  1070. 86.907852|BEAMNG| INFO| creating new flexbody in slot 51 ...
  1071. 86.908670|BEAMNG| INFO| creating new flexbody in slot 52 ...
  1072. 86.915419|BEAMNG| INFO| creating new flexbody in slot 53 ...
  1073. 86.921616|BEAMNG| INFO| creating new flexbody in slot 54 ...
  1074. 86.922088|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1075. 86.922149|BEAMNG| INFO| creating new flexbody in slot 55 ...
  1076. 86.922474|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1077. 86.922532|BEAMNG| INFO| creating new flexbody in slot 56 ...
  1078. 86.922743|BEAMNG| INFO| creating new flexbody in slot 57 ...
  1079. 86.922949|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1080. 86.923007|BEAMNG| INFO| creating new flexbody in slot 58 ...
  1081. 86.923202|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1082. 86.923259|BEAMNG| INFO| creating new flexbody in slot 59 ...
  1083. 86.923848|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1084. 86.923912|BEAMNG| INFO| creating new flexbody in slot 60 ...
  1085. 86.924307|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1086. 86.924365|BEAMNG| INFO| creating new flexbody in slot 61 ...
  1087. 86.925050|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1088. 86.925128|BEAMNG| INFO| creating new flexbody in slot 62 ...
  1089. 86.926216|BEAMNG| INFO| creating new flexbody in slot 63 ...
  1090. 86.926606|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1091. 86.926665|BEAMNG| INFO| creating new flexbody in slot 64 ...
  1092. 86.927496|BEAMNG| INFO| creating new flexbody in slot 65 ...
  1093. 86.928289|BEAMNG| INFO| creating new flexbody in slot 66 ...
  1094. 86.934464|BEAMNG| INFO| creating new flexbody in slot 67 ...
  1095. 86.940676|BEAMNG| INFO| creating new flexbody in slot 68 ...
  1096. 86.940873|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1097. 86.940944|BEAMNG| INFO| - added 69 flexMeshes
  1098. 86.941016|BEAMNG| INFO| - added 3 internal cameras
  1099. 86.985890|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 1620.30552
  1100. 86.985955|BEAMNG| INFO| Automatic transmission: switched to automatic
  1101. 86.994436|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 1620.30552
  1102. 86.994513|BEAMNG| INFO| Automatic transmission: switched to automatic
  1103. 373.889765|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 1620.30552
  1104. 373.889838|BEAMNG| INFO| Automatic transmission: switched to automatic
  1105. 397.360287|BEAMNG| INFO| * found 11 slot(s):
  1106. 397.360354|BEAMNG| INFO| * found slot type pickup_bumper_F
  1107. 397.360425|BEAMNG| INFO| * merging part pickup_bumper_F [pickup_bumper_F] => pickup [main] ...
  1108. 397.360543|BEAMNG| INFO| * found slot type pickup_bumper_R
  1109. 397.360607|BEAMNG| INFO| * merging part pickup_bumper_R [pickup_bumper_R] => pickup [main] ...
  1110. 397.360719|BEAMNG| INFO| * found slot type pickup_bed
  1111. 397.360789|BEAMNG| INFO| * found 4 slot(s):
  1112. 397.360844|BEAMNG| INFO| * found slot type pickup_tailgate
  1113. 397.360913|BEAMNG| INFO| * merging part pickup_tailgate [pickup_tailgate] => pickup_bed [pickup_bed] ...
  1114. 397.361006|BEAMNG| INFO| * found slot type pickup_taillight
  1115. 397.361071|BEAMNG| INFO| * merging part pickup_taillight [pickup_taillight] => pickup_bed [pickup_bed] ...
  1116. 397.361137|BEAMNG| INFO| * found slot type pickup_fenderflare_R
  1117. 397.361195|BEAMNG| INFO| * found slot type pickup_rollbar
  1118. 397.361262|BEAMNG| INFO| * merging part pickup_bed [pickup_bed] => pickup [main] ...
  1119. 397.361423|BEAMNG| INFO| * found slot type pickup_body
  1120. 397.361561|BEAMNG| INFO| * found 8 slot(s):
  1121. 397.361617|BEAMNG| INFO| * found slot type pickup_steer
  1122. 397.361693|BEAMNG| INFO| * merging part pickup_steer [pickup_steer] => pickup_body [pickup_body] ...
  1123. 397.361755|BEAMNG| INFO| * found slot type pickup_glass
  1124. 397.361819|BEAMNG| INFO| * merging part pickup_glass [pickup_glass] => pickup_body [pickup_body] ...
  1125. 397.361898|BEAMNG| INFO| * found slot type pickup_fascia
  1126. 397.361964|BEAMNG| INFO| * merging part pickup_fascia [pickup_fascia] => pickup_body [pickup_body] ...
  1127. 397.362084|BEAMNG| INFO| * found slot type pickup_door_R
  1128. 397.362150|BEAMNG| INFO| * found 1 slot(s):
  1129. 397.362204|BEAMNG| INFO| * found slot type pickup_mirror_R
  1130. 397.362270|BEAMNG| INFO| * merging part pickup_mirror_R [pickup_mirror_R] => pickup_door_R [pickup_door_R] ...
  1131. 397.362357|BEAMNG| INFO| * merging part pickup_door_R [pickup_door_R] => pickup_body [pickup_body] ...
  1132. 397.362479|BEAMNG| INFO| * found slot type pickup_door_L
  1133. 397.362544|BEAMNG| INFO| * found 1 slot(s):
  1134. 397.362599|BEAMNG| INFO| * found slot type pickup_mirror_L
  1135. 397.362664|BEAMNG| INFO| * merging part pickup_mirror_L [pickup_mirror_L] => pickup_door_L [pickup_door_L] ...
  1136. 397.362758|BEAMNG| INFO| * merging part pickup_door_L [pickup_door_L] => pickup_body [pickup_body] ...
  1137. 397.362880|BEAMNG| INFO| * found slot type pickup_fender_R
  1138. 397.362944|BEAMNG| INFO| * merging part pickup_fender_R [pickup_fender_R] => pickup_body [pickup_body] ...
  1139. 397.363034|BEAMNG| INFO| * found slot type pickup_fender_L
  1140. 397.363100|BEAMNG| INFO| * merging part pickup_fender_L [pickup_fender_L] => pickup_body [pickup_body] ...
  1141. 397.363191|BEAMNG| INFO| * found slot type pickup_hood
  1142. 397.363254|BEAMNG| INFO| * merging part pickup_hood [pickup_hood] => pickup_body [pickup_body] ...
  1143. 397.363377|BEAMNG| INFO| * merging part pickup_body [pickup_body] => pickup [main] ...
  1144. 397.363862|BEAMNG| INFO| * found slot type pickup_towhitch
  1145. 397.363926|BEAMNG| INFO| * merging part pickup_towhitch [pickup_towhitch] => pickup [main] ...
  1146. 397.363993|BEAMNG| INFO| * found slot type pickup_sparetire
  1147. 397.364054|BEAMNG| INFO| * merging part pickup_sparetire [pickup_sparetire] => pickup [main] ...
  1148. 397.364119|BEAMNG| INFO| * found slot type pickup_fueltank
  1149. 397.364180|BEAMNG| INFO| * merging part pickup_fueltank [pickup_fueltank] => pickup [main] ...
  1150. 397.364244|BEAMNG| INFO| * found slot type pickup_engine
  1151. 397.364310|BEAMNG| INFO| * found 2 slot(s):
  1152. 397.364364|BEAMNG| INFO| * found slot type pickup_exhaust_v8
  1153. 397.364429|BEAMNG| INFO| * merging part pickup_exhaust_v8 [pickup_exhaust_v8] => pickup_engine_v8 [pickup_engine] ...
  1154. 397.364522|BEAMNG| INFO| * found slot type pickup_transmission
  1155. 397.364590|BEAMNG| INFO| * merging part pickup_transmission_A [pickup_transmission] => pickup_engine_v8 [pickup_engine] ...
  1156. 397.364669|BEAMNG| INFO| * merging part pickup_engine_v8 [pickup_engine] => pickup [main] ...
  1157. 397.364785|BEAMNG| INFO| * found slot type pickup_radiator
  1158. 397.364848|BEAMNG| INFO| * merging part pickup_radiator [pickup_radiator] => pickup [main] ...
  1159. 397.364908|BEAMNG| INFO| * found slot type pickup_suspension_R
  1160. 397.364973|BEAMNG| INFO| * found 5 slot(s):
  1161. 397.365027|BEAMNG| INFO| * found slot type pickup_brake_R
  1162. 397.365140|BEAMNG| INFO| * merging part pickup_brake_R [pickup_brake_R] => pickup_axle_R [pickup_suspension_R] ...
  1163. 397.365205|BEAMNG| INFO| * found slot type pickup_wheel_R
  1164. 397.365269|BEAMNG| INFO| * merging part pickup_wheel_R [pickup_wheel_R] => pickup_axle_R [pickup_suspension_R] ...
  1165. 397.365351|BEAMNG| INFO| * found slot type pickup_spring_R
  1166. 397.365415|BEAMNG| INFO| * merging part pickup_spring_R [pickup_spring_R] => pickup_axle_R [pickup_suspension_R] ...
  1167. 397.365480|BEAMNG| INFO| * found slot type pickup_shock_R
  1168. 397.365545|BEAMNG| INFO| * merging part pickup_shock_R [pickup_shock_R] => pickup_axle_R [pickup_suspension_R] ...
  1169. 397.365608|BEAMNG| INFO| * found slot type pickup_differential_R
  1170. 397.365676|BEAMNG| INFO| * merging part pickup_differential_R [pickup_differential_R] => pickup_axle_R [pickup_suspension_R] ...
  1171. 397.365748|BEAMNG| INFO| * merging part pickup_axle_R [pickup_suspension_R] => pickup [main] ...
  1172. 397.365858|BEAMNG| INFO| * found slot type pickup_suspension_F
  1173. 397.365923|BEAMNG| INFO| * found 6 slot(s):
  1174. 397.365978|BEAMNG| INFO| * found slot type pickup_coilover_IFS
  1175. 397.366041|BEAMNG| INFO| * merging part pickup_coilover_IFS [pickup_coilover_IFS] => pickup_IFS [pickup_suspension_F] ...
  1176. 397.366101|BEAMNG| INFO| * found slot type pickup_transfercase
  1177. 397.366162|BEAMNG| INFO| * merging part pickup_transfercase [pickup_transfercase] => pickup_IFS [pickup_suspension_F] ...
  1178. 397.366230|BEAMNG| INFO| * found slot type pickup_brake_F
  1179. 397.366295|BEAMNG| INFO| * merging part pickup_brake_F [pickup_brake_F] => pickup_IFS [pickup_suspension_F] ...
  1180. 397.366355|BEAMNG| INFO| * found slot type pickup_wheel_F
  1181. 397.366418|BEAMNG| INFO| * merging part pickup_wheel_F [pickup_wheel_F] => pickup_IFS [pickup_suspension_F] ...
  1182. 397.366498|BEAMNG| INFO| * found slot type pickup_swaybar_F
  1183. 397.366562|BEAMNG| INFO| * merging part pickup_swaybar_F [pickup_swaybar_F] => pickup_IFS [pickup_suspension_F] ...
  1184. 397.366625|BEAMNG| INFO| * found slot type pickup_steering
  1185. 397.366695|BEAMNG| INFO| * merging part pickup_steering [pickup_steering] => pickup_IFS [pickup_suspension_F] ...
  1186. 397.366770|BEAMNG| INFO| * merging part pickup_IFS [pickup_suspension_F] => pickup [main] ...
  1187. 397.366907|BEAMNG| INFO| - Preparing vehicle: main
  1188. 397.415477|BEAMNG| INFO| - 2394 beams
  1189. 397.415600|BEAMNG| INFO| - 2 hydros
  1190. 397.421066|BEAMNG| INFO| - 435 triangles
  1191. 397.421300|BEAMNG| INFO| - 10 ties
  1192. 397.421413|BEAMNG| INFO| - 2 differentials
  1193. 397.421518|BEAMNG| INFO| - 2 ropables
  1194. 397.421607|BEAMNG| INFO| - 1 refNodes
  1195. 397.422302|BEAMNG| INFO| - 20 props
  1196. 397.430370|BEAMNG| INFO| - 359 nodes
  1197. 397.431985|BEAMNG| INFO| - 69 flexbodies
  1198. 397.432225|BEAMNG| INFO| - 11 slots
  1199. 397.432424|BEAMNG| INFO| - 3 camerasInternal
  1200. 397.432605|BEAMNG| INFO| - 8 enginetorque
  1201. 397.433112|BEAMNG| INFO| - 4 hubWheels
  1202. 397.433169|BEAMNG| INFO| - Vehicle Preparation done.
  1203. 397.486237|BEAMNG| INFO| - Vehicle numbering done.
  1204. 397.489778|BEAMNG| INFO| - post processing ...
  1205. 397.490024|BEAMNG| INFO| - processed 0 of wheels(s)
  1206. 397.490084|BEAMNG| INFO| - processed 0 of monoHubWheels(s)
  1207. 397.490141|BEAMNG| INFO| - processed 0 of hubWheelsTSV(s)
  1208. 397.490197|BEAMNG| INFO| - processed 0 of hubWheelsTSI(s)
  1209. 397.512306|BEAMNG| INFO| - processed 4 of hubWheels(s)
  1210. 397.512405|BEAMNG| INFO| - added 2 hydros
  1211. 397.533487|BEAMNG| INFO| - processed 3 camerasInternal
  1212. 397.644191|BEAMNG| INFO| - scaled 13880 entries
  1213. 397.644282|BEAMNG| INFO| - post processing done.
  1214. 397.644337|BEAMNG| INFO| - Optimizing ...
  1215. 397.649418|BEAMNG| INFO| - Optimization done.
  1216. 397.665268|BEAMNG| INFO| ** pushing vehicle to physics: main
  1217. 397.666894|BEAMNG| INFO| - added 554 nodes
  1218. 397.675354|BEAMNG| INFO| - added 3374 beams
  1219. 397.675740|BEAMNG| INFO| - added 435 collision triangles
  1220. 397.675856|BEAMNG| INFO| - added 4 wheels, 4 of them are propulsed
  1221. 397.675918|BEAMNG| INFO| creating new prop in slot 0 ...
  1222. 397.676129|BEAMNG| INFO| creating new prop in slot 1 ...
  1223. 397.676283|BEAMNG| INFO| creating new prop in slot 2 ...
  1224. 397.676383|BEAMNG| INFO| calculated base translation for prop pickup_needle_speedo : 0.740597,0.205769,-0.600767
  1225. 397.676442|BEAMNG| INFO| creating new prop in slot 3 ...
  1226. 397.676525|BEAMNG| INFO| calculated base translation for prop pickup_needle_tacho : 0.981601,0.205769,-0.600767
  1227. 397.676584|BEAMNG| INFO| creating new prop in slot 4 ...
  1228. 397.676668|BEAMNG| INFO| calculated base translation for prop pickup_needle_fuel : 0.897395,0.219131,-0.555025
  1229. 397.676726|BEAMNG| INFO| creating new prop in slot 5 ...
  1230. 397.676809|BEAMNG| INFO| calculated base translation for prop pickup_needle_oil : 0.590909,0.208402,-0.591620
  1231. 397.676866|BEAMNG| INFO| creating new prop in slot 6 ...
  1232. 397.676950|BEAMNG| INFO| calculated base translation for prop pickup_needle_water : 0.590909,0.192155,-0.647242
  1233. 397.677007|BEAMNG| INFO| creating new prop in slot 7 ...
  1234. 397.677091|BEAMNG| INFO| calculated base translation for prop pickup_brakepedal : 0.801891,0.043091,0.334039
  1235. 397.677148|BEAMNG| INFO| creating new prop in slot 8 ...
  1236. 397.677232|BEAMNG| INFO| calculated base translation for prop pickup_gaspedal : 0.529164,0.043091,0.334039
  1237. 397.677290|BEAMNG| INFO| creating new prop in slot 9 ...
  1238. 397.677372|BEAMNG| INFO| calculated base translation for prop pickup_parkingbrake : 1.272462,0.045787,0.368555
  1239. 397.677429|BEAMNG| INFO| creating new prop in slot 10 ...
  1240. 397.677511|BEAMNG| INFO| calculated base translation for prop pickup_signalstalk : 0.903711,0.560975,-0.563045
  1241. 397.677568|BEAMNG| INFO| creating new prop in slot 11 ...
  1242. 397.677646|BEAMNG| INFO| calculated base translation for prop pickup_steer : 0.836364,0.661694,-0.591632
  1243. 397.677703|BEAMNG| INFO| creating new prop in slot 12 ...
  1244. 397.677860|BEAMNG| INFO| creating new prop in slot 13 ...
  1245. 397.678017|BEAMNG| INFO| creating new prop in slot 14 ...
  1246. 397.678166|BEAMNG| INFO| creating new prop in slot 15 ...
  1247. 397.678313|BEAMNG| INFO| creating new prop in slot 16 ...
  1248. 397.678460|BEAMNG| INFO| creating new prop in slot 17 ...
  1249. 397.678605|BEAMNG| INFO| creating new prop in slot 18 ...
  1250. 397.678693|BEAMNG| INFO| calculated base translation for prop pickup_needle_gear : 0.809943,0.223609,-0.538718
  1251. 397.678753|BEAMNG| INFO| creating new prop in slot 19 ...
  1252. 397.678834|BEAMNG| INFO| calculated base translation for prop pickup_shifter_A : 0.817630,0.478239,-0.539488
  1253. 397.678906|BEAMNG| INFO| - added 20 props
  1254. 397.678967|BEAMNG| INFO| creating new flexbody in slot 0 ...
  1255. 397.699797|BEAMNG| INFO| creating new flexbody in slot 1 ...
  1256. 397.700861|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1257. 397.700937|BEAMNG| INFO| creating new flexbody in slot 2 ...
  1258. 397.701875|BEAMNG| INFO| creating new flexbody in slot 3 ...
  1259. 397.716147|BEAMNG| INFO| creating new flexbody in slot 4 ...
  1260. 397.716739|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1261. 397.716800|BEAMNG| INFO| creating new flexbody in slot 5 ...
  1262. 397.717019|BEAMNG| INFO| creating new flexbody in slot 6 ...
  1263. 397.717236|BEAMNG| INFO| creating new flexbody in slot 7 ...
  1264. 397.727744|BEAMNG| INFO| creating new flexbody in slot 8 ...
  1265. 397.728012|BEAMNG| INFO| creating new flexbody in slot 9 ...
  1266. 397.756781|BEAMNG| INFO| creating new flexbody in slot 10 ...
  1267. 397.760161|BEAMNG| INFO| creating new flexbody in slot 11 ...
  1268. 397.761957|BEAMNG| INFO| creating new flexbody in slot 12 ...
  1269. 397.763805|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1270. 397.763872|BEAMNG| INFO| creating new flexbody in slot 13 ...
  1271. 397.763967|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1272. 397.764025|BEAMNG| INFO| creating new flexbody in slot 14 ...
  1273. 397.764149|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1274. 397.764207|BEAMNG| INFO| creating new flexbody in slot 15 ...
  1275. 397.765091|BEAMNG| INFO| creating new flexbody in slot 16 ...
  1276. 397.765227|BEAMNG| INFO| creating new flexbody in slot 17 ...
  1277. 397.765630|BEAMNG| INFO| creating new flexbody in slot 18 ...
  1278. 397.765889|BEAMNG| INFO| creating new flexbody in slot 19 ...
  1279. 397.767057|BEAMNG| INFO| creating new flexbody in slot 20 ...
  1280. 397.767419|BEAMNG| INFO| creating new flexbody in slot 21 ...
  1281. 397.770838|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1282. 397.770901|BEAMNG| INFO| creating new flexbody in slot 22 ...
  1283. 397.771047|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1284. 397.771105|BEAMNG| INFO| creating new flexbody in slot 23 ...
  1285. 397.771249|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1286. 397.771306|BEAMNG| INFO| creating new flexbody in slot 24 ...
  1287. 397.771416|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1288. 397.771475|BEAMNG| INFO| creating new flexbody in slot 25 ...
  1289. 397.771585|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1290. 397.771643|BEAMNG| INFO| creating new flexbody in slot 26 ...
  1291. 397.771812|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1292. 397.771869|BEAMNG| INFO| creating new flexbody in slot 27 ...
  1293. 397.772043|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1294. 397.772101|BEAMNG| INFO| creating new flexbody in slot 28 ...
  1295. 397.773056|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1296. 397.773114|BEAMNG| INFO| creating new flexbody in slot 29 ...
  1297. 397.773680|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1298. 397.773738|BEAMNG| INFO| creating new flexbody in slot 30 ...
  1299. 397.773924|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1300. 397.773993|BEAMNG| INFO| creating new flexbody in slot 31 ...
  1301. 397.774186|BEAMNG| INFO| creating new flexbody in slot 32 ...
  1302. 397.775157|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1303. 397.775251|BEAMNG| INFO| creating new flexbody in slot 33 ...
  1304. 397.775833|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1305. 397.775909|BEAMNG| INFO| creating new flexbody in slot 34 ...
  1306. 397.776063|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1307. 397.776121|BEAMNG| INFO| creating new flexbody in slot 35 ...
  1308. 397.776313|BEAMNG| INFO| creating new flexbody in slot 36 ...
  1309. 397.776932|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1310. 397.776991|BEAMNG| INFO| creating new flexbody in slot 37 ...
  1311. 397.777608|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1312. 397.777666|BEAMNG| INFO| creating new flexbody in slot 38 ...
  1313. 397.778509|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1314. 397.778568|BEAMNG| INFO| creating new flexbody in slot 39 ...
  1315. 397.778992|BEAMNG| INFO| creating new flexbody in slot 40 ...
  1316. 397.783171|BEAMNG| INFO| creating new flexbody in slot 41 ...
  1317. 397.783778|BEAMNG| INFO| creating new flexbody in slot 42 ...
  1318. 397.784171|BEAMNG| INFO| creating new flexbody in slot 43 ...
  1319. 397.784993|BEAMNG| INFO| creating new flexbody in slot 44 ...
  1320. 397.785723|BEAMNG| INFO| creating new flexbody in slot 45 ...
  1321. 397.786353|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1322. 397.786413|BEAMNG| INFO| creating new flexbody in slot 46 ...
  1323. 397.786562|BEAMNG| INFO| creating new flexbody in slot 47 ...
  1324. 397.787784|BEAMNG| INFO| creating new flexbody in slot 48 ...
  1325. 397.788053|BEAMNG| INFO| creating new flexbody in slot 49 ...
  1326. 397.788888|BEAMNG| INFO| creating new flexbody in slot 50 ...
  1327. 397.789738|BEAMNG| INFO| creating new flexbody in slot 51 ...
  1328. 397.790549|BEAMNG| INFO| creating new flexbody in slot 52 ...
  1329. 397.796764|BEAMNG| INFO| creating new flexbody in slot 53 ...
  1330. 397.803101|BEAMNG| INFO| creating new flexbody in slot 54 ...
  1331. 397.803569|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1332. 397.803631|BEAMNG| INFO| creating new flexbody in slot 55 ...
  1333. 397.803952|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1334. 397.804012|BEAMNG| INFO| creating new flexbody in slot 56 ...
  1335. 397.804222|BEAMNG| INFO| creating new flexbody in slot 57 ...
  1336. 397.804421|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1337. 397.804480|BEAMNG| INFO| creating new flexbody in slot 58 ...
  1338. 397.804675|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1339. 397.804732|BEAMNG| INFO| creating new flexbody in slot 59 ...
  1340. 397.805313|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1341. 397.805370|BEAMNG| INFO| creating new flexbody in slot 60 ...
  1342. 397.805753|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1343. 397.805811|BEAMNG| INFO| creating new flexbody in slot 61 ...
  1344. 397.806474|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1345. 397.806531|BEAMNG| INFO| creating new flexbody in slot 62 ...
  1346. 397.807637|BEAMNG| INFO| creating new flexbody in slot 63 ...
  1347. 397.808029|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1348. 397.808087|BEAMNG| INFO| creating new flexbody in slot 64 ...
  1349. 397.808932|BEAMNG| INFO| creating new flexbody in slot 65 ...
  1350. 397.809744|BEAMNG| INFO| creating new flexbody in slot 66 ...
  1351. 397.816005|BEAMNG| INFO| creating new flexbody in slot 67 ...
  1352. 397.822284|BEAMNG| INFO| creating new flexbody in slot 68 ...
  1353. 397.822482|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1354. 397.822552|BEAMNG| INFO| - added 69 flexMeshes
  1355. 397.822625|BEAMNG| INFO| - added 3 internal cameras
  1356. 397.830865|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  1357. 397.830930|BEAMNG| INFO| Automatic transmission: switched to automatic
  1358. 397.860335| === BeamNG - loading all .cs files in vehicle folder:vehicles/fullsize/
  1359. 397.861552| * loading materials script file: vehicles/fullsize/materials.cs
  1360. 397.896594| * loading materials script file: vehicles/common/materials.cs
  1361. 397.904851| === BeamNG - loading all .cs files in vehicle folder DONE
  1362. 397.904982| *** initializing vehicle (T3D side) ***
  1363. 397.905045|no joysticks or gamepads detected.
  1364. 397.905098|DirectInput joystick failed to enable!
  1365. 397.905158|*** keyboard0 ***
  1366. 397.905225| - Product Name: Keyboard
  1367. 397.905272| - Product ID: 6F1D
  1368. 397.905319| - Vendor ID: 2B61
  1369. 397.905365| - GUID: {6F1D2B61-D5A0-11CF-BFC7-444553540000}
  1370. 397.905648| - 126 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),
  1371. 397.905807| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  1372. 397.905919| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b61.inputmap.cs - file not existing
  1373. 397.906024| - trying to load mapping via name: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  1374. 397.912300| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  1375. 397.913838| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b61.inputmap.cs - SUCCESSFUL
  1376. 397.913980| - trying to load keyboard mapping: vehicles/fullsize/inputmaps/keyboard.inputmap.cs - file not existing
  1377. 397.914108| - trying to load mapping via VendorID/ProductID: vehicles/fullsize/inputmaps/6f1d2b61.inputmap.cs - file not existing
  1378. 397.914220| - trying to load mapping via name: vehicles/fullsize/inputmaps/keyboard.inputmap.cs - file not existing
  1379. 397.914295|*** mouse0 ***
  1380. 397.914362| - Product Name: Mouse
  1381. 397.914411| - Product ID: 6F1D
  1382. 397.914458| - Vendor ID: 2B60
  1383. 397.914505| - GUID: {6F1D2B60-D5A0-11CF-BFC7-444553540000}
  1384. 397.914586| - 11 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button)
  1385. 397.914700| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  1386. 397.914804| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b60.inputmap.cs - file not existing
  1387. 397.914908| - trying to load mapping via name: scripts/client/inputmaps/custom/mouse.inputmap.cs - file not existing
  1388. 397.920917| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  1389. 397.921088| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b60.inputmap.cs - file not existing
  1390. 397.921269| - trying to load mapping via name: scripts/client/inputmaps/mouse.inputmap.cs - file not existing
  1391. 397.921326|--- unable to find mapping for this controller ---
  1392. 397.921442| - trying to load keyboard mapping: vehicles/fullsize/inputmaps/keyboard.inputmap.cs - file not existing
  1393. 397.921549| - trying to load mapping via VendorID/ProductID: vehicles/fullsize/inputmaps/6f1d2b60.inputmap.cs - file not existing
  1394. 397.921656| - trying to load mapping via name: vehicles/fullsize/inputmaps/mouse.inputmap.cs - file not existing
  1395. 397.921718| *** loading input map DONE ***
  1396. 397.921792| *** done intializing vehicle (T3D side) ***
  1397. 398.394096|C:/Users/Callum/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/77d38b1071a7a0ee_V.hlsl(66,35): warning X3206: 'mul': implicit truncation of vector type
  1398. 398.476123|BEAMNG| INFO| creating new object in slot 0 ...
  1399. 398.476705|BEAMNG| WARN| Lua tried to read env variable: LUA_PATH
  1400. 398.476774|BEAMNG| WARN| Lua tried to read env variable: LUA_CPATH
  1401. 398.499095|BEAMNG| INFO| loading vehicle directory:vehicles/fullsize/
  1402. 398.783233|BEAMNG| INFO| * loading jbeam files:
  1403. 398.816736|BEAMNG| INFO| * vehicles/fullsize//fullsize.jbeam with 4 parts
  1404. 398.820754|BEAMNG| INFO| * vehicles/fullsize//fullsize_bumper_F.jbeam with 1 parts
  1405. 398.824905|BEAMNG| INFO| * vehicles/fullsize//fullsize_bumper_R.jbeam with 1 parts
  1406. 398.830985|BEAMNG| INFO| * vehicles/fullsize//fullsize_doors_F.jbeam with 2 parts
  1407. 398.836232|BEAMNG| INFO| * vehicles/fullsize//fullsize_doors_R.jbeam with 2 parts
  1408. 398.841222|BEAMNG| INFO| * vehicles/fullsize//fullsize_engine.jbeam with 3 parts
  1409. 398.846092|BEAMNG| INFO| * vehicles/fullsize//fullsize_engine_1040hp.jbeam with 3 parts
  1410. 398.851069|BEAMNG| INFO| * vehicles/fullsize//fullsize_engine_520hp.jbeam with 3 parts
  1411. 398.856387|BEAMNG| INFO| * vehicles/fullsize//fullsize_fenders.jbeam with 2 parts
  1412. 398.857971|BEAMNG| INFO| * vehicles/fullsize//fullsize_glass.jbeam with 1 parts
  1413. 398.862013|BEAMNG| INFO| * vehicles/fullsize//fullsize_headlights.jbeam with 2 parts
  1414. 398.865552|BEAMNG| INFO| * vehicles/fullsize//fullsize_hood.jbeam with 1 parts
  1415. 398.868264|BEAMNG| INFO| * vehicles/fullsize//fullsize_mirrors.jbeam with 2 parts
  1416. 398.870872|BEAMNG| INFO| * vehicles/fullsize//fullsize_police.jbeam with 2 parts
  1417. 398.876542|BEAMNG| INFO| * vehicles/fullsize//fullsize_suspension_F.jbeam with 8 parts
  1418. 398.881752|BEAMNG| INFO| * vehicles/fullsize//fullsize_suspension_R.jbeam with 9 parts
  1419. 398.882471|BEAMNG| INFO| * vehicles/fullsize//fullsize_taillight.jbeam with 1 parts
  1420. 398.885855|BEAMNG| INFO| * vehicles/fullsize//fullsize_trunk.jbeam with 1 parts
  1421. 398.889419|BEAMNG| INFO| * vehicles/fullsize//fullsize_wheels_F.jbeam with 3 parts
  1422. 398.893366|BEAMNG| INFO| * vehicles/fullsize//fullsize_wheels_R.jbeam with 3 parts
  1423. 398.893507|BEAMNG| INFO| * assembling main vehicle: fullsize
  1424. 398.903719|BEAMNG| INFO| * found 21 slot(s):
  1425. 398.903784|BEAMNG| INFO| * found slot type fullsize_steer
  1426. 398.903867|BEAMNG| INFO| * merging part fullsize_steer [fullsize_steer] => fullsize [main] ...
  1427. 398.903928|BEAMNG| INFO| * found slot type fullsize_glass
  1428. 398.904005|BEAMNG| INFO| * merging part fullsize_glass [fullsize_glass] => fullsize [main] ...
  1429. 398.904081|BEAMNG| INFO| * found slot type fullsize_fender_R
  1430. 398.904159|BEAMNG| INFO| * merging part fullsize_fender_R [fullsize_fender_R] => fullsize [main] ...
  1431. 398.904259|BEAMNG| INFO| * found slot type fullsize_fender_L
  1432. 398.904322|BEAMNG| INFO| * merging part fullsize_fender_L [fullsize_fender_L] => fullsize [main] ...
  1433. 398.904456|BEAMNG| INFO| * found slot type fullsize_headlight_R
  1434. 398.904537|BEAMNG| INFO| * merging part fullsize_headlight_R [fullsize_headlight_R] => fullsize [main] ...
  1435. 398.904647|BEAMNG| INFO| * found slot type fullsize_headlight_L
  1436. 398.904713|BEAMNG| INFO| * merging part fullsize_headlight_L [fullsize_headlight_L] => fullsize [main] ...
  1437. 398.904802|BEAMNG| INFO| * found slot type fullsize_taillight
  1438. 398.904882|BEAMNG| INFO| * merging part fullsize_taillight [fullsize_taillight] => fullsize [main] ...
  1439. 398.904946|BEAMNG| INFO| * found slot type fullsize_door_FR
  1440. 398.905049|BEAMNG| INFO| * found 1 slot(s):
  1441. 398.905104|BEAMNG| INFO| * found slot type fullsize_mirror_R
  1442. 398.905191|BEAMNG| INFO| * merging part fullsize_mirror_R [fullsize_mirror_R] => fullsize_door_FR [fullsize_door_FR] ...
  1443. 398.905282|BEAMNG| INFO| * merging part fullsize_door_FR [fullsize_door_FR] => fullsize [main] ...
  1444. 398.905397|BEAMNG| INFO| * found slot type fullsize_door_FL
  1445. 398.905462|BEAMNG| INFO| * found 1 slot(s):
  1446. 398.905538|BEAMNG| INFO| * found slot type fullsize_mirror_L
  1447. 398.905620|BEAMNG| INFO| * merging part fullsize_mirror_L [fullsize_mirror_L] => fullsize_door_FL [fullsize_door_FL] ...
  1448. 398.905701|BEAMNG| INFO| * merging part fullsize_door_FL [fullsize_door_FL] => fullsize [main] ...
  1449. 398.905834|BEAMNG| INFO| * found slot type fullsize_door_RR
  1450. 398.905907|BEAMNG| INFO| * merging part fullsize_door_RR [fullsize_door_RR] => fullsize [main] ...
  1451. 398.905997|BEAMNG| INFO| * found slot type fullsize_door_RL
  1452. 398.906064|BEAMNG| INFO| * merging part fullsize_door_RL [fullsize_door_RL] => fullsize [main] ...
  1453. 398.906180|BEAMNG| INFO| * found slot type fullsize_hood
  1454. 398.906323|BEAMNG| INFO| * merging part fullsize_hood [fullsize_hood] => fullsize [main] ...
  1455. 398.906438|BEAMNG| INFO| * found slot type fullsize_trunk
  1456. 398.906509|BEAMNG| INFO| * merging part fullsize_trunk [fullsize_trunk] => fullsize [main] ...
  1457. 398.906613|BEAMNG| INFO| * found slot type fullsize_bumper_F
  1458. 398.906686|BEAMNG| INFO| * merging part fullsize_bumper_F [fullsize_bumper_F] => fullsize [main] ...
  1459. 398.906815|BEAMNG| INFO| * found slot type fullsize_bumper_R
  1460. 398.906899|BEAMNG| INFO| * merging part fullsize_bumper_R [fullsize_bumper_R] => fullsize [main] ...
  1461. 398.907013|BEAMNG| INFO| * found slot type fullsize_fueltank
  1462. 398.907076|BEAMNG| INFO| * merging part fullsize_fueltank [fullsize_fueltank] => fullsize [main] ...
  1463. 398.907144|BEAMNG| INFO| * found slot type fullsize_engine
  1464. 398.907213|BEAMNG| INFO| * found 2 slot(s):
  1465. 398.907267|BEAMNG| INFO| * found slot type fullsize_exhaust
  1466. 398.907330|BEAMNG| INFO| * merging part fullsize_exhaust [fullsize_exhaust] => fullsize_engine [fullsize_engine] ...
  1467. 398.907436|BEAMNG| INFO| * found slot type fullsize_transmission
  1468. 398.907499|BEAMNG| INFO| * merging part fullsize_transmission_A [fullsize_transmission] => fullsize_engine [fullsize_engine] ...
  1469. 398.907573|BEAMNG| INFO| * merging part fullsize_engine [fullsize_engine] => fullsize [main] ...
  1470. 398.907716|BEAMNG| INFO| * found slot type fullsize_suspension_R
  1471. 398.907785|BEAMNG| INFO| * found 6 slot(s):
  1472. 398.907839|BEAMNG| INFO| * found slot type fullsize_brake_R
  1473. 398.907903|BEAMNG| INFO| * merging part fullsize_brake_R [fullsize_brake_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1474. 398.907965|BEAMNG| INFO| * found slot type fullsize_wheel_R
  1475. 398.908030|BEAMNG| INFO| * merging part fullsize_wheel_R [fullsize_wheel_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1476. 398.908119|BEAMNG| INFO| * found slot type fullsize_spring_R
  1477. 398.908187|BEAMNG| INFO| * merging part fullsize_spring_R [fullsize_spring_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1478. 398.908251|BEAMNG| INFO| * found slot type fullsize_shock_R
  1479. 398.908314|BEAMNG| INFO| * merging part fullsize_shock_R [fullsize_shock_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1480. 398.908375|BEAMNG| INFO| * found slot type fullsize_swaybar_R
  1481. 398.908441|BEAMNG| INFO| * merging part fullsize_swaybar_R [fullsize_swaybar_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1482. 398.908510|BEAMNG| INFO| * found slot type fullsize_differential_R
  1483. 398.908575|BEAMNG| INFO| * merging part fullsize_differential_R [fullsize_differential_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1484. 398.908655|BEAMNG| INFO| * merging part fullsize_suspension_R [fullsize_suspension_R] => fullsize [main] ...
  1485. 398.908765|BEAMNG| INFO| * found slot type fullsize_suspension_F
  1486. 398.908831|BEAMNG| INFO| * found 5 slot(s):
  1487. 398.908886|BEAMNG| INFO| * found slot type fullsize_brake_F
  1488. 398.908949|BEAMNG| INFO| * merging part fullsize_brake_F [fullsize_brake_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1489. 398.909011|BEAMNG| INFO| * found slot type fullsize_wheel_F
  1490. 398.909076|BEAMNG| INFO| * merging part fullsize_wheel_F [fullsize_wheel_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1491. 398.909151|BEAMNG| INFO| * found slot type fullsize_coilover_F
  1492. 398.909216|BEAMNG| INFO| * merging part fullsize_coilover_F [fullsize_coilover_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1493. 398.909281|BEAMNG| INFO| * found slot type fullsize_swaybar_F
  1494. 398.909348|BEAMNG| INFO| * merging part fullsize_swaybar_F [fullsize_swaybar_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1495. 398.909412|BEAMNG| INFO| * found slot type fullsize_steering
  1496. 398.909477|BEAMNG| INFO| * merging part fullsize_steering [fullsize_steering] => fullsize_suspension_F [fullsize_suspension_F] ...
  1497. 398.909682|BEAMNG| INFO| * merging part fullsize_suspension_F [fullsize_suspension_F] => fullsize [main] ...
  1498. 398.909816|BEAMNG| INFO| * found slot type fullsize_decals
  1499. 398.909878|BEAMNG| INFO| * found slot type fullsize_pushbar
  1500. 398.909943|BEAMNG| INFO| - Preparing vehicle: main
  1501. 398.974936|BEAMNG| INFO| - 2591 beams
  1502. 398.975084|BEAMNG| INFO| - 2 hydros
  1503. 398.981660|BEAMNG| INFO| - 411 triangles
  1504. 398.981770|BEAMNG| INFO| - 1 refNodes
  1505. 398.982615|BEAMNG| INFO| - 21 props
  1506. 398.992784|BEAMNG| INFO| - 396 nodes
  1507. 398.996841|BEAMNG| INFO| - 79 flexbodies
  1508. 398.997837|BEAMNG| INFO| - 21 slots
  1509. 398.998121|BEAMNG| INFO| - 1 differentials
  1510. 398.998491|BEAMNG| INFO| - 3 camerasInternal
  1511. 398.998910|BEAMNG| INFO| - 8 enginetorque
  1512. 399.000145|BEAMNG| INFO| - 4 hubWheels
  1513. 399.000203|BEAMNG| INFO| - Vehicle Preparation done.
  1514. 399.049265|BEAMNG| INFO| - Vehicle numbering done.
  1515. 399.055535|BEAMNG| INFO| - post processing ...
  1516. 399.058684|BEAMNG| INFO| - processed 0 of wheels(s)
  1517. 399.058756|BEAMNG| INFO| - processed 0 of monoHubWheels(s)
  1518. 399.058814|BEAMNG| INFO| - processed 0 of hubWheelsTSV(s)
  1519. 399.058869|BEAMNG| INFO| - processed 0 of hubWheelsTSI(s)
  1520. 399.086121|BEAMNG| INFO| - processed 4 of hubWheels(s)
  1521. 399.086229|BEAMNG| INFO| - added 2 hydros
  1522. 399.110913|BEAMNG| INFO| - processed 3 camerasInternal
  1523. 399.241605|BEAMNG| INFO| - scaled 16244 entries
  1524. 399.241736|BEAMNG| INFO| - post processing done.
  1525. 399.241793|BEAMNG| INFO| - Optimizing ...
  1526. 399.247357|BEAMNG| INFO| - Optimization done.
  1527. 399.264188|BEAMNG| INFO| ** pushing vehicle to physics: main
  1528. 399.265916|BEAMNG| INFO| - added 591 nodes
  1529. 399.274874|BEAMNG| INFO| - added 3571 beams
  1530. 399.275330|BEAMNG| INFO| - added 411 collision triangles
  1531. 399.275476|BEAMNG| INFO| - added 4 wheels, 2 of them are propulsed
  1532. 399.275538|BEAMNG| INFO| creating new prop in slot 0 ...
  1533. 399.275641|BEAMNG| INFO| calculated base translation for prop fullsize_needle_speedo : 1.220398,-0.584924,-0.579829
  1534. 399.275699|BEAMNG| INFO| creating new prop in slot 1 ...
  1535. 399.275784|BEAMNG| INFO| calculated base translation for prop fullsize_needle_tacho : 1.029242,-0.584924,-0.579829
  1536. 399.275846|BEAMNG| INFO| creating new prop in slot 2 ...
  1537. 399.275935|BEAMNG| INFO| calculated base translation for prop fullsize_needle_fuel : 0.900455,-0.588333,-0.602547
  1538. 399.275993|BEAMNG| INFO| creating new prop in slot 3 ...
  1539. 399.276078|BEAMNG| INFO| calculated base translation for prop fullsize_needle_oil : 0.900455,-0.581643,-0.555700
  1540. 399.276136|BEAMNG| INFO| creating new prop in slot 4 ...
  1541. 399.276219|BEAMNG| INFO| calculated base translation for prop fullsize_needle_water : 1.352209,-0.581667,-0.555700
  1542. 399.276277|BEAMNG| INFO| creating new prop in slot 5 ...
  1543. 399.276361|BEAMNG| INFO| calculated base translation for prop fullsize_needle_volts : 1.352209,-0.588333,-0.602547
  1544. 399.276417|BEAMNG| INFO| creating new prop in slot 6 ...
  1545. 399.276501|BEAMNG| INFO| calculated base translation for prop fullsize_needle_gear : 1.161486,-0.576925,-0.523920
  1546. 399.276558|BEAMNG| INFO| creating new prop in slot 7 ...
  1547. 399.276641|BEAMNG| INFO| calculated base translation for prop fullsize_shifter_A : 1.073377,-0.427145,-0.501270
  1548. 399.276698|BEAMNG| INFO| creating new prop in slot 8 ...
  1549. 399.276788|BEAMNG| INFO| calculated base translation for prop fullsize_brakepedal : 1.202609,-1.120482,-0.279402
  1550. 399.276849|BEAMNG| INFO| creating new prop in slot 9 ...
  1551. 399.276944|BEAMNG| INFO| calculated base translation for prop fullsize_gaspedal : 0.960181,-1.119400,-0.280321
  1552. 399.277002|BEAMNG| INFO| creating new prop in slot 10 ...
  1553. 399.277085|BEAMNG| INFO| calculated base translation for prop fullsize_parkingbrake : 1.596553,-1.196135,-0.337468
  1554. 399.277143|BEAMNG| INFO| creating new prop in slot 11 ...
  1555. 399.277228|BEAMNG| INFO| calculated base translation for prop fullsize_signalstalk : 1.188622,-0.340163,-0.532536
  1556. 399.277286|BEAMNG| INFO| creating new prop in slot 12 ...
  1557. 399.277370|BEAMNG| INFO| calculated base translation for prop fullsize_steer : 1.125000,-0.212989,-0.543040
  1558. 399.277427|BEAMNG| INFO| creating new prop in slot 13 ...
  1559. 399.277622|BEAMNG| INFO| creating new prop in slot 14 ...
  1560. 399.277783|BEAMNG| INFO| creating new prop in slot 15 ...
  1561. 399.277944|BEAMNG| INFO| creating new prop in slot 16 ...
  1562. 399.278105|BEAMNG| INFO| creating new prop in slot 17 ...
  1563. 399.278253|BEAMNG| INFO| creating new prop in slot 18 ...
  1564. 399.278400|BEAMNG| INFO| creating new prop in slot 19 ...
  1565. 399.278547|BEAMNG| INFO| creating new prop in slot 20 ...
  1566. 399.278696|BEAMNG| INFO| - added 21 props
  1567. 399.278756|BEAMNG| INFO| creating new flexbody in slot 0 ...
  1568. 399.301109|BEAMNG| INFO| creating new flexbody in slot 1 ...
  1569. 399.371173|BEAMNG| INFO| creating new flexbody in slot 2 ...
  1570. 399.391859|BEAMNG| INFO| creating new flexbody in slot 3 ...
  1571. 399.396025|BEAMNG| INFO| creating new flexbody in slot 4 ...
  1572. 399.400286|BEAMNG| INFO| creating new flexbody in slot 5 ...
  1573. 399.406665|BEAMNG| INFO| creating new flexbody in slot 6 ...
  1574. 399.407055|BEAMNG| INFO| creating new flexbody in slot 7 ...
  1575. 399.407659|BEAMNG| INFO| creating new flexbody in slot 8 ...
  1576. 399.412467|BEAMNG| INFO| creating new flexbody in slot 9 ...
  1577. 399.413763|BEAMNG| INFO| creating new flexbody in slot 10 ...
  1578. 399.414937|BEAMNG| INFO| creating new flexbody in slot 11 ...
  1579. 399.415371|BEAMNG| INFO| creating new flexbody in slot 12 ...
  1580. 399.415808|BEAMNG| INFO| creating new flexbody in slot 13 ...
  1581. 399.417444|BEAMNG| INFO| creating new flexbody in slot 14 ...
  1582. 399.420998|BEAMNG| INFO| creating new flexbody in slot 15 ...
  1583. 399.421983|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1584. 399.422064|BEAMNG| INFO| creating new flexbody in slot 16 ...
  1585. 399.422201|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1586. 399.422260|BEAMNG| INFO| creating new flexbody in slot 17 ...
  1587. 399.422356|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1588. 399.422413|BEAMNG| INFO| creating new flexbody in slot 18 ...
  1589. 399.423385|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1590. 399.423444|BEAMNG| INFO| creating new flexbody in slot 19 ...
  1591. 399.423574|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1592. 399.423633|BEAMNG| INFO| creating new flexbody in slot 20 ...
  1593. 399.423728|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1594. 399.423786|BEAMNG| INFO| creating new flexbody in slot 21 ...
  1595. 399.423890|BEAMNG| INFO| creating new flexbody in slot 22 ...
  1596. 399.424053|BEAMNG| INFO| creating new flexbody in slot 23 ...
  1597. 399.424257|BEAMNG| INFO| creating new flexbody in slot 24 ...
  1598. 399.424386|BEAMNG| INFO| creating new flexbody in slot 25 ...
  1599. 399.424500|BEAMNG| INFO| creating new flexbody in slot 26 ...
  1600. 399.424613|BEAMNG| INFO| creating new flexbody in slot 27 ...
  1601. 399.426024|BEAMNG| INFO| creating new flexbody in slot 28 ...
  1602. 399.427136|BEAMNG| INFO| creating new flexbody in slot 29 ...
  1603. 399.428334|BEAMNG| INFO| creating new flexbody in slot 30 ...
  1604. 399.428661|BEAMNG| INFO| creating new flexbody in slot 31 ...
  1605. 399.428991|BEAMNG| INFO| creating new flexbody in slot 32 ...
  1606. 399.430057|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1607. 399.430118|BEAMNG| INFO| creating new flexbody in slot 33 ...
  1608. 399.430849|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1609. 399.430907|BEAMNG| INFO| creating new flexbody in slot 34 ...
  1610. 399.431066|BEAMNG| INFO| creating new flexbody in slot 35 ...
  1611. 399.431275|BEAMNG| INFO| creating new flexbody in slot 36 ...
  1612. 399.432420|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1613. 399.432481|BEAMNG| INFO| creating new flexbody in slot 37 ...
  1614. 399.433255|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1615. 399.433315|BEAMNG| INFO| creating new flexbody in slot 38 ...
  1616. 399.433464|BEAMNG| INFO| creating new flexbody in slot 39 ...
  1617. 399.433687|BEAMNG| INFO| creating new flexbody in slot 40 ...
  1618. 399.434774|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1619. 399.434836|BEAMNG| INFO| creating new flexbody in slot 41 ...
  1620. 399.435519|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1621. 399.435578|BEAMNG| INFO| creating new flexbody in slot 42 ...
  1622. 399.435719|BEAMNG| INFO| creating new flexbody in slot 43 ...
  1623. 399.436818|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1624. 399.436878|BEAMNG| INFO| creating new flexbody in slot 44 ...
  1625. 399.437563|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1626. 399.437622|BEAMNG| INFO| creating new flexbody in slot 45 ...
  1627. 399.437765|BEAMNG| INFO| creating new flexbody in slot 46 ...
  1628. 399.438964|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1629. 399.439025|BEAMNG| INFO| creating new flexbody in slot 47 ...
  1630. 399.439804|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1631. 399.439863|BEAMNG| INFO| creating new flexbody in slot 48 ...
  1632. 399.439982|BEAMNG| INFO| creating new flexbody in slot 49 ...
  1633. 399.442325|BEAMNG| INFO| creating new flexbody in slot 50 ...
  1634. 399.442434|BEAMNG| INFO| creating new flexbody in slot 51 ...
  1635. 399.442541|BEAMNG| INFO| creating new flexbody in slot 52 ...
  1636. 399.445265|BEAMNG| INFO| creating new flexbody in slot 53 ...
  1637. 399.446051|BEAMNG| INFO| creating new flexbody in slot 54 ...
  1638. 399.446683|BEAMNG| INFO| creating new flexbody in slot 55 ...
  1639. 399.447092|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1640. 399.447152|BEAMNG| INFO| creating new flexbody in slot 56 ...
  1641. 399.447539|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1642. 399.447597|BEAMNG| INFO| creating new flexbody in slot 57 ...
  1643. 399.447732|BEAMNG| INFO| creating new flexbody in slot 58 ...
  1644. 399.448091|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1645. 399.448150|BEAMNG| INFO| creating new flexbody in slot 59 ...
  1646. 399.448492|BEAMNG| INFO| creating new flexbody in slot 60 ...
  1647. 399.449994|BEAMNG| INFO| creating new flexbody in slot 61 ...
  1648. 399.451069|BEAMNG| INFO| creating new flexbody in slot 62 ...
  1649. 399.452121|BEAMNG| INFO| creating new flexbody in slot 63 ...
  1650. 399.460269|BEAMNG| INFO| creating new flexbody in slot 64 ...
  1651. 399.468424|BEAMNG| INFO| creating new flexbody in slot 65 ...
  1652. 399.469933|BEAMNG| INFO| creating new flexbody in slot 66 ...
  1653. 399.470669|BEAMNG| INFO| creating new flexbody in slot 67 ...
  1654. 399.471001|BEAMNG| INFO| creating new flexbody in slot 68 ...
  1655. 399.471250|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1656. 399.471308|BEAMNG| INFO| creating new flexbody in slot 69 ...
  1657. 399.471633|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1658. 399.471691|BEAMNG| INFO| creating new flexbody in slot 70 ...
  1659. 399.471945|BEAMNG| INFO| creating new flexbody in slot 71 ...
  1660. 399.472209|BEAMNG| INFO| creating new flexbody in slot 72 ...
  1661. 399.473281|BEAMNG| INFO| creating new flexbody in slot 73 ...
  1662. 399.474343|BEAMNG| INFO| creating new flexbody in slot 74 ...
  1663. 399.482538|BEAMNG| INFO| creating new flexbody in slot 75 ...
  1664. 399.490816|BEAMNG| INFO| creating new flexbody in slot 76 ...
  1665. 399.491357|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1666. 399.491418|BEAMNG| INFO| creating new flexbody in slot 77 ...
  1667. 399.491606|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1668. 399.491664|BEAMNG| INFO| creating new flexbody in slot 78 ...
  1669. 399.491827|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1670. 399.491899|BEAMNG| INFO| - added 79 flexMeshes
  1671. 399.491976|BEAMNG| INFO| - added 3 internal cameras
  1672. 399.579390|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  1673. 399.579453|BEAMNG| INFO| Automatic transmission: switched to automatic
  1674. 399.589704|BEAMNG| INFO| vehicle loading took 1090.6707552447 ms
  1675. 399.590702|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  1676. 399.590761|BEAMNG| INFO| Automatic transmission: switched to automatic
  1677. 399.692118|BEAMNG| INFO| * found 21 slot(s):
  1678. 399.692198|BEAMNG| INFO| * found slot type fullsize_steer
  1679. 399.692274|BEAMNG| INFO| * merging part fullsize_steer [fullsize_steer] => fullsize [main] ...
  1680. 399.692337|BEAMNG| INFO| * found slot type fullsize_glass
  1681. 399.692403|BEAMNG| INFO| * merging part fullsize_glass [fullsize_glass] => fullsize [main] ...
  1682. 399.692484|BEAMNG| INFO| * found slot type fullsize_fender_R
  1683. 399.692550|BEAMNG| INFO| * merging part fullsize_fender_R [fullsize_fender_R] => fullsize [main] ...
  1684. 399.694242|BEAMNG| INFO| * found slot type fullsize_fender_L
  1685. 399.696633|BEAMNG| INFO| * merging part fullsize_fender_L [fullsize_fender_L] => fullsize [main] ...
  1686. 399.696814|BEAMNG| INFO| * found slot type fullsize_headlight_R
  1687. 399.696917|BEAMNG| INFO| * merging part fullsize_headlight_R [fullsize_headlight_R] => fullsize [main] ...
  1688. 399.697004|BEAMNG| INFO| * found slot type fullsize_headlight_L
  1689. 399.697069|BEAMNG| INFO| * merging part fullsize_headlight_L [fullsize_headlight_L] => fullsize [main] ...
  1690. 399.697149|BEAMNG| INFO| * found slot type fullsize_taillight
  1691. 399.697222|BEAMNG| INFO| * merging part fullsize_taillight [fullsize_taillight] => fullsize [main] ...
  1692. 399.697288|BEAMNG| INFO| * found slot type fullsize_door_FR
  1693. 399.697358|BEAMNG| INFO| * found 1 slot(s):
  1694. 399.697413|BEAMNG| INFO| * found slot type fullsize_mirror_R
  1695. 399.697502|BEAMNG| INFO| * merging part fullsize_mirror_R [fullsize_mirror_R] => fullsize_door_FR [fullsize_door_FR] ...
  1696. 399.697629|BEAMNG| INFO| * merging part fullsize_door_FR [fullsize_door_FR] => fullsize [main] ...
  1697. 399.697757|BEAMNG| INFO| * found slot type fullsize_door_FL
  1698. 399.697825|BEAMNG| INFO| * found 1 slot(s):
  1699. 399.697880|BEAMNG| INFO| * found slot type fullsize_mirror_L
  1700. 399.697943|BEAMNG| INFO| * merging part fullsize_mirror_L [fullsize_mirror_L] => fullsize_door_FL [fullsize_door_FL] ...
  1701. 399.698032|BEAMNG| INFO| * merging part fullsize_door_FL [fullsize_door_FL] => fullsize [main] ...
  1702. 399.698170|BEAMNG| INFO| * found slot type fullsize_door_RR
  1703. 399.698273|BEAMNG| INFO| * merging part fullsize_door_RR [fullsize_door_RR] => fullsize [main] ...
  1704. 399.698438|BEAMNG| INFO| * found slot type fullsize_door_RL
  1705. 399.698542|BEAMNG| INFO| * merging part fullsize_door_RL [fullsize_door_RL] => fullsize [main] ...
  1706. 399.698705|BEAMNG| INFO| * found slot type fullsize_hood
  1707. 399.698812|BEAMNG| INFO| * merging part fullsize_hood [fullsize_hood] => fullsize [main] ...
  1708. 399.698998|BEAMNG| INFO| * found slot type fullsize_trunk
  1709. 399.699109|BEAMNG| INFO| * merging part fullsize_trunk [fullsize_trunk] => fullsize [main] ...
  1710. 399.699285|BEAMNG| INFO| * found slot type fullsize_bumper_F
  1711. 399.699395|BEAMNG| INFO| * merging part fullsize_bumper_F [fullsize_bumper_F] => fullsize [main] ...
  1712. 399.699606|BEAMNG| INFO| * found slot type fullsize_bumper_R
  1713. 399.699722|BEAMNG| INFO| * merging part fullsize_bumper_R [fullsize_bumper_R] => fullsize [main] ...
  1714. 399.699925|BEAMNG| INFO| * found slot type fullsize_fueltank
  1715. 399.700045|BEAMNG| INFO| * merging part fullsize_fueltank [fullsize_fueltank] => fullsize [main] ...
  1716. 399.700155|BEAMNG| INFO| * found slot type fullsize_engine
  1717. 399.700281|BEAMNG| INFO| * found 2 slot(s):
  1718. 399.700379|BEAMNG| INFO| * found slot type fullsize_exhaust
  1719. 399.700491|BEAMNG| INFO| * merging part fullsize_exhaust [fullsize_exhaust] => fullsize_engine [fullsize_engine] ...
  1720. 399.700807|BEAMNG| INFO| * found slot type fullsize_transmission
  1721. 399.700929|BEAMNG| INFO| * merging part fullsize_transmission_A [fullsize_transmission] => fullsize_engine [fullsize_engine] ...
  1722. 399.701067|BEAMNG| INFO| * merging part fullsize_engine [fullsize_engine] => fullsize [main] ...
  1723. 399.701272|BEAMNG| INFO| * found slot type fullsize_suspension_R
  1724. 399.701387|BEAMNG| INFO| * found 6 slot(s):
  1725. 399.701484|BEAMNG| INFO| * found slot type fullsize_brake_R
  1726. 399.701597|BEAMNG| INFO| * merging part fullsize_brake_R [fullsize_brake_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1727. 399.701707|BEAMNG| INFO| * found slot type fullsize_wheel_R
  1728. 399.701821|BEAMNG| INFO| * merging part fullsize_wheel_R [fullsize_wheel_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1729. 399.701959|BEAMNG| INFO| * found slot type fullsize_spring_R
  1730. 399.702071|BEAMNG| INFO| * merging part fullsize_spring_R [fullsize_spring_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1731. 399.702186|BEAMNG| INFO| * found slot type fullsize_shock_R
  1732. 399.702306|BEAMNG| INFO| * merging part fullsize_shock_R [fullsize_shock_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1733. 399.702415|BEAMNG| INFO| * found slot type fullsize_swaybar_R
  1734. 399.702532|BEAMNG| INFO| * merging part fullsize_swaybar_R [fullsize_swaybar_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1735. 399.702649|BEAMNG| INFO| * found slot type fullsize_differential_R
  1736. 399.702763|BEAMNG| INFO| * merging part fullsize_differential_R [fullsize_differential_R] => fullsize_suspension_R [fullsize_suspension_R] ...
  1737. 399.702945|BEAMNG| INFO| * merging part fullsize_suspension_R [fullsize_suspension_R] => fullsize [main] ...
  1738. 399.703139|BEAMNG| INFO| * found slot type fullsize_suspension_F
  1739. 399.703254|BEAMNG| INFO| * found 5 slot(s):
  1740. 399.703350|BEAMNG| INFO| * found slot type fullsize_brake_F
  1741. 399.703461|BEAMNG| INFO| * merging part fullsize_brake_F [fullsize_brake_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1742. 399.703568|BEAMNG| INFO| * found slot type fullsize_wheel_F
  1743. 399.703677|BEAMNG| INFO| * merging part fullsize_wheel_F [fullsize_wheel_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1744. 399.703794|BEAMNG| INFO| * found slot type fullsize_coilover_F
  1745. 399.703867|BEAMNG| INFO| * merging part fullsize_coilover_F [fullsize_coilover_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1746. 399.703933|BEAMNG| INFO| * found slot type fullsize_swaybar_F
  1747. 399.703997|BEAMNG| INFO| * merging part fullsize_swaybar_F [fullsize_swaybar_F] => fullsize_suspension_F [fullsize_suspension_F] ...
  1748. 399.704063|BEAMNG| INFO| * found slot type fullsize_steering
  1749. 399.704129|BEAMNG| INFO| * merging part fullsize_steering [fullsize_steering] => fullsize_suspension_F [fullsize_suspension_F] ...
  1750. 399.704319|BEAMNG| INFO| * merging part fullsize_suspension_F [fullsize_suspension_F] => fullsize [main] ...
  1751. 399.704460|BEAMNG| INFO| * found slot type fullsize_decals
  1752. 399.704520|BEAMNG| INFO| * found slot type fullsize_pushbar
  1753. 399.704586|BEAMNG| INFO| - Preparing vehicle: main
  1754. 399.764560|BEAMNG| INFO| - 2591 beams
  1755. 399.764702|BEAMNG| INFO| - 2 hydros
  1756. 399.770519|BEAMNG| INFO| - 411 triangles
  1757. 399.770620|BEAMNG| INFO| - 1 refNodes
  1758. 399.771413|BEAMNG| INFO| - 21 props
  1759. 399.781259|BEAMNG| INFO| - 396 nodes
  1760. 399.783255|BEAMNG| INFO| - 79 flexbodies
  1761. 399.783608|BEAMNG| INFO| - 21 slots
  1762. 399.783743|BEAMNG| INFO| - 1 differentials
  1763. 399.783908|BEAMNG| INFO| - 3 camerasInternal
  1764. 399.784083|BEAMNG| INFO| - 8 enginetorque
  1765. 399.784603|BEAMNG| INFO| - 4 hubWheels
  1766. 399.784659|BEAMNG| INFO| - Vehicle Preparation done.
  1767. 399.834325|BEAMNG| INFO| - Vehicle numbering done.
  1768. 399.840291|BEAMNG| INFO| - post processing ...
  1769. 399.840840|BEAMNG| INFO| - processed 0 of wheels(s)
  1770. 399.840901|BEAMNG| INFO| - processed 0 of monoHubWheels(s)
  1771. 399.840957|BEAMNG| INFO| - processed 0 of hubWheelsTSV(s)
  1772. 399.841013|BEAMNG| INFO| - processed 0 of hubWheelsTSI(s)
  1773. 399.884178|BEAMNG| INFO| - processed 4 of hubWheels(s)
  1774. 399.884291|BEAMNG| INFO| - added 2 hydros
  1775. 399.909451|BEAMNG| INFO| - processed 3 camerasInternal
  1776. 400.039353|BEAMNG| INFO| - scaled 16244 entries
  1777. 400.039450|BEAMNG| INFO| - post processing done.
  1778. 400.039508|BEAMNG| INFO| - Optimizing ...
  1779. 400.045226|BEAMNG| INFO| - Optimization done.
  1780. 400.061983|BEAMNG| INFO| ** pushing vehicle to physics: main
  1781. 400.063626|BEAMNG| INFO| - added 591 nodes
  1782. 400.072474|BEAMNG| INFO| - added 3571 beams
  1783. 400.072812|BEAMNG| INFO| - added 411 collision triangles
  1784. 400.072927|BEAMNG| INFO| - added 4 wheels, 2 of them are propulsed
  1785. 400.072987|BEAMNG| INFO| creating new prop in slot 0 ...
  1786. 400.073089|BEAMNG| INFO| calculated base translation for prop fullsize_needle_speedo : 1.220398,-0.584924,-0.579829
  1787. 400.073147|BEAMNG| INFO| creating new prop in slot 1 ...
  1788. 400.073233|BEAMNG| INFO| calculated base translation for prop fullsize_needle_tacho : 1.029242,-0.584924,-0.579829
  1789. 400.073291|BEAMNG| INFO| creating new prop in slot 2 ...
  1790. 400.073373|BEAMNG| INFO| calculated base translation for prop fullsize_needle_fuel : 0.900455,-0.588333,-0.602547
  1791. 400.073436|BEAMNG| INFO| creating new prop in slot 3 ...
  1792. 400.073520|BEAMNG| INFO| calculated base translation for prop fullsize_needle_oil : 0.900455,-0.581643,-0.555700
  1793. 400.073577|BEAMNG| INFO| creating new prop in slot 4 ...
  1794. 400.073660|BEAMNG| INFO| calculated base translation for prop fullsize_needle_water : 1.352209,-0.581667,-0.555700
  1795. 400.073718|BEAMNG| INFO| creating new prop in slot 5 ...
  1796. 400.073801|BEAMNG| INFO| calculated base translation for prop fullsize_needle_volts : 1.352209,-0.588333,-0.602547
  1797. 400.073857|BEAMNG| INFO| creating new prop in slot 6 ...
  1798. 400.073939|BEAMNG| INFO| calculated base translation for prop fullsize_needle_gear : 1.161486,-0.576925,-0.523920
  1799. 400.073996|BEAMNG| INFO| creating new prop in slot 7 ...
  1800. 400.074077|BEAMNG| INFO| calculated base translation for prop fullsize_shifter_A : 1.073377,-0.427145,-0.501270
  1801. 400.074134|BEAMNG| INFO| creating new prop in slot 8 ...
  1802. 400.074217|BEAMNG| INFO| calculated base translation for prop fullsize_brakepedal : 1.202609,-1.120482,-0.279402
  1803. 400.074274|BEAMNG| INFO| creating new prop in slot 9 ...
  1804. 400.074357|BEAMNG| INFO| calculated base translation for prop fullsize_gaspedal : 0.960181,-1.119400,-0.280321
  1805. 400.074419|BEAMNG| INFO| creating new prop in slot 10 ...
  1806. 400.074503|BEAMNG| INFO| calculated base translation for prop fullsize_parkingbrake : 1.596553,-1.196135,-0.337468
  1807. 400.074560|BEAMNG| INFO| creating new prop in slot 11 ...
  1808. 400.074641|BEAMNG| INFO| calculated base translation for prop fullsize_signalstalk : 1.188622,-0.340163,-0.532536
  1809. 400.074698|BEAMNG| INFO| creating new prop in slot 12 ...
  1810. 400.074778|BEAMNG| INFO| calculated base translation for prop fullsize_steer : 1.125000,-0.212989,-0.543040
  1811. 400.074835|BEAMNG| INFO| creating new prop in slot 13 ...
  1812. 400.075028|BEAMNG| INFO| creating new prop in slot 14 ...
  1813. 400.075178|BEAMNG| INFO| creating new prop in slot 15 ...
  1814. 400.075324|BEAMNG| INFO| creating new prop in slot 16 ...
  1815. 400.075489|BEAMNG| INFO| creating new prop in slot 17 ...
  1816. 400.075635|BEAMNG| INFO| creating new prop in slot 18 ...
  1817. 400.075779|BEAMNG| INFO| creating new prop in slot 19 ...
  1818. 400.075924|BEAMNG| INFO| creating new prop in slot 20 ...
  1819. 400.076072|BEAMNG| INFO| - added 21 props
  1820. 400.076132|BEAMNG| INFO| creating new flexbody in slot 0 ...
  1821. 400.098645|BEAMNG| INFO| creating new flexbody in slot 1 ...
  1822. 400.168613|BEAMNG| INFO| creating new flexbody in slot 2 ...
  1823. 400.189913|BEAMNG| INFO| creating new flexbody in slot 3 ...
  1824. 400.194089|BEAMNG| INFO| creating new flexbody in slot 4 ...
  1825. 400.198343|BEAMNG| INFO| creating new flexbody in slot 5 ...
  1826. 400.204845|BEAMNG| INFO| creating new flexbody in slot 6 ...
  1827. 400.205167|BEAMNG| INFO| creating new flexbody in slot 7 ...
  1828. 400.206240|BEAMNG| INFO| creating new flexbody in slot 8 ...
  1829. 400.211059|BEAMNG| INFO| creating new flexbody in slot 9 ...
  1830. 400.212342|BEAMNG| INFO| creating new flexbody in slot 10 ...
  1831. 400.213531|BEAMNG| INFO| creating new flexbody in slot 11 ...
  1832. 400.213963|BEAMNG| INFO| creating new flexbody in slot 12 ...
  1833. 400.214394|BEAMNG| INFO| creating new flexbody in slot 13 ...
  1834. 400.215975|BEAMNG| INFO| creating new flexbody in slot 14 ...
  1835. 400.219492|BEAMNG| INFO| creating new flexbody in slot 15 ...
  1836. 400.220457|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1837. 400.220523|BEAMNG| INFO| creating new flexbody in slot 16 ...
  1838. 400.220720|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1839. 400.220785|BEAMNG| INFO| creating new flexbody in slot 17 ...
  1840. 400.220885|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1841. 400.220943|BEAMNG| INFO| creating new flexbody in slot 18 ...
  1842. 400.221927|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1843. 400.221986|BEAMNG| INFO| creating new flexbody in slot 19 ...
  1844. 400.222114|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1845. 400.222171|BEAMNG| INFO| creating new flexbody in slot 20 ...
  1846. 400.222265|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1847. 400.222322|BEAMNG| INFO| creating new flexbody in slot 21 ...
  1848. 400.222425|BEAMNG| INFO| creating new flexbody in slot 22 ...
  1849. 400.222527|BEAMNG| INFO| creating new flexbody in slot 23 ...
  1850. 400.222637|BEAMNG| INFO| creating new flexbody in slot 24 ...
  1851. 400.222740|BEAMNG| INFO| creating new flexbody in slot 25 ...
  1852. 400.222838|BEAMNG| INFO| creating new flexbody in slot 26 ...
  1853. 400.222946|BEAMNG| INFO| creating new flexbody in slot 27 ...
  1854. 400.224329|BEAMNG| INFO| creating new flexbody in slot 28 ...
  1855. 400.225430|BEAMNG| INFO| creating new flexbody in slot 29 ...
  1856. 400.226547|BEAMNG| INFO| creating new flexbody in slot 30 ...
  1857. 400.226874|BEAMNG| INFO| creating new flexbody in slot 31 ...
  1858. 400.227194|BEAMNG| INFO| creating new flexbody in slot 32 ...
  1859. 400.228258|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1860. 400.228317|BEAMNG| INFO| creating new flexbody in slot 33 ...
  1861. 400.229063|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1862. 400.229122|BEAMNG| INFO| creating new flexbody in slot 34 ...
  1863. 400.229269|BEAMNG| INFO| creating new flexbody in slot 35 ...
  1864. 400.229468|BEAMNG| INFO| creating new flexbody in slot 36 ...
  1865. 400.230606|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1866. 400.230667|BEAMNG| INFO| creating new flexbody in slot 37 ...
  1867. 400.231409|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1868. 400.231468|BEAMNG| INFO| creating new flexbody in slot 38 ...
  1869. 400.231628|BEAMNG| INFO| creating new flexbody in slot 39 ...
  1870. 400.231834|BEAMNG| INFO| creating new flexbody in slot 40 ...
  1871. 400.232934|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1872. 400.232994|BEAMNG| INFO| creating new flexbody in slot 41 ...
  1873. 400.233668|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1874. 400.233727|BEAMNG| INFO| creating new flexbody in slot 42 ...
  1875. 400.233867|BEAMNG| INFO| creating new flexbody in slot 43 ...
  1876. 400.234956|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1877. 400.235015|BEAMNG| INFO| creating new flexbody in slot 44 ...
  1878. 400.235707|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1879. 400.235767|BEAMNG| INFO| creating new flexbody in slot 45 ...
  1880. 400.235908|BEAMNG| INFO| creating new flexbody in slot 46 ...
  1881. 400.237090|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1882. 400.237155|BEAMNG| INFO| creating new flexbody in slot 47 ...
  1883. 400.237951|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1884. 400.238014|BEAMNG| INFO| creating new flexbody in slot 48 ...
  1885. 400.238111|BEAMNG| INFO| creating new flexbody in slot 49 ...
  1886. 400.240431|BEAMNG| INFO| creating new flexbody in slot 50 ...
  1887. 400.240546|BEAMNG| INFO| creating new flexbody in slot 51 ...
  1888. 400.240658|BEAMNG| INFO| creating new flexbody in slot 52 ...
  1889. 400.243359|BEAMNG| INFO| creating new flexbody in slot 53 ...
  1890. 400.244154|BEAMNG| INFO| creating new flexbody in slot 54 ...
  1891. 400.244795|BEAMNG| INFO| creating new flexbody in slot 55 ...
  1892. 400.245190|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1893. 400.245250|BEAMNG| INFO| creating new flexbody in slot 56 ...
  1894. 400.245648|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1895. 400.245707|BEAMNG| INFO| creating new flexbody in slot 57 ...
  1896. 400.245842|BEAMNG| INFO| creating new flexbody in slot 58 ...
  1897. 400.246188|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1898. 400.246245|BEAMNG| INFO| creating new flexbody in slot 59 ...
  1899. 400.246616|BEAMNG| INFO| creating new flexbody in slot 60 ...
  1900. 400.248121|BEAMNG| INFO| creating new flexbody in slot 61 ...
  1901. 400.249198|BEAMNG| INFO| creating new flexbody in slot 62 ...
  1902. 400.250259|BEAMNG| INFO| creating new flexbody in slot 63 ...
  1903. 400.258486|BEAMNG| INFO| creating new flexbody in slot 64 ...
  1904. 400.266795|BEAMNG| INFO| creating new flexbody in slot 65 ...
  1905. 400.268315|BEAMNG| INFO| creating new flexbody in slot 66 ...
  1906. 400.269022|BEAMNG| INFO| creating new flexbody in slot 67 ...
  1907. 400.269342|BEAMNG| INFO| creating new flexbody in slot 68 ...
  1908. 400.269592|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1909. 400.269650|BEAMNG| INFO| creating new flexbody in slot 69 ...
  1910. 400.269982|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1911. 400.270041|BEAMNG| INFO| creating new flexbody in slot 70 ...
  1912. 400.270300|BEAMNG| INFO| creating new flexbody in slot 71 ...
  1913. 400.270557|BEAMNG| INFO| creating new flexbody in slot 72 ...
  1914. 400.271630|BEAMNG| INFO| creating new flexbody in slot 73 ...
  1915. 400.272665|BEAMNG| INFO| creating new flexbody in slot 74 ...
  1916. 400.280891|BEAMNG| INFO| creating new flexbody in slot 75 ...
  1917. 400.289111|BEAMNG| INFO| creating new flexbody in slot 76 ...
  1918. 400.289672|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1919. 400.289733|BEAMNG| INFO| creating new flexbody in slot 77 ...
  1920. 400.289914|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1921. 400.289973|BEAMNG| INFO| creating new flexbody in slot 78 ...
  1922. 400.290128|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  1923. 400.290196|BEAMNG| INFO| - added 79 flexMeshes
  1924. 400.290269|BEAMNG| INFO| - added 3 internal cameras
  1925. 400.298844|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  1926. 400.298906|BEAMNG| INFO| Automatic transmission: switched to automatic
  1927. 400.307726|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  1928. 400.307792|BEAMNG| INFO| Automatic transmission: switched to automatic
  1929. 400.353466|DirectInput deactivated.
  1930. 433.709188|Activating DirectInput...
  1931. 436.970501|DirectInput deactivated.
  1932. 618.003998|Activating DirectInput...
  1933. 619.618476|*** ENDING MISSION
  1934. 619.637732|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1935. 619.638099|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1936. 619.638243|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1937. 619.638388|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1938. 619.638522|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1939. 619.638652|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1940. 619.638782|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1941. 619.638912|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1942. 619.639041|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1943. 619.639168|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1944. 619.639300|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1945. 619.639427|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1946. 619.639555|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1947. 619.639692|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1948. 619.639821|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1949. 619.639948|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1950. 619.640106|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1951. 619.640237|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1952. 619.640365|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1953. 619.640531|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1954. 619.640656|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1955. 619.640781|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1956. 619.640907|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1957. 619.641629|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1958. 619.641757|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1959. 619.641882|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  1960. 619.670444|CDROP: 5245
  1961. 619.684558|Exporting server prefs...
  1962. 619.756385|Exporting server prefs...
  1963. 619.790277|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  1964. 619.790366|ParticleData(BNG_Leaf2) times[2] < times[1]
  1965. 619.799764|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  1966. 619.799820|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  1967. 619.799882|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  1968. 619.800011|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  1969. 619.800062|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  1970. 619.800118|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  1971. 619.800299|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  1972. 619.800431|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  1973. 619.800562|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  1974. 619.800692|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  1975. 619.800881|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  1976. 619.801010|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  1977. 619.801254|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  1978. 619.801384|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  1979. 619.841413|*** LOADING MISSION: levels/menu/menu.mis
  1980. 619.841470|*** Stage 1 load
  1981. 619.845381|*** Stage 2 load
  1982. 619.845862| === BeamNG - loading all .cs files in level folder:levels/menu
  1983. 619.849888| * loading level script file: levels/menu/art/materials.cs
  1984. 619.851018|Warning, overwriting material for: Ind_planks
  1985. 619.851132|Warning, overwriting material for: grass_field
  1986. 619.851241|Warning, overwriting material for: misc_billboard_images
  1987. 619.851347|Warning, overwriting material for: ColorEffectR27G177B88-material
  1988. 619.851445|Warning, overwriting material for: misc_billboard_title
  1989. 619.854566| * loading level script file: levels/menu/art/sound.cs
  1990. 619.854968| * loading level script file: levels/menu/art/decals/materials.cs
  1991. 619.860058| * loading level script file: levels/menu/art/forest/managedItemData.cs
  1992. 619.863185| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_large.cs
  1993. 619.867017| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_long.cs
  1994. 619.870799| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_sml.cs
  1995. 619.874650| * loading level script file: levels/menu/art/shapes/groundcover/materials.cs
  1996. 619.875742|Warning, overwriting material for: lush_vegetation
  1997. 619.878964| * loading level script file: levels/menu/art/shapes/misc/materials.cs
  1998. 619.879861|Warning, overwriting material for: menu_credits
  1999. 619.879960|Warning, overwriting material for: menu_notes
  2000. 619.880076|Warning, overwriting material for: ind_metalplates
  2001. 619.883203| * loading level script file: levels/menu/art/shapes/rocks/materials.cs
  2002. 619.883747|Warning, overwriting material for: rocks_01_a
  2003. 619.886870| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_a.cs
  2004. 619.890748| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_b.cs
  2005. 619.894542| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_c.cs
  2006. 619.898322| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/materials.cs
  2007. 619.899235|Warning, overwriting material for: aspen_leaves
  2008. 619.899346|Warning, overwriting material for: aspen_trunk
  2009. 619.902469| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/tree_aspen_large_a.cs
  2010. 619.906294| * loading level script file: levels/menu/art/shapes/trees/trees_beech/materials.cs
  2011. 619.907277|Warning, overwriting material for: beech_bark
  2012. 619.907422|Warning, overwriting material for: beech_leaves
  2013. 619.907565|Warning, overwriting material for: beech_leaves.002
  2014. 619.911039| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_b.cs
  2015. 619.915028| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_c.cs
  2016. 619.918908| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_overhang_a.cs
  2017. 619.922775| * loading level script file: levels/menu/art/shapes/trees/trees_oak/materials.cs
  2018. 619.923863|Warning, overwriting material for: oak_leaves_lod
  2019. 619.923983|Warning, overwriting material for: oak_trunk
  2020. 619.924098|Warning, overwriting material for: oak_leaves
  2021. 619.927239| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_blocker_a.cs
  2022. 619.931031| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_large_a.cs
  2023. 619.934786| * loading level script file: levels/menu/art/shapes/trees/vines/materials.cs
  2024. 619.935396|Warning, overwriting material for: vine_leaves
  2025. 619.938524| * loading level script file: levels/menu/art/skies/materials.cs
  2026. 619.942092| * loading level script file: levels/menu/art/skies/BNG_Sky_02/materials.cs
  2027. 619.945751| * loading level script file: levels/menu/art/terrain/materials.cs
  2028. 619.946721| === BeamNG - loading all .cs files in level folder DONE
  2029. 619.971381|TSShape::setDetailSize: Cannot find detail with size 2
  2030. 620.053838|[Material::mapMaterial] - Cannot map unnamed Material
  2031. 620.063304|[Material::mapMaterial] - Cannot map unnamed Material
  2032. 620.074885|[Material::mapMaterial] - Cannot map unnamed Material
  2033. 620.089919|[Material::mapMaterial] - Cannot map unnamed Material
  2034. 620.092323|[Material::mapMaterial] - Cannot map unnamed Material
  2035. 620.094622|[Material::mapMaterial] - Cannot map unnamed Material
  2036. 620.098761|[Material::mapMaterial] - Cannot map unnamed Material
  2037. 620.103668|[Material::mapMaterial] - Cannot map unnamed Material
  2038. 620.105960|[Material::mapMaterial] - Cannot map unnamed Material
  2039. 620.108303|[Material::mapMaterial] - Cannot map unnamed Material
  2040. 620.110661|[Material::mapMaterial] - Cannot map unnamed Material
  2041. 620.113394|[Material::mapMaterial] - Cannot map unnamed Material
  2042. 620.115735|[Material::mapMaterial] - Cannot map unnamed Material
  2043. 620.121790|[Material::mapMaterial] - Cannot map unnamed Material
  2044. 620.129186|[Material::mapMaterial] - Cannot map unnamed Material
  2045. 620.131459|[Material::mapMaterial] - Cannot map unnamed Material
  2046. 620.133938|[Material::mapMaterial] - Cannot map unnamed Material
  2047. 620.136522|[Material::mapMaterial] - Cannot map unnamed Material
  2048. 620.139674|[Material::mapMaterial] - Cannot map unnamed Material
  2049. 620.142739|[Material::mapMaterial] - Cannot map unnamed Material
  2050. 620.150740|[Material::mapMaterial] - Cannot map unnamed Material
  2051. 620.154856|[Material::mapMaterial] - Cannot map unnamed Material
  2052. 620.238586|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-01
  2053. 620.240258|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-02
  2054. 620.241043|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_RockyDirt
  2055. 620.242509|terrain materials:
  2056. 620.242562| * 0 = Grass
  2057. 620.242609| * 1 = Grass2
  2058. 620.242655| * 2 = RockyDirt
  2059. 620.242778|depth image map not existing: levels/menu/menu.ter.depth.png all fluids will be disabled as ground type
  2060. 620.247623|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2061. 620.251444|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2062. 620.255198|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2063. 620.266084|*** Mission loaded
  2064. 620.266147|* 1 worlds:
  2065. 620.266195| * world: 'server'
  2066. 620.266242| * 33 bodies:
  2067. 620.266290| * world vertices: 67928
  2068. 620.266346| * world triangles: 35335
  2069. 620.266401|** total vertices: 67928
  2070. 620.266450|** total triangles: 35335
  2071. 620.274144|BEAMNG| INFO| committing 35335 triangles...
  2072. 620.278068|Connect request from:
  2073. 620.278134|Connection established 6914
  2074. 620.278399|CADD: 6915 local
  2075. 620.278509|*** Sending mission load to client: levels/menu/menu.mis
  2076. 620.279888|Mapping string: ServerMessage to index: 0
  2077. 620.279951|Mapping string: MsgConnectionError to index: 1
  2078. 620.283557|onServerMessage:
  2079. 620.283706|Mapping string: MsgLoadInfo to index: 2
  2080. 620.283817|onServerMessage:
  2081. 620.283943|Mapping string: MsgLoadInfoDone to index: 3
  2082. 620.284043|onServerMessage:
  2083. 620.284149|Mapping string: MsgClientJoin to index: 4
  2084. 620.284245|Mapping string: Welcome to a Torque application %1. to index: 5
  2085. 620.298126|onServerMessage:
  2086. 620.298303| +- a: Welcome to a Torque application Bob.
  2087. 620.298595|Mapping string: MissionStartPhase1 to index: 6
  2088. 620.298778|*** New Mission: levels/menu/menu.mis
  2089. 620.298921|*** Phase 1: Download Datablocks & Targets
  2090. 620.302026|Mapping string: MissionStartPhase1Ack to index: 0
  2091. 620.490715|Mapping string: MissionStartPhase2 to index: 7
  2092. 620.492614|*** Phase 2: Download Ghost Objects
  2093. 620.494586|Mapping string: MissionStartPhase2Ack to index: 1
  2094. 620.498859|Material - ind_metalplates(6826) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  2095. 620.521893|Material - ind_metalplates(6826) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  2096. 620.558083|[Material::mapMaterial] - Cannot map unnamed Material
  2097. 620.585214|[Material::mapMaterial] - Cannot map unnamed Material
  2098. 621.064162|Ghost Always objects received.
  2099. 621.065570|Mapping string: MissionStartPhase3 to index: 8
  2100. 621.066557|Client Replication Startup has Happened!
  2101. 621.066690|fxFoliageReplicator - replicated client foliage for 0 objects
  2102. 621.067466|*** Phase 3: Mission Lighting
  2103. 621.069755| Successfully loaded mission lighting file: 'levels/menu/menu_bdb80652.ml'
  2104. 621.206215|Mission lighting done
  2105. 621.207152|Mapping string: MissionStartPhase3Ack to index: 2
  2106. 621.209272|Mapping string: MissionStart to index: 9
  2107. 621.229098|*** Initial Control Object
  2108. 621.231775|*** Control Object Changed
  2109. 621.418963|Mapping string: MoveMenuCam to index: 3
  2110. 622.693225|Exporting client prefs
  2111. 627.533430|*** ENDING MISSION
  2112. 627.534298|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  2113. 627.534607|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  2114. 627.534740|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  2115. 627.546434|CDROP: 6915
  2116. 627.559220|Exporting server prefs...
  2117. 627.642019|Exporting server prefs...
  2118. 627.677287|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  2119. 627.677375|ParticleData(BNG_Leaf2) times[2] < times[1]
  2120. 627.686774|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  2121. 627.686831|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  2122. 627.686891|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  2123. 627.687021|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  2124. 627.687076|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  2125. 627.687148|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  2126. 627.687334|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  2127. 627.687467|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  2128. 627.687597|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  2129. 627.687727|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  2130. 627.687918|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  2131. 627.688047|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  2132. 627.688277|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  2133. 627.688409|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  2134. 627.729043|*** LOADING MISSION: levels/GridMap/GridMap.mis
  2135. 627.729104|*** Stage 1 load
  2136. 627.736474|*** Stage 2 load
  2137. 627.738688| === BeamNG - loading all .cs files in level folder:levels/GridMap
  2138. 627.747017| * loading level script file: levels/GridMap/art/decals/materials.cs
  2139. 627.752252| * loading level script file: levels/GridMap/art/forest/brushes.cs
  2140. 627.783652| * loading level script file: levels/GridMap/art/forest/managedItemData.cs
  2141. 627.802190| * loading level script file: levels/GridMap/art/shapes/buildings/materials.cs
  2142. 627.804399|Warning, overwriting material for: ind_bld__2__extras
  2143. 627.804513|Warning, overwriting material for: ind_bld_metalgrate_01
  2144. 627.804642|Warning, overwriting material for: Ind_planks
  2145. 627.804765|Warning, overwriting material for: ind_bld__2__Tin-01
  2146. 627.804870|Warning, overwriting material for: ind_bld__2__Tin-02
  2147. 627.804972|Warning, overwriting material for: Ind_bld__2__bricks
  2148. 627.805085|Warning, overwriting material for: ind_bld__2__concrete
  2149. 627.805179|Warning, overwriting material for: ind_bld__2__extras2
  2150. 627.805276|Warning, overwriting material for: ind_bld__2__extras3
  2151. 627.805377|Warning, overwriting material for: ind_bld__2__rustymetal_01
  2152. 627.808580| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_closetop.cs
  2153. 627.812918| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_filler.cs
  2154. 627.816926| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_large.cs
  2155. 627.820901| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_long.cs
  2156. 627.824830| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_sml.cs
  2157. 627.828707| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ferns_02_b.cs
  2158. 627.829189| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_general_01_c.cs
  2159. 627.829755| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_grass_01_a.cs
  2160. 627.833659| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_grass_01_c.cs
  2161. 627.837484| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ground_01_a.cs
  2162. 627.841373| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ground_02_a.cs
  2163. 627.845260| * loading level script file: levels/GridMap/art/shapes/groundcover/materials.cs
  2164. 627.846996|Warning, overwriting material for: grass_field
  2165. 627.847172|Warning, overwriting material for: lush_vegetation
  2166. 627.847312|Warning, overwriting material for: lush_vegetation.001
  2167. 627.847410|Warning, overwriting material for: utah_plants_bb
  2168. 627.850628| * loading level script file: levels/GridMap/art/shapes/misc/gm_cube_8m.cs
  2169. 627.851143| * loading level script file: levels/GridMap/art/shapes/misc/gm_ramp_01.cs
  2170. 627.851770| * loading level script file: levels/GridMap/art/shapes/misc/gm_ramp_02.cs
  2171. 627.855726| * loading level script file: levels/GridMap/art/shapes/misc/materials.cs
  2172. 627.858920|Warning, overwriting material for: GridMat
  2173. 627.859027|Warning, overwriting material for: GridMat_alpha
  2174. 627.859139|Warning, overwriting material for: glass_01
  2175. 627.859256|Warning, overwriting material for: metal_orange_plate_a
  2176. 627.859365|Warning, overwriting material for: concrete_bridge_01a
  2177. 627.859457|Warning, overwriting material for: speedbump_01a
  2178. 627.859557|Warning, overwriting material for: misc_billboard_images
  2179. 627.859694|Warning, overwriting material for: misc_billboard_images
  2180. 627.859795|Warning, overwriting material for: misc_billboard_images
  2181. 627.859901|Warning, overwriting material for: misc_billboard_news
  2182. 627.859999|Warning, overwriting material for: misc_billboard_title
  2183. 627.860095|Warning, overwriting material for: containers_01_a
  2184. 627.860185|Warning, overwriting material for: Material
  2185. 627.860382|Warning, overwriting material for: terrain_rockydirt
  2186. 627.860477|Warning, overwriting material for: terrain_grass2
  2187. 627.860574|Warning, overwriting material for: asphalt_01_a
  2188. 627.860714|Warning, overwriting material for: misc_markings_01
  2189. 627.860824|Warning, overwriting material for: ColorEffectR27G177B88-material
  2190. 627.864006| * loading level script file: levels/GridMap/art/shapes/rocks/materials.cs
  2191. 627.865284|Warning, overwriting material for: Limestone_rocks
  2192. 627.865380|Warning, overwriting material for: rocks_01_a
  2193. 627.865517|Warning, overwriting material for: terrain_rock
  2194. 627.865605|Warning, overwriting material for: utah_rocks_a
  2195. 627.868781| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_a.cs
  2196. 627.873034| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_b.cs
  2197. 627.878101| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_c.cs
  2198. 627.882871| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/materials.cs
  2199. 627.884144|Warning, overwriting material for: aspen_leaves
  2200. 627.884338|Warning, overwriting material for: aspen_trunk
  2201. 627.888008| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_blocker_a.cs
  2202. 627.892974| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_forest_a.cs
  2203. 627.897985| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_forest_b.cs
  2204. 627.902768| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_large_a.cs
  2205. 627.907676| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_large_b.cs
  2206. 627.912976| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_overhang_a.cs
  2207. 627.917791| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_a.cs
  2208. 627.921769| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_b.cs
  2209. 627.925692| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_c.cs
  2210. 627.929601| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_d.cs
  2211. 627.933495| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_low.cs
  2212. 627.937399| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_low_group.cs
  2213. 627.941310| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/materials.cs
  2214. 627.942339|Warning, overwriting material for: beech_bark
  2215. 627.942448|Warning, overwriting material for: beech_leaves
  2216. 627.942543|Warning, overwriting material for: beech_leaves.002
  2217. 627.945722| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_large_b.cs
  2218. 627.949630| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_large_c.cs
  2219. 627.953617| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_overhang_a.cs
  2220. 627.957577| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_b.cs
  2221. 627.961566| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_c.cs
  2222. 627.965458| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_d.cs
  2223. 627.970169| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/materials.cs
  2224. 627.971553|Warning, overwriting material for: oak_leaves_lod
  2225. 627.971690|Warning, overwriting material for: oak_trunk
  2226. 627.971813|Warning, overwriting material for: oak_leaves
  2227. 627.974945| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/Test.cs
  2228. 627.978805| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/test2.cs
  2229. 627.982615| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_blocker_a.cs
  2230. 627.986474| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_a.cs
  2231. 627.990395| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_b.cs
  2232. 627.994285| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_c.cs
  2233. 627.998181| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_dead_a.cs
  2234. 628.002002| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_forest_a.cs
  2235. 628.005832| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_forest_b.cs
  2236. 628.009646| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_a.cs
  2237. 628.013604| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_b.cs
  2238. 628.017603| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_c.cs
  2239. 628.021513| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_sml_a.cs
  2240. 628.025422| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_sml_b.cs
  2241. 628.029322| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/untitled.cs
  2242. 628.033203| * loading level script file: levels/GridMap/art/shapes/trees/trees_palm/materials.cs
  2243. 628.034088|Warning, overwriting material for: vegetation_palm_bark_01
  2244. 628.034217|Warning, overwriting material for: vegetation_palm_01
  2245. 628.037458| * loading level script file: levels/GridMap/art/shapes/trees/trees_palm/tree_palm_b.cs
  2246. 628.042497| * loading level script file: levels/GridMap/art/shapes/trees/trees_renderedblocker/materials.cs
  2247. 628.043861|Warning, overwriting material for: renderedblocker_alpha
  2248. 628.044021|Warning, overwriting material for: renderedblocker_solid
  2249. 628.044185|Warning, overwriting material for: renderedblocker_alpha_001
  2250. 628.047807| * loading level script file: levels/GridMap/art/shapes/trees/vines/materials.cs
  2251. 628.048696|Warning, overwriting material for: vine_leaves
  2252. 628.051855| * loading level script file: levels/GridMap/art/shapes/trees/vines/vine_roof_end.cs
  2253. 628.055698| * loading level script file: levels/GridMap/art/skies/BNG_Sky_02/materials.cs
  2254. 628.059428| * loading level script file: levels/GridMap/art/terrain/materials.cs
  2255. 628.060514| === BeamNG - loading all .cs files in level folder DONE
  2256. 628.213074|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2257. 628.216905|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2258. 628.220669|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2259. 628.224401|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2260. 628.228112|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2261. 628.231845|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2262. 628.235584|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2263. 628.239319|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2264. 628.243106|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2265. 628.246871|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2266. 628.250782|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2267. 628.254649|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2268. 628.258447|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2269. 628.262236|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2270. 628.266033|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2271. 628.269842|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2272. 628.273642|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2273. 628.277410|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2274. 628.281206|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2275. 628.285061|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2276. 628.288855|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2277. 628.292621|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2278. 628.296411|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2279. 628.300181|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2280. 628.303964|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2281. 628.307719|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  2282. 629.397104|[MaterialList::mapMaterials] Unable to find material for texture: grid_10_diff
  2283. 629.397935|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_RockyDirt
  2284. 629.398710|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-01
  2285. 629.399467|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_02
  2286. 629.400219|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_mud_1
  2287. 629.400972|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Sand-01
  2288. 629.419228|terrain materials:
  2289. 629.419323| * 0 = Grid
  2290. 629.419397| * 1 = RockyDirt
  2291. 629.419472| * 2 = Grass
  2292. 629.419539| * 3 = Rock
  2293. 629.419607| * 4 = Mud
  2294. 629.419674| * 5 = BeachSand
  2295. 629.419976|trying to load depth image map: levels/GridMap/GridMap.ter.depth.png
  2296. 629.698855|TSShape::setDetailSize: Cannot find detail with size 2
  2297. 629.721482|[Material::mapMaterial] - Cannot map unnamed Material
  2298. 629.724743|[Material::mapMaterial] - Cannot map unnamed Material
  2299. 629.727899|[Material::mapMaterial] - Cannot map unnamed Material
  2300. 629.730425|[Material::mapMaterial] - Cannot map unnamed Material
  2301. 629.733771|[Material::mapMaterial] - Cannot map unnamed Material
  2302. 629.736928|[Material::mapMaterial] - Cannot map unnamed Material
  2303. 629.746541|[Material::mapMaterial] - Cannot map unnamed Material
  2304. 629.759199|[Material::mapMaterial] - Cannot map unnamed Material
  2305. 629.775833|[Material::mapMaterial] - Cannot map unnamed Material
  2306. 629.780516|[Material::mapMaterial] - Cannot map unnamed Material
  2307. 629.789665|[Material::mapMaterial] - Cannot map unnamed Material
  2308. 629.793854|[Material::mapMaterial] - Cannot map unnamed Material
  2309. 629.803010|[Material::mapMaterial] - Cannot map unnamed Material
  2310. 629.807345|[Material::mapMaterial] - Cannot map unnamed Material
  2311. 629.815024|[Material::mapMaterial] - Cannot map unnamed Material
  2312. 629.819812|[Material::mapMaterial] - Cannot map unnamed Material
  2313. 629.829987|[Material::mapMaterial] - Cannot map unnamed Material
  2314. 629.834822|[Material::mapMaterial] - Cannot map unnamed Material
  2315. 629.838912|[Material::mapMaterial] - Cannot map unnamed Material
  2316. 629.845800|[Material::mapMaterial] - Cannot map unnamed Material
  2317. 629.848221|[Material::mapMaterial] - Cannot map unnamed Material
  2318. 629.850818|[Material::mapMaterial] - Cannot map unnamed Material
  2319. 629.853490|[Material::mapMaterial] - Cannot map unnamed Material
  2320. 629.859308|[Material::mapMaterial] - Cannot map unnamed Material
  2321. 629.887219|*** Mission loaded
  2322. 629.887285|* 1 worlds:
  2323. 629.887333| * world: 'server'
  2324. 629.887380| * 564 bodies:
  2325. 629.887450| * world vertices: 157661
  2326. 629.887496| * world triangles: 69565
  2327. 629.887542|** total vertices: 157661
  2328. 629.887588|** total triangles: 69565
  2329. 629.888946|BEAMNG| ERR | no ground material for layer found: Grid
  2330. 629.905487|BEAMNG| INFO| committing 69565 triangles...
  2331. 629.909867|Connect request from:
  2332. 629.909932|Connection established 8011
  2333. 629.910138|CADD: 8012 local
  2334. 629.910248|*** Sending mission load to client: levels/GridMap/GridMap.mis
  2335. 629.910567|Mapping string: ServerMessage to index: 0
  2336. 629.910618|Mapping string: MsgConnectionError to index: 1
  2337. 629.913784|onServerMessage:
  2338. 629.913863|Mapping string: MsgLoadInfo to index: 2
  2339. 629.913927|onServerMessage:
  2340. 629.914005|Mapping string: MsgLoadDescripition to index: 3
  2341. 629.914070|onServerMessage:
  2342. 629.915816|DirectInput deactivated.
  2343. 629.962074|Mapping string: MsgLoadInfoDone to index: 4
  2344. 629.962284|onServerMessage:
  2345. 629.962470|Mapping string: MsgClientJoin to index: 5
  2346. 629.962582|Mapping string: Welcome to a Torque application %1. to index: 6
  2347. 629.962769|onServerMessage:
  2348. 629.962899| +- a: Welcome to a Torque application Bob.
  2349. 629.963208|Mapping string: MissionStartPhase1 to index: 7
  2350. 629.963360|*** New Mission: levels/GridMap/GridMap.mis
  2351. 629.963472|*** Phase 1: Download Datablocks & Targets
  2352. 629.966055|Mapping string: MissionStartPhase1Ack to index: 0
  2353. 630.201163|Mapping string: MissionStartPhase2 to index: 8
  2354. 630.202749|*** Phase 2: Download Ghost Objects
  2355. 630.203947|Mapping string: MissionStartPhase2Ack to index: 1
  2356. 630.602674|[Material::mapMaterial] - Cannot map unnamed Material
  2357. 630.616977|[Material::mapMaterial] - Cannot map unnamed Material
  2358. 630.643298|[Material::mapMaterial] - Cannot map unnamed Material
  2359. 631.027283|[Material::mapMaterial] - Cannot map unnamed Material
  2360. 631.027620|[Material::mapMaterial] - Cannot map unnamed Material
  2361. 631.029600|Ghost Always objects received.
  2362. 631.080602|Mapping string: MissionStartPhase3 to index: 9
  2363. 631.081348|Client Replication Startup has Happened!
  2364. 631.081413|fxFoliageReplicator - replicated client foliage for 0 objects
  2365. 631.082050|*** Phase 3: Mission Lighting
  2366. 631.084660| Successfully loaded mission lighting file: 'levels/GridMap/GridMap_292f5318.ml'
  2367. 631.214904|Mission lighting done
  2368. 631.215844|Mapping string: MissionStartPhase3Ack to index: 2
  2369. 631.216920| === BeamNG - loading all .cs files in vehicle folder:vehicles/pickup/
  2370. 631.218795| * loading materials script file: vehicles/pickup/materials.cs
  2371. 631.222546|Warning, overwriting material for: pickup
  2372. 631.222671|Warning, overwriting material for: pickup_glass
  2373. 631.222757|Warning, overwriting material for: pickup_headlight
  2374. 631.222846|Warning, overwriting material for: pickup_parkinglight
  2375. 631.222928|Warning, overwriting material for: pickup_signal_L
  2376. 631.223006|Warning, overwriting material for: pickup_signal_R
  2377. 631.223085|Warning, overwriting material for: pickup_taillight_L
  2378. 631.223165|Warning, overwriting material for: pickup_taillight_R
  2379. 631.223243|Warning, overwriting material for: pickup_reverselight
  2380. 631.223321|Warning, overwriting material for: pickup_chmsl
  2381. 631.223435|Warning, overwriting material for: pickup_lights
  2382. 631.223559|Warning, overwriting material for: pickup_lights_on
  2383. 631.223677|Warning, overwriting material for: pickup_lights_on_intense
  2384. 631.223790|Warning, overwriting material for: pickup_lights_dmg
  2385. 631.223884|Warning, overwriting material for: pickup_interior
  2386. 631.223979|Warning, overwriting material for: pickup_gauges
  2387. 631.224079|Warning, overwriting material for: pickup_gauges_on
  2388. 631.224176|Warning, overwriting material for: pickup_glass_dmg
  2389. 631.224280|Warning, overwriting material for: fullsize
  2390. 631.227990| * loading materials script file: vehicles/common/materials.cs
  2391. 631.235564|Warning, overwriting material for: wheel_01a
  2392. 631.235689|Warning, overwriting material for: wheel_02a
  2393. 631.235803|Warning, overwriting material for: wheel_03a
  2394. 631.235912|Warning, overwriting material for: wheel_04a
  2395. 631.236017|Warning, overwriting material for: offroadwheel_01a
  2396. 631.236123|Warning, overwriting material for: steelwheel_01a
  2397. 631.236229|Warning, overwriting material for: steelwheel_02a
  2398. 631.236335|Warning, overwriting material for: steelwheel_03a
  2399. 631.236445|Warning, overwriting material for: steelwheel_04a
  2400. 631.236561|Warning, overwriting material for: steelwheel_05a
  2401. 631.236717|Warning, overwriting material for: ibishu_hubcap_02a
  2402. 631.236837|Warning, overwriting material for: bruckell_hubcap_01a
  2403. 631.236949|Warning, overwriting material for: super_wheel
  2404. 631.237069|Warning, overwriting material for: pickup_alloy
  2405. 631.237174|Warning, overwriting material for: tire
  2406. 631.237279|Warning, overwriting material for: tire_01a
  2407. 631.237382|Warning, overwriting material for: tire_01b
  2408. 631.237485|Warning, overwriting material for: tire_01c
  2409. 631.237604|Warning, overwriting material for: offroadtire
  2410. 631.237699|Warning, overwriting material for: steer_01a
  2411. 631.237793|Warning, overwriting material for: licenseplate
  2412. 631.237895|Warning, overwriting material for: decals_police
  2413. 631.237995|Warning, overwriting material for: decals_gauges
  2414. 631.238081|Warning, overwriting material for: invis
  2415. 631.238167|Warning, overwriting material for: signal_L
  2416. 631.238251|Warning, overwriting material for: signal_R
  2417. 631.238337|Warning, overwriting material for: parkingbrake
  2418. 631.238422|Warning, overwriting material for: battery
  2419. 631.238512|Warning, overwriting material for: checkengine
  2420. 631.238603|Warning, overwriting material for: hazard
  2421. 631.238687|Warning, overwriting material for: lowpressure
  2422. 631.238772|Warning, overwriting material for: abs
  2423. 631.238856|Warning, overwriting material for: tcs
  2424. 631.238939|Warning, overwriting material for: esc
  2425. 631.239025|Warning, overwriting material for: temp
  2426. 631.239109|Warning, overwriting material for: oil
  2427. 631.239212|Warning, overwriting material for: lowfuel
  2428. 631.239302|Warning, overwriting material for: highbeam
  2429. 631.242553| === BeamNG - loading all .cs files in vehicle folder DONE
  2430. 631.242734| *** initializing vehicle (T3D side) ***
  2431. 631.242830|no joysticks or gamepads detected.
  2432. 631.242915|DirectInput joystick enabled.
  2433. 631.243015|*** keyboard0 ***
  2434. 631.243122| - Product Name: Keyboard
  2435. 631.243202| - Product ID: 6F1D
  2436. 631.243279| - Vendor ID: 2B61
  2437. 631.243352| - GUID: {6F1D2B61-D5A0-11CF-BFC7-444553540000}
  2438. 631.243711| - 126 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),
  2439. 631.243922| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  2440. 631.244079| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b61.inputmap.cs - file not existing
  2441. 631.244238| - trying to load mapping via name: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  2442. 631.250784| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  2443. 631.251947| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b61.inputmap.cs - SUCCESSFUL
  2444. 631.252094| - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  2445. 631.252204| - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b61.inputmap.cs - file not existing
  2446. 631.252310| - trying to load mapping via name: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  2447. 631.252384|*** mouse0 ***
  2448. 631.252450| - Product Name: Mouse
  2449. 631.252498| - Product ID: 6F1D
  2450. 631.252555| - Vendor ID: 2B60
  2451. 631.252603| - GUID: {6F1D2B60-D5A0-11CF-BFC7-444553540000}
  2452. 631.252681| - 11 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button)
  2453. 631.252794| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  2454. 631.252897| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b60.inputmap.cs - file not existing
  2455. 631.253000| - trying to load mapping via name: scripts/client/inputmaps/custom/mouse.inputmap.cs - file not existing
  2456. 631.258978| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  2457. 631.259155| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b60.inputmap.cs - file not existing
  2458. 631.259338| - trying to load mapping via name: scripts/client/inputmaps/mouse.inputmap.cs - file not existing
  2459. 631.259396|--- unable to find mapping for this controller ---
  2460. 631.259515| - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  2461. 631.259628| - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b60.inputmap.cs - file not existing
  2462. 631.259732| - trying to load mapping via name: vehicles/pickup/inputmaps/mouse.inputmap.cs - file not existing
  2463. 631.259794| *** loading input map DONE ***
  2464. 631.259867| *** done intializing vehicle (T3D side) ***
  2465. 631.292727|BEAMNG| INFO| creating new object in slot 0 ...
  2466. 631.293433|BEAMNG| WARN| Lua tried to read env variable: LUA_PATH
  2467. 631.293503|BEAMNG| WARN| Lua tried to read env variable: LUA_CPATH
  2468. 631.315643|BEAMNG| INFO| loading vehicle directory:vehicles/pickup/
  2469. 631.318863|BEAMNG| INFO| * loading jbeam files:
  2470. 631.333048|BEAMNG| INFO| * vehicles/pickup//pickup.jbeam with 3 parts
  2471. 631.339292|BEAMNG| INFO| * vehicles/pickup//pickup_bed.jbeam with 1 parts
  2472. 631.350696|BEAMNG| INFO| * vehicles/pickup//pickup_body.jbeam with 3 parts
  2473. 631.354306|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_F.jbeam with 1 parts
  2474. 631.359029|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_F_offroad.jbeam with 1 parts
  2475. 631.362426|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_R.jbeam with 1 parts
  2476. 631.366059|BEAMNG| INFO| * vehicles/pickup//pickup_bumper_R_offroad.jbeam with 1 parts
  2477. 631.371991|BEAMNG| INFO| * vehicles/pickup//pickup_doors.jbeam with 2 parts
  2478. 631.376197|BEAMNG| INFO| * vehicles/pickup//pickup_engine_i6.jbeam with 4 parts
  2479. 631.380416|BEAMNG| INFO| * vehicles/pickup//pickup_engine_i6_437hp.jbeam with 4 parts
  2480. 631.384472|BEAMNG| INFO| * vehicles/pickup//pickup_engine_i6_874hp.jbeam with 4 parts
  2481. 631.387792|BEAMNG| INFO| * vehicles/pickup//pickup_engine_v8.jbeam with 2 parts
  2482. 631.393341|BEAMNG| INFO| * vehicles/pickup//pickup_fascia.jbeam with 1 parts
  2483. 631.393784|BEAMNG| INFO| * vehicles/pickup//pickup_fenderflare_R.jbeam with 1 parts
  2484. 631.397558|BEAMNG| INFO| * vehicles/pickup//pickup_fenders.jbeam with 2 parts
  2485. 631.401356|BEAMNG| INFO| * vehicles/pickup//pickup_fenders_offroad.jbeam with 2 parts
  2486. 631.402686|BEAMNG| INFO| * vehicles/pickup//pickup_glass.jbeam with 1 parts
  2487. 631.406068|BEAMNG| INFO| * vehicles/pickup//pickup_hood.jbeam with 1 parts
  2488. 631.409053|BEAMNG| INFO| * vehicles/pickup//pickup_mirrors.jbeam with 2 parts
  2489. 631.410908|BEAMNG| INFO| * vehicles/pickup//pickup_rollbar.jbeam with 1 parts
  2490. 631.417565|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_F.jbeam with 9 parts
  2491. 631.423523|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_F_offroad.jbeam with 5 parts
  2492. 631.428538|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_R.jbeam with 7 parts
  2493. 631.429680|BEAMNG| INFO| * vehicles/pickup//pickup_suspension_R_offroad.jbeam with 3 parts
  2494. 631.432000|BEAMNG| INFO| * vehicles/pickup//pickup_tailgate.jbeam with 1 parts
  2495. 631.433189|BEAMNG| INFO| * vehicles/pickup//pickup_taillight.jbeam with 1 parts
  2496. 631.433968|BEAMNG| INFO| * vehicles/pickup//pickup_towhitch.jbeam with 1 parts
  2497. 631.436700|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_F.jbeam with 2 parts
  2498. 631.438157|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_F_offroad.jbeam with 1 parts
  2499. 631.440858|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_R.jbeam with 2 parts
  2500. 631.442352|BEAMNG| INFO| * vehicles/pickup//pickup_wheels_R_offroad.jbeam with 1 parts
  2501. 631.442517|BEAMNG| INFO| * assembling main vehicle: pickup
  2502. 631.452434|BEAMNG| INFO| * found 11 slot(s):
  2503. 631.452499|BEAMNG| INFO| * found slot type pickup_bumper_F
  2504. 631.452569|BEAMNG| INFO| * merging part pickup_bumper_F [pickup_bumper_F] => pickup [main] ...
  2505. 631.452690|BEAMNG| INFO| * found slot type pickup_bumper_R
  2506. 631.452757|BEAMNG| INFO| * merging part pickup_bumper_R [pickup_bumper_R] => pickup [main] ...
  2507. 631.452860|BEAMNG| INFO| * found slot type pickup_bed
  2508. 631.452928|BEAMNG| INFO| * found 4 slot(s):
  2509. 631.452984|BEAMNG| INFO| * found slot type pickup_tailgate
  2510. 631.453050|BEAMNG| INFO| * merging part pickup_tailgate [pickup_tailgate] => pickup_bed [pickup_bed] ...
  2511. 631.453139|BEAMNG| INFO| * found slot type pickup_taillight
  2512. 631.453204|BEAMNG| INFO| * merging part pickup_taillight [pickup_taillight] => pickup_bed [pickup_bed] ...
  2513. 631.453269|BEAMNG| INFO| * found slot type pickup_fenderflare_R
  2514. 631.453328|BEAMNG| INFO| * found slot type pickup_rollbar
  2515. 631.453392|BEAMNG| INFO| * merging part pickup_bed [pickup_bed] => pickup [main] ...
  2516. 631.453546|BEAMNG| INFO| * found slot type pickup_body
  2517. 631.453612|BEAMNG| INFO| * found 8 slot(s):
  2518. 631.453675|BEAMNG| INFO| * found slot type pickup_steer
  2519. 631.453760|BEAMNG| INFO| * merging part pickup_steer [pickup_steer] => pickup_body [pickup_body] ...
  2520. 631.453824|BEAMNG| INFO| * found slot type pickup_glass
  2521. 631.453887|BEAMNG| INFO| * merging part pickup_glass [pickup_glass] => pickup_body [pickup_body] ...
  2522. 631.453964|BEAMNG| INFO| * found slot type pickup_fascia
  2523. 631.454028|BEAMNG| INFO| * merging part pickup_fascia [pickup_fascia] => pickup_body [pickup_body] ...
  2524. 631.454144|BEAMNG| INFO| * found slot type pickup_door_R
  2525. 631.454211|BEAMNG| INFO| * found 1 slot(s):
  2526. 631.454266|BEAMNG| INFO| * found slot type pickup_mirror_R
  2527. 631.454331|BEAMNG| INFO| * merging part pickup_mirror_R [pickup_mirror_R] => pickup_door_R [pickup_door_R] ...
  2528. 631.454423|BEAMNG| INFO| * merging part pickup_door_R [pickup_door_R] => pickup_body [pickup_body] ...
  2529. 631.454537|BEAMNG| INFO| * found slot type pickup_door_L
  2530. 631.454603|BEAMNG| INFO| * found 1 slot(s):
  2531. 631.454663|BEAMNG| INFO| * found slot type pickup_mirror_L
  2532. 631.454742|BEAMNG| INFO| * merging part pickup_mirror_L [pickup_mirror_L] => pickup_door_L [pickup_door_L] ...
  2533. 631.454828|BEAMNG| INFO| * merging part pickup_door_L [pickup_door_L] => pickup_body [pickup_body] ...
  2534. 631.454955|BEAMNG| INFO| * found slot type pickup_fender_R
  2535. 631.455032|BEAMNG| INFO| * merging part pickup_fender_R [pickup_fender_R] => pickup_body [pickup_body] ...
  2536. 631.455166|BEAMNG| INFO| * found slot type pickup_fender_L
  2537. 631.455267|BEAMNG| INFO| * merging part pickup_fender_L [pickup_fender_L] => pickup_body [pickup_body] ...
  2538. 631.455384|BEAMNG| INFO| * found slot type pickup_hood
  2539. 631.455449|BEAMNG| INFO| * merging part pickup_hood [pickup_hood] => pickup_body [pickup_body] ...
  2540. 631.455579|BEAMNG| INFO| * merging part pickup_body [pickup_body] => pickup [main] ...
  2541. 631.456122|BEAMNG| INFO| * found slot type pickup_towhitch
  2542. 631.456197|BEAMNG| INFO| * merging part pickup_towhitch [pickup_towhitch] => pickup [main] ...
  2543. 631.456266|BEAMNG| INFO| * found slot type pickup_sparetire
  2544. 631.456328|BEAMNG| INFO| * merging part pickup_sparetire [pickup_sparetire] => pickup [main] ...
  2545. 631.456394|BEAMNG| INFO| * found slot type pickup_fueltank
  2546. 631.456457|BEAMNG| INFO| * merging part pickup_fueltank [pickup_fueltank] => pickup [main] ...
  2547. 631.456521|BEAMNG| INFO| * found slot type pickup_engine
  2548. 631.456598|BEAMNG| INFO| * found 2 slot(s):
  2549. 631.456660|BEAMNG| INFO| * found slot type pickup_exhaust_v8
  2550. 631.456728|BEAMNG| INFO| * merging part pickup_exhaust_v8 [pickup_exhaust_v8] => pickup_engine_v8 [pickup_engine] ...
  2551. 631.456812|BEAMNG| INFO| * found slot type pickup_transmission
  2552. 631.456876|BEAMNG| INFO| * merging part pickup_transmission_A [pickup_transmission] => pickup_engine_v8 [pickup_engine] ...
  2553. 631.456954|BEAMNG| INFO| * merging part pickup_engine_v8 [pickup_engine] => pickup [main] ...
  2554. 631.457075|BEAMNG| INFO| * found slot type pickup_radiator
  2555. 631.457139|BEAMNG| INFO| * merging part pickup_radiator [pickup_radiator] => pickup [main] ...
  2556. 631.457200|BEAMNG| INFO| * found slot type pickup_suspension_R
  2557. 631.457266|BEAMNG| INFO| * found 5 slot(s):
  2558. 631.457321|BEAMNG| INFO| * found slot type pickup_brake_R
  2559. 631.457386|BEAMNG| INFO| * merging part pickup_brake_R [pickup_brake_R] => pickup_axle_R [pickup_suspension_R] ...
  2560. 631.457449|BEAMNG| INFO| * found slot type pickup_wheel_R
  2561. 631.457512|BEAMNG| INFO| * merging part pickup_wheel_R [pickup_wheel_R] => pickup_axle_R [pickup_suspension_R] ...
  2562. 631.457590|BEAMNG| INFO| * found slot type pickup_spring_R
  2563. 631.457656|BEAMNG| INFO| * merging part pickup_spring_R [pickup_spring_R] => pickup_axle_R [pickup_suspension_R] ...
  2564. 631.457720|BEAMNG| INFO| * found slot type pickup_shock_R
  2565. 631.457785|BEAMNG| INFO| * merging part pickup_shock_R [pickup_shock_R] => pickup_axle_R [pickup_suspension_R] ...
  2566. 631.457849|BEAMNG| INFO| * found slot type pickup_differential_R
  2567. 631.457914|BEAMNG| INFO| * merging part pickup_differential_R [pickup_differential_R] => pickup_axle_R [pickup_suspension_R] ...
  2568. 631.457981|BEAMNG| INFO| * merging part pickup_axle_R [pickup_suspension_R] => pickup [main] ...
  2569. 631.458094|BEAMNG| INFO| * found slot type pickup_suspension_F
  2570. 631.458160|BEAMNG| INFO| * found 6 slot(s):
  2571. 631.458215|BEAMNG| INFO| * found slot type pickup_coilover_IFS
  2572. 631.458282|BEAMNG| INFO| * merging part pickup_coilover_IFS [pickup_coilover_IFS] => pickup_IFS [pickup_suspension_F] ...
  2573. 631.458344|BEAMNG| INFO| * found slot type pickup_transfercase
  2574. 631.458406|BEAMNG| INFO| * merging part pickup_transfercase [pickup_transfercase] => pickup_IFS [pickup_suspension_F] ...
  2575. 631.458471|BEAMNG| INFO| * found slot type pickup_brake_F
  2576. 631.458536|BEAMNG| INFO| * merging part pickup_brake_F [pickup_brake_F] => pickup_IFS [pickup_suspension_F] ...
  2577. 631.458597|BEAMNG| INFO| * found slot type pickup_wheel_F
  2578. 631.458674|BEAMNG| INFO| * merging part pickup_wheel_F [pickup_wheel_F] => pickup_IFS [pickup_suspension_F] ...
  2579. 631.458759|BEAMNG| INFO| * found slot type pickup_swaybar_F
  2580. 631.458824|BEAMNG| INFO| * merging part pickup_swaybar_F [pickup_swaybar_F] => pickup_IFS [pickup_suspension_F] ...
  2581. 631.458888|BEAMNG| INFO| * found slot type pickup_steering
  2582. 631.458951|BEAMNG| INFO| * merging part pickup_steering [pickup_steering] => pickup_IFS [pickup_suspension_F] ...
  2583. 631.459023|BEAMNG| INFO| * merging part pickup_IFS [pickup_suspension_F] => pickup [main] ...
  2584. 631.459155|BEAMNG| INFO| - Preparing vehicle: main
  2585. 631.516315|BEAMNG| INFO| - 2394 beams
  2586. 631.516454|BEAMNG| INFO| - 2 hydros
  2587. 631.522924|BEAMNG| INFO| - 435 triangles
  2588. 631.523190|BEAMNG| INFO| - 10 ties
  2589. 631.523321|BEAMNG| INFO| - 2 differentials
  2590. 631.523424|BEAMNG| INFO| - 2 ropables
  2591. 631.523513|BEAMNG| INFO| - 1 refNodes
  2592. 631.524322|BEAMNG| INFO| - 20 props
  2593. 631.537625|BEAMNG| INFO| - 359 nodes
  2594. 631.540323|BEAMNG| INFO| - 69 flexbodies
  2595. 631.540655|BEAMNG| INFO| - 11 slots
  2596. 631.540935|BEAMNG| INFO| - 3 camerasInternal
  2597. 631.541186|BEAMNG| INFO| - 8 enginetorque
  2598. 631.542029|BEAMNG| INFO| - 4 hubWheels
  2599. 631.542145|BEAMNG| INFO| - Vehicle Preparation done.
  2600. 631.586961|BEAMNG| INFO| - Vehicle numbering done.
  2601. 631.591785|BEAMNG| INFO| - post processing ...
  2602. 631.593159|BEAMNG| INFO| - processed 0 of wheels(s)
  2603. 631.593223|BEAMNG| INFO| - processed 0 of monoHubWheels(s)
  2604. 631.593281|BEAMNG| INFO| - processed 0 of hubWheelsTSV(s)
  2605. 631.593337|BEAMNG| INFO| - processed 0 of hubWheelsTSI(s)
  2606. 631.622241|BEAMNG| INFO| - processed 4 of hubWheels(s)
  2607. 631.622340|BEAMNG| INFO| - added 2 hydros
  2608. 631.646108|BEAMNG| INFO| - processed 3 camerasInternal
  2609. 631.757324|BEAMNG| INFO| - scaled 13880 entries
  2610. 631.757413|BEAMNG| INFO| - post processing done.
  2611. 631.757469|BEAMNG| INFO| - Optimizing ...
  2612. 631.762443|BEAMNG| INFO| - Optimization done.
  2613. 631.779246|BEAMNG| INFO| ** pushing vehicle to physics: main
  2614. 631.780921|BEAMNG| INFO| - added 554 nodes
  2615. 631.789288|BEAMNG| INFO| - added 3374 beams
  2616. 631.789648|BEAMNG| INFO| - added 435 collision triangles
  2617. 631.789761|BEAMNG| INFO| - added 4 wheels, 4 of them are propulsed
  2618. 631.789821|BEAMNG| INFO| creating new prop in slot 0 ...
  2619. 631.790046|BEAMNG| INFO| creating new prop in slot 1 ...
  2620. 631.790201|BEAMNG| INFO| creating new prop in slot 2 ...
  2621. 631.790296|BEAMNG| INFO| calculated base translation for prop pickup_needle_speedo : 0.740597,0.205769,-0.600767
  2622. 631.790356|BEAMNG| INFO| creating new prop in slot 3 ...
  2623. 631.790439|BEAMNG| INFO| calculated base translation for prop pickup_needle_tacho : 0.981601,0.205769,-0.600767
  2624. 631.790497|BEAMNG| INFO| creating new prop in slot 4 ...
  2625. 631.790582|BEAMNG| INFO| calculated base translation for prop pickup_needle_fuel : 0.897395,0.219131,-0.555025
  2626. 631.790640|BEAMNG| INFO| creating new prop in slot 5 ...
  2627. 631.790723|BEAMNG| INFO| calculated base translation for prop pickup_needle_oil : 0.590909,0.208402,-0.591620
  2628. 631.790781|BEAMNG| INFO| creating new prop in slot 6 ...
  2629. 631.790862|BEAMNG| INFO| calculated base translation for prop pickup_needle_water : 0.590909,0.192155,-0.647242
  2630. 631.790927|BEAMNG| INFO| creating new prop in slot 7 ...
  2631. 631.791010|BEAMNG| INFO| calculated base translation for prop pickup_brakepedal : 0.801891,0.043091,0.334039
  2632. 631.791069|BEAMNG| INFO| creating new prop in slot 8 ...
  2633. 631.791154|BEAMNG| INFO| calculated base translation for prop pickup_gaspedal : 0.529164,0.043091,0.334039
  2634. 631.791212|BEAMNG| INFO| creating new prop in slot 9 ...
  2635. 631.791292|BEAMNG| INFO| calculated base translation for prop pickup_parkingbrake : 1.272462,0.045787,0.368555
  2636. 631.791350|BEAMNG| INFO| creating new prop in slot 10 ...
  2637. 631.791431|BEAMNG| INFO| calculated base translation for prop pickup_signalstalk : 0.903711,0.560975,-0.563045
  2638. 631.791489|BEAMNG| INFO| creating new prop in slot 11 ...
  2639. 631.791567|BEAMNG| INFO| calculated base translation for prop pickup_steer : 0.836364,0.661694,-0.591632
  2640. 631.791624|BEAMNG| INFO| creating new prop in slot 12 ...
  2641. 631.791784|BEAMNG| INFO| creating new prop in slot 13 ...
  2642. 631.791952|BEAMNG| INFO| creating new prop in slot 14 ...
  2643. 631.792104|BEAMNG| INFO| creating new prop in slot 15 ...
  2644. 631.792251|BEAMNG| INFO| creating new prop in slot 16 ...
  2645. 631.792401|BEAMNG| INFO| creating new prop in slot 17 ...
  2646. 631.792547|BEAMNG| INFO| creating new prop in slot 18 ...
  2647. 631.792636|BEAMNG| INFO| calculated base translation for prop pickup_needle_gear : 0.809943,0.223609,-0.538718
  2648. 631.792694|BEAMNG| INFO| creating new prop in slot 19 ...
  2649. 631.792782|BEAMNG| INFO| calculated base translation for prop pickup_shifter_A : 0.817630,0.478239,-0.539488
  2650. 631.792845|BEAMNG| INFO| - added 20 props
  2651. 631.792910|BEAMNG| INFO| creating new flexbody in slot 0 ...
  2652. 631.813851|BEAMNG| INFO| creating new flexbody in slot 1 ...
  2653. 631.814817|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2654. 631.814900|BEAMNG| INFO| creating new flexbody in slot 2 ...
  2655. 631.815842|BEAMNG| INFO| creating new flexbody in slot 3 ...
  2656. 631.830184|BEAMNG| INFO| creating new flexbody in slot 4 ...
  2657. 631.830769|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2658. 631.830831|BEAMNG| INFO| creating new flexbody in slot 5 ...
  2659. 631.831047|BEAMNG| INFO| creating new flexbody in slot 6 ...
  2660. 631.831266|BEAMNG| INFO| creating new flexbody in slot 7 ...
  2661. 631.831461|BEAMNG| INFO| creating new flexbody in slot 8 ...
  2662. 631.831656|BEAMNG| INFO| creating new flexbody in slot 9 ...
  2663. 631.860193|BEAMNG| INFO| creating new flexbody in slot 10 ...
  2664. 631.863532|BEAMNG| INFO| creating new flexbody in slot 11 ...
  2665. 631.865335|BEAMNG| INFO| creating new flexbody in slot 12 ...
  2666. 631.867181|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2667. 631.867242|BEAMNG| INFO| creating new flexbody in slot 13 ...
  2668. 631.867333|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2669. 631.867391|BEAMNG| INFO| creating new flexbody in slot 14 ...
  2670. 631.867506|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2671. 631.867564|BEAMNG| INFO| creating new flexbody in slot 15 ...
  2672. 631.868393|BEAMNG| INFO| creating new flexbody in slot 16 ...
  2673. 631.868531|BEAMNG| INFO| creating new flexbody in slot 17 ...
  2674. 631.868946|BEAMNG| INFO| creating new flexbody in slot 18 ...
  2675. 631.869272|BEAMNG| INFO| creating new flexbody in slot 19 ...
  2676. 631.870554|BEAMNG| INFO| creating new flexbody in slot 20 ...
  2677. 631.870931|BEAMNG| INFO| creating new flexbody in slot 21 ...
  2678. 631.874405|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2679. 631.874468|BEAMNG| INFO| creating new flexbody in slot 22 ...
  2680. 631.874613|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2681. 631.874672|BEAMNG| INFO| creating new flexbody in slot 23 ...
  2682. 631.874815|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2683. 631.874873|BEAMNG| INFO| creating new flexbody in slot 24 ...
  2684. 631.874990|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2685. 631.875048|BEAMNG| INFO| creating new flexbody in slot 25 ...
  2686. 631.875155|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2687. 631.875213|BEAMNG| INFO| creating new flexbody in slot 26 ...
  2688. 631.875385|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2689. 631.875443|BEAMNG| INFO| creating new flexbody in slot 27 ...
  2690. 631.875613|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2691. 631.875670|BEAMNG| INFO| creating new flexbody in slot 28 ...
  2692. 631.876702|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2693. 631.876777|BEAMNG| INFO| creating new flexbody in slot 29 ...
  2694. 631.877361|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2695. 631.877422|BEAMNG| INFO| creating new flexbody in slot 30 ...
  2696. 631.877556|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2697. 631.877615|BEAMNG| INFO| creating new flexbody in slot 31 ...
  2698. 631.877811|BEAMNG| INFO| creating new flexbody in slot 32 ...
  2699. 631.878796|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2700. 631.878856|BEAMNG| INFO| creating new flexbody in slot 33 ...
  2701. 631.879430|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2702. 631.879489|BEAMNG| INFO| creating new flexbody in slot 34 ...
  2703. 631.879619|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2704. 631.879683|BEAMNG| INFO| creating new flexbody in slot 35 ...
  2705. 631.879881|BEAMNG| INFO| creating new flexbody in slot 36 ...
  2706. 631.880602|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2707. 631.880661|BEAMNG| INFO| creating new flexbody in slot 37 ...
  2708. 631.881303|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2709. 631.881362|BEAMNG| INFO| creating new flexbody in slot 38 ...
  2710. 631.882193|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2711. 631.882251|BEAMNG| INFO| creating new flexbody in slot 39 ...
  2712. 631.882664|BEAMNG| INFO| creating new flexbody in slot 40 ...
  2713. 631.886836|BEAMNG| INFO| creating new flexbody in slot 41 ...
  2714. 631.887446|BEAMNG| INFO| creating new flexbody in slot 42 ...
  2715. 631.887825|BEAMNG| INFO| creating new flexbody in slot 43 ...
  2716. 631.888651|BEAMNG| INFO| creating new flexbody in slot 44 ...
  2717. 631.889384|BEAMNG| INFO| creating new flexbody in slot 45 ...
  2718. 631.889968|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2719. 631.890028|BEAMNG| INFO| creating new flexbody in slot 46 ...
  2720. 631.890175|BEAMNG| INFO| creating new flexbody in slot 47 ...
  2721. 631.891390|BEAMNG| INFO| creating new flexbody in slot 48 ...
  2722. 631.891642|BEAMNG| INFO| creating new flexbody in slot 49 ...
  2723. 631.892490|BEAMNG| INFO| creating new flexbody in slot 50 ...
  2724. 631.893345|BEAMNG| INFO| creating new flexbody in slot 51 ...
  2725. 631.894137|BEAMNG| INFO| creating new flexbody in slot 52 ...
  2726. 631.900332|BEAMNG| INFO| creating new flexbody in slot 53 ...
  2727. 631.906469|BEAMNG| INFO| creating new flexbody in slot 54 ...
  2728. 631.906932|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2729. 631.906993|BEAMNG| INFO| creating new flexbody in slot 55 ...
  2730. 631.907306|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2731. 631.907364|BEAMNG| INFO| creating new flexbody in slot 56 ...
  2732. 631.907573|BEAMNG| INFO| creating new flexbody in slot 57 ...
  2733. 631.907770|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2734. 631.907828|BEAMNG| INFO| creating new flexbody in slot 58 ...
  2735. 631.908033|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2736. 631.908093|BEAMNG| INFO| creating new flexbody in slot 59 ...
  2737. 631.908664|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2738. 631.908721|BEAMNG| INFO| creating new flexbody in slot 60 ...
  2739. 631.909104|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2740. 631.909162|BEAMNG| INFO| creating new flexbody in slot 61 ...
  2741. 631.909814|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2742. 631.909872|BEAMNG| INFO| creating new flexbody in slot 62 ...
  2743. 631.910963|BEAMNG| INFO| creating new flexbody in slot 63 ...
  2744. 631.911343|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2745. 631.911402|BEAMNG| INFO| creating new flexbody in slot 64 ...
  2746. 631.912243|BEAMNG| INFO| creating new flexbody in slot 65 ...
  2747. 631.913050|BEAMNG| INFO| creating new flexbody in slot 66 ...
  2748. 631.919248|BEAMNG| INFO| creating new flexbody in slot 67 ...
  2749. 631.925505|BEAMNG| INFO| creating new flexbody in slot 68 ...
  2750. 631.925714|BEAMNG| INFO| ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  2751. 631.925786|BEAMNG| INFO| - added 69 flexMeshes
  2752. 631.925859|BEAMNG| INFO| - added 3 internal cameras
  2753. 631.996243|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  2754. 631.996310|BEAMNG| INFO| Automatic transmission: switched to automatic
  2755. 632.005394|BEAMNG| INFO| vehicle loading took 689.807273115 ms
  2756. 632.011235|Mapping string: MissionStart to index: 10
  2757. 632.064876|*** Initial Control Object
  2758. 632.065266|Activating DirectInput...
  2759. 632.065384|*** Control Object Changed
  2760. 632.065510|Mapping string: Bob to index: 11
  2761. 632.528517|[Material::mapMaterial] - Cannot map unnamed Material
  2762. 632.534142|[Material::mapMaterial] - Cannot map unnamed Material
  2763. 632.652281|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  2764. 632.652352|BEAMNG| INFO| Automatic transmission: switched to automatic
  2765. 901.430956|BEAMNG| ERR | unable to open file for reading: Default
  2766. 901.495741| === BeamNG - loading all .cs files in vehicle folder:vehicles/skateboard/
  2767. 901.496353| * loading materials script file: vehicles/skateboard/materials.cs
  2768. 901.502304| * loading materials script file: vehicles/common/materials.cs
  2769. 901.510780| === BeamNG - loading all .cs files in vehicle folder DONE
  2770. 901.510930| *** initializing vehicle (T3D side) ***
  2771. 901.510996|no joysticks or gamepads detected.
  2772. 901.511048|DirectInput joystick failed to enable!
  2773. 901.511123|*** keyboard0 ***
  2774. 901.511203| - Product Name: Keyboard
  2775. 901.511252| - Product ID: 6F1D
  2776. 901.511299| - Vendor ID: 2B61
  2777. 901.511357| - GUID: {6F1D2B61-D5A0-11CF-BFC7-444553540000}
  2778. 901.511659| - 126 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),
  2779. 901.511816| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  2780. 901.511944| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b61.inputmap.cs - file not existing
  2781. 901.512058| - trying to load mapping via name: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  2782. 901.518821| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  2783. 901.520337| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b61.inputmap.cs - SUCCESSFUL
  2784. 901.520538| - trying to load keyboard mapping: vehicles/skateboard/inputmaps/keyboard.inputmap.cs - file not existing
  2785. 901.520701| - trying to load mapping via VendorID/ProductID: vehicles/skateboard/inputmaps/6f1d2b61.inputmap.cs - file not existing
  2786. 901.520858| - trying to load mapping via name: vehicles/skateboard/inputmaps/keyboard.inputmap.cs - file not existing
  2787. 901.520975|*** mouse0 ***
  2788. 901.521078| - Product Name: Mouse
  2789. 901.521155| - Product ID: 6F1D
  2790. 901.521229| - Vendor ID: 2B60
  2791. 901.521301| - GUID: {6F1D2B60-D5A0-11CF-BFC7-444553540000}
  2792. 901.521420| - 11 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button)
  2793. 901.521586| - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  2794. 901.521740| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b60.inputmap.cs - file not existing
  2795. 901.521892| - trying to load mapping via name: scripts/client/inputmaps/custom/mouse.inputmap.cs - file not existing
  2796. 901.528540| - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  2797. 901.528715| - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b60.inputmap.cs - file not existing
  2798. 901.528923| - trying to load mapping via name: scripts/client/inputmaps/mouse.inputmap.cs - file not existing
  2799. 901.529004|--- unable to find mapping for this controller ---
  2800. 901.529144| - trying to load keyboard mapping: vehicles/skateboard/inputmaps/keyboard.inputmap.cs - file not existing
  2801. 901.529255| - trying to load mapping via VendorID/ProductID: vehicles/skateboard/inputmaps/6f1d2b60.inputmap.cs - file not existing
  2802. 901.529378| - trying to load mapping via name: vehicles/skateboard/inputmaps/mouse.inputmap.cs - file not existing
  2803. 901.529444| *** loading input map DONE ***
  2804. 901.529525| *** done intializing vehicle (T3D side) ***
  2805. 901.814561|Object mesh "skateboard_wheel_RR" has no matching detail ("detail2" has been added automatically)
  2806. 901.958877|Warning: Collada <lines> element in Mesh3 is not supported.
  2807. 901.985176|Writing cached COLLADA shape to vehicles/skateboard/skateboard.cached.dts
Advertisement
Add Comment
Please, Sign In to add comment