The map specified on the command line could not be found как исправить unreal engine

Содержание

  1. RE: commandline UDK frontend map specified could not found? Thread
  2. Map Check Errors
  3. Descriptions of errors generated during map builds or running a map check in Unreal Editor.
  4. Performing a Map Check
  5. Errors
  6. Lighting
  7. Warnings
  8. Actor
  9. BSP Brush
  10. Camera
  11. Class
  12. Foliage
  13. Landscape
  14. Level
  15. Lighting
  16. Navigation
  17. Particle System
  18. Skeletal Mesh
  19. Sound
  20. Static Mesh
  21. Volume
  22. Uncategorized
  23. Infos
  24. Actors
  25. Map Rendering Failed #62
  26. Comments
  27. cinimodphoto commented Dec 16, 2019
  28. cinimodphoto commented Dec 16, 2019
  29. AmauryCarrade commented Dec 16, 2019
  30. Vlammar commented Jan 16, 2020
  31. cinimodphoto commented Feb 4, 2020
  32. cinimodphoto commented Feb 4, 2020
  33. Vlammar commented Feb 4, 2020
  34. cinimodphoto commented Feb 4, 2020
  35. Vlammar commented Feb 14, 2020
  36. Vlammar commented Feb 15, 2020
  37. Cannot find Arduino IDE. Please specify the «arduino.path» in the User Settings. Requires a restart after change. #950
  38. Comments
  39. ZBHorizon commented Dec 30, 2019
  40. hellyzh commented Jan 6, 2020
  41. mianqi2016 commented May 18, 2020
  42. hellyzh commented May 19, 2020
  43. tariqawni commented Jul 8, 2020
  44. hellyzh commented Jul 10, 2020
  45. tariqawni commented Jul 10, 2020
  46. hellyzh commented Jul 13, 2020
  47. K-zhao commented Jul 24, 2020 •
  48. umatbro commented Aug 20, 2020
  49. VictorVmg commented Aug 22, 2020
  50. umatbro commented Aug 22, 2020 •
  51. 4 Ways to Solve the Specified Module Could Not Be Found [MiniTool News]
  52. Summary :
  53. What Is the Specified Module Could Not Be Found Error?
  54. How to Fix the Specified Module Could Not Be Found?
  55. Solution 1. Run SFC Scan
  56. Solution 2. Scan Virus of Your Computer
  57. Solution 3. End Process Related to the Particular DLL
  58. Solution 4. Delete Files in Registry
  59. Final Words
  60. ABOUT THE AUTHOR

RE: commandline UDK frontend map specified could not found? Thread

ezgif.com resize

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:UDKUDK-2010-11BinariesWin32
Init: Character set: Unicode
Log: Executing Class UnrealEd.MakeCommandlet
No scripts need recompiling.

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

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.

Источник

Map Check Errors

Descriptions of errors generated during map builds or running a map check in Unreal Editor.

Unreal Engine 4 provides a mechanism for alerting you to potential problems in the form of map check errors and warnings instead of having to hunt down issues manually without knowing what is causing the problem or how to fix it. These errors are an automated way to find out where problems lie and allows you to get them fixed before they have a serious impact on your game.

Performing a Map Check

Map check errors and warnings are displayed following performing a build all of a map and can also be performed separately using the Map Check option in the Level Editor Toolbar ‘s Build menu.

Errors

Errors are critical problems that can potentially cause execution failure. These need to be fixed before proceeding.

Lighting

[LightActor] has same light GUID as [LightActor] (Duplicate and replace the orig with the new one)

Duplicate and replace the original with the new one.

Warnings

Warnings are issues which, while not critical, can cause your game to not function properly or with sub-optimal performance. These should be addressed but are not showstoppers.

Actor

[Actor] : Large Actor casts a shadow and will cause an extreme performance hit unless bUseBooleanEnvironmentShadowing is set to true

[Volume] causes damage, but has no damagetype defined.

This warning is caused when there is a volume that is set to cause damage but does not have a damage type defined. A damage type is important because it tells the game code how to handle a Actor’s reaction to taking damage. This can be solved by going to the Actor’s Property Window->Physics Volume and setting the ‘DamageType’ property.

[Actor] : Brush has non-coplanar polygons

This warning is caused when there is a brush in the level that has non-coplanar polygons. This is usually caused by using brush editing tools in geometry mode in extreme ways and can cause missing polygons in the level. This warning can be resolved by deleting the brush and recreating it.

[Actor] in same location as [Another Actor]

This warning is caused when there is an Actor that is in the same exact location as another Actor. This warning is usually the result of an accidental duplication or paste operation. It can be fixed by deleting one of the Actors, or disregarded if the placement was intentional.

[Actor] has invalid DrawScale/ DrawScale3D

This warning is caused when either DrawScale, DrawScale3D X, DrawScale3D Y, or DrawScale 3D Z is equal to zero. Meaning that the Actor will not be shown because it is being scaled to zero on one of its axis. To solve this problem, change any DrawScale’s that are zero to be non-zero by selecting the Actor and changing its drawscale at the bottom of the main UnrealEd window.

[Actor] is obsolete and must be removed!

This warning is caused when there is an instance of an Actor in a level that has been marked deprecated. This is usually because an Actor was marked deprecated after the level was created, but the map was never updated. This can be fixed by simply deleting the Actor.

[Actor] bStatic true, but has Physics set to something other than PHYS_None!

This warning is caused when an Actor has its bStatic flag set to true but its Physics is set to PHYS_None. Since bStatic means that the Actor will not be moving, having Physics set to PHYS_None is contradictory. Actors set with the bStatic flag are also not ticked(updated). This error can be solved by going to the Actor’s properties and changing its Physics to PHYS_None.

The specified volume Actor has a NULL collision component and should probably be deleted.

The specified volume Actor has a zero radius for its collision component and should probably be deleted.

[Actor] (LOD [Index]) has hand-painted vertex colors that no longer match the original StaticMesh [StaticMesh]

[Actor] has collision enabled but StaticMesh [StaticMeshName] has no simple or complex collision.

You want to either set Collision Enabled to No Collision on the Actor, or add collision to the mesh (by adding simple collision shapes, and/or enabling collision on sections)

Actor casts dynamic shadows and has a BoundsScale greater than 1! This will have a large performance hit

Serious performance warning. either reduce BoundsScale to be less than or equal to 1 or remove dynamic shadows.

[ActorName] has WorldTrace blocked. It will be considered to be world geometry

BSP Brush

This warning indicates that you have a brush in the level that does not have any polygons associated with it. The brush should be deleted as it is not doing anything useful.

Run ‘Clean BSP Materials’ to clear [count] references

This warning indicates that there are material references on brush faces that are not contributing to the BSP, and that applying the Tools->’Clean BSP Materials’ operation can clean up these references.

This warning is caused when there is a Brush with a «None» ConstraintInstance component. It is usually found in older maps where duplication was used to create a Brush and can be fixed by deleting the Brush causing the warning and creating a new one.

[Brush] : Brush is planar

Camera

Class

[ ]::[ ] is obsolete and must be removed (Class is abstract)

[ ]::[ ] is obsolete and must be removed (Class is deprecated)

Foliage

Foliage instances for a missing Static Mesh have been removed.

Foliage in this map is missing [MissingCount] cluster component(s) for Static Mesh [MeshName]. Opening the Foliage tool will fix this problem.

Landscape

[LandscapeComponent] : Fixed up deleted layer weightmap

[LandscapeComponent] : Fixed up incorrect layer weightmap texture index

Fixed up shared weightmap texture for layer [Layer] in component [Component] (shares with [Name])

Landscape ([ProxyName]) has overlapping render components at location ([X,Y])

Level

Duplicate level info

Two WorldInfos somehow exist.

Map should have KillZ set.

This warning is caused when the map’s KillZ in the WorldInfo properties is set to the default value. All maps should specify a KillZ appropriate for the level so that players cannot simply fall forever until they reach the playable world bounds.

Lighting

This warning is caused when there is a Light Actor with a «None» LightComponent. It is usually found in older maps where duplication was used to create the Actor and can be fixed by deleting the Actor causing the warning and creating a new one.

Maps need lighting rebuilt

This warning is caused when lighting has been invalidated by moving or modifying a light Actor. This can cause problems because the rendered lighting in the level is not accurately representing the current state of lights in the level. This error can be solved by going to the Build menu and rebuilding lighting for a map.

Component is a static type but has invalid lightmap settings! Indirect lighting will be black. Common causes are lightmap resolution of 0, LightmapCoordinateIndex out of bounds.

Navigation

Paths need to be rebuilt

Particle System

This warning is caused when there is an Emitter Actor with a «None» ParticleSystemComponent. It is usually found in older maps where duplication was used to create the Actor and can be fixed by deleting the Actor causing the warning and creating a new one.

PSysComp has an empty parameter Actor reference at index [Index] ([Actor])

Param.Actor should not be NULL.

PSysComp has an empty parameter material reference at index [Index] ([Actor])

Param.Material should not be NULL.

Skeletal Mesh

[Actor] : SkeletalMeshActor has no PhysicsAsset assigned.

In order for a SkeletalMesh to have an accurate bounding box, it needs to have a PhysicsAsset assigned in its SkeletalMeshComponent. An incorrect or inaccurate bounding box can lead to the mesh vanishing when its origin is not in view, or to poor shadow resolution because the bounding box is too big.

[Actor] : Skeletal Mesh Actor has NULL SkeletalMeshComponent property

The specified SkeletalMeshActor has a NULL SkeletalMeshComponent.

[Actor] : Skeletal Mesh Actor has NULL SkeletalMesh property

The specified SkeletalMeshActor has a NULL SkeletalMesh.

Sound

This warning is caused when there is an Ambient sound Actor with a «None» AudioComponent. It is usually found in older maps where duplication was used to create an Actor and can be fixed by deleting the Actor causing the warning and creating a new one.

Ambient sound Actor’s AudioComponent has a NULL SoundCue property!

This warning is caused when there is a AmbientSound Actor with a NULL SoundCue property. This is a problem because the Actor will not actually be playing any sounds. This can be fixed by first choosing a sound cue in the generic browser and then going to the Actor’s Property Window->Audio Category->Audio Component and setting the ‘SoundCue’ property.

Static Mesh

[Static Mesh Actor] : Static Mesh Actor has NULL StaticMesh property

This warning is caused when there is a Static Mesh Actor in a level with a NULL StaticMesh property. This can be a problem because the Actor exists and is using memory, but does not have a Static Mesh to actually draw. This warning is usually the result of creating a StaticMesh Actor without first selecting a StaticMesh in the generic browser. This warning can be fixed by first selecting a Static Mesh in the generic browser and then going to the StaticMesh Actor’s Property Window->StaticMeshActor Category->StaticMeshComponent->StaticMeshComponent Category to set the ‘StaticMesh’ Property.

This warning is caused when there is a Static Mesh Actor with a «None» StaticMeshComponent component. It is usually found in older maps where duplication was used to create the Actor and can be fixed by deleting the Actor causing the warning and creating a new one.

Simple collision cannot be used with non-uniform scale. Please either fix the scale or the collision type.

More overridden materials [Count] on Static Mesh component than are referenced [Count] in source mesh [StaticMesh]

[Count] element(s) with zero triangles in Static Mesh [StaticMesh]

Volume

LevelGridVolumes are only allowed in the persistent level

This warning is caused when a LevelGridVolume is placed in a streaming level. These types of volumes are only allowed in the persistent level. This problem can be fixed by moving the LevelGridVolume to the persistent level.

