PDA

View Full Version : (KINDA SOLVED) Need Help - Packaging Issues



omegabluestudio
07-04-2010, 10:07 PM
I've been trying to package my game for the last few days and i think i got somewhere finally then i got this error message when i cook the map:


GeneratePersistentMapList> Clearing existing lists
There are 1 levels to process
Error, Failed to find package 'EBotFrontEnd'

I looked at my maps, the packages are there, but when i go to the folders they don't appear. When i do "explore" from withing the content browser it just gives me the levels.

I have the packages set to cook automatically per the TheBall tuts. I've taken them off and tired again. I got the game to start up then it crashes and of course becasue it can't find the package. Any help or ideas would be awesome. Thanks.


EDIT: Apparently the packager has been broken since April build. I just went back to the March one and it works fine. the only thing is i have to rebuild everyhting. It was only one level and a menu system so.....

omegabluestudio
07-06-2010, 06:35 AM
I did some more testing, I can run the game via the Play on PC, and from the FrontEnd with use cooked map checked. Still can't play a packaged game though

geodav
07-06-2010, 02:18 PM
sure i've posted this before but the packager has been working since the first release.
i've found the main problems are caused if you don't cook your maps, compile code, edit the defaultengine.ini
eg:-

[Engine.PackagesToForceCookPerMap]
; todo: Remove the following after UDK Scaleform front end is completed
; -----
.Map=UTFrontEnd
.Package=UI_Scenes_Mutators
.Package=UI_FrontEnd_Art
.Package=UI_Portrait
.Package=UI_Scenes_ChrisBLayout
.Package=UI_Scenes_FrontEnd
.Package=UI_Scenes_Common
.Package=UI_Skin_Derived
.Package=UI_Skins
.Map=UT40kFrontEnd
.Package=UT40k_UI_Materials
.Package=UT40k_UI_Test
.Package=UI_Scenes_Mutators
.Package=UI_FrontEnd_Art
.Package=UI_Portrait
.Package=UI_Scenes_ChrisBLayout
.Package=UI_Scenes_FrontEnd
.Package=UI_Scenes_Common
.Package=UI_Skin_Derived
.Package=UI_Skins
; -----

don't forget you'll have to copy your .u file from the
F:\UDK\UDK-2010-06\UDKGame\Script folder to the
F:\UDK\UDK-2010-06\UDKGame\CookedPC before you package your game

ps if you don#t beleive me the check my latest build done with the June release
http://www.moddb.com/mods/ut40k-the-chosen/downloads/ut40k-build-july-2010