Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid object name 'C'. and performance question #140

Open
nonamed46 opened this issue Jun 5, 2020 · 1 comment
Open

invalid object name 'C'. and performance question #140

nonamed46 opened this issue Jun 5, 2020 · 1 comment

Comments

@nonamed46
Copy link

nonamed46 commented Jun 5, 2020

Hey, thanks for the cool plugin!

(Running on UE 4.25.1, Git 2.27.0, SSD Drives for Project and Engine, AMD Ryzen 5 2600, 16GB RAM)
I'm getting some errors when submitting to source control.
one in particular is:
SourceControl: Error: fatal: invalid object name 'C'.

and a bunch of warnings like:
LogSourceControl: RunCommand: 'git diff --name-only origin/master HEAD "C:/Program Files/Epic Games/UE_4.25/Engine/Plugins/Experimental/ChaosSolverPlugin/Content"'
LogSourceControl: Warning: RunCommand(diff) ReturnCode=128:
fatal: invalid object name 'C'.

are they connected to the issue #34 ? or is this something new?

Secondly someitmes an item is shown with a yellow exclamation mark for no apparent reason, nobody else has made any changes, just me on my single pc.

The third thing is that i'm used to the mediocore default git integration which doesnt have a lot of features but seemed to be running relatively quickly.
Since switching to this plugin i need to wait due to source control actions for additional ~5 seconds every time i compile a simple blueprint, around 15-20 seconds when creating a new file and even longer when renaming it. For submitting i'm at over 30 seconds. I'm wondering if this is expected, or if it might have something to do with the above errors. If you have an idea how to increase the speed, or where the bottleneck lies, i would be very happy!
Right now i more or less have to disconnect from source control when i want to get work done and reconnect at the end of the day or before a break to submit my work, since its interrupting my workflow quite a bit sadly.

@mastercoms
Copy link

#78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants