getnamo / SocketIOClient-Unreal

Socket.IO client plugin for the Unreal Engine.
Other
901 stars 240 forks source link

PrecompileForTargets = PrecompileTargetsType.Any fix for MP release #415

Open getnamo opened 7 months ago

getnamo commented 7 months ago

Error log

[Windows): Missing precompiled manifest for 'CoreUtility', 'C:\Program Files\Epic Games\UE_5.3\Engine\Plugins\Marketplace\SocketIOClient\Intermediate\Build\Win64\UnrealGame\Development\CoreUtility\CoreUtility.precompiled'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in CoreUtility.build.cs to override. If part of a plugin, also check if its 'Type' is correct.