TeamSweepy / Greywater

Repo for Greywater Isometric RPG
2 stars 0 forks source link

My project is screwing it up #9

Closed ZigaByte closed 10 years ago

ZigaByte commented 10 years ago

Hello !

I have been having a ton of problems with Eclipse and LibGDX, from commits, to pulls, to merging...

I deleted all the project files on my computer and reimported my git, but I am keep running into issues all over the place.

  1. I am unalbe to run the project since there is no assest folder in my -android project. After creating it and putting all the files there, I am still unable to run it, since it returns "File not found: data\Assets.ini (Internal)" I also have an error that says my build path errors are wrong.
  2. After redownloading everything from git, I keep having problems with classes not being created. I was missing Hitbox yesterday, I reimported it and now I don't have Globals class. Although, after further looking into it, there is no Globals class in the online repository either.

It has been frustrating for me, since I can't even run the game. I am sorry, for currently not making any progress whatsoever.

If you have run in any similar problems before, I would really appreciate any help.

Ziga

Jeremy-Barnes commented 10 years ago

Hmm. I may have forgotten to commit Globals, sorry.

I'll be home from class in 2.5 hours from right now, if you're on Skype we'll get it fixed.

Don't worry too much about the progress, we'll get it sorted out.

Sent from my iPhone

On Feb 12, 2014, at 12:22 PM, ZigaByte notifications@github.com wrote:

Hello !

I have been having a ton of problems with Eclipse and LibGDX, from commits, to pulls, to merging...

I deleted all the project files on my computer and reimported my git, but I am keep running into issues all over the place.

I am unalbe to run the project since there is no assest folder in my -android project. After creating it and putting all the files there, I am still unable to run it, since it returns "File not found: data\Assets.ini (Internal)" I also have an error that says my build path errors are wrong.

After redownloading everything from git, I keep having problems with classes not being created. I was missing Hitbox yesterday, I reimported it and now I don't have Globals class. Although, after further looking into it, there is no Globals class in the online repository either.

It has been frustrating for me, since I can't even run the game. I am sorry, for currently not making any progress whatsoever.

If you have run in any similar problems before, I would really appreciate any help.

Ziga

— Reply to this email directly or view it on GitHub.