This warning is caused when there is a level streaming volume that does not exist in the persistent level. This can be problematic because the volume will not be considered when checking to see if a streaming level should be loaded or unloaded. You can fix this problem by deleting the level streaming volume and recreating it.

No levels are associated with streaming volume.

This warning is caused when there are no levels associated with a LevelStreamingVolume, making it non-functional. This problem can be fixed by associating one or more streaming levels with the offending LevelStreamingVolume.

Uncategorized

Please rename the file to be within the length specified.

[ObjectName] : Externally referenced

Infos

Infos are issues which do not need to be addressed by the user but may be useful to know.

Actors

[Actor] : Repaired painted vertex colors

Painted vertex colors were repaired on this Actor.

Источник

Map Rendering Failed #62

I uploaded an image 1024×1024 both a jpg and a png to imgur I have the link when I try the link it just gives me the error «Map rendering failed: The given URL is not a valid image» I have no clue what I am doing wrong. I have tried different sizes, different images and even saving the image publicly on imgur not just url grabbing. Here is the most recent image url. https://imgur.com/ZGIuWGa

The text was updated successfully, but these errors were encountered:

We are unable to convert the task to an issue at this time. Please try again.

The issue was successfully created but we are unable to update the comment at this time.

Update to ticket, restarted server and now no error at all just says /tomap [URL] in all white. Here is the full command. /tomap i.imgur.com/ZGIuWGa.png That is what I am using.

70903530 edf3b400 1fb3 11ea 9e07 604379e1cc45

For the first issue, please make sure that the URL is a valid URL to the image itself: https://i.imgur.com/ZGIuWGa.png would do the trick (note the https:// ). The link to the Imgur webpage containing the image is not valid.

For the second part, it looks like the plugin is not correctly loaded for some reason. Is there something in the console?

So I reinstalled my server with 1.15 instead of 1.15.1 I put ImageOnMap-3.1.jar on my server. When I do /tomap [url] which the most recent I used was https://i.imgur.com/VxCmLYB.png it shows in chat Rendering. Then shows Rendering finished! The issue now is it is not producing a map I then tried same command but with resize then the same command with resize 3 2 they all say the same thing Rendering. Rendering Finished but I do not get a map. I have tried as an OP player with rank Owner all the way down to non op rank starter. I have even tried the command from the console. I have tried holding a map in my hand still no luck. In the ImageOnMap folder under maps there is a file in there that looks like it takes and the images folder has images in it from the image that I used from imgur yet still nothing.

So I tried deleting the jar and folder and installed the new ImageOnMap-4.0.jar it created a folder loaded and when I use the same command it instead of in chat telling me says it in floating text that it is rendering and then finished still no map. When I do /maptools list it says each time a new number of maps found but each time then says «An internal error occurred while attempting to perform this command»

Ohh then I wonder what plugin the SMP Earth team is using that CaptainSparklez plays on cause they are on 1.15.1 and it works for them. I cant remember what theirs is called I will have to watch some of their VODs. Thank you. I really do hope you get a 1.15 version soon that would be amazing.

Update: We may be posting the new version compatible with 1.15 this week-end.

The release for the 1.15 have been made, you can find it here https://www.spigotmc.org/resources/imageonmap.26585/

You can’t perform that action at this time.

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

Источник

Cannot find Arduino IDE. Please specify the «arduino.path» in the User Settings. Requires a restart after change. #950

71586870 e556be00 2b1b 11ea 830a 1f1e02d8f086

Ich habe Windows 10 un bekomme es einfach nicht hin den Arduino.path anzugeben

The text was updated successfully, but these errors were encountered:

We are unable to convert the task to an issue at this time. Please try again.

The issue was successfully created but we are unable to update the comment at this time.

I also meet this problem, and I have installed Arduino-1.8.12 on Ubuntu, but I couldn’t find the location of Arduino IDE in it, so I don’t know what should be filled in the «Arduino:Path» blank.

