ERROR: _install_from_file ...... editor/export_template_maanger.cpp:286

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By hughes1992

Hello, I have the 3.0.5mono stable version of Godot. I am trying to one click deploy to my Android device, though Godot has been giving me nothing but annoying errors and I’m starting to despise it for it.

When I click the android button at the top, I get ’ Package Not found " error.

Through googling, I have been trying to install the export template 3.0.5monostable and that also gives me an error that it is " Unable to write …/Roaming/godot/templates/3.0.5.stable.mono/" file in use, locked, or lacking permissions " I am administrator and using Godot with administrative rights, I have excluded my godot folder and this /Roaming/Godot/ folder. What must I do to create this package to one click deploy?

I got it a step further. I turned off the ’ safe save renaming ’ in the editor. It goes through the install of the .tpz though it does not finish. this is the log.

ERROR: _install_from_file: Condition ' !f ' is true. Continuing..:
   At: editor/export_template_manager.cpp:286
closed
closed
ERROR: _install_from_file: Condition ' !f ' is true. Continuing..:
   At: editor/export_template_manager.cpp:286
closed
ERROR: get_export_preset: Index p_idx=0 out of size (export_presets.size()=0)
   At: editor/editor_export.cpp:1074
ERROR: get_export_preset: Index p_idx=-1 out of size (export_presets.size()=0)
   At: editor/editor_export.cpp:1074
ERROR: _name_changed: Condition ' current.is_null() ' is true.
   At: editor/project_export.cpp:409
ERROR: _install_from_file: Condition ' !f ' is true. Continuing..:
   At: editor/export_template_manager.cpp:286
ERROR: _install_from_file: Condition ' !f ' is true. Continuing..:
   At: editor/export_template_manager.cpp:286
closed