Error message "Commit on repo without HEAD currently not supported" after trying to sync local data

Started by Krisp1k on

Topic category: Plugins and third-party tools

Last seen on 22:37, 28. May 2021
Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error message "Commit on repo without HEAD currently not supported" after trying to sync local data

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 you friend try cloning…
Sat, 02/13/2021 - 09:45

Did your friend try cloning the workspace again from fresh?

Also you need to push data first before your friend can clone

Last seen on 22:37, 28. May 2021
Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah we did that already  It…
Sat, 02/13/2021 - 10:29

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.