Forum Thread
  Posts  
RE: commandline UDK frontend map specified could not found? (Forums : Level Design : RE: commandline UDK frontend map specified could not found?) Locked
Thread Options
Ronnie42
Ronnie42 God Of Destruction
Dec 14 2010 Anchor

ok i tried cooking the map to make sure it works before make, package the game, before some people said i would just need to make it, compile but since i later will probably need scripting it concerns me that it can't even find the map, asks me if i want to use the default map

so i was wondering if there was a technique to fix this issue?

as far as i can tell cook is used for compiling maps together but so far when i have tried to cook my map so i can make it then it tells me that the file can't be found even with a notepad added to import the map via the list

also i currently need feedback on fixing this since i'm undergoing important research

below is the command feedback from fontend:

[COMMANDLET 'UDK.exe make' STARTED IN ''] December 14, 7:08 PM

Init: Version: 7546
Init: Epic Internal: 0
Init: Compiled (32-bit): Nov 18 2010 15:25:46
Init: Command line:
Init: Base directory: C:\UDK\UDK-2010-11\Binaries\Win32\
Init: Character set: Unicode
Log: Executing Class UnrealEd.MakeCommandlet
No scripts need recompiling.

Success - 0 error(s), 0 warning(s)
Execution of commandlet took: 5.27 seconds

[COMMANDLET 'UDK.exe make' SUCCEEDED] December 14, 7:08 PM

[COMMANDLET 'UDK.exe CookPackages -platform=PC "DM-TestRun" -MT -full -languageforcooking=INT -noloccooking' STARTED IN ''] December 14, 7:08 PM

Init: Version: 7546
Init: Epic Internal: 0
Init: Compiled (32-bit): Nov 18 2010 15:25:46
Init: Command line: -platform=PC "DM-TestRun" -MT -full -languageforcooking=INT -noloccooking
Init: Base directory: C:\UDK\UDK-2010-11\Binaries\Win32\
Init: Character set: Unicode
Log: Executing Class UnrealEd.CookPackagesCommandlet
Cooking with SEPARATE Lighting TextureFileCache...
Cooking with SEPARATE Character TextureFileCache...
Deleting: ..\..\UDKGame\CookedPC\GFx\UDKFrontEnd_SF.upk
Deleting: ..\..\UDKGame\CookedPC\Maps\EnvyEntry.udk
Deleting: ..\..\UDKGame\CookedPC\Maps\UDKFrontEndMap.udk
Deleting: ..\..\UDKGame\CookedPC\CharTextures.tfc
Deleting: ..\..\UDKGame\CookedPC\Core.u
Deleting: ..\..\UDKGame\CookedPC\Engine.u
Deleting: ..\..\UDKGame\CookedPC\GameFramework.u
Deleting: ..\..\UDKGame\CookedPC\GFxUI.u
Deleting: ..\..\UDKGame\CookedPC\GFxUIEditor.u
Deleting: ..\..\UDKGame\CookedPC\GlobalPersistentCookerData.upk
Deleting: ..\..\UDKGame\CookedPC\GlobalShaderCache-PC-D3D-SM3.bin
Deleting: ..\..\UDKGame\CookedPC\GlobalShaderCache-PC-D3D-SM4.bin
Deleting: ..\..\UDKGame\CookedPC\GlobalShaderCache-PC-D3D-SM5.bin
Deleting: ..\..\UDKGame\CookedPC\GuidCache.upk
Deleting: ..\..\UDKGame\CookedPC\IpDrv.u
Deleting: ..\..\UDKGame\CookedPC\Lighting.tfc
Deleting: ..\..\UDKGame\CookedPC\OnlineSubsystemSteamworks.u
Deleting: ..\..\UDKGame\CookedPC\RefShaderCache-PC-D3D-SM3.upk
Deleting: ..\..\UDKGame\CookedPC\RefShaderCache-PC-D3D-SM4.upk
Deleting: ..\..\UDKGame\CookedPC\RefShaderCache-PC-D3D-SM5.upk
Deleting: ..\..\UDKGame\CookedPC\Startup.upk
Deleting: ..\..\UDKGame\CookedPC\Startup_LOC_INT.upk
Deleting: ..\..\UDKGame\CookedPC\Textures.tfc
Deleting: ..\..\UDKGame\CookedPC\UDKBase.u
Deleting: ..\..\UDKGame\CookedPC\UDKBase_LOC_INT.upk
Deleting: ..\..\UDKGame\CookedPC\UnrealEd.u
Deleting: ..\..\UDKGame\CookedPC\UTEditor.u
Deleting: ..\..\UDKGame\CookedPC\UTGame.u

