I was following an Unreal Engine tutorial “Twin Stick Tutorial” to create a MVP and slowly working on it. Anyways after having done this I decided that I would like to package the project and during the packaging in the output log. It mentioned this “Failed to find object ‘Object /Game/TopDownBP/TopDownOverview.TopDownOverview_C’” throughout but I have no clue what is going on and was wondering if you could help. Thanks.
After you deleted the Config, Intermediate, and Saved folders, what do you mean you input the data again?
-I’ll try to recreate the issue here; Are you just using the “Twin Stick Shooter” blueprint template from UE4.11? (Not upgraded from any earlier versions?)
-If you’ve made major updates or are using custom assets can you send a link to your project to me on the Forum?
After I deleted the Config, Intermediate and Saved folders, I then added in the inputs under ‘Project Settings’ and ‘Inputs’, in order for the game to be playable. As for the game I was watching a tutorial of the Unreal Engine’s YouTube channel.
Please try these settings and let me know if you encounter any errors. Note: there was one warning about the name being too long for the long name path… this is not important.
Also, aiming doesn’t work as expected, but this is an issue with the blueprint/code specifically with character movement, etc.
I’m unsure why it isn’t working for me, I selected the same settings and tried to do the same by packaging it to the desktop. Yet again it didn’t work, I set it to package and checked on it 10 minutes later and the output log was at this “MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.05.26-20.06.57:955][ 0]LogUObjectGlobals:Warning: Failed to find object ‘Object /Game/TopDownBP/TopDownOverview.TopDownOverview_C’” I then thought it was probably because I wasn’t giving it enough time, so I waited for about an hour and a half but no luck, it was still packaging but there was nothing happening in the log since I had left it, could it perhaps be something else?
Thanks a lot for the advice, I have finally being able to package the project, I decided to wait for the release of 4.12 and then update the project and that worked!. So I would like to say thanks for the helpful advice and the time you put in to helping me correct this.