Hello, I encountered this error while trying to remote control a car with a ammo sensor and enemy sensor. This error happened immediately upon selecting a car:
The mod Autodrive (2.0.7) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event autodrive::on_tick (ID 0)
autodrive/scripts/vehicles.lua:4394: attempt to index field 'shooting_speed_modifiers' (a nil value)
stack traceback:
autodrive/scripts/vehicles.lua:4394: in function 'get_gun_data'
autodrive/scripts/vehicles.lua:4476: in function 'get_loaded_gun'
autodrive/scripts/sensors/ammo.lua:232: in function 'check_guns'
autodrive/scripts/driving.lua:349: in function 'check_crons'
autodrive/scripts/driving.lua:1007: in function 'tick_vehicle'
autodrive/scripts/event_handlers.lua:1446: in function <autodrive/scripts/event_handlers.lua:1400>
Here are some screenshots of the error and the mods I'm running alongside Autodrive: https://imgur.com/gallery/screenshots-CMm2fWx
Thank you for the mod and all the work you've done on it so far!!