Advertisement
Guest User

Log 1

a guest
May 9th, 2014
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 76.14 KB | None | 0 0
  1. //-------------------------- 5/9/2014 -- 23:24:43 -----
  2. Processor Init:
  3.    AMD (unknown), ~4.02 Ghz
  4.    FPU detected
  5.    MMX detected
  6.    SSE detected
  7.    SSE2 detected
  8.    HT detected
  9.    MP detected [1 cores, 6 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.    unknown0 input device created.
  23.    DirectInput enabled.
  24.  
  25. Done
  26. SFXALProvider - OpenAL not available.
  27. Oculus VR Device Init:
  28.    Could not enumerate a HMD device.
  29.    
  30. GFX Init:
  31.    Direct 3D (version 9.x) device found
  32.    Direct 3D (version 9.x) device found
  33.  
  34. DebugDrawer Enabled!
  35. *** TorqueBeamEngine created ***
  36. BEAMNG| INFO| reloading system lua ...
  37. BEAMNG| WARN| Lua tried to read env variable: LUA_PATH
  38. BEAMNG| WARN| Lua tried to read env variable: LUA_CPATH
  39. BEAMNG| ERROR: unknown material: ICE
  40. BEAMNG| ERROR: unknown material: SNOW
  41. BEAMNG| system reloaded
  42. 0.422688|--------- Loading DIRS ---------
  43. 0.423427|Missing file: levels/main.cs!
  44. 0.423480|Error: Unable to find specified directory: levels
  45. 0.429217|
  46. 0.429266|--------- Parsing Arguments ---------
  47. 0.494829|Binding server port to default IP
  48. 0.494941|UDP initialized on port 0
  49. 0.495017|Oculus Rift disabled
  50. 0.495095|Attempting to create GFX device 0: AMD Radeon R9 200 Series on Generic PnP Monitor #2 (D3D9) [with output \\.\DISPLAY2]
  51. 0.510523|Device created, setting adapter and enumerating modes
  52. 0.526995|Win32Window::setVideoMode - invoking curtain
  53. 0.825254|   Cur. D3DDevice ref count=1
  54. 0.825407|   Pix version detected: 3.000000
  55. 0.825457|   Vert version detected: 3.000000
  56. 0.825505|   Maximum number of simultaneous samplers: 16
  57. 0.825558|   Number of simultaneous render targets: 4
  58. 0.825608|   Hardware occlusion query detected: Yes
  59. 0.825655|   Using Direct3D9Ex: No
  60. 0.835917|WMIVideoInfo: DxDiag initialized
  61. 2.280508|Initializing GFXCardProfiler (D3D9)
  62. 2.280561|   o Chipset : 'AMD Radeon Graphics Processor (0x6810)'
  63. 2.280609|   o Card    : 'AMD Radeon R9 200 Series'
  64. 2.280655|   o Version : '8.17.0010.1247'
  65. 2.280702|   - Scanning card capabilities...
  66. 2.280776|GFXCardProfiler (D3D9) - Setting capability 'autoMipMapLevel' to 1.
  67. 2.280834|GFXCardProfiler (D3D9) - Setting capability 'maxTextureWidth' to 16384.
  68. 2.280882|GFXCardProfiler (D3D9) - Setting capability 'maxTextureHeight' to 16384.
  69. 2.280929|GFXCardProfiler (D3D9) - Setting capability 'maxTextureSize' to 16384.
  70. 2.280976|GFXCardProfiler (D3D9) - Setting capability 'lerpDetailBlend' to 1.
  71. 2.281023|GFXCardProfiler (D3D9) - Setting capability 'fourStageDetailBlend' to 1.
  72. 2.281078|   - Loading card profiles...
  73. 2.281316|      - Loaded card profile core/profile/D3D9.cs
  74. 2.281478|      - No card profile core/profile/D3D9.AMDRadeonGraphicsProcessor0x6810.cs exists
  75. 2.281622|      - No card profile core/profile/D3D9.AMDRadeonGraphicsProcessor0x6810.AMDRadeonR9200Series.cs exists
  76. 2.281795|      - No card profile core/profile/D3D9.AMDRadeonGraphicsProcessor0x6810.AMDRadeonR9200Series.81700101247.cs exists
  77. 2.438140|% - PostFX Manager - Executing settings.postfxpreset.cs
  78. 2.438565|% - PostFX Manager - Applying from preset
  79. 2.438698|HDR FORMAT: GFXFormatR10G10B10A2
  80. 2.438779|% - PostFX Manager - PostFX enabled
  81. 2.462819| % - Initialized Core
  82. 2.462870|
  83. 2.462887|--------- Initializing Directory: scripts ---------
  84. 2.467147|sfxStartup...
  85. 2.471448|SFXSystem::createDevice - created DirectSound device 'Speakers (High Definition Audio Device)'
  86. 2.471499|SFXDSDevice::setDistanceModel - 'linear' distance attenuation not supported by DirectSound
  87. 2.471570|   Provider: DirectSound
  88. 2.471618|   Device: Speakers (High Definition Audio Device)
  89. 2.471665|   Hardware: No
  90. 2.471711|   Buffers: 16
  91. 2.471867|
  92. 2.471882|--------- Initializing BeamNG.drive: Server Scripts ---------
  93. 2.503583|
  94. 2.503599|--------- Initializing BeamNG.drive: Client Scripts ---------
  95. 2.520013|
  96. 2.520029|--------- Initializing Lighting Systems ---------
  97. 2.538503|Using Advanced Lighting
  98. 2.576685|
  99. 2.576704|
  100. 2.576768|--------------
  101. 2.576826|Attempting to set resolution to "1600 900 true 32 60 4"
  102. 2.586516|Accepted Mode:
  103. 2.586533|--Resolution : 1600 900
  104. 2.586547|--Full Screen : Yes
  105. 2.586562|--Bits Per Pixel : 32
  106. 2.586577|--Refresh Rate : 60
  107. 2.586591|--FSAA Level : 4
  108. 2.586605|--------------
  109. 2.587357|GFXPCD3D9Device::reset - depthstencil 1c529a0 has 2 ref's
  110. 2.587428|--- Resetting D3D Device ---
  111. 3.082385|### beamng.cs loaded
  112. 3.099977| * loading materials script file: core/art/materials.cs
  113. 3.100454| * loading materials script file: core/art/grids/materials.cs
  114. 3.101274| * loading materials script file: core/art/shapes/materials.cs
  115. 3.102455| * loading materials script file: core/art/skies/blank/materials.cs
  116. 3.103188| * loading materials script file: core/art/special/materials.cs
  117. 3.105911| * loading materials script file: art/materials.cs
  118. 3.108049| * loading materials script file: art/skies/night/materials.cs
  119. 3.110455|Binding server port to default IP
  120. 3.110559|UDP initialized on port 0
  121. 3.118053| % - Initializing Tools
  122. 3.325621| % - Initializing Tools Base
  123. 3.396579| % - Initializing Base Editor
  124. 3.434240| % - Initializing World Editor
  125. 3.760888| % - Initializing Sketch Tool
  126. 3.786827| - Initializing Datablock Editor
  127. 3.833658| % - Initializing Debugger
  128. 3.874288| % - Initializing Decal Editor
  129. 3.909383| % - Initializing Forest Editor
  130. 3.949976| % - Initializing Gui Editor
  131. 4.081155| % - Initializing Material Editor
  132. 4.181075| % - Initializing Mesh Road Editor
  133. 4.215469| % - Initializing Mission Area Editor
  134. 4.238544| % - Initializing Particle Editor
  135. 4.325551| % - Initializing Physics Tools
  136. 4.334234| % - Initializing River Editor
  137. 4.371236| - Initializing Road and Path Editor
  138. 4.406938| % - Initializing Shape Editor
  139. 5.161567|AntiAliasing has been disabled; it is not compatible with AdvancedLighting.
  140. 5.192057|Exporting server prefs...
  141. 5.219600|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  142. 5.219674|ParticleData(BNG_Leaf2) times[2] < times[1]
  143. 5.227499|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  144. 5.227549|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  145. 5.227602|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  146. 5.227714|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  147. 5.227763|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  148. 5.227813|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  149. 5.227985|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  150. 5.228104|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  151. 5.228223|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  152. 5.228343|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  153. 5.228528|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  154. 5.228656|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  155. 5.228842|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  156. 5.228970|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  157. 5.272725|*** LOADING MISSION: levels/menu/menu.mis
  158. 5.272775|*** Stage 1 load
  159. 5.275887|*** Stage 2 load
  160. 5.276340| === BeamNG - loading all .cs files in level folder:levels/menu
  161. 5.279628| * loading level script file: levels/menu/art/materials.cs
  162. 5.283220| * loading level script file: levels/menu/art/sound.cs
  163. 5.283638| * loading level script file: levels/menu/art/decals/materials.cs
  164. 5.287835| * loading level script file: levels/menu/art/forest/managedItemData.cs
  165. 5.290135| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_large.cs
  166. 5.293408| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_long.cs
  167. 5.296660| * loading level script file: levels/menu/art/shapes/groundcover/grass_field_sml.cs
  168. 5.299908| * loading level script file: levels/menu/art/shapes/groundcover/materials.cs
  169. 5.303425| * loading level script file: levels/menu/art/shapes/misc/materials.cs
  170. 5.306796| * loading level script file: levels/menu/art/shapes/rocks/materials.cs
  171. 5.309892| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_a.cs
  172. 5.313350| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_b.cs
  173. 5.316669| * loading level script file: levels/menu/art/shapes/rocks/rock_01_a_small_c.cs
  174. 5.319869| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/materials.cs
  175. 5.323239| * loading level script file: levels/menu/art/shapes/trees/trees_aspen/tree_aspen_large_a.cs
  176. 5.326489| * loading level script file: levels/menu/art/shapes/trees/trees_beech/materials.cs
  177. 5.329933| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_b.cs
  178. 5.333224| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_large_c.cs
  179. 5.336515| * loading level script file: levels/menu/art/shapes/trees/trees_beech/tree_beech_overhang_a.cs
  180. 5.339828| * loading level script file: levels/menu/art/shapes/trees/trees_oak/materials.cs
  181. 5.343367| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_blocker_a.cs
  182. 5.346606| * loading level script file: levels/menu/art/shapes/trees/trees_oak/tree_oak_large_a.cs
  183. 5.349861| * loading level script file: levels/menu/art/shapes/trees/vines/materials.cs
  184. 5.352997| * loading level script file: levels/menu/art/skies/materials.cs
  185. 5.356060| * loading level script file: levels/menu/art/skies/BNG_Sky_02/materials.cs
  186. 5.359190| * loading level script file: levels/menu/art/terrain/materials.cs
  187. 5.361175| === BeamNG - loading all .cs files in level folder DONE
  188. 5.381056|TSShape::setDetailSize: Cannot find detail with size 2
  189. 5.532557|[Material::mapMaterial] - Cannot map unnamed Material
  190. 6.027547|[Material::mapMaterial] - Cannot map unnamed Material
  191. 6.155184|[Material::mapMaterial] - Cannot map unnamed Material
  192. 6.169291|[Material::mapMaterial] - Cannot map unnamed Material
  193. 6.172276|[Material::mapMaterial] - Cannot map unnamed Material
  194. 6.175373|[Material::mapMaterial] - Cannot map unnamed Material
  195. 6.179283|[Material::mapMaterial] - Cannot map unnamed Material
  196. 6.240995|[Material::mapMaterial] - Cannot map unnamed Material
  197. 6.244084|[Material::mapMaterial] - Cannot map unnamed Material
  198. 6.247892|[Material::mapMaterial] - Cannot map unnamed Material
  199. 6.250967|[Material::mapMaterial] - Cannot map unnamed Material
  200. 6.254358|[Material::mapMaterial] - Cannot map unnamed Material
  201. 6.257344|[Material::mapMaterial] - Cannot map unnamed Material
  202. 6.267930|[Material::mapMaterial] - Cannot map unnamed Material
  203. 6.277324|[Material::mapMaterial] - Cannot map unnamed Material
  204. 6.280186|[Material::mapMaterial] - Cannot map unnamed Material
  205. 6.283324|[Material::mapMaterial] - Cannot map unnamed Material
  206. 6.286139|[Material::mapMaterial] - Cannot map unnamed Material
  207. 6.289546|[Material::mapMaterial] - Cannot map unnamed Material
  208. 6.293287|[Material::mapMaterial] - Cannot map unnamed Material
  209. 6.301168|[Material::mapMaterial] - Cannot map unnamed Material
  210. 6.305221|[Material::mapMaterial] - Cannot map unnamed Material
  211. 6.372645|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-01
  212. 6.397033|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-02
  213. 6.398046|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_RockyDirt
  214. 6.399106|terrain materials:
  215. 6.399155| * 0 = Grass
  216. 6.399201| * 1 = Grass2
  217. 6.399247| * 2 = RockyDirt
  218. 6.399380|depth image map not existing: levels/menu/menu.ter.depth.png all fluids will be disabled as ground type
  219. 6.403524|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  220. 6.406520|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  221. 6.409467|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  222. 6.418980|*** Mission loaded
  223. 6.419046|* 1 worlds:
  224. 6.419093| * world: 'server'
  225. 6.419139|  * 33 bodies:
  226. 6.419187|  * world vertices:  67928
  227. 6.419235|  * world triangles: 35335
  228. 6.419280|** total vertices:  67928
  229. 6.419326|** total triangles: 35335
  230. 6.426306|BEAMNG| INFO| committing 35335 triangles...
  231. 6.429903|Connect request from: IP:0.0.0.0:0
  232. 6.429964|Connection established 4119
  233. 6.430196|CADD: 4120 local
  234. 6.430287|*** Sending mission load to client: levels/menu/menu.mis
  235. 6.432906|Engine initialized...
  236. 6.433898|Mapping string: ServerMessage to index: 0
  237. 6.433947|Mapping string: MsgConnectionError to index: 1
  238. 6.436591|onServerMessage:
  239. 6.436658|Mapping string: MsgLoadInfo to index: 2
  240. 6.436714|onServerMessage:
  241. 6.436782|Mapping string: MsgLoadInfoDone to index: 3
  242. 6.436838|onServerMessage:
  243. 6.436901|Mapping string: MsgClientJoin to index: 4
  244. 6.436947|Mapping string: Welcome to a Torque application %1. to index: 5
  245. 6.480093|onServerMessage:
  246. 6.480145|  +- a: Welcome to a Torque application Bob.
  247. 6.480204|Mapping string: MissionStartPhase1 to index: 6
  248. 6.480256|*** New Mission: levels/menu/menu.mis
  249. 6.480304|*** Phase 1: Download Datablocks & Targets
  250. 6.512386|Mapping string: MissionStartPhase1Ack to index: 0
  251. 6.729002|Mapping string: MissionStartPhase2 to index: 7
  252. 6.745597|*** Phase 2: Download Ghost Objects
  253. 6.762289|Mapping string: MissionStartPhase2Ack to index: 1
  254. 6.783057|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  255. 6.881440|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  256. 7.779012|[Material::mapMaterial] - Cannot map unnamed Material
  257. 7.955356|[Material::mapMaterial] - Cannot map unnamed Material
  258. 8.437577|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/632b5031898a125e_V.hlsl(48,35): warning X3206: 'mul': implicit truncation of vector type
  259. 8.450593|Ghost Always objects received.
  260. 8.479114|Mapping string: MissionStartPhase3 to index: 8
  261. 8.495731|Client Replication Startup has Happened!
  262. 8.495788|fxFoliageReplicator - replicated client foliage for 0 objects
  263. 8.496272|*** Phase 3: Mission Lighting
  264. 8.751641|Mission lighting done
  265. 8.751932|Mapping string: MissionStartPhase3Ack to index: 2
  266. 8.752276|Mapping string: MissionStart to index: 9
  267. 8.823348|*** Initial Control Object
  268. 8.825143|*** Control Object Changed
  269. 9.453860|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  270. 9.475207|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  271. 9.496917|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  272. 9.526675|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  273. 9.635825|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  274. 9.639490|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  275. 9.643309|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  276. 9.646942|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  277. 12.259102|Material - ind_metalplates(4022) - Failed to load detail map levels/menu/art/shapes/misc/detail_grunge_03.dds for stage 0
  278. 14.193135|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(72,10): warning X3205: conversion from larger type to smaller, possible loss of data
  279. 14.193209|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(73,10): warning X3205: conversion from larger type to smaller, possible loss of data
  280. 14.193227|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(74,10): warning X3205: conversion from larger type to smaller, possible loss of data
  281. 14.193243|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(75,10): warning X3205: conversion from larger type to smaller, possible loss of data
  282. 14.193257|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(84,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  283. 14.193272|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(85,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  284. 14.193287|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(86,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  285. 14.193301|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(87,18): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  286. 14.193315|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(88,14): warning X3205: conversion from larger type to smaller, possible loss of data
  287. 14.193329|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(88,14): warning X3206: implicit truncation of vector type
  288. 14.193343|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_DownSample_P.hlsl(88,11): warning X3550: array reference cannot be used as an l-value; not natively addressable, forcing loop to unroll
  289. 14.254586|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_CalcCoC_P.hlsl(39,11): warning X3205: conversion from larger type to smaller, possible loss of data
  290. 14.254604|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_CalcCoC_P.hlsl(40,12): warning X3205: conversion from larger type to smaller, possible loss of data
  291. 14.303278|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(54,8): warning X3205: conversion from larger type to smaller, possible loss of data
  292. 14.303295|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(55,8): warning X3205: conversion from larger type to smaller, possible loss of data
  293. 14.303311|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(56,8): warning X3205: conversion from larger type to smaller, possible loss of data
  294. 14.303325|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(57,8): warning X3205: conversion from larger type to smaller, possible loss of data
  295. 14.303340|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(75,12): warning X3205: conversion from larger type to smaller, possible loss of data
  296. 14.303354|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(103,8): warning X3205: conversion from larger type to smaller, possible loss of data
  297. 14.303369|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(106,10): warning X3205: conversion from larger type to smaller, possible loss of data
  298. 14.303383|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(117,12): warning X3206: 'autogenUncondition_55070f7a': implicit truncation of vector type
  299. 14.303398|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(117,10): warning X3205: conversion from larger type to smaller, possible loss of data
  300. 14.303417|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(131,14): warning X3205: conversion from larger type to smaller, possible loss of data
  301. 14.303433|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/dof/DOF_Final_P.hlsl(132,11): warning X3205: conversion from larger type to smaller, possible loss of data
  302. 14.601098|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/lightRay/lightRayOccludeP.hlsl(48,16): warning X3206: 'dot': implicit truncation of vector type
  303. 14.779323|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/lightRay/lightRayP.hlsl(62,19): warning X3205: conversion from larger type to smaller, possible loss of data
  304. 14.779346|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/lightRay/lightRayP.hlsl(74,16): warning X3205: conversion from larger type to smaller, possible loss of data
  305. 14.779362|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/common/postFx/lightRay/lightRayP.hlsl(80,27): warning X3205: conversion from larger type to smaller, possible loss of data
  306. 15.755196|Mapping string: MoveMenuCam to index: 3
  307. 17.287903|Exporting client prefs
  308. 23.538699|*** ENDING MISSION
  309. 23.539301|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  310. 23.539532|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  311. 23.539636|tools/worldEditor/scripts/cameraBookmarks.ed.cs (68): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'deleteItem'
  312. 23.554049|CDROP: 4120 IP:0.0.0.0:0
  313. 23.568755|Exporting server prefs...
  314. 23.640619|Exporting server prefs...
  315. 23.682373|ParticleData - BNG_Leaf2(25) - invalid value for dragCoefficient: Must be between 0 and 5
  316. 23.682439|ParticleData(BNG_Leaf2) times[2] < times[1]
  317. 23.690095|ParticleEmitterData(BNG_TestExplosion) unable to find particle datablock: newParticle3
  318. 23.690145|ParticleEmitterData(BNG_TestExplosion) unable to find any particle datablocks
  319. 23.690197|art/shapes/particles/managedParticleEmitterData.cs (120): Register object failed for object BNG_TestExplosion of class ParticleEmitterData.
  320. 23.690300|ParticleEmitterData(BNG_dust_gravel) unable to find particle datablock: BNG_dust_gravel
  321. 23.690347|ParticleEmitterData(BNG_dust_gravel) unable to find any particle datablocks
  322. 23.690396|art/shapes/particles/managedParticleEmitterData.cs (129): Register object failed for object BNG_dust_gravel of class ParticleEmitterData.
  323. 23.690550|ParticleEmitterData - BNGP_2(46) - invalid value for thetaMax: Must be between 0 and 180
  324. 23.690659|ParticleEmitterData - BNGP_3(47) - invalid value for thetaMax: Must be between 0 and 180
  325. 23.690768|ParticleEmitterData - BNGP_4(48) - invalid value for thetaMax: Must be between 0 and 180
  326. 23.690876|ParticleEmitterData - BNGP_5(49) - invalid value for thetaMax: Must be between 0 and 180
  327. 23.691051|ParticleEmitterData - BNGP_7(51) - invalid value for thetaMax: Must be between 0 and 180
  328. 23.691160|ParticleEmitterData - BNGP_8(52) - invalid value for thetaMax: Must be between 0 and 180
  329. 23.691324|ParticleEmitterData - BNGP_16(54) - invalid value for thetaMax: Must be between 0 and 180
  330. 23.691432|ParticleEmitterData - BNGP_17(55) - invalid value for thetaMax: Must be between 0 and 180
  331. 23.728376|*** LOADING MISSION: levels/GridMap/GridMap.mis
  332. 23.728427|*** Stage 1 load
  333. 23.734423|*** Stage 2 load
  334. 23.735635| === BeamNG - loading all .cs files in level folder:levels/GridMap
  335. 23.742601| * loading level script file: levels/GridMap/art/decals/materials.cs
  336. 23.746673| * loading level script file: levels/GridMap/art/forest/brushes.cs
  337. 23.768625| * loading level script file: levels/GridMap/art/forest/managedItemData.cs
  338. 23.781965| * loading level script file: levels/GridMap/art/shapes/buildings/materials.cs
  339. 23.783583|Warning, overwriting material for: Ind_planks
  340. 23.809367| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_closetop.cs
  341. 23.812888| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_filler.cs
  342. 23.816201| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_large.cs
  343. 23.819495| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_long.cs
  344. 23.822791| * loading level script file: levels/GridMap/art/shapes/groundcover/grass_field_sml.cs
  345. 23.826029| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ferns_02_b.cs
  346. 23.829107| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_general_01_c.cs
  347. 23.832236| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_grass_01_a.cs
  348. 23.835522| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_grass_01_c.cs
  349. 23.838812| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ground_01_a.cs
  350. 23.842051| * loading level script file: levels/GridMap/art/shapes/groundcover/lush_ground_02_a.cs
  351. 23.845287| * loading level script file: levels/GridMap/art/shapes/groundcover/materials.cs
  352. 23.846539|Warning, overwriting material for: grass_field
  353. 23.846676|Warning, overwriting material for: lush_vegetation
  354. 23.849420| * loading level script file: levels/GridMap/art/shapes/misc/gm_cube_8m.cs
  355. 23.852517| * loading level script file: levels/GridMap/art/shapes/misc/gm_ramp_01.cs
  356. 23.855591| * loading level script file: levels/GridMap/art/shapes/misc/gm_ramp_02.cs
  357. 23.858936| * loading level script file: levels/GridMap/art/shapes/misc/materials.cs
  358. 23.861462|Warning, overwriting material for: misc_billboard_images
  359. 23.861538|Warning, overwriting material for: misc_billboard_images
  360. 23.861625|Warning, overwriting material for: misc_billboard_images
  361. 23.861755|Warning, overwriting material for: misc_billboard_title
  362. 23.862173|Warning, overwriting material for: ColorEffectR27G177B88-material
  363. 23.864839| * loading level script file: levels/GridMap/art/shapes/rocks/materials.cs
  364. 23.865848|Warning, overwriting material for: rocks_01_a
  365. 23.868591| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_a.cs
  366. 23.871919| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_b.cs
  367. 23.875206| * loading level script file: levels/GridMap/art/shapes/rocks/rock_01_a_small_c.cs
  368. 23.878556| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/materials.cs
  369. 23.879361|Warning, overwriting material for: aspen_leaves
  370. 23.879441|Warning, overwriting material for: aspen_trunk
  371. 23.879534|Warning, overwriting material for: ColorEffectR27G177B88-material
  372. 23.882161| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_blocker_a.cs
  373. 23.885620| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_forest_a.cs
  374. 23.889086| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_forest_b.cs
  375. 23.892540| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_large_a.cs
  376. 23.895982| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_large_b.cs
  377. 23.899244| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_overhang_a.cs
  378. 23.902560| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_a.cs
  379. 23.905813| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_b.cs
  380. 23.909110| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_c.cs
  381. 23.912399| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_d.cs
  382. 23.915675| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_low.cs
  383. 23.918936| * loading level script file: levels/GridMap/art/shapes/trees/trees_aspen/tree_aspen_small_low_group.cs
  384. 23.922228| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/materials.cs
  385. 23.923009|Warning, overwriting material for: beech_bark
  386. 23.923108|Warning, overwriting material for: beech_leaves
  387. 23.923179|Warning, overwriting material for: beech_leaves.002
  388. 23.925806| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_large_b.cs
  389. 23.929112| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_large_c.cs
  390. 23.932431| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_overhang_a.cs
  391. 23.935751| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_b.cs
  392. 23.939103| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_c.cs
  393. 23.942353| * loading level script file: levels/GridMap/art/shapes/trees/trees_beech/tree_beech_small_d.cs
  394. 23.945593| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/materials.cs
  395. 23.946456|Warning, overwriting material for: oak_leaves_lod
  396. 23.946538|Warning, overwriting material for: oak_trunk
  397. 23.946627|Warning, overwriting material for: oak_leaves
  398. 23.949264| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/Test.cs
  399. 23.952512| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/test2.cs
  400. 23.955754| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_blocker_a.cs
  401. 23.959059| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_a.cs
  402. 23.962385| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_b.cs
  403. 23.965720| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_bush_c.cs
  404. 23.969072| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_dead_a.cs
  405. 23.972325| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_forest_a.cs
  406. 23.975600| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_forest_b.cs
  407. 23.978925| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_a.cs
  408. 23.982188| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_b.cs
  409. 23.985440| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_large_c.cs
  410. 23.988703| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_sml_a.cs
  411. 23.991957| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/tree_oak_sml_b.cs
  412. 23.995247| * loading level script file: levels/GridMap/art/shapes/trees/trees_oak/untitled.cs
  413. 23.998489| * loading level script file: levels/GridMap/art/shapes/trees/trees_palm/materials.cs
  414. 24.001845| * loading level script file: levels/GridMap/art/shapes/trees/trees_palm/tree_palm_b.cs
  415. 24.005176| * loading level script file: levels/GridMap/art/shapes/trees/trees_renderedblocker/materials.cs
  416. 24.008564| * loading level script file: levels/GridMap/art/shapes/trees/vines/materials.cs
  417. 24.009131|Warning, overwriting material for: vine_leaves
  418. 24.011755| * loading level script file: levels/GridMap/art/shapes/trees/vines/vine_roof_end.cs
  419. 24.015053| * loading level script file: levels/GridMap/art/skies/BNG_Sky_02/materials.cs
  420. 24.018206| * loading level script file: levels/GridMap/art/terrain/materials.cs
  421. 24.019084| === BeamNG - loading all .cs files in level folder DONE
  422. 24.128352|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  423. 24.131366|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  424. 24.134332|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  425. 24.137301|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  426. 24.140265|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  427. 24.143282|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  428. 24.146233|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  429. 24.149193|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  430. 24.152147|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  431. 24.155103|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  432. 24.158105|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  433. 24.161082|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  434. 24.164055|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  435. 24.167014|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  436. 24.169996|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  437. 24.172959|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  438. 24.175921|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  439. 24.178891|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  440. 24.181858|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  441. 24.184888|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  442. 24.187846|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  443. 24.190812|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  444. 24.193780|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  445. 24.196745|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  446. 24.199712|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  447. 24.202681|tools/worldEditor/scripts/cameraBookmarks.ed.cs (53): Unable to find object: 'EditorCameraBookmarks' attempting to call function 'addItem'
  448. 25.045127|[MaterialList::mapMaterials] Unable to find material for texture: grid_10_diff
  449. 25.046210|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_RockyDirt
  450. 25.047217|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Grass-01
  451. 25.048238|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_02
  452. 25.049255|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_mud_1
  453. 25.050274|[MaterialList::mapMaterials] Unable to find material for texture: Overlay_Sand-01
  454. 25.059987|terrain materials:
  455. 25.060038| * 0 = Grid
  456. 25.060085| * 1 = RockyDirt
  457. 25.060145| * 2 = Grass
  458. 25.060191| * 3 = Rock
  459. 25.060237| * 4 = Mud
  460. 25.060283| * 5 = BeachSand
  461. 25.060489|trying to load depth image map: levels/GridMap/GridMap.ter.depth.png
  462. 25.308441|TSShape::setDetailSize: Cannot find detail with size 2
  463. 25.379181|[Material::mapMaterial] - Cannot map unnamed Material
  464. 25.385952|[Material::mapMaterial] - Cannot map unnamed Material
  465. 25.389842|[Material::mapMaterial] - Cannot map unnamed Material
  466. 25.392998|[Material::mapMaterial] - Cannot map unnamed Material
  467. 25.395972|[Material::mapMaterial] - Cannot map unnamed Material
  468. 25.399598|[Material::mapMaterial] - Cannot map unnamed Material
  469. 25.410364|[Material::mapMaterial] - Cannot map unnamed Material
  470. 25.425892|[Material::mapMaterial] - Cannot map unnamed Material
  471. 25.438750|[Material::mapMaterial] - Cannot map unnamed Material
  472. 25.443397|[Material::mapMaterial] - Cannot map unnamed Material
  473. 25.482140|[Material::mapMaterial] - Cannot map unnamed Material
  474. 25.539946|[Material::mapMaterial] - Cannot map unnamed Material
  475. 25.553684|[Material::mapMaterial] - Cannot map unnamed Material
  476. 25.558525|[Material::mapMaterial] - Cannot map unnamed Material
  477. 25.567720|[Material::mapMaterial] - Cannot map unnamed Material
  478. 25.572596|[Material::mapMaterial] - Cannot map unnamed Material
  479. 25.583414|[Material::mapMaterial] - Cannot map unnamed Material
  480. 25.588405|[Material::mapMaterial] - Cannot map unnamed Material
  481. 25.592636|[Material::mapMaterial] - Cannot map unnamed Material
  482. 25.600982|[Material::mapMaterial] - Cannot map unnamed Material
  483. 25.603974|[Material::mapMaterial] - Cannot map unnamed Material
  484. 25.606909|[Material::mapMaterial] - Cannot map unnamed Material
  485. 25.610340|[Material::mapMaterial] - Cannot map unnamed Material
  486. 25.615986|[Material::mapMaterial] - Cannot map unnamed Material
  487. 25.648470|*** Mission loaded
  488. 25.648523|* 1 worlds:
  489. 25.648571| * world: 'server'
  490. 25.648617|  * 580 bodies:
  491. 25.648695|  * world vertices:  158227
  492. 25.648740|  * world triangles: 70347
  493. 25.648785|** total vertices:  158227
  494. 25.648830|** total triangles: 70347
  495. 25.650754|BEAMNG| ERR | no ground material for layer found: Grid
  496. 25.666951|BEAMNG| INFO| committing 70347 triangles...
  497. 25.671740|Connect request from:
  498. 25.671797|Connection established 5331
  499. 25.671986|CADD: 5332 local
  500. 25.672084|*** Sending mission load to client: levels/GridMap/GridMap.mis
  501. 25.672355|Mapping string: ServerMessage to index: 0
  502. 25.672403|Mapping string: MsgConnectionError to index: 1
  503. 25.675034|onServerMessage:
  504. 25.675099|Mapping string: MsgLoadInfo to index: 2
  505. 25.675165|onServerMessage:
  506. 25.675231|Mapping string: MsgLoadDescripition to index: 3
  507. 25.675287|onServerMessage:
  508. 25.705023|Mapping string: MsgLoadInfoDone to index: 4
  509. 25.705086|onServerMessage:
  510. 25.705156|Mapping string: MsgClientJoin to index: 5
  511. 25.705204|Mapping string: Welcome to a Torque application %1. to index: 6
  512. 25.705266|onServerMessage:
  513. 25.705313|  +- a: Welcome to a Torque application Bob.
  514. 25.705367|Mapping string: MissionStartPhase1 to index: 7
  515. 25.705419|*** New Mission: levels/GridMap/GridMap.mis
  516. 25.705465|*** Phase 1: Download Datablocks & Targets
  517. 25.705911|Mapping string: MissionStartPhase1Ack to index: 0
  518. 25.913685|Mapping string: MissionStartPhase2 to index: 8
  519. 25.930310|*** Phase 2: Download Ghost Objects
  520. 25.946997|Mapping string: MissionStartPhase2Ack to index: 1
  521. 25.947947|[Material::mapMaterial] - Cannot map unnamed Material
  522. 26.341199|[Material::mapMaterial] - Cannot map unnamed Material
  523. 26.353549|[Material::mapMaterial] - Cannot map unnamed Material
  524. 26.382507|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/421f4e6c74388ce_V.hlsl(78,35): warning X3206: 'mul': implicit truncation of vector type
  525. 26.591196|[Material::mapMaterial] - Cannot map unnamed Material
  526. 28.122618|[Material::mapMaterial] - Cannot map unnamed Material
  527. 28.122870|[Material::mapMaterial] - Cannot map unnamed Material
  528. 28.156775|Ghost Always objects received.
  529. 28.189912|Mapping string: MissionStartPhase3 to index: 9
  530. 28.190047|Client Replication Startup has Happened!
  531. 28.190105|fxFoliageReplicator - replicated client foliage for 0 objects
  532. 28.190585|*** Phase 3: Mission Lighting
  533. 28.418887|Mission lighting done
  534. 28.419269|Mapping string: MissionStartPhase3Ack to index: 2
  535. 28.419718| === BeamNG - loading all .cs files in vehicle folder:vehicles/pickup/
  536. 28.420770| * loading materials script file: vehicles/pickup/materials.cs
  537. 28.427085| * loading materials script file: vehicles/common/materials.cs
  538. 28.436369| === BeamNG - loading all .cs files in vehicle folder DONE
  539. 28.436454| *** initializing vehicle (T3D side) ***
  540. 28.436508|no joysticks or gamepads detected.
  541. 28.436558|DirectInput joystick enabled.
  542. 28.436612|*** keyboard0 ***
  543. 28.436670| - Product Name: Keyboard
  544. 28.436717| - Product ID: 6F1D
  545. 28.436763| - Vendor ID: 2B61
  546. 28.436810| - GUID: {6F1D2B61-D5A0-11CF-BFC7-444553540000}
  547. 28.437007| - 127 objects: escape (key), minus (key), equals (key), backspace (key), tab (key), lbracket (key), rbracket (key), return (key), lcontrol (key), semicolon (key), apostrophe (key), tilde (key), lshift (key), backslash (key), comma (key), period (key), slash (key), rshift (key), numpadmult (key), lalt (key), space (key), capslock (key), f1 (key), f2 (key), f3 (key), f4 (key), f5 (key), f6 (key), f7 (key), f8 (key), f9 (key), f10 (key), numlock (key), scrolllock (key), numpad7 (key), numpad8 (key), numpad9 (key), numpadminus (key), numpad4 (key), numpad5 (key), numpad6 (key), numpadadd (key), numpad1 (key), numpad2 (key), numpad3 (key), numpad0 (key), numpaddecimal (key), lessthan (key), f11 (key), f12 (key), numpadenter (key), rcontrol (key), numpaddivide (key), print (key), ralt (key), pause (key), home (key), up (key), pageup (key), left (key), right (key), end (key), down (key), pagedown (key), insert (key), delete (key), win_lwindow (key), win_rwindow (key), win_apps (key),
  548. 28.437162|  - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  549. 28.437305|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b61.inputmap.cs - file not existing
  550. 28.437442|  - trying to load mapping via name: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  551. 28.442193|  - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  552. 28.443119|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b61.inputmap.cs - SUCCESSFUL
  553. 28.443236|  - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  554. 28.443346|  - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b61.inputmap.cs - file not existing
  555. 28.443446|  - trying to load mapping via name: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  556. 28.443506|*** mouse0 ***
  557. 28.443561| - Product Name: Mouse
  558. 28.443607| - Product ID: 6F1D
  559. 28.443653| - Vendor ID: 2B60
  560. 28.443698| - GUID: {6F1D2B60-D5A0-11CF-BFC7-444553540000}
  561. 28.443759| - 11 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button)
  562. 28.443898|  - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  563. 28.444034|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b60.inputmap.cs - file not existing
  564. 28.444167|  - trying to load mapping via name: scripts/client/inputmaps/custom/mouse.inputmap.cs - file not existing
  565. 28.448898|  - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  566. 28.449040|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b60.inputmap.cs - file not existing
  567. 28.449200|  - trying to load mapping via name: scripts/client/inputmaps/mouse.inputmap.cs - file not existing
  568. 28.449250|--- unable to find mapping for this controller ---
  569. 28.449364|  - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  570. 28.449465|  - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b60.inputmap.cs - file not existing
  571. 28.449565|  - trying to load mapping via name: vehicles/pickup/inputmaps/mouse.inputmap.cs - file not existing
  572. 28.449626|*** unknown0 ***
  573. 28.449674| (unbinding...)
  574. 28.449723| *** unbinding failed!
  575. 28.449777| - Product Name: Wheel (XBOX 360 For Windows)
  576. 28.449823| - Product ID: 02A2
  577. 28.449869| - Vendor ID: 045E
  578. 28.449915| - GUID: {02A2045E-0000-0000-0000-504944564944}
  579. 28.449981| - 13 objects: xaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button), button8 (button), button9 (button),
  580. 28.450119|  - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  581. 28.450936|Xbox Wheel mapping successfully loaded!
  582. 28.450988|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/02a2045e.inputmap.cs - SUCCESSFUL
  583. 28.451098|  - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  584. 28.451200|  - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/02a2045e.inputmap.cs - file not existing
  585. 28.451316|  - trying to load mapping via name: vehicles/pickup/inputmaps/wheelxbox360forwindows.inputmap.cs - file not existing
  586. 28.451370| *** loading input map DONE ***
  587. 28.451433| *** done intializing vehicle (T3D side) ***
  588. 28.498888|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/f303987bf7a33323_V.hlsl(82,35): warning X3206: 'mul': implicit truncation of vector type
  589. 28.554890|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/5a7a179733a272e2_V.hlsl(79,35): warning X3206: 'mul': implicit truncation of vector type
  590. 28.673852|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/e7fe5519bd64d5e9_V.hlsl(83,35): warning X3206: 'mul': implicit truncation of vector type
  591. 29.016627|BEAMNG| INFO| creating new object in slot 0 ...
  592. 29.017341|BEAMNG| WARN| Lua tried to read env variable: LUA_PATH
  593. 29.017397|BEAMNG| WARN| Lua tried to read env variable: LUA_CPATH
  594. 29.032870|BEAMNG| INFO| loading vehicle directory:vehicles/pickup/
  595. 29.034971|BEAMNG| INFO| * loading jbeam files:
  596. 29.044042|BEAMNG| INFO|   * vehicles/pickup//pickup.jbeam with 3 parts
  597. 29.048488|BEAMNG| INFO|   * vehicles/pickup//pickup_bed.jbeam with 1 parts
  598. 29.056288|BEAMNG| INFO|   * vehicles/pickup//pickup_body.jbeam with 3 parts
  599. 29.058718|BEAMNG| INFO|   * vehicles/pickup//pickup_bumper_F.jbeam with 1 parts
  600. 29.061934|BEAMNG| INFO|   * vehicles/pickup//pickup_bumper_F_offroad.jbeam with 1 parts
  601. 29.064302|BEAMNG| INFO|   * vehicles/pickup//pickup_bumper_R.jbeam with 1 parts
  602. 29.066827|BEAMNG| INFO|   * vehicles/pickup//pickup_bumper_R_offroad.jbeam with 1 parts
  603. 29.070800|BEAMNG| INFO|   * vehicles/pickup//pickup_doors.jbeam with 2 parts
  604. 29.073635|BEAMNG| INFO|   * vehicles/pickup//pickup_engine_i6.jbeam with 4 parts
  605. 29.075768|BEAMNG| INFO|   * vehicles/pickup//pickup_engine_v8.jbeam with 2 parts
  606. 29.079180|BEAMNG| INFO|   * vehicles/pickup//pickup_fascia.jbeam with 1 parts
  607. 29.079488|BEAMNG| INFO|   * vehicles/pickup//pickup_fenderflare_R.jbeam with 1 parts
  608. 29.082435|BEAMNG| INFO|   * vehicles/pickup//pickup_fenders.jbeam with 2 parts
  609. 29.085243|BEAMNG| INFO|   * vehicles/pickup//pickup_fenders_offroad.jbeam with 2 parts
  610. 29.086146|BEAMNG| INFO|   * vehicles/pickup//pickup_glass.jbeam with 1 parts
  611. 29.088559|BEAMNG| INFO|   * vehicles/pickup//pickup_hood.jbeam with 1 parts
  612. 29.090420|BEAMNG| INFO|   * vehicles/pickup//pickup_mirrors.jbeam with 2 parts
  613. 29.091654|BEAMNG| INFO|   * vehicles/pickup//pickup_rollbar.jbeam with 1 parts
  614. 29.096047|BEAMNG| INFO|   * vehicles/pickup//pickup_suspension_F.jbeam with 9 parts
  615. 29.100153|BEAMNG| INFO|   * vehicles/pickup//pickup_suspension_F_offroad.jbeam with 5 parts
  616. 29.103538|BEAMNG| INFO|   * vehicles/pickup//pickup_suspension_R.jbeam with 7 parts
  617. 29.104310|BEAMNG| INFO|   * vehicles/pickup//pickup_suspension_R_offroad.jbeam with 3 parts
  618. 29.105909|BEAMNG| INFO|   * vehicles/pickup//pickup_tailgate.jbeam with 1 parts
  619. 29.106712|BEAMNG| INFO|   * vehicles/pickup//pickup_taillight.jbeam with 1 parts
  620. 29.107245|BEAMNG| INFO|   * vehicles/pickup//pickup_towhitch.jbeam with 1 parts
  621. 29.109100|BEAMNG| INFO|   * vehicles/pickup//pickup_wheels_F.jbeam with 2 parts
  622. 29.110076|BEAMNG| INFO|   * vehicles/pickup//pickup_wheels_F_offroad.jbeam with 1 parts
  623. 29.111865|BEAMNG| INFO|   * vehicles/pickup//pickup_wheels_R.jbeam with 2 parts
  624. 29.112862|BEAMNG| INFO|   * vehicles/pickup//pickup_wheels_R_offroad.jbeam with 1 parts
  625. 29.112969|BEAMNG| INFO| * assembling main vehicle: pickup
  626. 29.120393|BEAMNG| INFO|  * found 11 slot(s):
  627. 29.120450|BEAMNG| INFO|   * found slot type pickup_bumper_F
  628. 29.120507|BEAMNG| INFO|    * merging part pickup_bumper_F [pickup_bumper_F] => pickup [main] ...
  629. 29.120589|BEAMNG| INFO|   * found slot type pickup_bumper_R
  630. 29.120644|BEAMNG| INFO|    * merging part pickup_bumper_R [pickup_bumper_R] => pickup [main] ...
  631. 29.120722|BEAMNG| INFO|   * found slot type pickup_bed
  632. 29.120777|BEAMNG| INFO|    * found 4 slot(s):
  633. 29.120826|BEAMNG| INFO|     * found slot type pickup_tailgate
  634. 29.120881|BEAMNG| INFO|      * merging part pickup_tailgate [pickup_tailgate] => pickup_bed [pickup_bed] ...
  635. 29.120950|BEAMNG| INFO|     * found slot type pickup_taillight
  636. 29.121004|BEAMNG| INFO|      * merging part pickup_taillight [pickup_taillight] => pickup_bed [pickup_bed] ...
  637. 29.121060|BEAMNG| INFO|     * found slot type pickup_fenderflare_R
  638. 29.121110|BEAMNG| INFO|     * found slot type pickup_rollbar
  639. 29.121166|BEAMNG| INFO|    * merging part pickup_bed [pickup_bed] => pickup [main] ...
  640. 29.121277|BEAMNG| INFO|   * found slot type pickup_body
  641. 29.121338|BEAMNG| INFO|    * found 8 slot(s):
  642. 29.121386|BEAMNG| INFO|     * found slot type pickup_steer
  643. 29.121442|BEAMNG| INFO|      * merging part pickup_steer [pickup_steer] => pickup_body [pickup_body] ...
  644. 29.121493|BEAMNG| INFO|     * found slot type pickup_glass
  645. 29.121546|BEAMNG| INFO|      * merging part pickup_glass [pickup_glass] => pickup_body [pickup_body] ...
  646. 29.121607|BEAMNG| INFO|     * found slot type pickup_fascia
  647. 29.121660|BEAMNG| INFO|      * merging part pickup_fascia [pickup_fascia] => pickup_body [pickup_body] ...
  648. 29.121744|BEAMNG| INFO|     * found slot type pickup_door_R
  649. 29.121798|BEAMNG| INFO|      * found 1 slot(s):
  650. 29.121847|BEAMNG| INFO|       * found slot type pickup_mirror_R
  651. 29.121901|BEAMNG| INFO|        * merging part pickup_mirror_R [pickup_mirror_R] => pickup_door_R [pickup_door_R] ...
  652. 29.121968|BEAMNG| INFO|      * merging part pickup_door_R [pickup_door_R] => pickup_body [pickup_body] ...
  653. 29.122050|BEAMNG| INFO|     * found slot type pickup_door_L
  654. 29.122102|BEAMNG| INFO|      * found 1 slot(s):
  655. 29.122151|BEAMNG| INFO|       * found slot type pickup_mirror_L
  656. 29.122205|BEAMNG| INFO|        * merging part pickup_mirror_L [pickup_mirror_L] => pickup_door_L [pickup_door_L] ...
  657. 29.122271|BEAMNG| INFO|      * merging part pickup_door_L [pickup_door_L] => pickup_body [pickup_body] ...
  658. 29.122395|BEAMNG| INFO|     * found slot type pickup_fender_R
  659. 29.122449|BEAMNG| INFO|      * merging part pickup_fender_R [pickup_fender_R] => pickup_body [pickup_body] ...
  660. 29.122516|BEAMNG| INFO|     * found slot type pickup_fender_L
  661. 29.122572|BEAMNG| INFO|      * merging part pickup_fender_L [pickup_fender_L] => pickup_body [pickup_body] ...
  662. 29.122639|BEAMNG| INFO|     * found slot type pickup_hood
  663. 29.122692|BEAMNG| INFO|      * merging part pickup_hood [pickup_hood] => pickup_body [pickup_body] ...
  664. 29.122778|BEAMNG| INFO|    * merging part pickup_body [pickup_body] => pickup [main] ...
  665. 29.123098|BEAMNG| INFO|   * found slot type pickup_towhitch
  666. 29.123152|BEAMNG| INFO|    * merging part pickup_towhitch [pickup_towhitch] => pickup [main] ...
  667. 29.123208|BEAMNG| INFO|   * found slot type pickup_sparetire
  668. 29.123261|BEAMNG| INFO|    * merging part pickup_sparetire [pickup_sparetire] => pickup [main] ...
  669. 29.123317|BEAMNG| INFO|   * found slot type pickup_fueltank
  670. 29.123378|BEAMNG| INFO|    * merging part pickup_fueltank [pickup_fueltank] => pickup [main] ...
  671. 29.123432|BEAMNG| INFO|   * found slot type pickup_engine
  672. 29.123488|BEAMNG| INFO|    * found 2 slot(s):
  673. 29.123539|BEAMNG| INFO|     * found slot type pickup_exhaust_v8
  674. 29.123593|BEAMNG| INFO|      * merging part pickup_exhaust_v8 [pickup_exhaust_v8] => pickup_engine_v8 [pickup_engine] ...
  675. 29.123662|BEAMNG| INFO|     * found slot type pickup_transmission
  676. 29.123716|BEAMNG| INFO|      * merging part pickup_transmission_A [pickup_transmission] => pickup_engine_v8 [pickup_engine] ...
  677. 29.123778|BEAMNG| INFO|    * merging part pickup_engine_v8 [pickup_engine] => pickup [main] ...
  678. 29.123856|BEAMNG| INFO|   * found slot type pickup_radiator
  679. 29.123910|BEAMNG| INFO|    * merging part pickup_radiator [pickup_radiator] => pickup [main] ...
  680. 29.123963|BEAMNG| INFO|   * found slot type pickup_suspension_R
  681. 29.124016|BEAMNG| INFO|    * found 5 slot(s):
  682. 29.124064|BEAMNG| INFO|     * found slot type pickup_brake_R
  683. 29.124118|BEAMNG| INFO|      * merging part pickup_brake_R [pickup_brake_R] => pickup_axle_R [pickup_suspension_R] ...
  684. 29.124172|BEAMNG| INFO|     * found slot type pickup_wheel_R
  685. 29.124227|BEAMNG| INFO|      * merging part pickup_wheel_R [pickup_wheel_R] => pickup_axle_R [pickup_suspension_R] ...
  686. 29.124289|BEAMNG| INFO|     * found slot type pickup_spring_R
  687. 29.124351|BEAMNG| INFO|      * merging part pickup_spring_R [pickup_spring_R] => pickup_axle_R [pickup_suspension_R] ...
  688. 29.124404|BEAMNG| INFO|     * found slot type pickup_shock_R
  689. 29.124459|BEAMNG| INFO|      * merging part pickup_shock_R [pickup_shock_R] => pickup_axle_R [pickup_suspension_R] ...
  690. 29.124512|BEAMNG| INFO|     * found slot type pickup_differential_R
  691. 29.124567|BEAMNG| INFO|      * merging part pickup_differential_R [pickup_differential_R] => pickup_axle_R [pickup_suspension_R] ...
  692. 29.124623|BEAMNG| INFO|    * merging part pickup_axle_R [pickup_suspension_R] => pickup [main] ...
  693. 29.124702|BEAMNG| INFO|   * found slot type pickup_suspension_F
  694. 29.124756|BEAMNG| INFO|    * found 6 slot(s):
  695. 29.124804|BEAMNG| INFO|     * found slot type pickup_coilover_IFS
  696. 29.124860|BEAMNG| INFO|      * merging part pickup_coilover_IFS [pickup_coilover_IFS] => pickup_IFS [pickup_suspension_F] ...
  697. 29.124912|BEAMNG| INFO|     * found slot type pickup_transfercase
  698. 29.124965|BEAMNG| INFO|      * merging part pickup_transfercase [pickup_transfercase] => pickup_IFS [pickup_suspension_F] ...
  699. 29.125020|BEAMNG| INFO|     * found slot type pickup_brake_F
  700. 29.125074|BEAMNG| INFO|      * merging part pickup_brake_F [pickup_brake_F] => pickup_IFS [pickup_suspension_F] ...
  701. 29.125126|BEAMNG| INFO|     * found slot type pickup_wheel_F
  702. 29.125180|BEAMNG| INFO|      * merging part pickup_wheel_F [pickup_wheel_F] => pickup_IFS [pickup_suspension_F] ...
  703. 29.125243|BEAMNG| INFO|     * found slot type pickup_swaybar_F
  704. 29.125297|BEAMNG| INFO|      * merging part pickup_swaybar_F [pickup_swaybar_F] => pickup_IFS [pickup_suspension_F] ...
  705. 29.125360|BEAMNG| INFO|     * found slot type pickup_steering
  706. 29.125413|BEAMNG| INFO|      * merging part pickup_steering [pickup_steering] => pickup_IFS [pickup_suspension_F] ...
  707. 29.125472|BEAMNG| INFO|    * merging part pickup_IFS [pickup_suspension_F] => pickup [main] ...
  708. 29.125566|BEAMNG| INFO| - Preparing vehicle: main
  709. 29.168046|BEAMNG| INFO|  - 2394 beams
  710. 29.168139|BEAMNG| INFO|  - 2 hydros
  711. 29.172915|BEAMNG| INFO|  - 435 triangles
  712. 29.173102|BEAMNG| INFO|  - 10 ties
  713. 29.173189|BEAMNG| INFO|  - 2 differentials
  714. 29.173272|BEAMNG| INFO|  - 2 ropables
  715. 29.173346|BEAMNG| INFO|  - 1 refNodes
  716. 29.173944|BEAMNG| INFO|  - 20 props
  717. 29.180977|BEAMNG| INFO|  - 359 nodes
  718. 29.182283|BEAMNG| INFO|  - 69 flexbodies
  719. 29.182463|BEAMNG| INFO|  - 11 slots
  720. 29.182610|BEAMNG| INFO|  - 3 camerasInternal
  721. 29.182743|BEAMNG| INFO|  - 8 enginetorque
  722. 29.183120|BEAMNG| INFO|  - 4 hubWheels
  723. 29.183172|BEAMNG| INFO| - Vehicle Preparation done.
  724. 29.211738|BEAMNG| INFO| - Vehicle numbering done.
  725. 29.213992|BEAMNG| INFO| - post processing ...
  726. 29.214233|BEAMNG| INFO|  - processed 0 of wheels(s)
  727. 29.214285|BEAMNG| INFO|  - processed 0 of monoHubWheels(s)
  728. 29.214344|BEAMNG| INFO|  - processed 0 of hubWheelsTSV(s)
  729. 29.214409|BEAMNG| INFO|  - processed 0 of hubWheelsTSI(s)
  730. 29.240682|BEAMNG| INFO|  - processed 4 of hubWheels(s)
  731. 29.240756|BEAMNG| INFO| - added 2 hydros
  732. 29.257545|BEAMNG| INFO|  - processed 3 camerasInternal
  733. 29.340848|BEAMNG| INFO|  - scaled 13880 entries
  734. 29.340917|BEAMNG| INFO| - post processing done.
  735. 29.340968|BEAMNG| INFO| - Optimizing ...
  736. 29.344288|BEAMNG| INFO| - Optimization done.
  737. 29.355463|BEAMNG| INFO|  ** pushing vehicle to physics: main
  738. 29.356730|BEAMNG| INFO| - added 554 nodes
  739. 29.362958|BEAMNG| INFO| - added 3374 beams
  740. 29.363189|BEAMNG| INFO| - added 435 collision triangles
  741. 29.363277|BEAMNG| INFO| - added 4 wheels, 4 of them are propulsed
  742. 29.363346|BEAMNG| INFO| creating new prop in slot 0 ...
  743. 29.363562|BEAMNG| INFO| creating new prop in slot 1 ...
  744. 29.363689|BEAMNG| INFO| creating new prop in slot 2 ...
  745. 29.363777|BEAMNG| INFO| calculated base translation for prop pickup_needle_speedo : 0.740597,0.205769,-0.600767
  746. 29.363829|BEAMNG| INFO| creating new prop in slot 3 ...
  747. 29.363894|BEAMNG| INFO| calculated base translation for prop pickup_needle_tacho : 0.981601,0.205769,-0.600767
  748. 29.363945|BEAMNG| INFO| creating new prop in slot 4 ...
  749. 29.364012|BEAMNG| INFO| calculated base translation for prop pickup_needle_fuel : 0.897395,0.219131,-0.555025
  750. 29.364063|BEAMNG| INFO| creating new prop in slot 5 ...
  751. 29.364130|BEAMNG| INFO| calculated base translation for prop pickup_needle_oil : 0.590909,0.208402,-0.591620
  752. 29.364193|BEAMNG| INFO| creating new prop in slot 6 ...
  753. 29.364263|BEAMNG| INFO| calculated base translation for prop pickup_needle_water : 0.590909,0.192155,-0.647242
  754. 29.364353|BEAMNG| INFO| creating new prop in slot 7 ...
  755. 29.364423|BEAMNG| INFO| calculated base translation for prop pickup_brakepedal : 0.801891,0.043091,0.334039
  756. 29.364475|BEAMNG| INFO| creating new prop in slot 8 ...
  757. 29.364541|BEAMNG| INFO| calculated base translation for prop pickup_gaspedal : 0.529164,0.043091,0.334039
  758. 29.364592|BEAMNG| INFO| creating new prop in slot 9 ...
  759. 29.364658|BEAMNG| INFO| calculated base translation for prop pickup_parkingbrake : 1.272462,0.045787,0.368555
  760. 29.364708|BEAMNG| INFO| creating new prop in slot 10 ...
  761. 29.364773|BEAMNG| INFO| calculated base translation for prop pickup_signalstalk : 0.903711,0.560975,-0.563045
  762. 29.364823|BEAMNG| INFO| creating new prop in slot 11 ...
  763. 29.364892|BEAMNG| INFO| calculated base translation for prop pickup_steer : 0.836364,0.661694,-0.591632
  764. 29.364943|BEAMNG| INFO| creating new prop in slot 12 ...
  765. 29.365070|BEAMNG| INFO| creating new prop in slot 13 ...
  766. 29.365207|BEAMNG| INFO| creating new prop in slot 14 ...
  767. 29.365341|BEAMNG| INFO| creating new prop in slot 15 ...
  768. 29.365504|BEAMNG| INFO| creating new prop in slot 16 ...
  769. 29.365630|BEAMNG| INFO| creating new prop in slot 17 ...
  770. 29.365752|BEAMNG| INFO| creating new prop in slot 18 ...
  771. 29.365821|BEAMNG| INFO| calculated base translation for prop pickup_needle_gear : 0.809943,0.223609,-0.538718
  772. 29.365872|BEAMNG| INFO| creating new prop in slot 19 ...
  773. 29.365936|BEAMNG| INFO| calculated base translation for prop pickup_shifter_A : 0.817630,0.478239,-0.539488
  774. 29.365988|BEAMNG| INFO| - added 20 props
  775. 29.366039|BEAMNG| INFO| creating new flexbody in slot 0 ...
  776. 29.387247|BEAMNG| INFO| creating new flexbody in slot 1 ...
  777. 29.388214|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  778. 29.388265|BEAMNG| INFO| creating new flexbody in slot 2 ...
  779. 29.389232|BEAMNG| INFO| creating new flexbody in slot 3 ...
  780. 29.402876|BEAMNG| INFO| creating new flexbody in slot 4 ...
  781. 29.403472|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  782. 29.403523|BEAMNG| INFO| creating new flexbody in slot 5 ...
  783. 29.403708|BEAMNG| INFO| creating new flexbody in slot 6 ...
  784. 29.403902|BEAMNG| INFO| creating new flexbody in slot 7 ...
  785. 29.404080|BEAMNG| INFO| creating new flexbody in slot 8 ...
  786. 29.404265|BEAMNG| INFO| creating new flexbody in slot 9 ...
  787. 29.431263|BEAMNG| INFO| creating new flexbody in slot 10 ...
  788. 29.434239|BEAMNG| INFO| creating new flexbody in slot 11 ...
  789. 29.435862|BEAMNG| INFO| creating new flexbody in slot 12 ...
  790. 29.437790|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  791. 29.437841|BEAMNG| INFO| creating new flexbody in slot 13 ...
  792. 29.437918|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  793. 29.437969|BEAMNG| INFO| creating new flexbody in slot 14 ...
  794. 29.438074|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  795. 29.438125|BEAMNG| INFO| creating new flexbody in slot 15 ...
  796. 29.438918|BEAMNG| INFO| creating new flexbody in slot 16 ...
  797. 29.439042|BEAMNG| INFO| creating new flexbody in slot 17 ...
  798. 29.439417|BEAMNG| INFO| creating new flexbody in slot 18 ...
  799. 29.439651|BEAMNG| INFO| creating new flexbody in slot 19 ...
  800. 29.440993|BEAMNG| INFO| creating new flexbody in slot 20 ...
  801. 29.441434|BEAMNG| INFO| creating new flexbody in slot 21 ...
  802. 29.444967|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  803. 29.445024|BEAMNG| INFO| creating new flexbody in slot 22 ...
  804. 29.445150|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  805. 29.445200|BEAMNG| INFO| creating new flexbody in slot 23 ...
  806. 29.445323|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  807. 29.445382|BEAMNG| INFO| creating new flexbody in slot 24 ...
  808. 29.445479|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  809. 29.445529|BEAMNG| INFO| creating new flexbody in slot 25 ...
  810. 29.445621|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  811. 29.445670|BEAMNG| INFO| creating new flexbody in slot 26 ...
  812. 29.445837|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  813. 29.445888|BEAMNG| INFO| creating new flexbody in slot 27 ...
  814. 29.446050|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  815. 29.446100|BEAMNG| INFO| creating new flexbody in slot 28 ...
  816. 29.447109|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  817. 29.447159|BEAMNG| INFO| creating new flexbody in slot 29 ...
  818. 29.447753|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  819. 29.447805|BEAMNG| INFO| creating new flexbody in slot 30 ...
  820. 29.447925|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  821. 29.447975|BEAMNG| INFO| creating new flexbody in slot 31 ...
  822. 29.448144|BEAMNG| INFO| creating new flexbody in slot 32 ...
  823. 29.449191|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  824. 29.449242|BEAMNG| INFO| creating new flexbody in slot 33 ...
  825. 29.449835|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  826. 29.449886|BEAMNG| INFO| creating new flexbody in slot 34 ...
  827. 29.450004|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  828. 29.450054|BEAMNG| INFO| creating new flexbody in slot 35 ...
  829. 29.450222|BEAMNG| INFO| creating new flexbody in slot 36 ...
  830. 29.450880|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  831. 29.450930|BEAMNG| INFO| creating new flexbody in slot 37 ...
  832. 29.451571|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  833. 29.451621|BEAMNG| INFO| creating new flexbody in slot 38 ...
  834. 29.452446|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  835. 29.452564|BEAMNG| INFO| creating new flexbody in slot 39 ...
  836. 29.453045|BEAMNG| INFO| creating new flexbody in slot 40 ...
  837. 29.457767|BEAMNG| INFO| creating new flexbody in slot 41 ...
  838. 29.458281|BEAMNG| INFO| creating new flexbody in slot 42 ...
  839. 29.458648|BEAMNG| INFO| creating new flexbody in slot 43 ...
  840. 29.459459|BEAMNG| INFO| creating new flexbody in slot 44 ...
  841. 29.460142|BEAMNG| INFO| creating new flexbody in slot 45 ...
  842. 29.460697|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  843. 29.460748|BEAMNG| INFO| creating new flexbody in slot 46 ...
  844. 29.460881|BEAMNG| INFO| creating new flexbody in slot 47 ...
  845. 29.462015|BEAMNG| INFO| creating new flexbody in slot 48 ...
  846. 29.462232|BEAMNG| INFO| creating new flexbody in slot 49 ...
  847. 29.463033|BEAMNG| INFO| creating new flexbody in slot 50 ...
  848. 29.463755|BEAMNG| INFO| creating new flexbody in slot 51 ...
  849. 29.464482|BEAMNG| INFO| creating new flexbody in slot 52 ...
  850. 29.470360|BEAMNG| INFO| creating new flexbody in slot 53 ...
  851. 29.476280|BEAMNG| INFO| creating new flexbody in slot 54 ...
  852. 29.476688|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  853. 29.476738|BEAMNG| INFO| creating new flexbody in slot 55 ...
  854. 29.477008|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  855. 29.477059|BEAMNG| INFO| creating new flexbody in slot 56 ...
  856. 29.477257|BEAMNG| INFO| creating new flexbody in slot 57 ...
  857. 29.477434|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  858. 29.477484|BEAMNG| INFO| creating new flexbody in slot 58 ...
  859. 29.477649|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  860. 29.477699|BEAMNG| INFO| creating new flexbody in slot 59 ...
  861. 29.478244|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  862. 29.478294|BEAMNG| INFO| creating new flexbody in slot 60 ...
  863. 29.478628|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  864. 29.478678|BEAMNG| INFO| creating new flexbody in slot 61 ...
  865. 29.479244|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  866. 29.479294|BEAMNG| INFO| creating new flexbody in slot 62 ...
  867. 29.480450|BEAMNG| INFO| creating new flexbody in slot 63 ...
  868. 29.480781|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  869. 29.480830|BEAMNG| INFO| creating new flexbody in slot 64 ...
  870. 29.481541|BEAMNG| INFO| creating new flexbody in slot 65 ...
  871. 29.482230|BEAMNG| INFO| creating new flexbody in slot 66 ...
  872. 29.487957|BEAMNG| INFO| creating new flexbody in slot 67 ...
  873. 29.493718|BEAMNG| INFO| creating new flexbody in slot 68 ...
  874. 29.493881|BEAMNG| INFO|  ** parts of this flexbody will use the fallback code as it could not qualify for the normal mode
  875. 29.493937|BEAMNG| INFO| - added 69 flexMeshes
  876. 29.493995|BEAMNG| INFO| - added 3 internal cameras
  877. 29.715926|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  878. 29.715981|BEAMNG| INFO| Automatic transmission: switched to automatic
  879. 29.722558|BEAMNG| INFO| vehicle loading took 689.73186536278 ms
  880. 29.762015|Mapping string: MissionStart to index: 10
  881. 29.823980|*** Initial Control Object
  882. 29.824221|Activating DirectInput...
  883. 29.824357|*** Control Object Changed
  884. 29.824461|Mapping string: Bob to index: 11
  885. 30.002362|C:/Users/mlip1_000/AppData/Local/BeamNG/BeamNG.drive/shaders/procedural/210cd54d99053f5_V.hlsl(87,35): warning X3206: 'mul': implicit truncation of vector type
  886. 31.013536|[Material::mapMaterial] - Cannot map unnamed Material
  887. 31.048079|[Material::mapMaterial] - Cannot map unnamed Material
  888. 31.115688|BEAMNG| INFO| clutchTorque not set. Set clutchTorque = 460.78307629
  889. 31.115746|BEAMNG| INFO| Automatic transmission: switched to automatic
  890. 31.177521| *** initializing vehicle (T3D side) ***
  891. 31.177584|no joysticks or gamepads detected.
  892. 31.177638|DirectInput joystick failed to enable!
  893. 31.177694|*** keyboard0 ***
  894. 31.177752| - Product Name: Keyboard
  895. 31.177798| - Product ID: 6F1D
  896. 31.177843| - Vendor ID: 2B61
  897. 31.177889| - GUID: {6F1D2B61-D5A0-11CF-BFC7-444553540000}
  898. 31.178079| - 127 objects: escape (key), minus (key), equals (key), backspace (key), tab (key), lbracket (key), rbracket (key), return (key), lcontrol (key), semicolon (key), apostrophe (key), tilde (key), lshift (key), backslash (key), comma (key), period (key), slash (key), rshift (key), numpadmult (key), lalt (key), space (key), capslock (key), f1 (key), f2 (key), f3 (key), f4 (key), f5 (key), f6 (key), f7 (key), f8 (key), f9 (key), f10 (key), numlock (key), scrolllock (key), numpad7 (key), numpad8 (key), numpad9 (key), numpadminus (key), numpad4 (key), numpad5 (key), numpad6 (key), numpadadd (key), numpad1 (key), numpad2 (key), numpad3 (key), numpad0 (key), numpaddecimal (key), lessthan (key), f11 (key), f12 (key), numpadenter (key), rcontrol (key), numpaddivide (key), print (key), ralt (key), pause (key), home (key), up (key), pageup (key), left (key), right (key), end (key), down (key), pagedown (key), insert (key), delete (key), win_lwindow (key), win_rwindow (key), win_apps (key),
  899. 31.178240|  - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  900. 31.178374|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b61.inputmap.cs - file not existing
  901. 31.178521|  - trying to load mapping via name: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  902. 31.183328|  - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  903. 31.184255|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b61.inputmap.cs - SUCCESSFUL
  904. 31.184374|  - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  905. 31.184482|  - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b61.inputmap.cs - file not existing
  906. 31.184590|  - trying to load mapping via name: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  907. 31.184659|*** mouse0 ***
  908. 31.184714| - Product Name: Mouse
  909. 31.184759| - Product ID: 6F1D
  910. 31.184804| - Vendor ID: 2B60
  911. 31.184850| - GUID: {6F1D2B60-D5A0-11CF-BFC7-444553540000}
  912. 31.184912| - 11 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button)
  913. 31.185053|  - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  914. 31.185185|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/6f1d2b60.inputmap.cs - file not existing
  915. 31.185327|  - trying to load mapping via name: scripts/client/inputmaps/custom/mouse.inputmap.cs - file not existing
  916. 31.190024|  - trying to load keyboard mapping: scripts/client/inputmaps/keyboard.inputmap.cs - SUCCESSFUL
  917. 31.190165|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/6f1d2b60.inputmap.cs - file not existing
  918. 31.190326|  - trying to load mapping via name: scripts/client/inputmaps/mouse.inputmap.cs - file not existing
  919. 31.190377|--- unable to find mapping for this controller ---
  920. 31.190491|  - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  921. 31.190591|  - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/6f1d2b60.inputmap.cs - file not existing
  922. 31.190692|  - trying to load mapping via name: vehicles/pickup/inputmaps/mouse.inputmap.cs - file not existing
  923. 31.190755|*** unknown0 ***
  924. 31.190801| (unbinding...)
  925. 31.190849| *** unbinding failed!
  926. 31.190902| - Product Name: Wheel (XBOX 360 For Windows)
  927. 31.190948| - Product ID: 02A2
  928. 31.190993| - Vendor ID: 045E
  929. 31.191038| - GUID: {02A2045E-0000-0000-0000-504944564944}
  930. 31.191101| - 13 objects: xaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button), button8 (button), button9 (button),
  931. 31.191250|  - trying to load keyboard mapping: scripts/client/inputmaps/custom/keyboard.inputmap.cs - file not existing
  932. 31.192072|Xbox Wheel mapping successfully loaded!
  933. 31.192126|  - trying to load mapping via VendorID/ProductID: scripts/client/inputmaps/custom/02a2045e.inputmap.cs - SUCCESSFUL
  934. 31.192236|  - trying to load keyboard mapping: vehicles/pickup/inputmaps/keyboard.inputmap.cs - file not existing
  935. 31.192336|  - trying to load mapping via VendorID/ProductID: vehicles/pickup/inputmaps/02a2045e.inputmap.cs - file not existing
  936. 31.192450|  - trying to load mapping via name: vehicles/pickup/inputmaps/wheelxbox360forwindows.inputmap.cs - file not existing
  937. 31.192511| *** loading input map DONE ***
  938. 31.192574| *** done intializing vehicle (T3D side) ***
  939. 31.438736|BEAMNG| ERR | *** FATAL LUA ERROR: [string "line"]:1: attempt to index field 'joystick' (a nil value)
  940.  
  941. 31.438787|BEAMNG| ERR | Stack Traceback
  942. 31.438834|BEAMNG| ERR | ===============
  943. 31.438881|BEAMNG| ERR | (2) main chunk of [string "line"] at line 1
  944.  
  945. 31.439303|BEAMNG| {
  946. 31.439350|BEAMNG|   keyboard0 = {
  947. 31.439405|BEAMNG|     features = "127 objects: escape (key), minus (key), equals (key), backspace (key), tab (key), lbracket (key), rbracket (key), return (key), lcontrol (key), semicolon (key), apostrophe (key), tilde (key), lshift (key), backslash (key), comma (key), period (key), slash (key), rshift (key), numpadmult (key), lalt (key), space (key), capslock (key), f1 (key), f2 (key), f3 (key), f4 (key), f5 (key), f6 (key), f7 (key), f8 (key), f9 (key), f10 (key), numlock (key), scrolllock (key), numpad7 (key), numpad8 (key), numpad9 (key), numpadminus (key), numpad4 (key), numpad5 (key), numpad6 (key), numpadadd (key), numpad1 (key), numpad2 (key), numpad3 (key), numpad0 (key), numpaddecimal (key), lessthan (key), f11 (key), f12 (key), numpadenter (key), rcontrol (key), numpaddivide (key), print (key), ralt (key), pause (key), home (key), up (key), pageup (key), left (key), right (key), end (key), down (key), pagedown (key), insert (key), delete (key), win_lwindow (key), win_rwindow (key), win_apps (key), ",
  948. 31.439459|BEAMNG|     filename_a = "vehicles/pickup/inputmaps/6f1d2b61.inputmap.cs",
  949. 31.439509|BEAMNG|     filename_b = "vehicles/pickup/inputmaps/keyboard.inputmap.cs",
  950. 31.439555|BEAMNG|     guid = "{6F1D2B61-D5A0-11CF-BFC7-444553540000}",
  951. 31.439600|BEAMNG|     loaded_fn = "scripts/client/inputmaps/6f1d2b61.inputmap.cs",
  952. 31.439645|BEAMNG|     product_id = "6F1D",
  953. 31.439690|BEAMNG|     product_name = "Keyboard",
  954. 31.439735|BEAMNG|     vendor_id = "2B61"
  955. 31.439779|BEAMNG|   },
  956. 31.439824|BEAMNG|   mouse0 = {
  957. 31.439870|BEAMNG|     features = "11 objects: xaxis (axis), yaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button)",
  958. 31.439916|BEAMNG|     filename_a = "vehicles/pickup/inputmaps/6f1d2b60.inputmap.cs",
  959. 31.439961|BEAMNG|     filename_b = "vehicles/pickup/inputmaps/mouse.inputmap.cs",
  960. 31.440006|BEAMNG|     guid = "{6F1D2B60-D5A0-11CF-BFC7-444553540000}",
  961. 31.440051|BEAMNG|     product_id = "6F1D",
  962. 31.440095|BEAMNG|     product_name = "Mouse",
  963. 31.440140|BEAMNG|     vendor_id = "2B60"
  964. 31.440184|BEAMNG|   },
  965. 31.440229|BEAMNG|   unknown0 = {
  966. 31.440306|BEAMNG|     features = "13 objects: xaxis (axis), zaxis (axis), button0 (button), button1 (button), button2 (button), button3 (button), button4 (button), button5 (button), button6 (button), button7 (button), button8 (button), button9 (button), ",
  967. 31.440358|BEAMNG|     filename_a = "vehicles/pickup/inputmaps/02a2045e.inputmap.cs",
  968. 31.440404|BEAMNG|     filename_b = "vehicles/pickup/inputmaps/wheelxbox360forwindows.inputmap.cs",
  969. 31.440471|BEAMNG|     guid = "{02A2045E-0000-0000-0000-504944564944}",
  970. 31.440517|BEAMNG|     product_id = "02A2",
  971. 31.440562|BEAMNG|     product_name = "Wheel (XBOX 360 For Windows)",
  972. 31.440612|BEAMNG|     vendor_id = "045E"
  973. 31.440661|BEAMNG|   }
  974. 31.440706|BEAMNG| }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement