when I run the game, it loads the map successfully but in output log:
LogLinker: Warning: Failed to load '/Game/TrainingArena/Maps/UEDPIE_0_ThirdPersonExampleMap': Can't find file.
how to fix this?
when I run the game, it loads the map successfully but in output log:
LogLinker: Warning: Failed to load '/Game/TrainingArena/Maps/UEDPIE_0_ThirdPersonExampleMap': Can't find file.
how to fix this?
heya Alexa, close the editor and open the folder: yourGame > config > DefaultEditor.ini
set the correct directory and restart the engine.
hope it helps
cheers!
already have the correct directory but still the engine complains Can’t find file very annoying, cant track any debug live logs because of this infinite entries of map not found
try using different name for the map, just experimental
bumpppp , still have this issue and very annoying
Follow few steps to solve this issue permanently
1: in your project
folder delete these sub folders/files
saved
intermediate
DerivedCache
config
script
vs
.sln
2: delete some folders in appdata\local\unreal\....
common\DerivedCache
3: delete files/folders in engine installed folder unreal\engine\...
intermediate
4: run your project and it will create all the folders, when the game loads successfully clode the editor.
5: right click on the project browser and generate visual studio files
6: open the newly generated yourprojectname.sln
click build from the menu and select re-build.
this will solve all the broken redirectors.
hope it helps
cheers!
Sir this will take me some time to test , the whole project is now rebuilding and my vs is slow
Thank you sir very very much, you just solve the issue really appreciated
Be careful deleting config folder, since custom settings will be lost for good.
Does anyone know what causes this error? It happens to me again and again when I try to open a level via UGamePlayStatics: :OpenLevel