Error when loading Scenario with vehicle mod

I’ve been searching for EVs for collecting it’s params. For this, I downloaded mods of BeamNG’s community, then added to mods’s path:

BeamNG.tech/mods/

When loading the simulation (through beamngpy), this mensage is printed continuosly:

beamng-ubuntu22 | 44.70621|W|GELua.core_camera.| Unable to find vdata for player nil
beamng-ubuntu22 | 44.73953|W|GELua.core_camera.| Unable to find vdata for player nil
beamng-ubuntu22 | 44.77286|W|GELua.core_camera.| Unable to find vdata for player nil
beamng-ubuntu22 | 44.80619|W|GELua.core_camera.| Unable to find vdata for player nil
beamng-ubuntu22 | 44.83953|W|GELua.core_camera.| Unable to find vdata for player nil

I believe it’s not because the simulation script, but rather because of the mod. The simulation runs correctly when using a native vehicle.

Hi, this error message can show up if the vehicle is not found, you should check whether the model field really matches the one in the /vehicles/ folder of the mod. Also check whether you can load the vehicle mod from inside BeamNG without using BeamNGpy.

1 Like