Community Forum

How to fix log errors from mod

Forum Overview >> Scripting

CategoryScripting
Created20.09.2020 00:40


Kamil Cierniak (TheKox) 20.09.2020 00:40
Hi I have a question how to fix log errors from converted module to fs19

Log errors:
Warning Missing 'mass' for 'vehicle.base.components.component(0)'. Using default mass 500kg instead!
Warning I3D file offers '3' objects, but '1' components have been loaded!

Warning: Particle system emitter mesh 'soilEmitShapeShape' must be marked as a CPU Mesh or Emitter geometry name must contain 'emit' if it is set from script

Warning: Particle system emitter mesh 'dustEmitterShapeShape' must be marked as a CPU Mesh or Emitter geometry name must contain 'emit' if it is set from script

Warning: Particle system emitter mesh 'soilEmitShape1Shape' must be marked as a CPU Mesh or Emitter geometry name must contain 'emit' if it is set from script

Warning: Particle system emitter mesh 'soilEmitShapeShape' must be marked as a CPU Mesh or Emitter geometry name must contain 'emit' if it is set from script

Warning: Particle system emitter mesh 'dustEmitterShapeShape' must be marked as a CPU Mesh or Emitter geometry name must contain 'emit' if it is set from script

Warning: Particle system emitter mesh 'soilEmitShape1Shape' must be marked as a CPU Mesh or Emitter geometry name must contain 'emit' if it is set from script

Bilbo Beutlin (BBeutlin) 20.09.2020 07:37
The error reports tell you already elaborately what you must do to fix the problems.
If you don't understand, begin to learn with less sophisticated mods.


Note: Log in to post. Create a new account here.