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

Project fails to open and lots of errors #2

Open
trsh opened this issue Dec 21, 2022 · 2 comments · Fixed by #3
Open

Project fails to open and lots of errors #2

trsh opened this issue Dec 21, 2022 · 2 comments · Fixed by #3

Comments

@trsh
Copy link

trsh commented Dec 21, 2022

Log from access processor: https://pastebin.com/P3cTrbHW
In console:

[Error] (PassFactory) - FAILED TO CREATE PASS [DiffuseProbeGridUpdatePass]. Could not find pass template [DiffuseProbeGridUpdatePassTemplate]
[Warning] (AssetContainer) - Error loading asset {94A0878A-DBD6-5B0E-994E-BEB870442F9F}:0
[Warning] (AssetContainer) - Error loading asset {96CFA695-08D7-59EB-AA3E-8BE645466F23}:0

[Warning] XML reader: Can't open file (@user@/Editor/EditorEventLog.xml)
[Warning] (AssetContainer) - Error loading asset {94A0878A-DBD6-5B0E-994E-BEB870442F9F}:0
[Warning] (AssetContainer) - Error loading asset {96CFA695-08D7-59EB-AA3E-8BE645466F23}:0
[Warning] (ActionManager) - Did not find menu with menuId EditMenu
[Warning] XML reader: Can't open file (C:/Engines/O3DE/buongiorno-sample/Project/user/Sandbox/Macros.xml)

[Warning] (AssetContainer) - Asset lightingpresets/thumbnail.lightingpreset.azasset ({4F3761EF-E279-5FDD-98C3-EF90F924FBAC}:0) references/depends on asset {A5767C6B-5DB4-5999-A717-4587BEDF5CDE}:bb8 which does not exist in the catalog and cannot be loaded.
[Warning] (AssetContainer) - Asset lightingpresets/thumbnail.lightingpreset.azasset ({4F3761EF-E279-5FDD-98C3-EF90F924FBAC}:0) references/depends on asset {A5767C6B-5DB4-5999-A717-4587BEDF5CDE}:7d0 which does not exist in the catalog and cannot be loaded.
[Error] (PassFactory) - FAILED TO CREATE PASS [DiffuseProbeGridUpdatePass]. Could not find pass template [DiffuseProbeGridUpdatePassTemplate]
[Error] (Serialize) - Failed to read type tag from stream. Load aborted!
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Stream did not deserialize correctly
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Did not find the expected type in the stream
[Error] (Serialize) - Failed to read type tag from stream. Load aborted!
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Stream did not deserialize correctly
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Did not find the expected type in the stream
[Error] (Serialize) - Failed to read type tag from stream. Load aborted!
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Stream did not deserialize correctly
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Did not find the expected type in the stream
[Error] (Serialize) - Failed to read type tag from stream. Load aborted!
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Stream did not deserialize correctly
[Warning] (Serialization) - LoadObjectFromStreamInPlace: Did not find the expected type in the stream
[Warning] (AssetManager) - GetAsset called for asset which does not exist in asset catalog and cannot be loaded. Asset may be missing, not processed or moved. AssetId: {A5767C6B-5DB4-5999-A717-4587BEDF5CDE}:bb8
[Warning] (AssetManager) - GetAsset called for asset which does not exist in asset catalog and cannot be loaded. Asset may be missing, not processed or moved. AssetId: {A5767C6B-5DB4-5999-A717-4587BEDF5CDE}:7d0
[Warning] (AssetDatabase) - Load time threshold exceeded: LoadAssetData call for lightingpresets/thumbnail.lightingpreset.azasset took 19995 ms to load 1007 bytes (  0.0492 KB/s)
[Error] (PassFactory) - FAILED TO CREATE PASS [DiffuseProbeGridUpdatePass]. Could not find pass template [DiffuseProbeGridUpdatePassTemplate]
[Error] (ImGuiPass) - Default ImGui pass is already set on this pipeline, ignoring request to set this pass as default. Only one ImGui pass should be marked as default in the pipeline.
(System) - 

[Warning] XML reader: Can't open file (@user@/Sandbox/lastLoadPath.preset)

Finally when opining level

2022-12-21_101613

And log after opening:
error.txt

My SDK 22.10.0

@nick-l-o3de
Copy link

yeah, #1 has the fix, but its unclear what the contribution process is here.

@trsh
Copy link
Author

trsh commented Jan 12, 2023

yeah, #1 has the fix, but its unclear what the contribution process is here.

Probably same as always, pull request. However the there is 0 activity here, so I don't know..

@omarzohdi omarzohdi linked a pull request Mar 15, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants