i'm running a Server & I got a report about 2 crashes from onother player.
after reading the logfiles I came to conclusion, that this mod causing it.
Error while running event autodrive::on_entity_color_changed (ID 180)
The mod Autodrive (1.1.11) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event autodrive::on_entity_color_changed (ID 180)
autodrive/scripts/event_handlers.lua:1323: C stack overflow
stack traceback:
autodrive/scripts/event_handlers.lua:1323: in function <autodrive/scripts/event_handlers.lua:1319>
[C]: in function 'newindex'
__autodrive/scripts/vehicle_functions.lua:2723: in function 'paint'
autodrive/scripts/vehicle_functions.lua:2733: in function 'reset_color'
autodrive/scripts/event_handlers.lua:1360: in function
[C]: in function 'newindex'
__autodrive/scripts/vehicle_functions.lua:2723: in function 'paint'
autodrive/scripts/vehicle_functions.lua:2733: in function 'reset_color'
autodrive/scripts/event_handlers.lua:1845: in function <autodrive/scripts/event_handlers.lua:1830>
it did not happen when I was present on the server but it happen twice for another player when I was absent.
I also used this follow function from the car, but I dont think this causes it.