SCCapstone / 1801Games

1 stars 0 forks source link

Cannot build in unity #114

Closed tvancott closed 3 years ago

tvancott commented 3 years ago

We have been unable to get the code to run in unity. We are running into hundreds of errors such as namespace errors when running the code. image

josemvidal commented 3 years ago

The entire group is having issues getting it to build in unity and the android studios emulator gives me an error when trying to install an apk. I have downloaded every android studios dependency and I have installed and reinstalled multiple times and I am unable to get the app to load. The group as a whole is unable to test in dev mode on the computer and only people with androids are able to get their app running so far. Did you run into any of these issues and if so how did you solve them as we are unfamiliar with android studios or any form @tvancott download

josemvidal commented 3 years ago

Note that you do not build the app you are testing.

As a tester, you (and I) are users. We only know how to double-click-to-install. It is up to the developers to build a Release that can be easily installed.

I looks like @ICanNomNoms was able to install and test the game. @ICanNomNoms how did you get it to run?

josemvidal commented 3 years ago

@SCCapstone/1801games you should help your users/testers get your app to run.

davonte7 commented 3 years ago

If you are using an actual android and not an emulator, delete your current version and download the V0.9 release from Github. You will have to allow chrome to download apps which is not a default setting. If you are using an emulator, do the same thing except without a real phone.

qiratt commented 3 years ago

Note that you do not build the app you are testing.

Correct, Unity only allows five people per project (for free) so they would have not seen the non-code changes we were correcting based off of their issues anyway.