Fill like this «arduino.path»:»/home/User/Arduino1.8.2/arduino-1.8.2″ (replace «/home/User/Arduino1.8.2/arduino-1.8.2» with the path of Arduino IDE).

I apologize for necroing this post, but adding that didn’t seem to fix the issue, even after a restart. I’m on Arduino 1.8.13. Are there potentially any other issues that might cause the extension to not function properly?
88352120 85b93d80 cd0d 11ea 9c33 fff6c4d546b1

Edit: It turns out I installed the extension under WSL for VSCode which caused some issues. Using Arduino under Windows VSCode fixed the issue.

I’m struggling with the same issue. arduino is installed in my system, it launches Arduino IDE properly. I’m using Manjaro Linux 20.0.3. Turning VS Code on and off does not have any effect.

90825946 f4ec7680 e339 11ea 9cb2 1d5f340317e4

I’m struggling with the same issue. arduino is installed in my system, it launches Arduino IDE properly. I’m using Manjaro Linux 20.0.3. Turning VS Code on and off does not have any effect.

90825946 f4ec7680 e339 11ea 9cb2 1d5f340317e4

If your operating system is Windows 7 or higher you should follow the steps below:

90951528 c1891500 e429 11ea 84d2 fbc56244e598

Источник

4 Ways to Solve the Specified Module Could Not Be Found [MiniTool News]

By Tina | Follow | Last Updated October 16, 2019

Summary :

the specified module could not be found thumbnail

What is error the specified module could not be found? How to solve this error? This post will show you how to solve this problem. Apart from that, you can visit MiniTool to look for more Windows tips and solutions.

What Is the Specified Module Could Not Be Found Error?

The specified module could not be found error is a DLL error. It usually shows on the Windows startup or warming up. This issue may also occur when working with various programs or trying to connect to the Internet.

The specified module could not be found Windows 10 error may be caused by various reasons. In this section, we will briefly show you the reasons that cause the error the specified module could not be found.

So, in the following section, we will demonstrate you how to solve the DLL load failed: the specified module could be found error.

If you have the same problems, try the following solutions.

How to Fix the Specified Module Could Not Be Found?

In this section, the solutions to solve this problem will be listed. Continue your reading to know more information.

Solution 1. Run SFC Scan

To the beginning, we will show you the first way to solve the issue specified module could not be found. In this method, you can try to run System File Checker to scan and fix corrupted system files.

Now, here is the tutorial.

Step 1: Type Command Prompt in the search box of Windows and choose the best-matched one. Then right-click it to choose Run as administrator to continue.

Step 2: In the pop-up window, type the command sfc /scannow and hit Enter to continue.

the specified module could not be found 1

Then you can wait for the scanning process to be finished and do not exit the command line window until you see the message verification 100% completed.

If the System File Checker fails to work, you may need to read the post: Quickly Fix – SFC Scannow Not Working (Focus on 2 Cases).

If this solution is not effective, try the following solutions.

Solution 2. Scan Virus of Your Computer

The second way to fix the DLL load failed: the specified module could not be found problem is to scan the virus of your computer.

Now, here is the tutorial.

Step 1: Press Windows key and I key together to open Settings, then choose Update & Security to continue.

Step 2: In the pop-up window, choose Windows Defender in the left pane. Then click Open Windows Defender Security Center to continue.

Step 3: Click Virus & threat protection.

Step 4: Choose Advanced Scan.

the specified module could not be found 2

Step 5: Then choose Full Scan and Scan Now to continue. Then it will scan the virus on your computer. If there are, delete them.

When the process is finished, you can check whether the issue the specified module could not be found is solved

The third solution to solve the problem the specified module could not be found Windows 10 is to end the program related to the particular DLL.

Now, here is the tutorial.

Step 1: Type File Explorer Options in the search box of Windows and choose the best-matched one to continue.

Step 2: In the pop-up window, go to the View tab and uncheck the option Hide protected operating system files (Recommended).

the specified module could not be found 3

Step 3: Then click Apply and OK to confirm the change.

Step 4: Boot your computer into Safe Mode and open Task Manager.

Step 5: In the Processes tab, select the program encountering the specified module could not be found error and choose End Task from the context menu to continue.

After that, reboot the program and check whether the problem the specified module could not be found is solved.

Solution 4. Delete Files in Registry

The DLL load failed: the specified module could not be found error could not be found may be caused by the corrupted registry files. So, you can try deleting files in Registry to solve this problem.

Now, here is the tutorial.

Step 1: Press Windows key and R key together to open Run dialog, then type regedit in the box and click OK to continue.

Step 2: In the pop-up window, select the following keys and delete them.

HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRunOnce
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRunOnce

After that, restart your computer and check whether the issue DLL load failed: the specified module could not be found is solved.

delete broken registry items on windows thumbnail

It is risky to play with the Windows registry, but deleting broken registry items on Windows can have a positive impact on your PC. Here are solutions.

Final Words

To sum up, this post has introduced 4 ways to solve the specified module could not be found error. If you have encountered the same trouble when launching a program, try these fixes.

tina

Position: Columnist

Tina is a technology enthusiast and joined MiniTool in 2018. As an editor of MiniTool, she is keeping on sharing computer tips and providing reliable solutions, especially specializing in Windows and files backup and restore. Besides, she is expanding her knowledge and skills in data recovery, disk space optimizations, etc.

On her spare time, Tina likes to watch movies, go shopping or chat with friends and enjoy her life.

Источник

Adblock
detector

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

Five Nights at Freddy’s: Security Breach

Game crashing on launch?

Hi, so I’ve had this game for a while and this has only just started via the new update. I tried opening the game and it gives me an error message from Unreal Engine saying it can’t open… Does anyone know why?

Thanks.

Showing 115 of 24 comments

Just some simple things you can try first, verify integrity of game files, then launch the game.
if it still does it, you could try clearing download cache and reinstalling the whole game

Originally posted by Kladian:

Just some simple things you can try first, verify integrity of game files, then launch the game.
if it still does it, you could try clearing download cache and reinstalling the whole game

Okay, thank you!

try un-installing and re-installing your game

Originally posted by FRESH DOG:

try un-installing and re-installing your game

I am doing that at the moment.

Originally posted by FRESH DOG:

try un-installing and re-installing your game

i re-isntalled it. i realised it’s a problem with a mod. the mod won’t uninstall.

Originally posted by Not_Crxfter:

Originally posted by FRESH DOG:

try un-installing and re-installing your game

i re-isntalled it. i realised it’s a problem with a mod. the mod won’t uninstall.

if its skizzium, i have the same problem. i cant get rid of the debug menu that shows up
on the left, but my game works so i just dont use it

Last edited by Плисскен;
6 Mar, 2022 @ 12:07pm

Originally posted by Kladian:

Originally posted by Not_Crxfter:

i re-isntalled it. i realised it’s a problem with a mod. the mod won’t uninstall.

if its skizzium, i have the same problem. i cant get rid of the debug menu that shows up
on the left, but my game works so i just dont use it

I can’t uninstall the mod on skizium… it keeps freezing the whole thing…

Originally posted by Not_Crxfter:

Originally posted by Kladian:

if its skizzium, i have the same problem. i cant get rid of the debug menu that shows up
on the left, but my game works so i just dont use it

I can’t uninstall the mod on skizium… it keeps freezing the whole thing…

Yea i cant uninstall it either. is your game working at least?

Originally posted by Kladian:

Originally posted by Not_Crxfter:

I can’t uninstall the mod on skizium… it keeps freezing the whole thing…

Yea i cant uninstall it either. is your game working at least?

no

Originally posted by Not_Crxfter:

Originally posted by Kladian:

Yea i cant uninstall it either. is your game working at least?

no

uninstall skizzium. go to your programs list and just uninstall skizzium. thats what i did. the debug menu is still there for some reason but it should fix that problem.

Last edited by Плисскен;
6 Mar, 2022 @ 1:26pm

Originally posted by Kladian:

Originally posted by Not_Crxfter:

no

uninstall skizzium. go to your programs list and just uninstall skizzium. thats what i did. the debug menu is still there for some reason but it should fix that problem.

i did that. i’m now re-installing the game.

Originally posted by Not_Crxfter:

Originally posted by Kladian:

uninstall skizzium. go to your programs list and just uninstall skizzium. thats what i did. the debug menu is still there for some reason but it should fix that problem.

i did that. i’m now re-installing the game.

i re-installed it too after uninstalling skizzium. it should work after that. you will still have the unreal engine console thing open and the debug menu in the game but at least the game will work

Originally posted by Kladian:

Originally posted by Not_Crxfter:

i did that. i’m now re-installing the game.

i re-installed it too after uninstalling skizzium. it should work after that. you will still have the unreal engine console thing open and the debug menu in the game but at least the game will work

Okay, thank you!

Originally posted by Kladian:

Originally posted by Not_Crxfter:

i did that. i’m now re-installing the game.

i re-installed it too after uninstalling skizzium. it should work after that. you will still have the unreal engine console thing open and the debug menu in the game but at least the game will work

So, I ran the game after fully uninstalling all the mods and re-installing the whole game. It keeps running the same error stating; “The map specified on the commandline
‘/Game/Mods/Multiplayer/BetterMenu’ could not be found. Exiting.

Originally posted by Not_Crxfter:

Originally posted by Kladian:

i re-installed it too after uninstalling skizzium. it should work after that. you will still have the unreal engine console thing open and the debug menu in the game but at least the game will work

So, I ran the game after fully uninstalling all the mods and re-installing the whole game. It keeps running the same error stating; “The map specified on the commandline
‘/Game/Mods/Multiplayer/BetterMenu’ could not be found. Exiting.

did you uninstall the mod loader itself? Make sure you dont even have skizzium or unverum or whatever installed on your computer

Showing 115 of 24 comments

Date Posted: 4 Mar, 2022 @ 9:51am

Posts: 24

Go to FortNiteBR

r/FortNiteBR

The developer supported, community run subreddit dedicated to the Fortnite: Battle Royale game mode by Epic Games.




Members





Online


u/Sh3n3l avatar

The map specified on the command line ‘Engine/Maps/Entry’ could not be found error

Anybody getting this error suddenly? I just opened the game this afternoon and this appeared on launching the game. After that it would exit. Already did uninstall and clean install from scratch and still is giving me this error. Any help is appreciated. Thank you.

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:UDKUDK-2010-11BinariesWin32
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:UDKUDK-2010-11BinariesWin32
Init: Character set: Unicode
Log: Executing Class UnrealEd.CookPackagesCommandlet
Cooking with SEPARATE Lighting TextureFileCache…
Cooking with SEPARATE Character TextureFileCache…
Deleting: ….UDKGameCookedPCGFxUDKFrontEnd_SF.upk
Deleting: ….UDKGameCookedPCMapsEnvyEntry.udk
Deleting: ….UDKGameCookedPCMapsUDKFrontEndMap.udk
Deleting: ….UDKGameCookedPCCharTextures.tfc
Deleting: ….UDKGameCookedPCCore.u
Deleting: ….UDKGameCookedPCEngine.u
Deleting: ….UDKGameCookedPCGameFramework.u
Deleting: ….UDKGameCookedPCGFxUI.u
Deleting: ….UDKGameCookedPCGFxUIEditor.u
Deleting: ….UDKGameCookedPCGlobalPersistentCookerData.upk
Deleting: ….UDKGameCookedPCGlobalShaderCache-PC-D3D-SM3.bin
Deleting: ….UDKGameCookedPCGlobalShaderCache-PC-D3D-SM4.bin
Deleting: ….UDKGameCookedPCGlobalShaderCache-PC-D3D-SM5.bin
Deleting: ….UDKGameCookedPCGuidCache.upk
Deleting: ….UDKGameCookedPCIpDrv.u
Deleting: ….UDKGameCookedPCLighting.tfc
Deleting: ….UDKGameCookedPCOnlineSubsystemSteamworks.u
Deleting: ….UDKGameCookedPCRefShaderCache-PC-D3D-SM3.upk
Deleting: ….UDKGameCookedPCRefShaderCache-PC-D3D-SM4.upk
Deleting: ….UDKGameCookedPCRefShaderCache-PC-D3D-SM5.upk
Deleting: ….UDKGameCookedPCStartup.upk
Deleting: ….UDKGameCookedPCStartup_LOC_INT.upk
Deleting: ….UDKGameCookedPCTextures.tfc
Deleting: ….UDKGameCookedPCUDKBase.u
Deleting: ….UDKGameCookedPCUDKBase_LOC_INT.upk
Deleting: ….UDKGameCookedPCUnrealEd.u
Deleting: ….UDKGameCookedPCUTEditor.u
Deleting: ….UDKGameCookedPCUTGame.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 ….UDKGameContentMapsUDKFrontEndMap.udk for cooking…
Adding package ….UDKGameContentGFxUDKFonts.upk for cooking…
Adding level ….UDKGameContentMapsEnvyEntry.udk for cooking…
Adding package ….UDKGameContentGFxUDKFrontEnd.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:UDKUDK-2010-11BinariesWin32
Init: Character set: Unicode
Log: Executing Class UnrealEd.MakeCommandlet
Warning, Failed to delete ….UDKGameScriptOnlineSubsystemPC.u
Warning, Failed to delete ….UDKGameScriptUTGameContent.u
——————–Core – Release——————–
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptCore.u’
——————–Engine – Release——————–
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptEngine.u’
——————–GFxUI – Release——————–
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptGFxUI.u’
——————–GameFramework – Release——————–
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptGameFramework.u’
——————–UnrealEd – Release——————–
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptUnrealEd.u’
——————–GFxUIEditor – Release——————–
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptGFxUIEditor.u’
——————–IpDrv – Release——————–
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptIpDrv.u’
——————–OnlineSubsystemPC – Release——————–
Package OnlineSubsystemPC has stripped source, recompiling
Warning, Failed to delete ….UDKGameScriptOnlineSubsystemPC.u
Warning, Failed to delete ….UDKGameScriptUTGameContent.u
Analyzing…
Scripts successfully compiled – saving package ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptOnlineSubsystemPC.u’
Warning, DeleteFile was unable to delete ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptOnlineSubsystemPC.u’, retrying… (GetLastE-r-r-o-r: 32)
Error, Error deleting file ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptOnlineSubsystemPC.u’ (GetLastError: 32)
Warning, DeleteFile was unable to delete ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptOnlineSubsystemPC.u’, retrying… (GetLastE-r-r-o-r: 32)
Error, Error deleting file ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptOnlineSubsystemPC.u’ (GetLastError: 32)
Error, Error saving ‘….UDKGameScriptOnlineSubsystemPC.u’
Package saving failed.

Warning/Error Summary
———————
Error, Error deleting file ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptOnlineSubsystemPC.u’ (GetLastError: 32)
Error, Error saving ‘….UDKGameScriptOnlineSubsystemPC.u’
Warning, Failed to delete ….UDKGameScriptOnlineSubsystemPC.u
Warning, Failed to delete ….UDKGameScriptUTGameContent.u
Warning, DeleteFile was unable to delete ‘C:UDKUDK-2010-11BinariesWin32….UDKGameScriptOnlineSubsystemPC.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

Добавить комментарий