'Accessed None trying to read property roadspline'

Hi @Hellrank, Welcome to the Forums,

I see you’re doing an IsValid check in your construction script. Also try doing one with the logic you are executing on Tick.

(My theory is that there are a few frames before your ‘Road Spline’ reference gets set (Or in this case applied from the construction script… werid), so you’re seeing ‘Accessed None’ from that timeframe.)