Search found 2 matches

by Splizard
Wed Jun 20, 2012 7:30 am
Forum: Support and Development
Topic: Box2d error
Replies: 2
Views: 1694

Re: Box2d error

Thanks for your reply OmarShehata I just saw this topic on the forums: https://love2d.org/forums/viewtopic.php?f=4&t=9643 To resolve that error It was said to place Lua's collectgarbage function in the endContact callback. Although this applied to a different error than mine, I gave it a try and...
by Splizard
Wed Jun 20, 2012 3:48 am
Forum: Support and Development
Topic: Box2d error
Replies: 2
Views: 1694

Box2d error

I am creating an RTS game in love and I am using love.physics so units can push each other about. I have encountered this error while a lot of units are grouped togethor, pushing each other around and moving: terminate called after throwing an instance of 'love::Exception' what(): Box2D error: cache...