OpenVoiceOS / ovos-persona

Persona service
Apache License 2.0
0 stars 1 forks source link

summon.intent and ask.intent not found #3

Closed goldyfruit closed 7 months ago

goldyfruit commented 1 year ago

Even with this https://github.com/OpenVoiceOS/ovos-persona/pull/2 it doesn't load the intent files.

2023-06-22 11:27:00.204 - OVOS - ovos_utils.configuration:get_xdg_config_save_path:141 - WARNING - configuration moved to the `ovos_config` package. This submodule will be removed in ovos_utils 0.1.0
2023-06-22 11:27:00.208 - OVOS - mycroft.deprecated.skills.settings:__init__:99 - WARNING - skill_name is deprecated! use skill_id instead
2023-06-22 11:27:00.218 - OVOS - ovos_workshop.resource_files:resolve_resource_file:124 - WARNING - This method has moved to `ovos_utils.file_utils` and will beremoved in a future release.
2023-06-22 11:27:00.220 - OVOS - ovos_workshop.resource_files:resolve_resource_file:124 - WARNING - This method has moved to `ovos_utils.file_utils` and will beremoved in a future release.
2023-06-22 11:27:00.223 - OVOS - ovos_workshop.resource_files:_locate:343 - ERROR - Could not find resource file summon.intent
2023-06-22 11:27:00.223 - persona.openvoiceos - ERROR - Unable to find "summon.intent"
2023-06-22 11:27:00.238 - OVOS - ovos_workshop.resource_files:resolve_resource_file:124 - WARNING - This method has moved to `ovos_utils.file_utils` and will beremoved in a future release.
2023-06-22 11:27:00.240 - OVOS - ovos_workshop.resource_files:resolve_resource_file:124 - WARNING - This method has moved to `ovos_utils.file_utils` and will beremoved in a future release.
2023-06-22 11:27:00.242 - OVOS - ovos_workshop.resource_files:_locate:343 - ERROR - Could not find resource file ask.intent
2023-06-22 11:27:00.242 - persona.openvoiceos - ERROR - Unable to find "ask.intent"
2023-06-22 11:27:00.267 - OVOS - ovos_workshop.skills.fallback:register_fallback:413 - INFO - registering fallback handler -> ovos.skills.fallback.persona.openvoiceos
2023-06-22 11:27:00.268 - OVOS - ovos_workshop.skill_launcher:_communicate_load_status:496 - INFO - Skill persona.openvoiceos loaded successfully