Open Daraan opened 8 months ago
Hello thank you for the reply,
for now it is still a problem.
Maybe relevant I changed by default map in DefaultEngine.ini
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Carla/Maps/Town04_Opt.Town04_Opt
GameDefaultMap=/Game/Carla/Maps/Town04_Opt.Town04_Opt
ServerDefaultMap=/Game/Carla/Maps/Town10HD_Opt.Town10HD_Opt
GlobalDefaultGameMode=/Game/Carla/Blueprints/Game/CarlaGameMode.CarlaGameMode_C
GameInstanceClass=/Script/Carla.CarlaGameInstance
TransitionMap=/Game/Carla/Maps/Town10HD_Opt.Town10HD_Opt
GlobalDefaultServerGameMode=/Game/Carla/Blueprints/Game/CarlaGameMode.CarlaGameMode_C
Tell me if you need more information
Short update: I also have this problem on the latest dev version (9037124f594daa09f745f00d7125a513cac8aaaf) and a new installation (on the same machine) when chaing from the default Town10 to town Town04_Opt.
I met this issue too bro, have you solved it?
I met this issue too bro, have you solved it?
No still persists.
Me too, I also meet an error in Town03 that "lighting needs to be built (16 unbuilt objects)" Have you meet it?
Me too, I also meet an error in Town03 that "lighting needs to be built (16 unbuilt objects)" ![Screenshot]) Have you meet it?
Yes, but that is a more common issue. I am just vaguely familiar with it, there should be an entry build/bake lights somewhere.
Yes, I tried as https://www.youtube.com/watch?v=iPN2hWzfmP8 do, but failed...
I am using
Problem you have experienced: When building Carla and loading Town04_Opt I always get three errors in the pip-op UE Message log:
Full Error Output
Other information (documentation you consulted, workarounds you tried):
I tried to download the dev-assets, removed them again, checking out the normal 0.9.15 tag, always at least using
make clean
, and did a complete new build setup in a new folder, nothing fixed this error.Especially as checking out a tag where I did not have the error before forwarding to a dev version could imply that it is related to some ignored files?