Rama
(Rama)
September 26, 2016, 5:06pm
74
Hey , thanks for this plugin, it saved us quite some time. The plugin is working well, both in the Edtor and in the shipped game. However, when packaging the game I get the following error messages:
[FONT=Courier New]MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.09.19-12.24.09:945] 0]LogInit: Display: Warning/Error Summary (Unique only)
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.09.19-12.24.09:945] 0]LogInit: Display: -----------------------------------
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.09.19-12.24.09:946] 0]LogInit: Display: LogLinker:Warning: Can’t find file ‘/Game/ThirdPersonCPP/ThirdPersonOverview’
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.09.19-12.24.09:946] 0]LogInit: Display: LogUObjectGlobals:Warning: Failed to load ‘/Game/ThirdPersonCPP/ThirdPersonOverview’: Can’t find file ‘/Game/ThirdPersonCPP/ThirdPersonOverview’
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.09.19-12.24.09:946] 0]LogInit: Display: LogUObjectGlobals:Warning: Failed to find object ‘Class /Game/ThirdPersonCPP/ThirdPersonOverview.ThirdPersonOverview_C’
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.09.19-12.24.09:947] 0]LogInit: Display: LogUObjectGlobals:Warning: Failed to find object ‘Object /Game/ThirdPersonCPP/ThirdPersonOverview.ThirdPersonOverview_C’
MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.09.19-12.24.09:947] 0]LogInit: Display: LogRedirectors:Warning: String Asset Reference ‘/Game/ThirdPersonCPP/ThirdPersonOverview.ThirdPersonOverview_C’ was not found! (Referencer ‘Unknown’)
This is new since I copied the whole plugin folder “GamepadUMGPlugin” from the ZIP file into the Plugins folder of my project.
Any ideas how to get rid of these warnings?
Thanks, and cheers!
Hi there! Those are all related to ThirdPersonTemplate project, which is rather odd cause the GamepadUMG doesnt have anything to do with that… Unless some config settings got carried over somehow?
But there’s no config in the plugin…
Did you copy the config settings from my sample project perhaps?
These errors are unrelated to the plugin itself as far as I can tell