problem to export, save, and many othet things

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Themaker482
:warning: Old Version Published before Godot 3 was released.

Hi, Iam working in some projects ando doing test, but the real problem comes when i want to save or export a project, it says things as "unable write file, file in use, locked or lacking permisions, I already launched the .exe as administrator, why this happen? I cant work properly, and this didnt happened on previous releases, any Ideas? I am working in windows 8, and I use godot in 2 laptops, and the same thing happen.
Thanks, I hope you can help me

Can you copy the full error message here?
If you are unable to write the file, it can also be caused by the fact it’s still running (check the task manager), that happens if it crashed for example.

Zylann | 2017-02-11 00:34

Sounds like the settings are messed up, can you try to run Godot in self contained mode?
http://docs.godotengine.org/en/stable/reference/packaging_godot.html#self-contained-mode

eons | 2017-02-11 12:24