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

Can anyone open other town normally for carla 0.10.0? #8586

Open
SHWplus opened this issue Jan 17, 2025 · 4 comments
Open

Can anyone open other town normally for carla 0.10.0? #8586

SHWplus opened this issue Jan 17, 2025 · 4 comments

Comments

@SHWplus
Copy link

SHWplus commented Jan 17, 2025

I successfully built the CARLA for unreal engine 5.5 and try to open Town01 Level. However, something wrong happened as follows:

CreateExport: Failed to load Outer for resource 'ExponentialHeightFog': BP_Sky_C /Game/Carla/Maps/Sublevels/Town01_Opt/T01_Rendering_and_Lightning_components.T01_Rendering_and_Lightning_components:PersistentLevel.BP_Sky_2

and the scene was totally white

@Blyron
Copy link
Contributor

Blyron commented Jan 17, 2025

This is expected as the post processing values we are using in our camera sensors are adjusted for the visuals of town10. Try by decreasing light components intensity

@SHWplus
Copy link
Author

SHWplus commented Jan 17, 2025

The error seems to be caused by lacking of some blueprints(6 Load Errors when open the level)? The skylight,Directional Light and all the lighting component could not be modified.

The load Error messages are as follows:
CreateExport: Failed to load Outer for resource 'ExponentialHeightFog': BP_Sky_C /Game/Carla/Maps/Sublevels/Town01_Opt/T01_Rendering_and_Lightning_components.T01_Rendering_and_Lightning_components:PersistentLevel.BP_Sky_2

CreateExport: Failed to load Outer for resource 'Planet': BP_Sky_C /Game/Carla/Maps/Sublevels/Town01_Opt/T01_Rendering_and_Lightning_components.T01_Rendering_and_Lightning_components:PersistentLevel.BP_Sky_2

CreateExport: Failed to load Outer for resource 'MaterialInstanceDynamic_0': StaticMeshComponent /Game/Carla/Maps/Sublevels/Town01_Opt/T01_Rendering_and_Lightning_components.T01_Rendering_and_Lightning_components:PersistentLevel.BP_Sky_2.Planet

CreateExport: Failed to load Outer for resource 'NoWorldOffsetScene': BP_Sky_C /Game/Carla/Maps/Sublevels/Town01_Opt/T01_Rendering_and_Lightning_components.T01_Rendering_and_Lightning_components:PersistentLevel.BP_Sky_2

CreateExport: Failed to load Outer for resource 'PostProcess': BP_Sky_C /Game/Carla/Maps/Sublevels/Town01_Opt/T01_Rendering_and_Lightning_components.T01_Rendering_and_Lightning_components:PersistentLevel.BP_Sky_2

CreateExport: Failed to load Outer for resource 'SkyAtmosphere': BP_Sky_C /Game/Carla/Maps/Sublevels/Town01_Opt/T01_Rendering_and_Lightning_components.T01_Rendering_and_Lightning_components:PersistentLevel.BP_Sky_2

This is expected as the post processing values we are using in our camera sensors are adjusted for the visuals of town10. Try by decreasing light components intensity

@Blyron
Copy link
Contributor

Blyron commented Jan 17, 2025

This is because the weather system has been changed.

@SHWplus
Copy link
Author

SHWplus commented Jan 17, 2025

This is because the weather system has been changed.

How can I fix that? Do I need to download something missing?

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

2 participants