#source-control

1 messages Β· Page 9 of 1

cunning mantle
#

Hi, folks. Has anyone tried to integrate Shotgrid with Unreal 5? I tried that github plugin and it doesn't really work. Or maybe my process was wrong. So long story short, anyone used it for 5.1 or even 5.2?

faint cairn
#

Review Tool
You can use the UE Review Tool to list all the assets in a shelved or submitted changelist. When you use the UE Diff Tool, the Review Tool is used to review those assets. Currently, the Review Tool is only supported for Perforce.

#

The Perforce hugging is insane ;_;

#

(from 5.2 release notes)

wide raven
#

The company is considered a leader in the gaming space, with 18 of the top 20 games developers including Ubisoft and Electronic Arts using Perforce version control.

tepid badge
#

So I have a basic homelab running Gitlab with LFS but recently I've been getting a lot of asset errors trying to load my project. I remember a while back I looked at perforce but the issue I kinda had issues with but couldn't find anything really saying else wise but for basically a solo dev, do you only get 10 projects even when self hosted?

#

because I typically jump projects quite a bit and I don't really want to be hindered from the 10 max projects

merry verge
#

perforce's free limit is 5 users and 20 workspaces, there's no concept of "projects"

tepid badge
#

Ah is workspaces like groups or something?

#

Because I assumed workspaces were projects

merry verge
#

no, a workspace maps files on the server to your local PC. Generally you have one workspace per project per computer, though you can do fancy things with that.

#

You also don't need a workspace - if there's an old project you aren't working on you can remove the workspace but the server will still have whatever files you previously submitted.

pulsar parcel
#

Also that review tool is specifically tied to Swarm, which is P4's free review tool. So if you're using something third party it won't work with that

merry verge
#

I don't think it is? Docs say it works with shelves and submitted changelists, so as long as whatever review tool you're using also works with shelves it should be fine.

faint cairn
quaint obsidian
#

is there an API to support it for others?

outer kiln
#

using svn atm, visual svn with tortoisesvn, but oddly while SC is 'enabled' , I have a yellow circle with |! inside, which is ?

wide raven
#

Or the tortoise icons in explorer?

outer kiln
#

sorry I was a bit vague

#

It 'was' in lower right corner of ue5 UI for souirce control

#

but now the yellow circle with ! inside , shows green

#

wwwwwwwwwweird πŸ˜‰

#

anyway Im having trouible with svn, leaving perf and git behind , for now too much trouble etc.

#

so svn

#

visul svn waseasy,setup FINE

#

tortoise is a mess unless Ihavesomething wrong

#

right click on proj dir, ihave no svn checkout

#

thats the issue atm, ty for any help with this

#

ive used tortoise in past and found it acceptpable, so...

#

I ran into LFS git, so decided its not worth the headache

oblique coral
#

Hello, I have a question about git. I saved my project on a git server using Sourcetree, now I want to switch all the repository to Github. I don't know how to do this, I tried to import a repository using the github tool but it show an error. I don't really found solutions on internet. Can someone know were I can start ? Thanks !

outer kiln
#

never heard of sourcetree for one

#

I was using, trying to, git/github but whenI realized the large files were causing trouble and stopped andwent to pure svn

#

having said that, on import from sourcetree, what error are u getting

oblique coral
#

The only error is "There was an error importing commits." without any information. I found a better way to clone the repository from Sourcetree to Gitlab, if it's work I will share you the solution.

Solution : I switched to gitlab, and imported with URL and login and it work.

outer kiln
#

ok

#

oh btw all, I found svn checkout, its NOT under RC > tortois, its RC > show more options > svn checkout , who knew!! <outdatet docs > ha

primal lichen
#

Hi all, recently just got perforce set up with a project I am working on in unreal. I believe I have setup the p4ignore and typemap properly. When I am in the editor and hit play it takes 10+ seconds to play now whereas before it was almost instantaneous, wondering if I may have set something up improperly or this is just the price to pay when using source control with unreal?

primal lichen
woven sluice
#

e.g. ensure condition, couldn't write to locked log files, or something like that maybe

unreal citrus
#

I wanted to deploy perforce server on my PC, but I don't know where to start. I have no knowledge on networks and whatnot. I'd rather not use AWS because initially I wanted to stick to something free. I'd appreciate any pointers as to where I should start.

outer kiln
#

did you checkout tutorial on perforce websiste

#

its , OUT dated,maybe by now its been UPdated lol

#

eek

#

there is also doc page at UE websiste for each source control choice, including per;forfc

#

perfordce

#

-d o_0

#

ive gottenit working, but its still Buggggy

#

a little anyway, most are ikm finding

unreal citrus
# outer kiln did you checkout tutorial on perforce websiste

I think I set up a perforce server locally, but it is only for me. I wanted to let my friends connect to it as well - this is the main issue I'm trying to tackle right now.
Is there any sort of guide on that?

I saw couple of docs about setting up P4 server but all of them mentioned setting up server locally and I could not really figure out how to make it work for other team members

outer kiln
#

have you looked at ue doc page on pervf

#

perforcfe

#

Fill in the connection information for your Perforce server and press okay. Once you have connected to the server in P4Admin, you can make new depots, users, and groups pretty easily. Use P4V and the Unreal Editor to connect to the server with the credentials you supplied in the initial connection dialog.

#

from ue doc page,so yes

#

never tried, im solo, free is up to 5 users,thats it

cyan jay
tulip bison
#

Is there a way in p4 to auto checkout the vcxproj.filters when I create a file?

vale basin
tulip bison
stiff tangle
#

Is there any cache somewhere for the source-control plugin that can be cleared? I've moved some folders around and now it keeps complaining about not being able to find the folders in the old location

#

Using git with UE5.1 btw

runic summit
#

What's the preferred way of renaming the root workspace? I get the concept of updating the root folder in perforce via the workspace tab and syncing it so that it recognizes the mapping and sees that the new root is indeed the same files as the depot server files

#

well fuck

worldly girder
#

Has anyone had this issue with perforce, where it fails to fetch the correct filename? Occasionally, I have filenames that get shortened to a ? character. There are no fancy or unsual characters in the filename.

#

Okay well after many failed attempts at googling, chatgpt to the rescue. There was a cyrillic character and other encoding issues in some filenames. Changing perforce to unicode mode fixes it

dim jackal
#

not really related to UE but still - in context of SVN (using tortoise), is it safe to cancel a checkout of a huge trunk and resume it some time later without re-downloading the whole trunk or breaking something locally? I usually used perforce before new project and it was fairly robust in terms of I could run "get latest" and pause at any moment and everything was always fine but i'm not sure if that's the case with SVN

cyan jay
outer kiln
#

I am using svn-tortoise latest also, so this is good to know.

dim jackal
#

Thanks guys. Maybe someone also knows if there's anything to do with .svn folder size? It takes the same size as the repository content (AFAIU it actually is a copy of repository for SVNs internal uses). Ultimately I'd like to just delete it to free some disk space but I guess it will just break the local repo πŸ™ˆ

vale basin
paper hound
#

hi ! any idea why my google drive upload is returning thos errors ?

#

thanks a lot

teal bone
#

Might help if you translated it to English. Not everyone speaks French (?)

outer kiln
#

means bad import, file(s)( unreadABLE

#

4 YRS of it in HS,but that one is fairly easy

muted gulch
#

I don't suppose anybody has experience getting a Perforce server running inside Docker via Unraid do they?

#

I want to make sure that apart from the repo data, Perforce is entirely constrainted within the container - but P4 likes to install stuff all over the system

elder hare
#

Does anyone use plastic scm? recently upgraded to the latest Unity Version Control and now in UE 5.1.1 it's not showing items as checked out to other users when I check an asset out

vapid pagoda
#

Hello,
I recently moved a project to Perforce and got it all set up however Unreal is very slow to open and close blueprints and run the game.
Looking this up it seems to be the ignore file. I fixed this up and ran the CMD command. Tested it with a file and it was left out of the add because it was ignored.

Do I need to delete and readd my project now that the ignore file is working or can I do something else?

outer kiln
#

@elder hare tried, but never got it working plus I understand unity isn't in control anymore as they allegedly sold it, but anyway so I doubt I could help :(,,,,but I take it, the 'check out' icon isn't right ?

#

@vapid pagoda ignore should have no bearing on anything ,iits a simple prob.very fast filter

#

should be quite fast, assume your rig is up to it...

#

up to game dev , as in, assuming it is.

vapid pagoda
outer kiln
#

news to me, wasnt' aware ue could even do such a thing with sc

#

barely got a start with perf. so who knows

wide raven
vapid pagoda
wide raven
#

try disconnecting perforce in unreal first, is everything normal?
if yes, connect back, and look at the version control specific logs

vapid pagoda
#

Unreal also does not seem to auto connect to sc.
Maybe that's part if the issue

wide raven
#

It does sound like something is not quite right in the setup

#

Check Message Log window, Source Control category

#

running in your project root these on commandline : "p4 info" "p4 set" and "p4 client" can also help gain understanding of how things are set up for you

outer kiln
#

going by https://docs.unrealengine.com/5.1/en-US/using-svn-as-source-control-for-unreal-engine/, filled in value for repo and working dir, but trying to do svn > add, is only working in DIR where all I see are 3 dirs, branches tags and trunk. then later on doc pageim supposed to, To add the files to your repository, select the items in Windows Explorer and then Right-click to add and select the TortoiseSVN->Add option., indeed tortoise > add ,is there in right click menu, but there is no menu to search for proejct to 'add' anything, what am Imissing here ;0-

#

docs are set for 5.1

wide raven
outer kiln
#

via visualSVN

#

named, on p0rt 443

#

used tortoise svn to do right click svn checkout

#

checking repo

#

not exactly empty repo

#

no project files,correct

#

groups.conf htpasswd and two otehrs

#

no idea if its hidden or not honestly LOL

#

my project folder to you mean with all the maps and project file itself, content folder, everything?

wide raven
#

you have a folder that looks like this as the checked out repository?

outer kiln
#

my/by

#

nope

wide raven
#

this is a traditional format of the content of that folder

outer kiln
#

yesthat

#

ok good

wide raven
#

inside trunk is where your unreal project should actually reside

outer kiln
#

ok sorry yes its named,and has green checkmore onfolder icon

#

yes makes sense

#

hows to I 'add' files to it though

#

do I

wide raven
#

try making a test.txt file inside trunk and Add it

outer kiln
#

ok

#

added

wide raven
#

ok, you are on the right track now

outer kiln
#

OH,so I dhave to copy other desired jue project dir stuff thereand add

#

ty

wide raven
#

next you want to copy your unreal project into trunk then add most of the stuff.
You don't want Binaries, Intermediate, Saved folders.
Look for a good svnignore file for unreal.

outer kiln
#

ahhhhh

wide raven
#

Pleased to help
Have a good one : )

outer kiln
#

doc page didnt'[ say any of that

#

orI missed it badly ;p0-0

wide raven
#

yeh unreal docs are a bit sparse

outer kiln
#

okty!@

#

darn space bar ;))

#

ok good wwwwwwwhew

#

noted about ignore stuff,yup

outer kiln
#

SO close, haven't copied anything else over ,just testing ue5 subv connection..so-- on attempt to get SCup and running in ue5, I 'accept' settings,and oddly ? get this: svn: E155007: 'G:\Documents\Essence\Test2' is not a working copy

#

cant' figure out, where engine SEES this...

#

that is the project,itself o_0

#

nowhere am I referencing that as repo or working..nowhere

#

and yes, all project files,maps all ofit, intact and loaded inengine, right now ;)))

wide raven
#

have you committed the adds to the server

#

user 1: add -> commit ( submits changes )
user 2: update ( gets changes )

outer kiln
#

