FS22_simpleInspector icon indicating copy to clipboard operation
FS22_simpleInspector copied to clipboard

getDrivingDirection

Open PHansen940 opened this issue 1 year ago • 5 comments

SimpleInspector.lua:374: attempt to call method 'getDrivingDirection' (a nil value)

PHansen940 avatar Mar 29 '24 22:03 PHansen940

log.txt

PHansen940 avatar Mar 29 '24 22:03 PHansen940

gross. I suspect there is an odd vehicle type in your mod list that doesn't implement that function. I'll add a trap around it to deal with it, expect the modhub version to be very slow to update though.

jtsage avatar Mar 29 '24 23:03 jtsage

Is there anything I can provide you with information wise?

PHansen940 avatar Mar 31 '24 19:03 PHansen940

nah, but wanna give the latest release on github a go? in theory, it should have fixed it, but i'm stuck as far as testing right now.

https://github.com/jtsage/FS22_simpleInspector/releases/tag/v1.0.2.5

jtsage avatar Mar 31 '24 20:03 jtsage

Seems to do the job!

And props for reacting and implementing the fix in such short amount of time. Thanks!

PHansen940 avatar Mar 31 '24 23:03 PHansen940