Scrolling Game Development Kit Forum

SGDK Version 1 => Help/FAQ => Topic started by: bluemonkmn on 2005-03-12, 09:01:01 AM

Title: Known Issues
Post by: bluemonkmn on 2005-03-12, 09:01:01 AM
There is only one known problem in GameDev 1.4.6 (a problem which has been around forever):


The problems listed below from version 1.4.5 have been fixed:
Title: Re: Known Issues
Post by: Zorb Burger on 2005-12-13, 11:17:25 PM
u be fixin them!!!!! :D
Title: Re: Known Issues
Post by: bluemonkmn on 2006-01-27, 07:19:01 AM
The following problems exist in 1.4.6, but have work-arounds:
Title: Re: Known Issues
Post by: billybob884 on 2006-02-07, 07:52:04 PM
found this to be a bit of a problem, if you remove a tileset and then save+close, when you try to re-open, if a map needed that tileset it causes the builder to crash, citing run-time error 91
Title: Re: Known Issues
Post by: gwal on 2006-02-07, 08:38:27 PM
If you ever want to 'cleanly' remove a tileset from your game, make sure to delete/change layers of maps or sprites that use it. I can see what you're saying though; I've removed tilesets several times only to find that there was some obscure sprite I had forgotten about which used the tileset's graphics.
Title: Re: Known Issues
Post by: billybob884 on 2006-02-07, 09:36:53 PM
the problem for me is that i have over 60 maps in my game irght now, and i thought i hadremoved it from what was using it, but apparently not. it wouldnt be that big a deal though if it told you what was using it, like what map or what sprite, but instead i had to go in and manually add the tileset back in before i could re-open the game wihtout it crashing
Title: Re: Known Issues
Post by: bluemonkmn on 2006-02-07, 11:12:16 PM
When I try to remove a tileset that is being used by a sprite definition or a layer in GameDev 1.4.6, I get an error message:
Cannot remove tileset "<whatever>" because it is being used by layer "<whatever>" of map "<whatever>".
or
Cannot remove tileset "<whatever>" because it is being used by sprite definition "<whatever>" on map "<whatever>".

I don't know how you are missing this unless you are using a really old version of GameDev.
Title: Re: Known Issues
Post by: billybob884 on 2006-02-08, 05:02:42 AM
well, i have 1.4.6, so idk. maybe its not using it, but then i don't know why it wouldnt start up when saying it couldnt find the tileset. but oh well, i fixed it
Title: Re: Known Issues
Post by: gwal on 2006-02-08, 05:35:57 PM
wow. 60 maps is a lot.