Gravitate - Orbital gravity platformer
Re: Gravitate - Orbital gravity platformer
Crashes as in not responding or blue screen? I'm not really sure what might be causing this as I didnt eot any crashes on my end while testing
Your screen is very zoomed in...
Re: Gravitate - Orbital gravity platformer
Crashes as in not responding. I am currently on my macbook which may or may not have something to do with it.mickeyjm wrote:Crashes as in not responding or blue screen? I'm not really sure what might be causing this as I didnt eot any crashes on my end while testing
Re: Gravitate - Orbital gravity platformer
I've been told before about a crash on a mac but given I don't own one I have no way to debug it. All I can think is clicking play creates canvases, do you support them and more importantly NPOT canvases. Now I come to think about it due to the way the canvases are generated they don't always have integrated sizes. Does anyone know if this causes a crash on macs but not windows? As I said I can't test this myself
Your screen is very zoomed in...
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Gravitate - Orbital gravity platformer
Yeah, it crashes on OS X for me too. Here is the error the Terminal spits out:
It's related to Box2d. Not canvases. (Since my computer as well as pretty much any Mac from the past Intel generation can support many many canvases.)
Code: Select all
libc++abi.dylib: terminating with uncaught exception of type love::Exception: Box2D error: 0 <= index && index < m_count
Abort trap: 6
Re: Gravitate - Orbital gravity platformer
Well at least I now have a rough idea as to the cause, but shouldn't this sort of error be caught by LOVE and sent to the Blue screen?Jasoco wrote:Yeah, it crashes on OS X for me too. Here is the error the Terminal spits out:
It's related to Box2d. Not canvases. (Since my computer as well as pretty much any Mac from the past Intel generation can support many many canvases.)Code: Select all
libc++abi.dylib: terminating with uncaught exception of type love::Exception: Box2D error: 0 <= index && index < m_count Abort trap: 6
Your screen is very zoomed in...
Re: Gravitate - Orbital gravity platformer
Same here, I can't get either version to run.veethree wrote:Crashes löve when i press play.
Who is online
Users browsing this forum: Google [Bot] and 3 guests