I get this error whenever UE decides to autosave. The editor continues as normal and manual saving works fine aswell... Any ideas?
i read somewhere that Unreal/TSW Editor autosave is hard-coded to drop files under: C:\Users\david\Documents\My Games\TrainSimWorld5\Saved\Autosaves\ But your actual route plugin lives in: C:\Program Files\Epic Games\TrainSimWorld5Mod\TS2Prototype\Plugins\[YourPluginName]\ so when we create the new routes do we direct them to C:\Users\david\Documents\My Games\TrainSimWorld5\Saved\Autosaves\ or the plugins folder or the plugins\[YourPluginName]\ Content folder?