Packed server starts and closes fast with no error log.

I think the plugin: SCUE4 Anti Cheat is causing this, I noticed that the SCUE64.exe executable doesn’t open on the packaged server different from the server on the Editor, so maybe the subsystem of the plugin is calling the exit function since the anti cheat doesn’t activated due to some problem. What I noticed is that when I compiled my project with the plugin activated, when starting the standalone game or server it showed an error saying that it was trying to reference the modules in the engine folder instead of the game project folder, so I was forced to copying the plugin to the folder plugins Marketplace > SCUE4 and recompiling the engine, which was not a good practice. Does anyone know how to fix the SCUE4 plugin reference to the project folder instead of the engine?

[2023.03.10-16.53.14:110][ 0]LogWindows: Warning: CreateProc failed: The system cannot find the file specified. (0x00000002)

[2023.03.10-16.53.14:111][ 0]LogWindows: Warning: URL: ../../../Engine/Plugins/Marketplace/SCUE4/Source/ThirdParty/x64/SCUE4x64.exe MyProject

On packed server :frowning: