Thanks for all your comments and advice!
This was my first LOVE2d game
I started creating this game 8 AM at the morning and way finish 3 AM at the evening, (that was a hard days work) so I was pretty much prepared for some criticism, but that's fine! I'm still proud of it
I have actually started out some new projects since this game was completed, but once these are finished, i think I'll fix your posted bugs and start to add some more levels. Also I have pretty much considered the idea of porting this game to Android!
Race the neighbourhood
Re: Race the neighbourhood
Hi. Actually through this game had no start-up problems when running on ubuntu. Please tell, which graphic card you are using?kikito wrote:I got the same error - crash on init (I'm using 0.7.0 stable on ubuntu 10.10).
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: Race the neighbourhood
I've got an nvidia laptop card. But I don't think that is relevant - the error seems to be physics-related.
I executed the game from the console and I got this message:
I executed the game from the console and I got this message:
Code: Select all
love: modules/physics/box2d/Source/Collision/Shapes/b2PolygonShape.cpp:225: b2PolygonShape::b2PolygonShape(const b2ShapeDef*): Assertion `d.y >= 0.0f' failed.
Aborted
When I write def I mean function.
- tentus
- Inner party member
- Posts: 1060
- Joined: Sun Oct 31, 2010 7:56 pm
- Location: Appalachia
- Contact:
Re: Race the neighbourhood
Doesn't that usually mean that a physics body is outside of the physics world?
Kurosuke needs beta testers
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Race the neighbourhood
No, it means the body has no (or near-zero) height.
- tentus
- Inner party member
- Posts: 1060
- Joined: Sun Oct 31, 2010 7:56 pm
- Location: Appalachia
- Contact:
Re: Race the neighbourhood
Ah, I'm thinking of the line 102 error. Dunno how I got that and 225 mixed up.
Kurosuke needs beta testers
Who is online
Users browsing this forum: No registered users and 3 guests