not yet I was just verifying ue5 can 'see' where repo is and connect to it, its seeing my prioject dir, as the repo ;0-0-

#

no I wanted to do that last as above noted

#

error > 'G:\Documents\Essence\Test2' is not a working copy

#

dain right its not ;)))lol

wide raven
#

terminology sanity check

  • remote repository ( server )
  • local repository ( your project ) <- this should be under trunk right?
outer kiln
#

ah I did get the terms confused a bit

#

Im not doing remote, all local

#

sorry I should have mentioned that ;'00-0

wide raven
#

yeah, that's fine

#

is your project now inside trunk?

outer kiln
#

no

wide raven
#

and you launch it there

#

copy your project to trunk

outer kiln
#

I can't connect w/o errors, just a test, 'G:\Documents\Essence\Test2' is not a working copy

#

im testing , connecting to source control in ue5

#

then ill add projecdt files to working dir and add them

#

I just wanted to ask,about the weird error, engine thinks, project dir, is working dir ;90-0

wide raven
#

once you launch unreal inside the trunk folder, it will look for the .svn folder and start linking up with that

outer kiln
#

ahhhh

wide raven
#

it can't link if the project is not under the .svn folder structure

outer kiln
#

gotcha, ty, whew weeeird

#

ok cool, ty for verify ,,ty indeed

quasi orbit
#

Hello, I work in source control with Git. I don't know why, every time we do a commit the file "editorperprojectusersettings.ini" is updated. Can we add safely this file to the .gitignore?

quasi orbit
#

Thanks!

fresh raptor
#

Got a problem with perforce. Basically, I had some problems with one of the last submissions and we had to make a rollback. Now, I want to override the latest changes, but I can't do that because P4V tells me that I need to do a get latest revision first (which makes sense, but in this particular case, I don't want).

signal lynx
#

if your super worried, Backup your own copy and pull to latest. Then checkout the project and file and overwrite the files. This will allow you to update the files to the current one~

#

though this is as well why you should be using streams

#

Mainline
~ stream one is testing
~stream two is active development.

fresh raptor
#

That makes sense. I'll try doing that.

#

Thanks!

signal lynx
#

not a problem.

#

Anyone have experience with
Multi-User Editing / UGS ?

Do I need to setup UGS first?

I have perforce running the backbone and two users. One other and I.

Never messed with this part or thought about it in the past.

Or if anyone has experience any notes on it?

Reason for use is so that I and one other can work on maps together at the same time.

woven sluice
fresh raptor
elder hare
tender haven
#

Hello, I have some old Perforce project directories that I'd like to get rid of. What's the best way of doing this? I want to clear up space on my local disk and my AWS server.

elder hare
#

plasticscm/unity version control exclusive check-out is totally broken for me : /

cyan jay
tender haven
cyan jay
#

No you can mount another volume temporarily, and disconnect it when you're done. It must be reconnected if you want to access the Archive depot files of course.

cyan jay
#

Yeah, or another cloud volume. Not sure on the specifics for aws but on a server machine we used USB hard drives for long term backup and disconnected when done.

tender haven
# cyan jay Yeah, or another cloud volume. Not sure on the specifics for aws but on a server...

Thank you! Last question! Sorry, I'm a noob. I set up Perforce for a project I worked on with a few others this past year, so I'm no expert. I just want to archive it properly in case I return to it later on, and in the meantime, save AWS space and money.

If I want to archive 'depot', I'm reading from Perforce's documentation that I must create an archive depot first. However, I don't know what to specify as the path for my HDD. It throws an error when I use "F:\Circadian House Archive" for example. Do I have to do this through a CLI? You're saying I can just convert my 'depot' to an archive. Is this a better way to do it, and if so, do you have any recommendations on where I can learn how to do that?

cyan jay
tender haven
outer kiln
#

@elder hare i'd checkout user permissions etal

#

or corruptness somewhere ^^

elder hare
#

any idea what permission this would be?

#

No idea how to determine if there is any corruption : /

#

I think all my repos/workspaces are affected : /

#

I did upgrade plastic scm to unity dev control recently so maybe that has something to do with it but even my new repos have the issue

outer kiln
#

Ive never worked in a multi user env so I can't[ say how to go fwd, but in general sometimes permissions can be wrong if there is data errors on devices , etc.

#

Im only solo right now , always have been, sadly or not ;)))

#

HM well, I did think about plastic, never could get it working, but when I learned the other day ,unity doesn't own it anymore, I had second thoughts, but having said that, sorry you're having issues, I had an ok time using unityits just been awhile, had a hard time getting basicd things done given my overalll lack of programming skills so I stuck with ue

jolly fog
#

What's the easiest way to copy files from a specific CL into a separate (non workspace) folder (P4)?

Lets say, 4 months ago I have submitted 400 files at CL 100
I want all of those files from that changelist (only those) with the state at CL 100, to be copied to a separate folder that is not a workspace (e.g. D:/Files/).

In svn I could select the revision (CL) in history and drag and drop the files, I cannot do that in P4V.

merry verge
#

some options with p4 print is probably what you want

#

p4 print -o C:/some/folder/... //depot/main/...@12345

#

err, don't use that second file spec but it'll be something like that

jolly fog
#

Thank you, will check it out once my cleanup finishes.
Will it work with binary files?

merry verge
#

it'll work with any kind of file - just don't do exactly what I said as it'll get all files at that path since the given revision, not just files from that specific change.

cosmic olive
#

hey guys, im looking for a way to have multiple devs work on a UE5 project from computers (not on same internet connection). I was looking it up but there was so much I wasnt sure what was best

#

Is anyone familiar with this and able to help?

jolly fog
# merry verge probably need to play with options in print: <https://www.perforce.com/manuals/c...

thank you, on the first glance, it doesn't seem like I can do wildcard and just let the changes in CL handle affected paths, unless I don't see that option, since /... will copy all affected files in the provided path, not the changes in CL, just as you mentioned (e.g. if CL changes a lot of different places like Engine/Source, Engine/Content, Project/Source it's going to be pain)

Though I can run a script with p4 describe CL and let the result of that be piped into p4 print, it's better than nothing

merry verge
#

yeah, that may be what you end up having to do

jolly fog
#

by the way, is cleanup in P4 really slow or is it the server that the P4 is on?
On SVN, full repo cleanup took like 30 minutes. On P4, I am at 2 hour mark for the engine folder alone. Just wondering, since I don't have access to the server and it's 2AM to hit anyone up πŸ™‚

merry verge
#

reconcile is incredibly slow, yeah

#

avoid it unless you absolutely have to use it (and when you do, limit its scope)

#

Reconcile is "dumb" in that p4 has to hash every file it's trying to reconcile and send that to the server to see if the hash differs from what the server has for the revision it thinks you want.

jolly fog
#

is there a better way to fully clean the workspace from local files/changes and 100% match depot?

merry verge
#

Depends? A complete delete and then force sync of the workspace could be faster depending on the size of the workspace.

jolly fog
#

Currently 1tb, so I guess I'll let the reconcile run until morning for now

#

anyway, thanks again πŸ™‚

jolly fog
#

Just finished setting stuff up, p4 print backed by p4 describe works flawlessly, better than expected.

hot dove
#

Hello. I am in a company with three fellow students and we are planning to do a diploma project on UE4, but we cannot figure out how to use Git, can you suggest a guide designed for people who have not seen UE4 before?)

rustic dagger
haughty wedge
#

So I see there is a new version of P4D (Helix server) for windows. (lmao ok don't laugh I run it on windows). I run the installer to upgrade the server, but it says helix server can't launch. So I uninstall, install the old version, and everything works fine. Is there some special procedure I need to do to upgrade the helix server binaries?

wide raven
haughty wedge
#

Yeah I quickly went back to the old version and for the time being I am not bothered. Just curious tho if this is a me thing or a p4 thing

cosmic olive
cyan jay
haughty wedge
cyan jay
#

Shouldn't do...

rustic dagger
cosmic olive
#

Aha alrighty im gonna look into that

#

Right now I’m using GitHub and SourceTree and I’m gonna see how that works

#

Just gotta finish setting it up

hot dove
#

Hi, anyone have experience with Anchorpoint? I can't share access with a friend. He just can't see my timeline even though I gave him admin rights

pulsar quiver
#

hi all, i'm interested in trying out Perforce but there aren't as many nice modern tutorials as Git or Github. I can obviously just stick to the official documentation, but if anyone has more visual guides I'd greatly appreciate it!

wide raven
muted gulch
#

Any P4 Server admins present?

#

Trying to issue some p4 .... commands to my server, and getting the following error no matter what I do (wth the exception of p4 set)

  Connect to server failed; check $P4PORT
  connect 127.0.0.1:1666: connection refused```
#

If I do P4 set.. I can see the port IS set:

P4PORT=ssl:1666 (enviro)
P4USER=*hidden* (enviro)
P4_ssl:1666_CHARSET=none (enviro)```
#

Anything I'm missing?

vale basin
#

Silly questions:
Is the server/daemon definitely running?
Is the server local/same host as where you are running these?

cunning mantle
muted gulch
muted gulch
cunning mantle
#

I'll suspect not getting the environment parameters working. Did you set to use env or not?

vale basin
muted gulch
#

Ultimately I want to run P4 verify, but I can't run any commands other than p4 set currently

vale basin
#

Yeah you need to start the server to run those other commands

muted gulch
vale basin
#

It's trying to connect to the server port

muted gulch
#

I started the service, still can't login

vale basin
#

Same error?

muted gulch
#

Same problem

#

There might be something else going off here, the server is set to use SSL but it doesn't look like it's trying to use SSL to connect

#

127.0.0.1666 - no SSL prefix

#

but P4PORT is set to SSL... P4PORT=ssl:1666 (enviro)

vale basin
#

Yeah I don't use SSL so I can't confirm that

cunning mantle
#

Would you like to just switch it not using SSL?

#

( I haven't used it eitherπŸ˜†

muted gulch
#

I do want clients to use SSL, not that it's exactly crucial

#

Mind you, I can't seem to change it with p4 set

#

How do I change it to NOT use the enviro var?

cunning mantle
#

I don't remember the command but you can change it in the P4 client

vale basin
#

According to the docs the p4port should be in the format of SSL:host:port. Maybe change that to explicitly ssl:127.0.0.1:1666 to test

muted gulch
#

I can't change it at all atm. I think if you set 127.0.0.1 it blocks outside connections

#

Can't see anyway to change the var in the P4 Client or P4 Admin

#

Managed to change it by editing .p4enviro directly. Sadly doesn't make a difference 😦

cunning mantle
#

So this is like a problem without solution from P4 side?

#

πŸ˜…

muted gulch
#

I haven't been able to test it out yet but it looks like the issue is that the server is litening specifically on the ssl:my.pub.lic.ip:1666 - which blocks internal connections on the host machine

#

I might have to reconfigure it using p4d a bit

vale basin
muted gulch
#

I think I just have to outright remove it and just specify ssl::1666, allowing connections from anywhere

#

I can actually run p4 info from the CLI on my client machine, so I think this is promising

granite otter
#

Hi there. A simple question, since I'm a little out of the loop. What's the best free option to host a repo for UE currently? The last time I checked gitlab had considerably more storage space for LFS thank github but that was a good few years ago, now that I checked I think the situation may have changed? Is github the way to go currently?

#

Also, I'm not limiting the possibilities to git, but as far as I know both Plastic SCM and Perforce require some investment for a server.

vale basin
granite otter
#

Still, worth checking out. Thank you.

tiny ingot
#

Hey anybody know how to get Perforce's p4ignore to properly ignore Makefile's? I've tried everything I could find online but sadly none of it works. Any suggestions?

long hull
granite otter
#

So yeah, sounds like the best option so far.

haughty wedge
#

But, yes, the default is to just specify the port and it will listen on all IP

odd phoenix
#

Hello, one question, is there a system in which I can work on the same project with different developers at the same time?

I tried github but the problem is that I can't work on the same bp with other people because they are binary files and they get overwritten

I tried with Perforce but the performance was terrible

Is there any solution to this?

Thank you

vale basin
teal bone
#

Tangled mess is the best mess!

quaint obsidian
#

technically multi user but it's a terrible idea

vale basin
#

That's only for level editing anyway I thought? Not bps?

grim acorn
#

Hello , do someone know a better source control than GitHub that is free for 2 people with plenty of storage and big file transfer limit

#

Me and my friend are struggling with github capacity and max push size

#

And I can't push because its too big again it says network disconnected

#

It isn't even that big

#

I push from github desktop

dim jackal
#

Has anyone successfully integrated SVN with JB rider? πŸ€” I've connected rider to the repo but for some reason files are not checked out on edit, and the changes list is empty, however tortoise svn in windows explorer shows me actual changes

dim jackal
#

hmm it seems my SVN options are actually disabled. what could have i done wrong here?

vague whale
#

hello i was experimenting with perforce and i've created a stream depot which i am trying to delete, i am told that i can't delete because there are streams associated with the repo, problem is p4 streams shows i have no streams and i've deleted them all

vague whale
#

wow this sucks, i don't seem to be able to delete a depot after creating a stream and then deleting the stream

#

do people really have lots of test depots laying around

merry verge
#

No, you apparently still have a stream or potentially other things associated with that depot.

vague whale
#

i've deleted the streams p4 streams shows me nothing, but if i view deleted streams i can still see it

#

ah i need to obliterate it

#

delete doesn't mean delete

teal bone
#

Doesn't mean that in any source control.

shrewd socket
#

I don't wanna download UE5. but integrated some of the feature of ue5 into UE4 4.27 . Like virtual shadow maps,etc.

#

I know it's possible to do it

#

But how shall I approch this ?

silver token
heady notch
#

When using P4V, I'm constantly getting "Can't clobber writable file blahblahblah.blah" Is there any way to make P4V just overwrite this file anyhow? It keeps making things read only and then won't write over it afterwards, and I'm getting really super tired of manually turning off read only.

#

Or in this case it didn't make that file read only but won't overwrite it.

#

But I've turned read only on a few times on these files. Mostly dll files for plugins.

silver token
#

Why are your dll files in perforce? either they shouldn't be, or you should be checking them out and then submitting them (if you're using that as a method of distributing pre-built binaries), or they're dlls that you shouldn't be rebuilding. Are those the only types of files you're getting the warning about?
In any case you shouldn't be getting that sort of warning unless you actively made a file locally writable (like when editing a blueprint). You definitely shouldn't be getting it constantly.

heady notch
#

They're UE4Editor-PluginName.dll files from plugin binaries. I think they're committed for designers. I have no idea. I don't manage the source control. Just have to work with it.

silver token
#

Then you should really be talking to whoever does manage your source control instead of rando's on the internet. There are too many variables with regard to setup to consider here and it sounds like they've just set it up in a way that only works for one type of workflow. which is bad and they should fix it, not you.

pulsar quiver
shrewd socket
silver token
wide raven
wide raven
wide raven
quaint obsidian
#

VSM is way too hard to integrate into UE4

shrewd socket
#

I get it thank you Guys for straightening me out. @wide raven @quaint obsidian unreal_dragon

#

Well lets say you have a feature that you are no going to use and want to shutitdown in visual studio building(or compiling) process?is that possible( or should I just disable the plugins and they will not compile )

wide raven
shrewd socket
#

Btw I am talking about c++

#

I mean since I mention visual studio i don't have to say it haha

wide raven
#

I believe you can exclude stuff from build process yes

shrewd socket
#

Will try .

wide raven
#

That said, once you've built the source project once, it shouldn't have to be fully rebuilt again, thus the savings might be minimal compared to the process of excluding / including again when needed

shrewd socket
#

Well for some reason whenever I build a unreal project through IDE the whole source build itself.rather than just the project. AND i do use Build Project Only

#

Is it normal?

wide raven
#

that sounds unusual, I am sure my project doesn't build whole source every time. You sure you have your game selected, not ue project?

shrewd socket
#

Game selected u mean in startup project my game project selected?if that it is then yes

wide raven
#

Mmm I mean the Configuration, I use Rider so not sure what it is in VStudio

#

Like <gamename>, <Development Editor|Win64>

shrewd socket
#

Leeme check i will report you if I find anything unusual

shrewd socket
#

@wide raven wonder this stuff can pose a problem

vague whale
#

Hello again, I am thinking about creating some plugins to make my life easier moving between projects, i am using perforce, how can i create a plugin and share it like i might with a git submodule?

wide raven
shrewd socket
#

yup

wide raven
shrewd socket
neat flax
#

Hi, how would you set up a team work system for people from multiple country, 4 artists

vague whale
reef oriole
vague whale
#

my friend connects to my perforce server running on my home broadband

reef oriole
#

Yes, it's possible, probably even the simplest to start with Perforce
My wording is that it might be better to use the cloud, so the network might be better and more stable, same for the electricity in the building etc, (and so that there is no need for someone to restart the hardware)

#

For artists, in this situation I would recommend to use Plastic Cloud (now Unity DevOps) (with Plastic SCM, now Unity Version Control) since it requires no IT beyond the initial registration and all related administrative & billing boring setup.
(disclaimer: I am working at Unity)

vague whale
#

oh so you are a mole!

#

i guess unity bought plastic

#

oh i missed that

#

2020

reef oriole
#

Yes I am, and yes they did.

vague whale
#

well UE i guess works best with perforce so stick with that @neat flax

reef oriole
#

I have been working with people at Epic Games since then, to improve the support in Unreal Engine,

#

and also improve Source Control in the Unreal Editor as well

vague whale
#

fair enough

#

version control sucks

#

git would be awesome

#

but can it handle binary files...

grim acorn
#

hello i have a problem when pushing 300+ changed files to devops with github desktop

vague whale
#

perforce, i don't think can do sub depots like git

grim acorn
#

the first commit i pushed 1000+ files no problem

#

and now when i want to push 300+ it says network disconected

vague whale
#

binary files + git = 😒

grim acorn
#

is it free

#

for 2 ppl

vague whale
#

repos 2gb+ + git = 😒

reef oriole
vague whale
#

perforce needs a server and 5 free users

grim acorn
#

can i use perforce with devops

vague whale
#

devops is a philosophy

grim acorn
#

can u send me a good tutorial for setting up perforce for ue5

vague whale
#

i am so mean

#

so google is failing me on the question is how to manage plugins over multiple projects with perforce

#

so <project>/Plugins/<shared plugins>

#

with git you create a sub module, or one of the many other sub project offerings depending , perforce must have something similar by a different name?

#

its been suggested to use git but i will have a large repo of content

#

so git will break

#

this must be a really common problem

cyan jay
vague whale
#

can you tell UE to look for plugins outside of the source tree?

#

right now my workspace looks like <WS>/<depot>/<UE_projects>/Plugins/<Plugins> could Plugins be <WS>/<depot> ?

#

where the depot is my plugin?

#

this works for me

vague whale
grim acorn
#

helix core is so strange

#

can i use something else

#

i cant setup helix

#

my localhost is locked

#

and github is trash for large files

cyan jay
# grim acorn can i use something else

as @reef oriole said earlier (#source-control message), Plastic is probably the easiest to get working decently, although integration in engine is not up to the same standard as some other options.

Or you have to use a git provider that allows LFS, or switch to Perforce.

Unfortunately there's no easy solution for Unreal source control.

grim acorn
#

i cnat acces my localhost

#

and cant find any good videos explaining how to get my friend to have the files

#

and i used azure devops with github desktop and the first time i pushed 7gbs of files and now i cant even push 300mb it says network disconnected

cyan jay
#

like I said, no easy solution

grim acorn
#

idk why i cant push big files now

cyan jay
#

I don't really know git tbh, but I know it's not really usable without using LFS

vague whale
#

unless you hate yourself

#

git was not designed for big projects, it was not designed for binary files

#

i converted to perforce

#

its not perfect is perforce

#

but it works

#

and that is more than i can say for using git

cyan jay
#

There's a big barrier to entry with Perforce though, sys admin skills required.
Gotta have someone technical on the team to get this setup.

grim acorn
#

what video did u watch

vague whale
#

i read the instructions on perforce on the perforce website

grim acorn
#

should i be able to access my localhost to set it up

#

because i cant

vague whale
#

oh

grim acorn
#

should i ask my isp or something

vague whale
#

why are you even trying to access an http site on your computer?

#

perforce isn't an http service

grim acorn
#

hmm

#

so are u working witha friend

reef oriole
#

@cyan jay what version of Unreal Engine are you using currently? And what version of the PlasticSCM plugin, the one provided by EpicGames or the one we release on Github, always more up to date?
(with more bugs πŸ˜‰)

vague whale
#

is it a good idea to ignore the .sln?

vague whale
vale basin
vague whale
vale basin
#

Naa, as a minimum intermediate and .sln should be ignored

#

Person might just be confused cos their gui was showing to submit it

frosty stirrup
#

I backed up a project on github but I suppose I may have backed it up incorrectly or I'm not properly cloning?

When I clone a local copy, it replaced my .uproject with gitLFS info, how do I have it pull the actual content?

teal bone
#

"gitlfs info" ?

#

Did you init git lfs properly?

brisk sparrow
#

Hi, I have a noob question, now Im starting to use source control. In ue5 with git source control, where is the sync option ? or what's its altenative ?

#

I want to revent on changes that I have made but cant do that

#

Also I dont know if this is part of the problem, but I cant check out modified files in unreal engine

#

In gitHub Descktop I can see the history and can push the changes I do, but cant revert if I want to

#

How do I go about it, does somebody know ?

grim acorn
#

can someone help me setup my project source control with perforce and azure devops ( i will pay)
because all of the people i find use chatgpt to generate instructions

clear otter
tired night
#

Hi all, does anyone know if it's possible to create branches with Plastic where you don't need to duplicate the trunk entirely?

brisk sparrow
#

I will pay for someone to teach me how to set up source control and how I can collaborate with another person. I'm an artist I don't know anything about this repository stuff

#

if someone is interested please dm me

tired night
#

Which source control solution are you going for?

#

I've been using TortoiseSVN but I hate it. Branching is so unintuitive

frosty stirrup
# teal bone Did you init git lfs properly?

It was a while ago tbh but when I meant was that for example the .uproject instead of showing the normal example {Name:} information it showed something like https :/ githublink/lfs/project.urproject - sorry paraphrasing i have to try to re-clone it

#

Luckily I found a copy of the project. I think I'm just going to set it up on azure so I don't have to deal with external lfs support. Not sure what I would have done to have it pull the files but not replace the data back

teal bone
#

Lfs also limits file history, I think?

#

Which is great when dealing with binary assets...

brisk sparrow
#

I have seen it been used a lot in unity

teal bone
#

Because Unity own it now.

pulsar parcel
#

If the menu option isn't disabled but all CLs are greyed out then that means there's isn't a build compatible with that CL

vague whale
#

has anyone seen an error like this before?

    Error in client specification.
    Mapping '//WildHuntGMS/...' is not under '//arok/...'.

#

i've delete the depot of WildHuntGMS

ancient echo
#

I have GitHub setup as source control and it's working fine locally but whenever I try to publish it, it takes a long time to compress, then after it starts writing it times out. I've looked online and people said I should use a diff branch and then merge it into the master, but it still does the same thing. Some people mentioned things like ISP/firewall limiting traffic or because of no LFS, but it didn't seem like that helped anyone. Any ideas on how to stop it from timing out?

royal valley
#

The best way is to turn the verbose logging and see where it get's stuck ... however if you are using http to push a likely scenario is that some of the configuration settings for http buffers are too low. One possible fix is git config http.postBuffer 52428800 (Changing the buffer size to be even bigger is also possible fix if you have lots of local memory. IIRC mine is 1048000000 or similar. )

#

If that does not fix it then inspect verbose log of git push and you will see where it get's stuck ... and that may help diagnose further.

#

HTH

vague whale
undone grove
#

Good dayto everyone. Please is there anyone able to help with installation perforce helix to our private VPS ?

#

we want to use this VPS as our own server for 4 local PCs

#

please DM iam also willing to pay for usable help

brittle dome
#

Time to ask a complicated question:

What exactly is the relationship between release and ue5-main? Would it be possible to switch a fork of one to the other via a rebase or merge?

brittle dome
#

I appear to have forgotten about git rebase --onto, that seems to solve that nicely if I ever run into it

undone grove
#

resending again : ) Good dayto everyone. Please is there anyone able to help with installation perforce helix to our private VPS ?
we want to use this VPS as our own server for 4 local PCs
please DM iam also willing to pay for usable help

vague whale
#

@undone grove can't you simply follow the tutorials?

#

Hello, I am trying to send my UE5.2 engine build to perforce, but it seems to get stuck after a certain number of files

#

i've checked the network traffic and its not uploading anything and the server is idle

#

sorry also p4

undone grove
vague whale
undone grove
#

dont you think that thats the reason why iam asking for help ? seems like you have the same issue that its pushing files to nowwhere .

undone grove
#

This is what we have done. we have a problem to connect to virtual server which is located in germany

vague whale
undone grove
#

you cant read bro. We literally need someone capable to install correctly remote server and you is speaking about local P4

vague whale
#

seems all i needed with a bigger buffer

vague whale
#

well today i learned trying to put your build of ue on perforce is just pain and suffering

ancient echo
royal valley
ancient echo
#

I can just use VSCode I guess, I'm used to that

#

thx

rotund bobcat
#

if you create a worktree from a repo, and you delete the original repo, is the worktree fucked?

#

I guess it would?

ancient echo
#

I just realized how invasive this OneDrive pos is, I think it might be what's causing my source control issues, because somehow my Unreal projects are all sitting in Microsoft's cloud instead of my machine, when I have plenty of space, like wtf...

mighty rock
#

Hey dear developers, I have a question that I "get Lastest" from p4v(perforce) and open the porject then the editor basic map name show as NewMap. Does anyone experience this happen and solve the problem?

silver token
# mighty rock Hey dear developers, I have a question that I "get Lastest" from p4v(perforce) a...

That's controlled through DefaultEngine.ini.

[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=<MapPath>

If you configured that locally it could be overwritten when syncing from source control.
If there's a map that should be the default for everyone you could change and checkin the ini.
Or you could check it out, never submit it so that you have to merge any changes so that you could keep your custom startup map.
There might be a user setting override for this value, but I've never found it.

valid cloud
#

Anyone tried using Scalar instead of git-lfs or perforce for version control?

#

Now seemingly comes packaged with git

grizzled whale
#

Hi! I'm building a new version control system for game development that's open source called Jamsync (https://jamsync.dev). Would love to get y'alls thoughts on this and where you think I can improve version control for game developers currently. Feel free to check out https://jamsync.dev for the hosted version or https://github.com/zdgeier/jamsync for the source code. Are there any specific pain points that Unreal developers face from current version control systems?

GitHub

Jamsync is an open-source version control system for game development - GitHub - zdgeier/Jamsync: Jamsync is an open-source version control system for game development

#

@valid cloud I haven't used Scalar but I would assume that this only solves the scaling issues Git has with a large number of files. Things like versioning large binaries and file locking are not supported compared to Perforce.

valid cloud
#

@grizzled whale very cool! Would you say it's production ready??

grizzled whale
#

Thanks! Unfortunately not yet, feel free to join the discord https://discord.gg/6bK3GPKhpa to follow updates. It's more in a "demo" state right now. Probably will be production ready in the next month or two.

scarlet solar
# grizzled whale Hi! I'm building a new version control system for game development that's open s...

Kudos to you for stepping up to the plate and trying to offer a solution to painstaking (and costly!!) tasks for SVC! I'd be more than happy to bounce ideas off of - will definitely join your discord and keep an eye on your project.

SPECIFIC PAIN POINTS:
Cost for sure! But you aim to already take care of that. Make sure you put up a donation platform - something of this nature deserves any such monetary rewards that anyone feels to donate!

GUI - Tortoise SVN is pretty bad at a new user onboarding & understanding functionality for SVC systems.... You already look to be encompassing a GIT workflow strategy to your systems - badass! Document the process after you nail down feature sets and make ssure to do videos to help out your community!

GUI - Perforce has a really nice setup for its GUI but ALOT of buttons/embedded functionality that isnt so clear to define... and their documentation is piss poor for someone newer to SVC. Again - documentation is key - and explaining it in SVC FOR DUMMIES language is key to success!

FEATURES TO HAVE:
Locking out of files - Make certain that binary file types (.UASSET + any image file) enompasses an OS's READ ONLY attribute set when files are checked out. I would sync this to server upon SAVE action - so others are notified when they attempt to save a file that someone has been working on.

.IGNORE - obviously a required asset here - allow for a custom file to be established much like .gitignore that encompasses the same functionality - ignoring entire directories(AND SUBCONTENTS), wildcards (filenames & extensions too), and also whitelisting specific files to include wildcard whitelisting.

Again - KUDOS!

#

Another pain point I forgot to mention is the technology behind PERFORCE's STREAMS ... dont even fully understand it.... But I think you're already onto things with your project:

Branches (We call em FeatureBranching in AppDev world - same technology tho). I would definitely encompass this function!

grizzled whale
#

Hi @scarlet solar ! Thanks for these thoughts! Will definitely keep these in mind. Yeah documentation is pretty lacking right now, that will definitely be top priority after I finish out the core features. Just curious, do you know what is painful about Perforce Streams (or is it that they're just complicated)? I've heard a couple people complain about them but I'm still not sure what is annoying about them since I haven't used Perforce extensively.

We should definitely keep in touch! Would love to have people beta test and get feedback/request features!

scarlet solar
#

you can for sure sign me up for beta testing - i joined your server!

scarlet solar
#

I love the fact that you are looking to stay on board with GIT workflows - thats the best approach in my opinion. I know GUI is hard to develop... i'd be interested to offer some insite on design/flows ... and for sure hit me up for beta testing!

merry verge
#

I would also mention that one of the most important aspects for any unreal-specific workflow considerations is an actual plugin for the editor. Unreal assets are binary and must be locked for any team larger than a few people. Having to use a separate GUI to checkout files is a horrible workflow and would likely be an instant no-go for many teams - the editor needs to be able to checkout files on its own for most file operations to work smoothly.
Having a separate GUI is definitely important (arguably more important than any engine-specific integrations as a general VCS), but you really need both for unreal.

#

And ofc you need a GUI at all if you're going to support more than just engineers. Most artists aren't going to learn a command line tool.

scarlet solar
#

def true!

#

no matter what documentation you provide - theyre SANS common smarts when it comes to anything script based lol

vale basin
# grizzled whale Hi! I'm building a new version control system for game development that's open s...

Looks interesting. 2 thoughts/questions:

  1. I noticed it seems very server based. Is there an option for no server for smaller projects? Like SVN and GIT can be used just locally.

  2. You speak of using RSync style deltas, and it seems to describe forward moving deltas. This would mean anyone checking out the latest would need the server to reconstruct the latest all the time. I've heard of other systems having reverse direction deltas, so they'd reconstruct older ones, the ones least likely to be fetched. Is this posing a scaling problem? Do you cache the newer fully constructed files?

grizzled whale
merry verge
#

fwiw the source control api in unreal isn't super complex - will probably involve copying one of epic's plugins and then adapting it to run your commands.

#

I can't say that I'll be moving to a new VCS any time soon but I certainly wish you good luck.

#

We really do need more options in the space.

pastel lodge
#

Hi, I have a whacky issue that I don't expect anyone to be able to help with but here goes.
I had an install of Perforce on my D: drive. However when I reinstalled Windows it broke my server and it won't start.
P4D just hangs with "Perforce server starting..." in the command line.
I know p4 zip exists to move depots between servers but it requires it to be running so I can't use that.
Can anyone suggest a solution for this? I've tried re-installing a new version but obviously it doesn't recognise the previous version.
Thanks for any help.

mighty light
merry verge
#

no i use dropbox thanks

vale basin
#

but, it'll never mature if it doesn't start

merry verge
#

Realistically the way it'd happen is if some mid sized studio decided they wanted to build something for themselves and then made it public. Unfortunately most studios already use perforce or somehow deal with git's problems.

vale basin
#

Yep. P4 is "expensive", but in terms of studio time and dev hours, it's cheap as chips. Building a new solution is not cheap or quick

merry verge
#

Hell, even GVFS and scalar... microsoft said "we don't want to develop our own internal VCS anymore" and just used git lol

#

even if it took rewriting a ton of stuff, still easier than doing something from scratch

#

GVFS/Scalar solve different problems from perforce though. The windows depot is a bit of a unique repo.

grizzled whale
# vale basin Looks interesting. 2 thoughts/questions: 1) I noticed it seems very server based...

| I noticed it seems very server based. Is there an option for no server for smaller projects? Like SVN and GIT can be used just locally.

Yeah this will probably come later, this complicates implementation a little bit so it's easier to just come back to this later for people who want to work offline

| You speak of using RSync style deltas, and it seems to describe forward moving deltas. ...

So a little bit of the Rsync style delta in that description is a little old. I'm no longer using forward/backward moving deltas. Basically Jamsync now uses chunks that are hashed and reused in newer files. I just store a pointer to where the chunks are so there's no caching necessary when regenerating the file. When storing a new file, I check to see which chunks have changed and the location of those chunks.

vale basin
#

. I just store a pointer to where the chunks are so there's no caching necessary when regenerating the file. When storing a new file, I check to see which chunks have changed and the location of those chunks.
Awesome. I had a deployment system that did this once. Worked great! quick, but got reasonable savings.

#

Yeah this will probably come later, this complicates implementation a little bit so it's easier to just come back to this later for people who want to work offline
Yeah that's fair. Can't do everything at once. It's good that its on the roadmap. That's one of the bigger hurdles i see with newcomers to version control at the moment. Everything for large files (except SVN) requires servers, so it's a mountain to climb for people to even begin exploring.

grizzled whale
#

Yeah part of the plan is to manage the hosting for people so they can have easy free storage for small projects and large studios will pay for managed hosting for larger games. But having history/cached files locally will definitely be faster in many cases.

vale basin
#

Anyway, excited for new options! I wish you luck, and i'll definitely be following for progress

grizzled whale
#

Thanks! πŸ™‚

pastel lodge
#

Sorry to repost a question but I asked in the middle of a conversation so I guess it was missed.
I had my perforce install on D: drive. I reinstalled windows but all my OS environment variables and such mean I can't start up my p4 service. Does anyone know if I can restore this so I can start up my perforce server from D: again? Thanks

vale basin
pastel lodge
#

I've no idea in all honesty. The last time I installed a p4 server was in 2016 and I barely had to do any admin on it

#

I was going to try install a fresh version and try backup from my old folder somehow but I guess I need permissions for that also

vale basin
#

right click the folder and go to the security tab

#

make sure all the names are proper and that permissions list write access for whatever p4 is running as

pastel lodge
#

yeah this is where it might get tricky. My old windows install I was using the local user but with Windows 11 I'm using the newer MIcrosoft login version so it's not the same

#

Considering I still have the files, is it possible to backup from that server without running it? I know that is probably not the case but I really don't want to lose this server

vale basin
#

yeah for sure, first thing to do is take a complete copy of that folder

vague whale
#

Hello, I am trying to stop the Binaries directory from being included when i hit add, in my .p4ignore i have /Binaries/ but for plugins they always get included. should i do something like /Bins/ ?

#
**/Bins/**
lavish roost
#

Could someone explain to me why DefaultEngine.ini refuses to update properly on source controls such as Perforce. I have checked out and pushed it near a million times now and the collision channel I made always resets whenever I restart the engine. What am I doing wrong? This is driving me absolutely nuts. πŸ˜…

#

What I currently do is I check out the file by clicking the yellow popup when going to project settings. Then I add the collision channel and push the file through Perforce. But as mentioned, this does not work. Because everytime I restart or pull, the file seems to get reset to a version that does not have the collision channel added.

vague whale
#

if only git worked with larger projects

wide raven
vague whale
#

Thanks

ancient echo
#

hey, I keep getting this when trying to push to Github origin. Connection to github.com closed by remote host.
send-pack: unexpected disconnect while reading sideband packet
Compressing objects: 100% (762/762), done.
fatal: sha1 file '<stdout>' write error: Broken pipe
fatal: the remote end hung up unexpectedly
I tried both https and SSH with similar result (with an error 500 on the https side). Fails halfway through write. I don't have LFS, would this be because of the 12.4GB in megascans it's trying to push? πŸ˜…

ancient echo
#

also tried increasing buffer size. I might try rebasing without the megascans

vale basin
#

I don't have LFS

#

that'd be it

#

GitHub blocks files larger than 100 MB.

ancient echo
orchid flame
#

Hey guys - we arent able to see our asset and I was wondering if it was caused by our git ignore? This is his folder and mine

teal bone
#

Did you add the assets to git and submit?

#

Is he using the same branch?

wild cloud
#

Question for you folks: How do people in the industry generally do code review with a perforce server? I'm used to using something like gitlab merge requests and github pull requests for regular software engineering work. Is helix swarm the go-to? Is there anyway to do a blueprint diff other than using the unreal editor? Thank you!

quaint sonnet
wild cloud
#

should be fine i think. i can dm you the one that works for me if you want too

quaint sonnet
scarlet edge
#

Hey, I've deleted a metahuman folder from my project, as I no longer needed it. But git/UE is apparently still trying to reach the deleted file locations. It's spamming my entire output log on the startup, but besides that everything works fine. Does anybody know how I can get rid of those references?

mighty light
#

Did you delete them from your source control?

scarlet edge
teal bone
#

Did you add it to a commit and push the commit?

#

That is, add the deletion to a commit.

odd phoenix
#

Hello, one question, how do those who work as a team work with a common blueprint among all of them, for example the Basecharacter?

We are 4, the Basecharacter is used a lot and that generates a conflict in the merge because they are different versions of binary files and cannot be merged together

What do you recommend in these cases?

pulsar parcel
#

exclusive checkout

mighty light
#

Ye what sswires said. If you use perforce (some other support this but I don't know which ones.. Not git) you check out the files you need to edit. In the case of unreal engine, the editor will not allow other people to check out binaries that are already checked out so you have that safety net where you don't need to worry about clobbering. I might have my p4 set up incorrectly but you can override this by manually checking the file out through p4v. In the end it comes down to communication with the team about who needs what files, and a workflow that allows you to skirt being locked out of files you need, like creating temporary folders for feature implementations that get manually merged into the main project later on? Idk ive never been in that position and I'm literally brand new

odd phoenix
mighty light
# odd phoenix What is this?

Basically what I described where someone checks out a binary file like map or bp or whatever and noone else can check it out it it warns about it already being checked out.

orchid flame
#

I think the issue is I edit a base asset I made with the modeling tool in UE5 then deleted the original - then pushed to git...

scarlet solar
#

Quick question - i've brought on a friend into my project ... and thought that I could just share out .uproject, Config/Content/Plugins/Source directories... but on his end when he generates project files, and attempts to build he's getting a problem with IPAddressSteam.h - which is from steam OSS plugin....

Is he able to use Launcher version of the editor - or does he also need source build? I've read up on this topic alot and have had success in the past - but this is the first time that i've started with steam OSS & encountered this problem right away now :/

mighty light
#

If your source build has changes you will need to provide your friend the source so they can build it, or provide them with binaries for your custom source build (preferably with UGS or some CI/CD shenanigans). If your source build does not have changes then they just need to right click on the uproject and move the version to the launcher version that matches your source one (eg 5.2)

cunning mantle
scarlet solar
#

thats what i thought.... for whatever reason though he's getting a header file issue with that IPAddressSteam file... which i copied over from engine source, and put into the plugins via documentation :/

#

i never had to have artists on source build before - but i also never used steam in a project... i thought maybe it landlocked you into source engine builds only :/

lyric bronze
#

hi guys, I'm making a plugin and i'm saving it on a github repo, is there a way to use the plugin in another project and be able to update it every time I make changes to the original?

#

I'm new to using github so I don't really understand everything

vale basin
#

If you are also traking your main project on github you could add the plugin as a git submodule into your main project

timid plover
#

Anyone using Perforce have it lock up the application when trying to submit the Engine?

#

I left it going overnight to see if it would do anything but it broke

quasi blade
#

πŸ’€

fair yacht
#

Hi did anyone by chance have a problem with the new Input System and git? It seems my IA_'s don't get pushed/pulled

ancient echo
#

odd, check your .gitignore maybe?

teal bone
quasi blade
teal bone
#

..why are you even talking to him?

quasi blade
#

but he just wants to do everything his way so im just gonna leave

teal bone
#

Yeah.

#

This is why I have dms blocked on here.

quasi blade
teal bone
#

It's a shame you can't block friend requests, too.

tall sky
#

Heya just a quick rookie question, just wanted to ask what does UGS do when its archiving, whenever i do a sync it takes like 10 secs to sync the files and like archiving takes like and hour, is there something i can do to change it? i tried poking around and i cant find much haha.. im not really a tech guy, i handle more with purely animating.

odd phoenix
#

Hello, wich is the cause of this error? thanks in advance

fair yacht
# ancient echo odd, check your .gitignore maybe?

nope, nothing about IA's nor the folder they are in, searched for Data Assets not getting pushed on the web, nothing appeared, did I configure something wrong? I have all .uassets in LFS, might that be the problem?

ancient echo
#

nah, I have all mine in LFS too

#

well, the ones that are not too big anyway

fair yacht
#

weird, since I have all the IA's (duh, I created them), UE Revision Control detected them, says they are up to date after push, then my colleague pulls and everything is there besides the IA's

#

even the connection to the IA on the BPs and its position in the IMC, but the IA in itself is missing

ancient echo
#

you guys have the same engine version, right?

#

just for sanity check

runic summit
#

I want to update my project from 4.26 to 5.2 - but I want to test it so I am making a copy of it - what directors need to be flagged as "writable" in order to do this? Once I load it up and test my main system, I'll make a backup again and then convert-inplace the original, after checking out all files (then I will revert unchanged ones) - my understanding is the bulk of the assets won't be change, though I'm not sure how true that is because i know you can't send a usasset backwards -

merry verge
#

None, the uproject is the only thing that gets touched.

#

Anything else that needs changing for a successful upgrade will need manual intervention anyway.

runic summit
merry verge
#

yes

#

just... copy the project and try it

runic summit
#

lol I copied over a 200 gb project just bercause I wasn't sure

merry verge
#

if you have source control I'm not sure why it matters anyway

#

if it touches anything else just revert

runic summit
#

Will I be able to see blueprint changes in the revision graph in UE? I don't see why not, based on what you said

merry verge
#

upgrading doesn't touch assets

#

unless you purposefully go in and resave them yourself

#

upgrading really only changes the version referenced in the uproject. That's it. It then tries to generate project files and may or may not succeed depending on whether you need to manually update some build/target.cs stuff.

runic summit
#

I got a bunch of VS when I tried to build the solution

merry verge
#

yes, you will have to manually fix any new compile errors that come with the update

#

the engine can't magically fix errors in your code

long mural
#

Any p4 gurus around that have used p4 with ugs

silver token
long mural
#

i have an engine downloaded from perforce (epic's perfoce)

#

and i need to make sure i can always integrate this into our projects engine

#

so if we update the engine, we can do merge tests etc

#

another thing, atm we commit binaries to our projects depot directly, but this is causing issues where devs are having to commit there binaries when they compile, we want to avoid this

#

basically code devs will compile the engine, etc

silver token
#

So for the engine part, I've found streams to help with that the most. have a stream/depot that is the pristine version from Epic and then create a release stream from that which is a version that you can modify. Then you import that release version to the working stream for your project (you could even have a project specific release if you have multiple projects all doing unreal from the same p4 server).
They you can always apply the epic p4 state to the pristine stream and integrate down to your modified ones

long mural
#

artists should pull binaries done by our build machine

silver token
#

Once your build machine finishes building, it can zip all the artifacts (dlls, pdb, exes. etc) and commit that zip to perforce to a special place. I'm not sure if that "special place" is defined by UGS or can be specified by the project.
Then when an artist/whoever wants to sync to pre-built binaries, UGS pulls the appropriate zip from p4 and unpacks it.
Binaries are then excluded from source control entirely (there may be a few exceptions) and no one's checking those in manually.
Sorry if that's the info that you already have for how to set things up. I didn't directly setup our UGS configuration, I just know about this much about how it is setup.

#

The streams part I've done more directly with my p4 setup at home (so I can share some of that if needed). But there's no real point in trying to setup UGS for my hobby projects since I'm the only one working on them and I have no build machines.

long mural
#

where does the UnrealGameSync.ini live?

#

(not used it yet :P)

silver token
#

Looks like the project's Build directory

cyan jay
# long mural Any p4 gurus around that have used p4 with ugs

Anything specific you want to know?
I setup UGS but we pull from Git not Epic p4d. We have a p4 branch just for the official engine.
To upgrade the engine, I pull from git to engine branch, then integrate from engine branch to dev branch.
I test manually at this point then submit to dev, but you could also have a staging branch perhaps if you want to submit and run tests on build machines (shelve would probably be unreliable for such a big change as an engine upgrade).

#

UGS makes it easy to upload/download minimal binaries for artists etc, otherwise submitting Binaries folder from build machine and excluding on programmer streams might be an option, but I've never tried it with source engine build. Used to use this approach when we used Installed build tho, but UGS was surprisingly straightforward to setup.

long mural
#

@cyan jay do you inherit the engine into your game stream?

#

or copy it?

cyan jay
#

We mainly use source engine for dedicated server, but we have a few minor changes too. Usually integration is able to auto resolve with no problem.

long mural
#

we have a few client related changes also

#

so do you have a seperate depot for the engine

#

(sorry for questions, coming from Plastic SCM, so not fully up to scratch with perforce yet)

cyan jay
#

No problem! It's in the same depot for us, but I suppose there's nothing stopping you from having the clean Epic p4 version stored in a separate depot.

#

Then use a branch mapping to integrate from the engine depot into your project

long mural
#

well the idea was to keep the engine seperate

#

cause we have 2 projects in flights

#

using the same engine

#

one thing im getting right now importing the engine is its stopping about 2000 files in, and just doesn't want to continue

cyan jay
#

you still want each project to be able to choose when they update their copy of the engine, so you still want to Integrate into each project imo.
If you want a shared copy of the engine with shared mods then having an Engine_depot with a Epic branch and Mod branch would work ok.

So to update you would go

  1. full copy/reconcile epic_p4 -> Engine_depot\Epic)
  2. integrate Engine_depot\Epic -> Engine_depot\Mod
  3. Integrate Engine_depot\Mod to ProjectA_depot\dev
cyan jay
long mural
#

submitting the engine to perforce

#

it just stops

#

my idea was to do our changes in the release branch and copy down to main

#

and have the pristine version merge upto main

#

but this might be a headache

#

this is what i mean

cyan jay
#

What is Interkaos branch?

long mural
#

its just frozen now

#

that is Interkaos-Release-5.2

#

5.2 engine

cyan jay
#

ah ok

#

Don't you want Epic branch to feed straight into that?

long mural
#

idea was to do our changes in the top branch

#

and copy to main and merge up from pristine

#

and use Main our kinda staging

#

🀷

cyan jay
#

How would you upgrade the engine?
Update Epic branch, integrate to Main... then what? Main would be broken until you update Release, fix it and merge back to Main
Unless I'[m misunderstanding

long mural
#

well you would delete everything in pristine

#

and replace with the new version, then merge that upto main, and copy release down to main, and breanch to new version (5.3 release)

#

the copy might fuck things up though

#

cause iirc copy overrites..

cyan jay
#

FWIW this is our setup, where SB_Engine is clean Git engine version. This gets deleted, synced from Git then reconciled before committing to perforce.
Everyone works in SB_dev branch which also contains our engine mods.

#

Yeah I don't think you want to be copying.. how is Release branch engine changes compatible with 5.3 say?

long mural
#

i thought copy down would work though

#

if say you copied from 5.2 to main, then merged pristine up

#

it would work?

cyan jay
#

but devs are working in Main? Or Release?

long mural
#

release

#

release always contains our changes

cyan jay
#

ahh sorry ok

long mural
#

well i will play with it, and see if i need to change it up

#

but first need to find out why this is just locked up

cyan jay
#

I don't think there's any point in the Main branch in that case, it's just a copy of Epic ?

long mural
#

its just stuck

cyan jay
#

Yeah, I have struggled a lot with this. Did you set the recommended server cvars?

long mural
#

no..

#

new to perforce haha

cyan jay
#

is your server windows or linux?

long mural
#

i did set all the typemaps and ignore

#

linux server

cyan jay
#

πŸ™‚ ok let me dig up the things we had to do to fix it

#

YMMV of course πŸ™‚

#

If you have a proxy it might be worth bypassing that too, although I don't know if that actually helped in the end

long mural
#

what is autotune?

#

i don't have a proxy @cyan jay

cyan jay
#

I'd never heard of autotune, apparently it's a technology where two endpoints negotiate to get better network throughput, but seems kinda broken between Windows and Linux

#

disabling it is fine

#

p4 configure set net.autotune=0

long mural
#

ok

cyan jay
#

this was maybe 24 months ago I think I looked at this, possibly it's now improved idk?
doesn't seem to make a perf difference anyway so might as well disable it

long mural
#

something seems to be happening

#

its stopped, but my net usage is high

cyan jay
#

Probably parallel submitting?
Some of the files are big too and take a long time to upload.

long mural
#

yeah

cyan jay
#

770Mbps tho! That's great

long mural
#

well thats to the server in germany lol

cyan jay
#

Even so, I've worked with onsite servers that didn't go that fast πŸ˜„

long mural
#

p4v just freezes up submitting

#

stupid :/

teal bone
#

Have you tried the cli?`

#

It's like a million times better if you know what you're doing

#

To compare: A sync/clean with the cli takes me about 15m on this one repo and over an hour with p4v

long mural
#

yeah same, it just stops doing anything

#

and freezes the terminal

cyan jay
#

I found p4 cli to be less reliable submitted large CLs with big binaries.
When it's frozen does the network usage drop to 0?

long mural
#

yeah

cyan jay
#

I think I got that a few times during submitting the first 5.0 engine. If you retry does it get further?

#

Didn't get anywhere with perforce support even though they had tons of logs from me.

#

And once I eventually got it submitted I wasn't able to reproduce the problem so the ticket got closed.

woven sluice
#

this is something that comes up in here once in a blue moon and i am certain there is a post from a couple years back of someone who had a fix for it :\

#

other than breaking up the submit into chunks

#

only thing i can find on a quick search is someone didn't have parallel sync properly enabled but that can't be it lol

long mural
#

its not the fastes tmachine

#

but it should be ok :L/

timid plover
#

I'm setting up Perforce as well. Is anyone running it with 10 Gb?

cyan jay
timid plover
#

10Gb network, sorry.

#

I want to use UGS to distribute, so putting the Engine on Perforce is at least 200 GB (I think). I just wondering if using 1Gb/s network will be a bottleneck.

#

Then the project will grow with DCC

cyan jay
#

How many users?

#

In my experience Perforce seems to have bottlenecks other than NIC bandwidth, but if you have a lot of users, 10Gb to switch would be worth having.
Same for DCC.

timid plover
#

Small team less than 10

#

Thats what I'm starting to realize, Perforce isn't very optimized so tuning will probably be the first thing I do.

#

The thing I want to make sure works the best is Multi User Editing.

odd phoenix
#

Hello, I am having this problem when pushing, I already configured the httpPostBuffer but it is not the solution to the problem, does anyone suggest something? thank you

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin main:main
Pushing to https://github.com/zelcar/secretforest
Uploading LFS objects: 100% (16282/16282), 29 GB | 0 B/s, done.
POST git-receive-pack (chunked)
error: unable to rewind rpc post data - try increasing http.postBuffer
error: RPC failed; curl 65 ioctl callback returned error 2
send-pack: unexpected disconnect while reading sideband packet

fatal: the remote end hung up unexpectedly
Everything up-to-date
Completed with errors, see above.
sweet agate
#

Anyone can recommend a good tutorial on how to use Perforce from the command prompt instead of the P4V interface?

long mural
#

Reading local file list from C:\Kaos\Engine\Saved\BuildGraph\Compile Tools Win64\Tag-Compile Tools Win64.xml
Reading local file list from C:\Kaos\Engine\Saved\BuildGraph\Compile Tools Win64\Tag-ToolBinaries.xml
Reading local file list from C:\Kaos\Engine\Saved\BuildGraph\Update Version Files\Tag-Update Version Files.xml
Reading shared manifest from C:\Kaos\Engine\Saved\BuildGraph\Compile Tools Win64\Manifest-ToolBinaries.xml
Running: C:\Kaos\Engine\Binaries\ThirdParty\DotNet\6.0.302\windows\dotnet.exe "C:\Kaos\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" AresGameEditor Win64 Development -Manifest=C:\Kaos\Engine\Intermediate\Build\Manifest.xml  -NoHotReload -xgeexport  -NoUBTMakefiles  -log="C:\Kaos\Engine\Programs\AutomationTool\Saved\Logs\UBT-AresGameEditor-Win64-Development.txt"
Log file: C:\Kaos\Engine\Programs\AutomationTool\Saved\Logs\UBT-AresGameEditor-Win64-Development.txt
Couldn't find target rules file for target 'AresGameEditor' in rules assembly 'UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Location: C:\Kaos\Engine\Intermediate\Build\BuildRules\UE5Rules.dll
Target rules found:

Took 0.8721204s to run dotnet.exe, ExitCode=6
UnrealBuildTool failed. See log for more details. (C:\Kaos\Engine\Programs\AutomationTool\Saved\Logs\UBT-AresGameEditor-Win64-Development.txt)``` what am i missing lol
#

nvm i messed up

#

all good

long mural
#

Failed to create Changelist. Owner: Desc: [CL 23] Updated binaries getting this when commiting binaries

#
Failed to create Changelist. Owner:  Desc: [CL 23] Updated binaries
AutomationTool executed for 0h 15m 4s
AutomationTool exiting with ExitCode=1 (Error_Unknown)
BUILD FAILED```
cyan jay
#

or p4 user doesn't have access to the binaries depot?

#

p4 set on the cmd line will show your current setup

#

looks like the P4 module might output more detailed info to the log

long mural
#

@cyan jay PS C:\Kaos> p4 set P4CLIENT=Daniel_IRONWARD-SERVER-A_Main_5033 (set) P4EDITOR=C:\Windows\system32\Notepad.exe (set) P4PORT=xxxx.com:1666 (set) P4USER=Daniel (set) P4_ssl:xxx.com:1666_CHARSET=none (set) PS C:\Kaos>

cyan jay
#

I think I also had a problem like this when I first set it up, I think I ended up figuring out how to debug it from VS

#

It might have been something dumb like the name needs to match the depot path

#

so maybe your ArchiveStream should be //Ares-Game/Main-Binaries/ ?

#

sorry it was a long time ago I set this up and I can't really remember

long mural
#

yes

cyan jay
#

did you check the log? the code looks like it should print the actual p4 commands to the log, you might be able to see what's gone wrong there

long mural
#

sec

#

Client 'Daniel_IRONWARD-SERVER-A_Main_5033_ArchiveForUGS_IRONWARD-SERVER_c9130ff44f2fb4bac442aa36f8f1a8db' can only be used from host 'IRONWARD-SERVER'.

#
Client: Daniel_IRONWARD-SERVER-A_Main_5033_ArchiveForUGS_IRONWARD-SERVER_c9130ff44f2fb4bac442aa36f8f1a8db
Owner: Daniel
Host: IRONWARD-SERVER
Root: C:\Kaos\LocalBuilds\ArchiveForUGS\Perforce
Options: noallwrite nocompress nomodtime unlocked clobber rmdir noaltsync
SubmitOptions: submitunchanged
LineEnd: local
Stream: //AresGame/Dev-Binaries
Failed to create Changelist. Owner:  Desc: [CL 23] Updated binaries```
#

the host is wrong

#

its IRONWARD-SERVER-A

#

but this sets the host as IRONWARD-SERVER

cyan jay
#

πŸ€¦β€β™‚οΈ

long mural
#

:/

#

now to find why its doing that

cyan jay
#

somewhere in P4Utils.cs I suspect

long mural
#

public P4ClientInfo CreateClient(P4ClientInfo ClientSpec, bool AllowSpew = true)

#

likely this function

#

Client.Host = Environment.MachineName;

cyan jay
#

Apparently Windows machine names need to be 15 characters or less

#

I have hit this bug many years ago

#

Depending on the API you use to query it, it will either return the full name or the truncated one

#

@long mural

long mural
#

yeah

#

commandline returns IRONWARD-SERVER

cyan jay
#

good bug πŸ‘

long mural
#

so def trunated

#

i renamed servers

#

to be less than 15 chars each

#

just need to update everything to reflect it

long mural
#

its all working now thanks @cyan jay

#

precompiled binaries synced perfectly to the artist machine

cyan jay
#

Nice πŸ‘

winter onyx
#

is there anyone here who can tell me how I can enable the "source control button" in unreal 5.1?

pulsar mango
#

Any P4 experts here?

Cannot add file '//deadmatter/main/Engine/Source/ThirdParty/Unix/LibCxx/include/c++/v1/__string/char_traits.h', filename collides with an existing file '//deadmatter/main/Engine/Source/ThirdParty/Unix/LibCxx/include/c++/v1/__string'.```
#

Download 5.2 via git
reconcile and push to p4 server and I get this error.
I've remove the folder, and reverted it in git, and re-added manually, and it is the same issue when I go to submit.

teal bone
#

Does it think __string is a file, not a directory?

pulsar mango
#

I think so, I tried deleting the folder and recreating it by hand and then restoring the two files in it.

teal bone
#

Maybe try obliterating __string

#

(I am not a p4 expert)

pulsar mango
#

I've basically recreated everything by hand and it still wont budge.

teal bone
#

It'll still be in the history, though.

#

Obliterate removes the history.

pulsar mango
#

There is no history. This is a 5.2 engine upgrade, and this is the first time this folder/file existed.

#

As in, this is the first time our P4 server is seeing this file.

teal bone
#

Oh

#

Hmm.

pulsar mango
#

This is retarded.
If I rename the folder from __string to dummy
submit to p4
then rename it back to __string it works...

teal bone
#

There may be some sort of special handling for files starting with __

pulsar mango
#

Yea. One hell of a bug.

#

Kind of like how the "." files were not meant to be actual files but a crutch that everyone ended up using. (in Linux)

teal bone
#

Heh

pulsar mango
#

Now P4Java on Jenkins is stuck on it. There is no way this was actually tested in a production environment.

quaint obsidian
lone canyon
#

is there a way I can get perforce to work with portforwarding

reef oriole
# quaint obsidian https://github.com/ProjectBorealis/UEGitPlugin/releases/tag/3.12

Hey, I recently discovered that the "status branch" popup warning doesn't work anymore in UE5.2. Can you confirm it, with Git?
From my testing and looking at the history of the Editor, I don't think it's something that can be worked around; the context menu to checkout an asset is calling a different overload of CheckoutPackages() that doesn't check if other branches contain changes 😦

open flame
#

hey looking for advice on setting up source contnrol for a 10~ person project
looking at perforce aws but it doesn't seem to be the most effecient option

west grove
#

Quick question - Under what circumstances should I consider running multiple perforce servers?
I currently have more than one unreal project I'm working on. I'm wondering if I should run a separate perforce server (docker container) for each, or if it is acceptable practice to share a one server / repo.

cyan jay
merry verge
#

There's little to no reason to be running multiple servers unless you have a specific reason to need multiple servers (replication/scaling - not something to be worrying about unless you're a big studio). Having multiple depots is how you deal with multiple projects.

solar shard
#

I'm having a problem connecting my P4V to P4D over a LAN. On the P4V side it states that the Host isn't responding. I've looked up this issue and completed all steps like port forwarding, made sure my services were running properly, Even tried another computer. Has anyone had this problem and willing to assist some?

teal bone
#

You're port forwarding over LAN? Do you have multiple networks?

#

Can you ping the other computer on your LAN?

solar shard
#

No, just one network. I can ping over my LAN. I didn't think I needed to port forward but I was trying everything. Apparently my solution was very simple yet hard to find. I needed to allow port 1666 through my firewall on windows, not my router. After that I can connect all of them together now. I spent 2 days trying to figure out Perforce and this issue.

#

Thank you @teal bone for your attempt to help.

teal bone
#

Why... woudl you for open a port on your (I assume) internet router to allow traffic to flow over your LAN?

solar shard
#

I haven't used any software like Perforce before. It didn't make sense to me either but I just assumed there was something I didn't know. I was trying everything I could find.

teal bone
#

Ah.

solar shard
#

Yeah, I still have a lot to learn clearly. Thank you though for trying.

open flame
#

where can i find documentation on actually deploying UGS???
everything on the wiki keeps presuming someone has set it up but no links to how its actually done??

runic summit
#

I'm confused - I was told today that upgrading to 5 will change your uasset files. But I've been told that only the uproject and other files that don't need to be source controlled are changed. Which is it?

quaint obsidian
#

uproject is source controlled

#

unreal engine 5 is compatible with prior uasset files

#

over time, you will save the files and they will upgrade automatically to the new format

teal bone
#

It's going to cahnge them all at some point as you update, yeah.

#

And it depends what version you upgrade from ofc.

runic summit
#

What I mean is, if my project files aren't CHANGED until I open and resave them in UE5, things like texture files or static meshes - I know they are still uassets but if they aren't altered

#

So wth does Failed to Load Editor mean?

#

when I open the engine up in 5.2 and it shows the proejcts, it shows my project as a 5.2 project, but when I try to open it I get that error - in my solution file it says UE5 (not found)

merry verge
#

Did you regenerate project files...?

#

The VS sln has nothing to do with uassets either so I'm not sure why you're talking about them.

teal bone
#

He right clicked -> change engine version to 5.2

runic summit
#

yes

#

I tried regen files before and after

teal bone
#

I said that he would probably need to update his assets after upgrading to 5. I was probably mistaken!

runic summit
#

going through now, which folders do I need to check out to ensure perforce isn't locking down a file that needs to be writable for the conversion process?

merry verge
#

Again, the only thing it touches is the uproject file

#

The sln/vcxproj files shouldn't even be tracked by perforce. Make sure it's actually succeeding at regenerating project files - it probably isn't.

runic summit
#
Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet "..\..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" -projectfiles -project="C:/LiveSimDepotRoot/depot/LiveSimulator.uproject" -game -rocket -progress -log="C:\LiveSimDepotRoot\depot/Saved/Logs/UnrealVersionSelector-2023.06.15-22.42.09.log"
Log file: C:\LiveSimDepotRoot\depot\Saved\Logs\UnrealVersionSelector-2023.06.15-22.42.09.log
Log file: C:\Users\Blake\AppData\Local\UnrealBuildTool\Log_GPF.txt

Some Platforms were skipped due to invalid SDK setup: IOS, Android, Linux, LinuxArm64.
See the log file for detailed information


Generating VisualStudio2019 project files:
Discovering modules, targets and source code for project...
DEPRECATION: 'IniKeyBlacklist', which is a config key in section [/Script/UnrealEd.ProjectPackagingSettings], in 'C:\LiveSimDepotRoot\depot\Config\DefaultGame.ini', has been deprecated. Using 'IniKeyDenylist' instead. It is recommended you update your .ini files as soon as possible, and replace IniKeyBlacklist with IniKeyDenylist
Binding IntelliSense data...
Exception while generating include data for MyProjectEditor: Expecting to find a type to be declared in a module rules named 'VictoryBPLibrary' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.  This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
Binding IntelliSense data... 100%
Writing project files...
Writing project files 100% and ```then it closes
#

I guess the victory BP file is having an issue? it shouldn't I downloaded it and placed it where it normally goes

merry verge
#

Expecting to find a type to be declared in a module rules named 'VictoryBPLibrary' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.

#

What do you mean you placed it where it normally goes?

#

If you placed it in the engine's plugins directory, that isn't where it normally goes. Hasn't been since 5.0.

runic summit
#

I download the plugin folder and extract it to a folder in /PLUGINS of the 5.2 Install directory

#

OH

merry verge
#

Yeah, that's wrong.

runic summit
#

fucking they didn't mention that in the upgrade video IRRC

merry verge
#

You can only place plugins for a non-source-built-engine in either the project's plugins folder or the marketplace folder of the engine's plugins folder.

#

They don't mention it because they don't expect you to manually install engine-wide plugins... you generally install them in projects, not the engine, unless you're on a source build.

merry verge
#

yes

#

though you should really be installing that in the game's plugins directory

#

if that's a required dependency for your project then you're not including a dependency in source control.

runic summit
#

Well it's not something I can't get any other time

#

I use Victory BP in pretty much any project so I'm okay with it being engine wide, is my reasoning wrong?

merry verge
#

For one, if you make any changes you're not storing those in source control. And you can't easily rebuild plugins in the engine directory. Secondly, you now have to remember to install it every time you change PCs or update the engine, as does anyone else who may work on it with you.

runic summit
merry verge
#

that is a random json-formatted log file, yes

runic summit
#

I'm trying to find why it am still getting "Failed editor start"

merry verge
#

Because you either haven't regenerated project files, still have an error regenerating project files, or have some other build error.

runic summit
#

this isn't even a real error is it? Severity Code Description Project File Line Suppression State Error MSB3073 The command ""C:\Program Files\Epic Games\UE_5.2\Engine\Build\BatchFiles\Build.bat" MyProjectEditor Win64 Development -Project="C:\LiveSimDepotRoot\depot\LiveSimulator.uproject" -WaitMutex -FromMsBuild" exited with code 6. LiveSimulator C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets 45

teal bone
#

That's teh error you get when you can't see the other errors.

merry verge
#

Output log.

#

Close the error list, look in the output tab.

runic summit
#

an the fun realizing you never downloaded the editor symbols

#

Where is the spot that shows what plugins are required- I need to remove one before it will build

merry verge
#

the uproject or build.cs files depending on what you mean by "required"

runic summit
#

I'm going from 4.26 to 5.2 - did they add anything new to the engine ....

teal bone
#

Quite a lot?

runic summit
odd phoenix
#

Hello, I am having a problem, I modified a file and a colleague modified the same file and a conflict was generated when pulling its version, is there a way to ignore that file specifically from its repository and pull the rest? thank you

runic summit
#

more of a plugin question but if there weren't huge changes made specifically that affected the plugin, but they haven't released it, can I copy the 5.1 copy of that plugin into my project's plugin folder for the meantime and try to rebuild?

teal bone
#

You can always try

runic summit
#

If I believe in myself, really really hard, will that help?

#

crap, I spoke to soon - UE5.2 crashes everytime when I load this project, opens fine on others . oginId:bbf3ca904c2b78349da99896591d4835
EpicAccountId:73dc00cb212e49c4bc10b4bbf40cb541

Assertion failed: NewOperatorInputA [File:D:\build++UE5\Sync\Engine\Source\Editor\BlueprintGraph\Private\K2Node_CommutativeAssociativeBinaryOperator.cpp] [Line: 297]

UnrealEditor_KismetCompiler!FKismetCompilerContext::ExpansionStep() [D:\build\++UE5\Sync\Engine\Source\Editor\KismetCompiler\Private\KismetCompiler.cpp:3756]
UnrealEditor_KismetCompiler!FKismetCompilerContext::CreateAndProcessUbergraph() [D:\build\++UE5\Sync\Engine\Source\Editor\KismetCompiler\Private\KismetCompiler.cpp:4008]
UnrealEditor_KismetCompiler!FKismetCompilerContext::CreateFunctionList() [D:\build\++UE5\Sync\Engine\Source\Editor\KismetCompiler\Private\KismetCompiler.cpp:4554]
UnrealEditor_KismetCompiler!FKismetCompilerContext::CompileClassLayout() [D:\build\++UE5\Sync\Engine\Source\Editor\KismetCompiler\Private\KismetCompiler.cpp:4770]
UnrealEditor_Kismet!FBlueprintCompilationManagerImpl::FlushCompilationQueueImpl() [D:\build\++UE5\Sync\Engine\Source\Editor\Kismet\Private\BlueprintCompilationManager.cpp:1381]
UnrealEditor_Kismet!FBlueprintCompilationManager::FlushCompilationQueue() [D:\build\++UE5\Sync\Engine\Source\Editor\Kismet\Private\BlueprintCompilationManager.cpp:3348]
UnrealEditor_CoreUObject!FScopedClassDependencyGather::~FScopedClassDependencyGather() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\Blueprint\BlueprintSupport.cpp:485]
UnrealEditor_CoreUObject!FLinkerLoad::CreateExport() [D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\LinkerLoad.cpp:5372]```
teal bone
#

Start removing your blueprints until it works, I guess?

runic summit
#

Apparantely Instanced Stereo worked in 5.0 and 5.1 but not 5.2 because it will work in 5.3 - that literally seems to be the issue

runic summit
#

now it crashes when I try to load any blueprint - I checked them out in perforce just in case that was making it crash

runic summit
#

What's the actual workflow for upgrading versions, in regards to Perforce? -

1 - Check out every file, like config, source, and uproject (as well as content, we can always revert unchanged files)
2 - Open project from the 5.2 editor program.
3 - Convert in-place

#

4- open project once conversion is done and check that various assets open

#

5- go back to perforce, Revert Unchanged files

#

6 - push pending change list as "Newly convert to 5.2"

#

Someone please tell me if I am missing something

balmy sequoia
#

Quick question regarding source control and editor preferences~ what's the best/preferred way of looping editor preferences into source control? This would be very useful for certain template repos to be able to do?

quaint obsidian
#

plus any changes to project/plugin source code needed to make it compile

fossil iris
#

Guys I'm so proud of myself. I actually started using proper version control today! I setup git LFS and paid for it too. No more Everything.zip backup files with an incrementing number on my second hard drive anymore lol

#

$5/month ($6.62 CAD after tax) for 50gb is reasonable. Highly recommend using git lfs if you aren't already. Just have to spend some time figuring out which content can be ignored because you can always download it again from the marketplace or megascans. Everything custom gets uploaded without any worries of data loss in the future.

solemn bone
quaint obsidian
#

just put Default in front of your ini and put it in Config

#

cc @solemn bone

solemn bone
# quaint obsidian Config/DefaultEditor.ini Config/DefaultEditorKeyBindings.ini Config/DefaultEdito...

That makes sense. Thanks I'm a little new to Unreal and trying to learn!

Would you happen to know the correct ini file for experimental settings? My specific use case is that I like to organize my files pretty particularly but sometimes run into File Path character issues due to their length. I check on the Long File Path in the experimental settings and it fixes the issue but I always have to reset it when I pull the project on a new pc

balmy sequoia
quaint obsidian
solemn bone
#

Can I put that in the DefaultEditor.ini?

quaint obsidian
solemn bone
#

Lol all good. I just make that file if it doesnt exist and copy paste and its all done?

solemn bone
#

Youre a hero. This'll help me out this weekend a lot

quaint obsidian
#

one last thing, is you can set arbitrary console variables on startup with [SystemSettingsEditor] in DefaultEngine.ini

#

these will unfortunately not override [SystemSettings] which is for game and editor, but it's still useful to set editor specific settings

balmy sequoia
#

Awesome thanks again πŸ˜ŽπŸ‘‰

balmy sequoia
forest mason
#

Is there anyone who be able to use other volumes as Perforce storage in linux server?

cyan jay
runic summit
#

Epic recommends "Opening a Copy" when converting, and they write it like it's not just because of the need to have a backup, like it the process somehow is different on the backend. If I do this, how do I ensure that I get that upgraded version into my source control without having a giant changelist? Is it as simple as copying the "converted copy" of the new uproject file to the original project directory?

timber sleet
#

(sorry if i'm asking in the wrong channel)
we are a small team of 3, and we are using svn for source control the problem is that whenever one of us opens the gameplay level, instanced foliage actors are marked as dirty and need to be resaved and pushed to server.
any way to fix this?

teal bone
#

If you mark teh files as readonly, the engine should at least ask if you want to remove that flag.

digital hare
#

Github + LFS is by far the best solution as far as bang for your buck goes
I used it on large projects with many people working together

merry verge
# runic summit Epic recommends "Opening a Copy" when converting, and they write it like it's no...

My dude you've had this answered like 3-4 times from multiple people. Upgrading to a new engine version does not touch files other than the uproject unless you explicitly do so yourself. No matter how many times you ask the answer doesn't change.
The "open a copy" dialog that appeared in 5.x is because saving any assets after the upgrade means those assets become incompatible with earlier versions. Which shouldn't be an issue for you because you're using source control and can simply revert everything.

#

An engine upgrade involves nothing more than changing the uproject file to reference the new engine version. Nothing else happens aside from the engine attempting to regenerate project files (and generally failing). No assets get touched, no source files, nothing. Making a copy is purely a safety measure for people who might not have backups or source control and then find out they need to go back to the earlier version after saving some assets in the new one.

quaint obsidian
#

yeah don't select the copy option, just skip the process, simply switch the version

trim abyss
#

I have perforce storage set up locally on my windows machine, but am struggling to find tutorials about setting up a remote server (is that even the right term for remote storage?) So far all I've been able to find is that digitalocean is good for that? I'm really stuck here and google hasn't been helping, so any advice or links would really be appreciated!

pure oak
#

tried to push a 317mb file from git to azure and it failed to push refs http 413

#

could anyone help with this?

#

@trim abyss not sure how to help but here is what gpt4 has to say ```Here are some general guidelines on how you might accomplish this. I'm assuming you're using DigitalOcean, but the same basic principles would apply to any cloud provider:

Create a new Droplet on DigitalOcean: You can choose the operating system (Linux distributions like Ubuntu are common choices), size, and datacenter region. If you're not sure what to choose, the default options are usually a good starting point. Once your droplet is created, you'll be able to access it using SSH.
Update your system: It's always a good idea to make sure your system is up-to-date before installing new software. On Ubuntu, you can do this with the commands sudo apt update and sudo apt upgrade.
Download and install the Perforce server software: As of my knowledge cutoff in September 2021, Perforce provides a Linux package that can be downloaded from their website. You might need to sign up for a free account to access this. Once you've downloaded the package, you can install it with the dpkg command (on Ubuntu). The commands might look something like this:
bash
Copy code
wget https://cdist2.perforce.com/perforce/r20.1/bin.linux26x86_64/p4d
chmod +x p4d
sudo mv p4d /usr/local/bin```

#
Start the Perforce server: You can start the Perforce server with the p4d command. You'll want to set this up to run automatically when your server boots. On Ubuntu, you can do this by creating a systemd service.
Configure your firewall: To ensure that you can access your Perforce server from your local machine, you'll need to open the appropriate port in your firewall. On DigitalOcean, you can do this through the networking tab in the droplet control panel.
Connect to the Perforce server from your local machine: Finally, you'll need to configure your local Perforce client to connect to your new server. You can do this by setting the P4PORT environment variable to the IP address and port of your server, and using the p4 command to log in.```
#

Setting up a remote machine: This could be a server in your own data center or a virtual server in the cloud. Many cloud providers offer virtual machines, such as AWS EC2 instances, Google Compute Engine, Azure Virtual Machines, and DigitalOcean Droplets. These allow you to choose your hardware specifications and operating system, and they can be accessed remotely over the internet.
Installing the Perforce server software: Once you have your remote machine set up, you can install the Perforce server software (also known as the Perforce Helix Core server). This involves downloading the appropriate package for your operating system from the Perforce website and installing it on your server.
Configuring the Perforce server: After the Perforce server software is installed, you need to configure it. This includes setting up users, permissions, and workspaces, as well as configuring the server to start automatically when the machine boots up.

merry verge
#

jfc please don't do what it says. And please stop giving chatgpt advice.

#

Not only does it outright tell you that its knowledge is cut off from 2021 (and therefore is pretty much guaranteed to be giving you an old install link... if that link even exists) but it's telling you how to do a manual install that isn't even correct rather than using a package manager.

pulsar parcel
#

Not sure why some decide to use ChatGPT on the behalf of others, especially when they can't verify the accuracy of it

trim abyss
#

Can anyone else recommend some advice? I'm at the stage in my project where the game is getting a bit more serious and I really don't want to lose anything!

runic summit
#

How do I replace a file with an updated one so that perforce recognizes it as the "new" one but still gives it access to the revision history for that file?

merry verge
#

checkout the file, replace the file

daring carbon
#

best method for two people to work on a small project?

woven sluice
# trim abyss Can anyone else recommend some advice? I'm at the stage in my project where the ...

you're probably going to want to start out by finding some tutorials about starting up and interacting with your own linux VPS, and learning basic linux skills. learning how to do unix based sys admin work is a fairly annoying task in and of itself. once you can navigate around in a unix environment and stumble through things like permissions you can try to install a perforce package onto your VPS. expect lots of stumbling.

vague whale
#

hello, i goofed my p4 submissions, i deleted some files manually, can i force the change some how?

pulsar parcel
#

if you reconcile the relevant directories, it should detect the deletions for you

vague whale
#

let me try p4 rec something i guess

woven sluice
#

not a p4v user?

vague whale
#

i am kinda new to p4

#

i set it up when git collapsed under the weight of my content

quaint obsidian
#

Yep, that's just a limitation of GitHub D:

#

You can technically add the @ EpicGames organization team back

#

but

#

it usually crashes

north vine
#

I am crating a game based on the Lyra Project from Unreal, and have set up a git repository.
I am using the standard Unreal .gitignore file.
However, a lot of plugin Intermediate and Binaries are still included such as:

Plugins\GameFeatures\TopDownArena\Intermediate\Build\Win64\UnrealEditor\Inc\TopDownArenaRuntime\UHT\Timestamp

I can see that I have already pushed these files earlier, but that was after the initial .gitignore file was pushed.

Shouldn't "Plugins/* /Intermediate/*" take care of this?

woven sluice
#

Ignore files are used for determining whether to add files. Delete the files and commit their deletion.

#

@north vine

north vine
woven sluice
#

Hard to say, think I misread your original message too (thought you said you pushed the ignore after)

timid plover
#

Any Perforce experts in here?

Does this graph make sense? I'm trying to combine virtual production and the developer stream and keep them together under one graph.

#

From my understanding is that the virtual streams are just part of the inner directory of the main stream, for example UGS is under /UnrealEngine/Engine/Source/Programs/UnrealGameSync so the underlying files are updated to the parent stream.

#

I've seen other people using different methods, but this way works no?

stark garnet
#

ue5 takes a long time to load because it needs to add files to source control. it takes 20min to launch. others on the same project/git repo don’t have this issue. what can i do? any help would be appreciated

modest valley
#

In Git (GitHub) How do I merge in 5.2.1 into a branch I made?

So I was on release branch. I made a new branch β€œexample”. Made 2-3 small changes there.

Now I want to update β€œexample” to include the 5.2.1 upstream changes from β€œrelease” without losing my changes.

woven sluice
teal bone
stark garnet
cyan jay
# pulsar mango Any P4 experts here? ```Submitting change 17835. Cannot add file '//deadmatter/...

Just wanted to say I got this yesterday when upgrading from 5.1 to 5.2; trying to submit the 5.2 update.
Seems that in 5.1 the __string was a file and in 5.2 the file is removed and it's a directory with 2 files beneath.

I wasn't able to fix this in a single changelist, even marking for delete got p4 confused, but I was able to submit a CL with a delete of __strings file first, then submit the next CL with the rest of the changes.

teal bone
runic summit
#

I needed to keep some custom plugins added to my source control (perforce) but I msitakenly added the intermediate/source folders for the project. Now I can't delete them from perforce. Do I have to check them out, delete them in windows, then submit that event? I tried marking them for deleted but got a file permision error inside perforce

#
open for read: C:\LiveSimDepotRoot\depot\Plugins\SortVectorBlake\Binaries\Win64\UnrealEditor-SortVectorBlake.dll: The system cannot find the path specified. 
open for read: C```
merry verge
#

reconcile offline work in p4v for those folders

#

if a file is tracked in perforce you must delete it via perforce (or reconcile after the fact), not windows explorer.

atomic willow
#

Hey @grave vortex -- did you end up going with Contabo? We're in a similar situation on a UE5 project, just curious how it might be working for you

grave vortex
runic summit
runic summit
runic summit
merry verge
#

Deleting files that are tracked in perforce without telling perforce about it is doing offline work

runic summit
#

ah okay

merry verge
#

you don't need to "unget this latest changelist", you need to tell perforce to delete those files. Stop deleting tracked files outside of perforce and you won't have this problem.

#

(a properly hooked up editor marks files for delete in perforce as well)

runic summit
torn igloo
#

Hi I have a small question. We are currently are using Perforce for our small project but we reached the 5 user limit but we don't have any income yet to buy a license. Since we have the 20 workspaces we can share accounts and have more people working.
So by paraphrasing DiCaprio:
Is all this legal?

cyan jay
torn igloo
cyan jay
torn igloo
#

worst case, I'll have two of them

half pendant
#

is there any way to merge 2 branches with blueprints?