When I try to summon the car in my game, it crashes and gives me the following message:
The mod Gizmos Car Keys (improved) (1.1.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event GCKI::on_built_entity (ID 6)
GCKI error! color_vehicle: {self = "userdata"} is not a valid entity!
stack traceback:
[C]: in function 'error'
__GCKI/common.lua:232: in function 'error'
GCKI/control.lua:560: in function 'color_vehicle'
GCKI/control.lua:1441: in function <GCKI/control.lua:1395>
It seems to be a conflict with AAI vehicles, since it only starts happening when I've deployed and activated an autonomous vehicle. This behavior persists after said vehicle has been removed or destroyed. Is there anything I can do to solve this?