Has anyone else experienced this?
I use linux mint with eclipse and git from the terminal. Sometimes when I try to git reset or refresh
the asset folder after creating a file, the whole setup breaks and libgdx throws file not found errors
for assets I didn’t remove.
I tried cleaning the build and refreshing the asset and project folder with f5 but I can’t run the game
anymore even though it was fine before. After copying all the files and assets into a new libgdx setup
everything works again but this is very tedious.
I would appreciate any help how to solve this problem.