GeneratePersistentMapList> Clearing existing lists
Failed to find package DM-TESTRUN
There are 0 levels to process
Error, Failed to find package DM-TestRun for cooking...
Adding level ..\..\UDKGame\Content\Maps\UDKFrontEndMap.udk for cooking...
Adding package ..\..\UDKGame\Content\GFx\UDKFonts.upk for cooking...
Adding level ..\..\UDKGame\Content\Maps\EnvyEntry.udk for cooking...
Adding package ..\..\UDKGame\Content\GFx\UDKFrontEnd.upk for cooking...
Materials will be cleaned up...
StaticMesh materials will be cleaned up...
*** Ignoring mutithreaded, less than quadcore.
Cooking [Seekfree] Core
Cooking [Seekfree] Engine
Cooking [Seekfree] GFxUI
Cooking [Seekfree] GameFramework
Cooking [Seekfree] UnrealEd
Cooking [Seekfree] GFxUIEditor
Cooking [Seekfree] IpDrv
Cooking [Seekfree] UDKBase
Cooking [Seekfree] UTGame
Cooking [Seekfree] UTEditor
Cooking [Seekfree] OnlineSubsystemSteamworks
Cooking [Combined] Startup with:
EngineDebugMaterials
EngineFonts
EngineMaterials
EngineSounds
FX_HitEffects
UDKFonts
SoundClassesAndModes
UI_Fonts
UI_Fonts_Final
Cooking [Seekfree Standalone] UDKFrontEnd_SF from UDKFrontEnd
Cooking [Seekfree] EnvyEntry
Failed to find supported game type(s) for EnvyEntry
Cooking [Seekfree] UDKFrontEndMap
Failed to find supported game type(s) for UDKFrontEndMap
Forcing UDKFrontEnd into UDKFrontEndMap
Forcing UI_FrontEnd_Art into UDKFrontEndMap
Copying shader cache RefShaderCache-PC-D3D-SM3.upk
Copying shader cache RefShaderCache-PC-D3D-SM4.upk
Copying shader cache RefShaderCache-PC-D3D-SM5.upk

TotalTime 324.05 seconds
CreateIniFiles 0.00 seconds
LoadSectionPackages 0.03 seconds
LoadNativePackages 11.77 seconds
LoadDependencies 0.00 seconds
LoadPackages 1.64 seconds
LoadPerMapPackages 0.31 seconds
LoadCombinedStartupPackages 3.63 seconds
CheckDependentPackages 0.00 seconds
CleanupMaterialsTime 0.00 seconds
Load ShaderCache 0.00 seconds
Save ShaderCache 0.08 seconds
Copy ShaderCache 280.49 seconds
RHI shader compile time 0.00 seconds
PS3 0.00 seconds
XBOXD3D 0.00 seconds
PCD3D_SM3 0.00 seconds
PCD3D_SM4 0.00 seconds
PCD3D_SM5 0.00 seconds
CookTime 1.61 seconds
CookPhysics 0.09 seconds
CookTexture 1.04 seconds
CookSound 0.00 seconds
CookSoundCue 0.00 seconds
LocSound 0.04 seconds
CookMovie 0.00 seconds
CookStrip 0.10 seconds
CookSkeletalMesh 0.02 seconds
CookStaticMesh 0.01 seconds
PackageSave 7.68 seconds
PrepareForSaving 11.84 seconds
PrepareForSavingTexture 11.23 seconds
PrepareForSavingTerrain 0.00 seconds
PrepareForSavingMaterial 0.00 seconds
PrepareForSavingMaterialInstance 0.00 seconds
PrepareForSavingStaticMeshTime 0.00 seconds
PackageLocTime 0.00 seconds
CollectGarbageAndVerify 1.03 seconds

