Started by
Krisp1k
on
Topic category: Plugins and third-party tools
Hi
So me and my friend (on different PCs) are making a mod together. Each of us has different stuff on our workspaces and we wanted to sync them together.
I created a depo on GitHub and both of us linked it with our workspaces without any issues. Syncing local data to github works for me, although my friend is getting the same error message all over again, which says "Commit on repo without HEAD currently not supported". From our side everything looks fine as it should.
We tried to look for any possible solutions, but nothing worked, please help
Did your friend try cloning the workspace again from fresh?
Also you need to push data first before your friend can clone
Yeah we did that already
It seems to work now. We were creating new repos until eventually we found a working one and we both were able to sync local data to github.
Now we have another issue tho, when we try to pull changes from repo it seems like everything transfers correctly (like textures, models,...), but the elements that are from my friend's workspace are missing. We checked the "elements" folder to see if they're really missing, but no. After trying to put them there manually using file manager in windows, it didn't seem to work as well and i'm also getting errors with javacompile after trying to run the game.
I tried to delete the "run" folder to let it start freshly, but that didn't work again.