Packaged build doesn't run :(

Hello everyone. I cannot stand this anymore. I have a game on steam right now and I cannot update it because the packaged build I make which has no problems in the output simply doesn’t run. The cursor turns into the loading thingy for 5 secs, stops, then again for 2 secs and then nothing. Why. I’m really mad. I saw a post about the same thing and some people answered that its the plugins. I tried some but after that i couldn’t even build it. What is the problem? Can someone help?
Thank you very much, any help is appreciated…

The only thing you have to go on is reading the packaging log in great detail…

even warnings can cause it?

Depends what they are…

Where can I find the packaging log? is it the output log or another file that comes with the build?

Output log, that’s it. The stuff that scrolls up the screen while it’s packaging.

Okay so I got mine to build. First I disabled the Bridge plugin, but then I had an error about the Stylus plugin, so I disabled that too and it finally worked. Bizarre. Without Bridge, my meshes have no textures, so it’s not really a solution. I’m thinking something else is going on.

Go into your build, then into your project name folder, then a folder called Saved, and open the folder Logs, then it should be in there.

Same problem. Mine seems to be quixel bridge.

Log file open, 12/04/22 17:56:20
LogPluginManager: Error: Unable to load plugin ‘Bridge’. Aborting.
LogCore: Engine exit requested (reason: EngineExit() was called)
LogExit: Preparing to exit.
LogModuleManager: Shutting down and abandoning module RenderCore (28)
LogModuleManager: Shutting down and abandoning module Landscape (26)
LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
LogModuleManager: Shutting down and abandoning module Renderer (20)
LogModuleManager: Shutting down and abandoning module Engine (18)
LogModuleManager: Shutting down and abandoning module CoreUObject (16)
LogModuleManager: Shutting down and abandoning module SandboxFile (14)
LogModuleManager: Shutting down and abandoning module PakFile (12)
LogModuleManager: Shutting down and abandoning module RSA (11)
LogModuleManager: Shutting down and abandoning module NetworkFile (8)
LogModuleManager: Shutting down and abandoning module StreamingFile (6)
LogModuleManager: Shutting down and abandoning module CookOnTheFly (4)
LogModuleManager: Shutting down and abandoning module StorageServerClient (2)
LogExit: Exiting.
Log file closed, 12/04/22 17:56:20

1 Like

Any update? Don’t want to remove everything