Hi i am trying to build an quest app, it was working fine earlier i had the build, but then on quest pro i installed it and it appears to be loading indefinately.
here is the link. is there some way to test runtime errors on the build.
Please help.
Hi there is the Log error—
[2024.04.21-18.00.14:193][ 0]LogInit: Display: Game Engine Initialized.
[2024.04.21-18.00.14:194][ 0]LogInit: Display: Starting Game.
[2024.04.21-18.00.14:194][ 0]LogNet: Browse: /Game/Kitchen_Props_Pack/Maps/Demo?Name=Player
[2024.04.21-18.00.14:194][ 0]LogLoad: LoadMap: /Game/Kitchen_Props_Pack/Maps/Demo?Name=Player
[2024.04.21-18.00.14:194][ 0]LogWorld: BeginTearingDown for /Temp/Untitled_11
[2024.04.21-18.00.14:194][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
[2024.04.21-18.00.14:194][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
[2024.04.21-18.00.14:199][ 0]LogAudio: Display: Audio Device unregistered from world ‘None’.
[2024.04.21-18.00.14:202][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms
[2024.04.21-18.00.14:210][ 0]LogStreaming: Error: Couldn’t find file for package /Game/Kitchen_Props_Pack/Maps/Demo requested by async loading code. NameToLoad: /Game/Kitchen_Props_Pack/Maps/Demo
[2024.04.21-18.00.14:210][ 0]LogStreaming: Error: This will hitch streaming because it ends up searching the disk instead of finding the file in the pak file.
[2024.04.21-18.00.14:210][ 0]LogStreaming: Error: Found 0 dependent packages…
[2024.04.21-18.00.14:210][ 0]LogLoad: Error: Failed to enter /Game/Kitchen_Props_Pack/Maps/Demo: Failed to load package ‘/Game/Kitchen_Props_Pack/Maps/Demo’. Please check the log for errors.
----- I think i might have done something wrong in the cook settings?