Hi, I’ve been trying to adress exactly what is wrong with my project and why it won’t package. It plays just fine in the editor, but i’ve been trying to package it for a while now, and it’s not really working. No matter what it always build fails, and the runUAT.bat error. I’m not sure if it’s a corrupted file, or something, I will place the output log from the build because i do not know what the error is.[link text][1]
I really want to make this game a possibility, but without the ability to cook i simply cannot.
General Information is listed below to help out the process:
-The game is done entirely in blueprints
-It is using multiplayer.
-there is a lot of things the player is doing, and is able to do. (I’m not sure if corrupted code is a thing, but maybe a possibility.)
-I have moved my version from 4.7.5 up to 4.8 preview, to try to help solve this and same error.
-I have 2 drives, one for storage and one for my registry. My project is located on my storage files.
Any more information i will give, just message me, or comment.
It looks like you are trying to package for the Desktop platform. Try packaging for just Windows and see if that works correctly. The Desktop platform is relatively new and may still have some bugs with it in the 4.8 Preview 2 release.
I want to thank you for your reply, i didn’t think a staff would be caring enough to read through a bunch of stuff just to help out, so thank you.
however I have tryed to package this back on the previouse version 4.7.5 on the windows, and still not able to package, runuat.bat error. Any other solution/suggestions?
This looks like it might be a crash bug that we just haven’t encountered yet. Did you attach a text render component to the scene somewhere? If so, can you remove it and see if it cooks?
Okay update, I searched around, for a text component, couldn’t find any, but looked around my assets that would have any text components and deleted them completey, I’ve just attempted packaged, and still not working, What i’m doing now is packaging the game by deleting the main map, to see if it will work: modularmap10, the other map i have is a menu map. was there any other suggestions to follow? Other than the text components, because i don’t believe thats the problem
[2015.05.13-21.10.17:178][ 0]LogBlueprint:Error: [compiler] Error This blueprint (self) is not a TextRenderComponent, therefore ’ Target ’ must have a connection.
[2015.05.13-21.10.17:573][ 0]LogBlueprint:Warning: [compiler] Warning [0037.56] Compile of kaylin failed. 1 Fatal Issue(s) 0 Warning(s) [in 1,144 ms]
Looks like this blueprint is failing to compile and it does seem to want to reference a TextRenderComponent, so it probably is the source of the original issue as well.
I have not heard from you in quite some time. At this time, I must close your thread out as being marked ‘answered’. However, if you have any further questions or concerns regarding this specific topic, do not hesitate to reply back.
I’m glad that was able to resolve your issue. If you have any further questions, please reply back or create a new post on AnswerHub and we’ll assist you further.