Hi,
Totally brand new to UE4.
Running Kubuntu 18.04 64Bit L.T.S. Linux with current non-beta UE4 for Linux.
I created a new C++ UE4 project, but when I try to open it I get an error message:
Again, totally new to this so any help would be appreciated, thanks!
Hi,
If I click on [Yes] in the dialog window my CPU goes to 100% and system locks up?
Anyone know what I should do?
Thanks!
Hi Again…
I tried to create a new UE4 project from terminal, but it spits out the following errors:
jlp@SortaFastDesktop:~/UnrealEngine-release$ ./GenerateProjectFiles.sh -project="/home/jlp/Documents/Unreal\ Projects/RedLightRacer/RedLightRacer.uproject" -game -engine
Setting up Unreal Engine 4 project files...
+ xbuild Source/Programs/UnrealBuildTool/UnrealBuildTool.csproj /verbosity:quiet /nologo /p:TargetFrameworkVersion=v4.5 /p:Configuration=Development
+ mono Binaries/DotNET/UnrealBuildTool.exe -projectfiles '-project=/home/jlp/Documents/Unreal\' Projects/RedLightRacer/RedLightRacer.uproject -game -engine
ERROR: UnrealBuildTool Exception: System.ArgumentException: File names may not be terminated by a path separator character
at Tools.DotNETCommon.FileReference..ctor (System.String InPath) [0x00036] in <ac1b3191fb3546dea4609a23d1b822ea>:0
at UnrealBuildTool.UnrealBuildTool.ParseRocketCommandlineArg (System.String InArg, System.String& OutGameName, Tools.DotNETCommon.FileReference& ProjectFile) [0x00105] in <4e26a14fe5af4196ba0255ea3c616cd8>:0
at UnrealBuildTool.UnrealBuildTool.GuardedMain (System.String] Arguments) [0x005ae] in <4e26a14fe5af4196ba0255ea3c616cd8>:0
jlp@SortaFastDesktop:~/UnrealEngine-release$
Totally lost here, hoping for help!
Hi,
This is not a great first impression…
Tried a whole bunch of stuff, got it working.
I followed this tutorial to build UE4 source:
After over a year in maintenance mode, the official Unreal Engine Wiki is now permanently offline. These resources now live on a new community-run Unreal Engine Community Wiki — https://unrealcommunity.wiki/! You will be able to find content from...
Reading time: 1 mins 🕑
Likes: 22 ❤
Then created new UE4 project in project browser.
Then opened new UE4 project in terminal and waited for about 20 minutes…
One word: “Uggg”