Failed to Launch Project

Hi!

After finally reaching a state where I want to package my project and test it on other machines, i’ve come across an error while Launching my Project (Shipping, ByTheBook).

I have the log attached in here and hope it provides enough information for you to help me with my problem :slight_smile:

mfg Heidi

Edit: File size exceeded, have a link: Click!

Anyone?

Hi Heidi,

We do not accept files from the link you’ve provided. Please use a Google drive or Dropbox link if necessary, however a text file will generally not exceed file size.

To get a smaller output log file, open the Output Log, right-click and clear all data so that you are starting with a clean slate. Then try and package. When packaging fails, cut and paste contents of the Output Log into a text file and post. Again, this should not exceed the file size limit as we get many of these on a daily basis.

Thanks,

.

Hi Heidi,

Since we have not heard back from you in a while, we are marking this post “resolved” for tracking purposes. However, if you are still unable to launch your project then respond with the requested information and we will continue to investigate.

Thanks,

.

Hi , I didn’t know about the upload causing problems, I’ve packed the txt into a rar to reduce its size and will reupload it here. This is still the old log, and I did not try repackaging with a clean slate yet as I am on a different pc.

I’m getting a lot of filename to long, but there are other errors in it aswell.
I tried solving the filename to long issue a long time ago, but gave up after I noticed that the way I changed the names broke lots of references.

I still couldn’t successfully package my Project with these settings.
Packing in development/OnTheFly is working as intended.

Later today I might repackage the project to get a different error log, however this process took a lot of time, so might have to do it over night.

I hope you can help me out on this issue =) Thanks for the response!

Hi Heidi,

You have a struct error:

  1. UE4Editor-Cmd: [2016.09.10-17.40.14:204][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/_Heidi/Widget/WLobbyClient.WLobbyClient_C:MapStruct’. Unknown structure.

And the rest of the errors are caused by file/directory names being too long for the Infinity Blade Assets.

The following AnswerHub post contains a couple of solutions to this: Can someone from unreal explain cook failures?

.

After (hopefully) dealing with the longpaths, and the MapStruct I tried to compile my Project again, and got yet another error.

I’ve searched for it and found a similar thread here

I’ve commented on it with more information regarding that issue.

Thanks for helping me with the previous Log, I hopefully fixed the errors, but i cancled the Launching process after getting this error, so I am unsure.
My WLobbyClient indeed had something missing regarding the MapStruct, which I could fix right away, just hadn’t noticed it before.

If I’m having any problems regarding this thread i’ll be back here =)