Regional Stats:
Before Package Iteration 14.43 seconds
Package Iteration 29.00 seconds
Prep Package 0.97 seconds
Initialize Package 5.27 seconds
Finalize Package 22.76 seconds
After Package Iteration 280.67 seconds

Compression Stats:
FArchive::SerializeCompressed time 0.00 seconds
Compressor thread time 0.00 seconds
Compressed src bytes 0 MByte
Compressor dst bytes 0 MByte

TFC Data Saved 32 MByte
TFC Data Reused 224 MByte

PersistentFaceFX Stats:
Total time 0.03 seconds
Determination time 0.03 seconds
Generation time 0.00 seconds

Game-specific Cooking Stats:

GameContent Stats:
Total time 0.01 seconds
Init time 0.01 seconds
Common init time 0.00 seconds
List generation time 0.00 seconds
Common generation time 0.00 seconds
Package generation time 0.00 seconds
Common package generation time 0.00 seconds

ForcedContent Stats:
Total time 0.09 seconds

Warning/Error Summary
---------------------
Error, Failed to find package DM-TestRun for cooking...

Failure - 1 error(s), 0 warning(s)
Execution of commandlet took: 325.77 seconds




ALSO getting this problem when i try making it:
[COMMANDLET 'UDK.exe make -full' STARTED IN ''] December 14, 10:00 PM

Init: Version: 7546
Init: Epic Internal: 0
Init: Compiled (32-bit): Nov 18 2010 15:25:46
Init: Command line: -full
Init: Base directory: C:\UDK\UDK-2010-11\Binaries\Win32\
Init: Character set: Unicode
Log: Executing Class UnrealEd.MakeCommandlet
Warning, Failed to delete ..\..\UDKGame\Script\OnlineSubsystemPC.u
Warning, Failed to delete ..\..\UDKGame\Script\UTGameContent.u
--------------------Core - Release--------------------
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\Core.u'
--------------------Engine - Release--------------------
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\Engine.u'
--------------------GFxUI - Release--------------------
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\GFxUI.u'
--------------------GameFramework - Release--------------------
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\GameFramework.u'
--------------------UnrealEd - Release--------------------
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\UnrealEd.u'
--------------------GFxUIEditor - Release--------------------
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\GFxUIEditor.u'
--------------------IpDrv - Release--------------------
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\IpDrv.u'
--------------------OnlineSubsystemPC - Release--------------------
Package OnlineSubsystemPC has stripped source, recompiling
Warning, Failed to delete ..\..\UDKGame\Script\OnlineSubsystemPC.u
Warning, Failed to delete ..\..\UDKGame\Script\UTGameContent.u
Analyzing...
Scripts successfully compiled - saving package 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\OnlineSubsystemPC.u'
Warning, DeleteFile was unable to delete 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\OnlineSubsystemPC.u', retrying... (GetLastE-r-r-o-r: 32)
Error, Error deleting file 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\OnlineSubsystemPC.u' (GetLastError: 32)
Warning, DeleteFile was unable to delete 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\OnlineSubsystemPC.u', retrying... (GetLastE-r-r-o-r: 32)
Error, Error deleting file 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\OnlineSubsystemPC.u' (GetLastError: 32)
Error, Error saving '..\..\UDKGame\Script\OnlineSubsystemPC.u'
Package saving failed.

Warning/Error Summary
---------------------
Error, Error deleting file 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\OnlineSubsystemPC.u' (GetLastError: 32)
Error, Error saving '..\..\UDKGame\Script\OnlineSubsystemPC.u'
Warning, Failed to delete ..\..\UDKGame\Script\OnlineSubsystemPC.u
Warning, Failed to delete ..\..\UDKGame\Script\UTGameContent.u
Warning, DeleteFile was unable to delete 'C:\UDK\UDK-2010-11\Binaries\Win32\..\..\UDKGame\Script\OnlineSubsystemPC.u', retrying... (GetLastE-r-r-o-r: 32)

Failure - 3 error(s), 6 warning(s)
Execution of commandlet took: 46.43 seconds

[COMMANDLET 'UDK.exe make -full' FAILED] December 14, 10:01 PM

Edited by: Ronnie42

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.