Scrolling Game Development Kit Forum

SGDK Version 2 => Help, Errors, FAQ => Topic started by: durnurd on 2010-04-17, 08:48:15 AM

Title: SGDK2 map editor crashing issues
Post by: durnurd on 2010-04-17, 08:48:15 AM
I know you just said you wanted to release SGDK2.  BUT:


On these ones you can continue, just close the other window first and you can re-open the new one and it works fine.  But it's probably something that should be handled.
Title: Re: SGDK2 map editor crashing issues
Post by: bluemonkmn on 2010-04-25, 10:48:12 AM
I can't get any error when creating a layer of size 0,0.  Can you identify the line of code that's generating the error?
Title: Re: SGDK2 map editor crashing issues
Post by: durnurd on 2010-04-26, 04:54:17 PM
After more testing, I found that it only crashes when the layer size is 0,0 and the virtual size is not
Title: Re: SGDK2 map editor crashing issues
Post by: bluemonkmn on 2010-04-27, 04:48:48 AM
Thanks, that clears that up.  I'll just add an error message to prevent creating layers where SizeInTiles is zero.