Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Using git causes error when building

A topic by Stringsnapper created Sep 09, 2024 Views: 90
Viewing posts 1 to 1
(1 edit)

Whenever I try to create a git repository from a project I end up breaking the game. There is a "Something went horribly wrong"-message when I try to build. Seems like the editor doesn't have access to objects in the .git folder when building which causes errors (IMO it should ignore the .git folder when building). This is the message from the error log:

Source: mscorlib
Reason: Access to the path 'C:\Users\{my_user}\AppData\Local\EasyFPSEditor\V1.10.5\Builds\Death Rogue\Data\.git\objects\00\c7f089e2deb02f066caf8dc9c66864cf1d4a18' is denied.