mordentral / AdvancedSessionsPlugin

Advanced Sessions Plugin for UE4
https://www.vreue4.com
MIT License
595 stars 140 forks source link

error LNK2005 when packaging the game with nativizated mode #8

Closed Cesio137 closed 1 year ago

Cesio137 commented 3 years ago

I'm having this error at the time of packaging:

ParallelExecutor.ExecuteActions: Module.NativizedAssets.3_of_17.cpp.obj : error LNK2005: "public: __cdecl AAdvancedGameSession::AAdvancedGameSession(class FObjectInitializer const &)" (??0AAdvancedGameSession@@QEAA@AEBVFObjectInitializer@@@Z) j� definida no Module.AdvancedSessions.gen.1_of_2.cpp.obj ParallelExecutor.ExecuteActions: Criando biblioteca S:\natha\Documents\Unreal Project\FNAF\FiveNightAtFreddys\Binaries\Win64\DOOM-Win64-Shipping.lib e objeto S:\natha\Documents\Unreal Project\FNAF\FiveNightAtFreddys\Binaries\Win64\DOOM-Win64-Shipping.exp ParallelExecutor.ExecuteActions: S:\natha\Documents\Unreal Project\FNAF\FiveNightAtFreddys\Binaries\Win64\DOOM-Win64-Shipping.exe : fatal error LNK1169: encontrados um ou mais s�mbolos m�ltiplos definidos UnrealBuildTool.Main: CompilationResultException: Error: OtherCompilationError

UBT-DOOM-Win64-Shipping_2.txt

OBS: I didn’t have this error in 4.26.1