Careful Driver


Encourages players to be careful drivers via negative reinforcement.

Content
1 year, 11 months ago
1.1
119
Transportation

b Conflict with Raven: attempt to index local 'carRotationInVoid' (a nil value)

1 year, 10 months ago

The game crashes with the following message when started with Raven enabled:

Error ModManager.cpp:1558: Failed to load mod "careful_driver": __careful_driver__/data/cars-in-void.lua:138: attempt to index local 'carRotationInVoid' (a nil value)
stack traceback:
        __careful_driver__/data/cars-in-void.lua:138: in main chunk
        [C]: in function 'require'
        __careful_driver__/data-final-fixes.lua:2: in main chunk
1 year, 10 months ago

Lol how many variations in definition of graphics code structures do mods use.
I'll have a look at both of these and try to work out how to handle their ways of defining graphics.
Thanks for letting me know about both.