UnrealBuildAccelerator (UBA) を利用した分散ビルドのセットアップ方法

Thank you for posting UBA setup I looked forward to this!

but I’m struggling a problem with setting UBA :smiling_face_with_tear:

I did all setup following step 3.

And then when I build engine code in local pc
Occur unhandled exception below :smiling_face_with_tear:

Unhandled exception: System.BadImageFormatException (0x8007000B) 
at EpicGames.UBA.LoggerImpl.CreateCallbackLogWriter(BeginScopeCallback Begin, EndScopeCallback end, LogCallback log)
at EpicGames.UBA.LoggerImpl..ctor(ILogger logger, Boolean showDetail) in {Path}\EpicGames.UBA\Impl\LoggerImpl.cs:line 38

Any ways solve this kind of issue?

1 Like