zephyrj / engine-crane

A tool to put engines created in Automation into Assetto Corsa.
GNU General Public License v3.0
15 stars 5 forks source link

the app doesn't launch from external drive #11

Open Julen192005 opened 1 year ago

Julen192005 commented 1 year ago

It looks like it is trying to launch but it turns off. I have looked in the .log and it appears this: 2022-11-29T14:44:31.545717Z INFO engine_crane: Automation sandbox.db for game version < 4.2 found at C:\Users\usuario\Documents\My Games\Automation\Sandbox_openbeta.db 2022-11-29T14:44:31.546805Z INFO engine_crane: Launching UI 2022-11-29T14:44:31.553203Z WARN engine_crane::ui: Failed to load settings. configuration file "engine-crane-conf" not found 2022-11-29T14:44:36.143440Z INFO engine_crane: Automation sandbox.db for game version < 4.2 found at C:\Users\usuario\Documents\My Games\Automation\Sandbox_openbeta.db 2022-11-29T14:44:36.144605Z INFO engine_crane: Launching UI 2022-11-29T14:47:46.720670Z INFO engine_crane: Automation sandbox.db for game version < 4.2 found at C:\Users\usuario\Documents\My Games\Automation\Sandbox_openbeta.db 2022-11-29T14:47:46.722348Z INFO engine_crane: Launching UI

zephyrj commented 1 year ago

I've not seen anything like that before; not even sure where to begin working out what is happening. What directory do you have engine-crane in?

Julen192005 commented 1 year ago

I have it in an external disk

zephyrj commented 1 year ago

I finally got around to trying it on an external USB and I am met with permissions errors on Linux - I suspect that is an OS protection to stop some executables running from an external drive but I'm not sure exactly.

I'll look into whether there is anything I can do to allow for it to be run from an external drive but in the meantime (which I suspect you'll have been doing) I think it will have to be run from an internal drive