Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component 'AtomViewportDisplaylnfoSystemComponent' is missing another required service: Oxf2add773 #13

Open
gerroon opened this issue Feb 24, 2024 · 0 comments

Comments

@gerroon
Copy link

gerroon commented Feb 24, 2024

Hi

I am trying to open this project in 23.10.2 on Windows but getting this error from the module manager. How do I solve it?

Modules Entities cannot be activated.
Component 'AtomViewportDisplaylnfoSystemComponent' is missing another required service: Oxf2add773
One or more components that provide required services are not in the list of components to activate.
This can often happen when an AZ::Module containing the required service wasn't loaded. check the log for details.
This can also be caused by misconfigured services on the component or related components.
Check that the ccomponent's service functions ('GetProvidedServices', 'GetlncompatibleServices• etc) are accurate.

and building errors


all Stack (most recent call first):
  C:/O3DE/23.10.1/cmake/Subdirectories.cmake:271 (query_gem_paths_from_external_subdirs)
  C:/O3DE/23.10.1/cmake/Subdirectories.cmake:394 (add_registered_gems_to_external_subdirs)
  C:/O3DE/23.10.1/cmake/Subdirectories.cmake:448 (get_all_external_subdirectories_for_o3de_object)
  C:/O3DE/23.10.1/cmake/Subdirectories.cmake:470 (get_external_subdirectories_in_use)
  C:/O3DE/23.10.1/CMakeLists.txt:87 (add_subdirectory_on_external_subdirs)


CMake Error at C:/O3DE/23.10.1/cmake/LYWrappers.cmake:210 (add_library):
  add_library cannot create imported target "PrefabBuilder.Static" because
  another target with the same name already exists.
Call Stack (most recent call first):
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/Default/permutation.cmake:11 (ly_add_target)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/platform_windows.cmake:12 (include)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/CMakeLists.txt:9 (include)


CMake Error at C:/O3DE/23.10.1/cmake/LYWrappers.cmake:225 (add_library):
  add_library cannot create ALIAS target "Gem::PrefabBuilder.Static" because
  another target with the same name already exists.
Call Stack (most recent call first):
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/Default/permutation.cmake:11 (ly_add_target)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/platform_windows.cmake:12 (include)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/CMakeLists.txt:9 (include)


CMake Error at C:/O3DE/23.10.1/cmake/LYWrappers.cmake:210 (add_library):
  add_library cannot create imported target "PrefabBuilder.Builders" because
  another target with the same name already exists.
Call Stack (most recent call first):
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/Default/permutation.cmake:43 (ly_add_target)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/platform_windows.cmake:12 (include)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/CMakeLists.txt:9 (include)


CMake Error at C:/O3DE/23.10.1/cmake/LYWrappers.cmake:225 (add_library):
  add_library cannot create ALIAS target "Gem::PrefabBuilder.Builders"
  because another target with the same name already exists.
Call Stack (most recent call first):
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/Default/permutation.cmake:43 (ly_add_target)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/Platform/Windows/platform_windows.cmake:12 (include)
  C:/O3DE/23.10.1/Gems/Prefab/PrefabBuilder/CMakeLists.txt:9 (include)


-- Configuring incomplete, errors occurred!


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant