Hello, every time building in Visual basic it will get me errors that there are no files, but everything according to the instructions I have done. You don't know what it can be thank you for.
Announcement
Collapse
No announcement yet.
How to enable Chaos in 4.23
Collapse
This is a sticky topic.
X
X
-
Originally posted by AliG Mods View PostHello, every time building in Visual basic it will get me errors that there are no files, but everything according to the instructions I have done. You don't know what it can be thank you for.
Comment
-
Originally posted by AliG Mods View PostHello, every time building in Visual basic it will get me errors that there are no files, but everything according to the instructions I have done. You don't know what it can be thank you for.
- you need to run Setup.bat in a command prompt with administrative rights (if in Windows)
- you need to run GenerateProjectFiles.bat in a command prompt (if in Windows)
- then you need to open the UE4.sln with Visual Studio and build command via menu.Nilson Lima
Technical Director @ Rigel Studios Ltda - twitter: @RigelStudios
Join us at Discord: https://discord.gg/uFFSEXY
UE4 Marketplace: Cloudscape Seasons
supporting: Community FREE Ocean plugin
Comment
-
Any word on when Chaos is going to a part of 4.23? I know it is still beta, but it is working for me. I would like to get the destruction in some of my apps.
Comment
-
Originally posted by NilsonLima View Post
- you need to Visual Studio 2017 or 2019
- you need to run Setup.bat in a command prompt with administrative rights (if in Windows)
- you need to run GenerateProjectFiles.bat in a command prompt (if in Windows)
- then you need to open the UE4.sln with Visual Studio and build command via menu.
Comment
-
Originally posted by AliG Mods View Post
I use Visual Studio 2019. I did everything according to the instructions as well as you and every time built it causes me errors that the files do not exist.Sorry for my mistake marking Visual StudioNilson Lima
Technical Director @ Rigel Studios Ltda - twitter: @RigelStudios
Join us at Discord: https://discord.gg/uFFSEXY
UE4 Marketplace: Cloudscape Seasons
supporting: Community FREE Ocean plugin
Comment
-
-
Originally posted by NilsonLima View Post
You need to make sure you got the source pinned for UE4.23, so at GitHub click on the link called "releases" and there you will see the sets for each release for UE4 where you can select any unpatched release aswel. Make sure you download the release 4.23, because you if don't do this and just get the current set at the repository, you will get recently pushed files and it won't match the release at all.
Comment
-
Originally posted by AliG Mods View Post
I downloaded version 4.23 in zip file and followed the instructions
Nilson Lima
Technical Director @ Rigel Studios Ltda - twitter: @RigelStudios
Join us at Discord: https://discord.gg/uFFSEXY
UE4 Marketplace: Cloudscape Seasons
supporting: Community FREE Ocean plugin
Comment
-
For what's it worth, I had trouble too with the build complaining about a missing file when downloading the 4.23 release zip from GitHub, but it worked for me when I cloned the whole repository using git instead of downloading the zip and checked out the "4.23.0-release" tag before building. I also think I used Visual Studio 2017 rather than 2019, because I had had some trouble with building the engine with 2019 before (although I can't remember the specifics on that).
Comment
-
I don't know about anyone else, but when I try to access the Unreal git, period, the page can't be found. I've connected and downloaded source files before, but its just not there as of today.
Comment
-
-
Originally posted by AliG Mods View Post
I tried everything and it still reports errors.Nilson Lima
Technical Director @ Rigel Studios Ltda - twitter: @RigelStudios
Join us at Discord: https://discord.gg/uFFSEXY
UE4 Marketplace: Cloudscape Seasons
supporting: Community FREE Ocean plugin
Comment
-
Comment