Hello i am currently trying to pack my project for VR but i got this in my log
I dont know what does this error mean so i am asking for help here
Hello i am currently trying to pack my project for VR but i got this in my log
I dont know what does this error mean so i am asking for help here
I have never seen a Logxrscribeemulate error or know what that is. One thing you can try is to delete the files in the intermediate folder and saved folder in your project folder. They will be rebuilt when you package. Sometimes that magically fixes packaging errors. I always do that first before going down the rabbit hole trying to fix something.
hey thanks for replying unfortunately it didn’t work for me though
Could you paste a copy of your full log and did the packaging of this project work before? Are there any additonal plugins enabled that may not be packable for your VR platform ?
hey i don’t think there are any plugins like that enabled and i didn’t try to package it before also log is to long to pase it here
For what target platform are you trying to build - Meta, Pico, Varjo, PCVR, or others? What is your version of Unreal Engine? What plugins are enabled related to VR?
I don’t have a clue what that ‘LogXRScribe’ could be, but Scribe seem to be a logging system also used by Meta. Apparently it cannot load that ‘Capture.xrs’. My best guess is that it can’t handle the space or underscore character in the project path/name.
i am PCVR with meta quest 3 and i actually have an underscore in the name so i’ll try and change that