-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Examples Not Working #1
Comments
I'll test it with the most recent changes to AndEngine tonight (UTC +2). I'll try running it on a 10.1 emulator but, since my MacBook has problems with the hardware acceleration, it might not work. |
There is indeed no collision for SimpleExample. My mistake for the CollisionFilteringExample. That one WAS working as expected. As for the MultipleBodiesExample, the stack trace error I get is strange and foreign to me. I hope this picture suffices. https://www.dropbox.com/s/9bomg411dainaew/MultipleBodiesStackTrace.png I really appreciate what you are trying to do with this project. Could you also include which version of the AndEngine works with the next release? The AndEngine seems to be updating constantly which can make it difficult for newcomers who may simply pull the most recent copy of everything. |
Hi greatergoodguy, Best regards |
On my machine, only the MultipleFixturesExample works as expected.
For SimpleExample and CollisionFilteringExample, the physics is not colliding properly.
And the MultipleBodiesExample simply crashes.
I'm using a first iteration Samsung Galaxy 10.1 which runs Honeycomb 3.2.
The text was updated successfully, but these errors were encountered: