You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if your startup script is not doing what you think it's doing? LX is definitely printing the absolute path of the file that it has actually loaded. LX doesn't know about any copying/moving/etc. you're doing beforehand.
When I load a project file on startup, I do it from a copy of the checkin directory
However, the stdout says
[LX 2022/11/19 15:35:59] Project loaded successfully from C:\Users\bbulk\dev\Entwined\chromatik\installations\ggp-2022\entwined.lxp
which is not the current directory (it's the project directory)
It would be far more normal to print the directory it loaded from, than the location is was saved to (and then moved out of for safety and sanity)
The text was updated successfully, but these errors were encountered: