moon-watcher / chase-md

Jack Nolddor's Chase MD game for Sega Genesis / Megadrive
8 stars 0 forks source link

Get an error when try to make bin #1

Open AbimaelCosta opened 3 years ago

AbimaelCosta commented 3 years ago

Hi! I get an error, how can i solve this? Thanks in advance!

Resource: SPRITE pauseSprDef "spr/pause.png" 5 1 --> executing plugin SPRITE...Sprite frame 'pauseSprDef_animation0_frame0' - 2 VDP sprites and 5 tiles 'pauseSprDef' raw size: 260 bytes Error: unknown resource type 'VGM' Accepted resource types are: ALIGN UNGROUP BIN PALETTE BITMAP TILESET MAP IMAGE SPRITE WAV XGM res/rescomp.res: error on line 56

moon-watcher commented 3 years ago

Hi there! This is an old and abandoned project but glad to know you're interested in it :)

As README.md sais it was built using SGDK v1.11 while current is v1.61. So surely this may be the issues' origin.

Any pull request to modernize the source code will be kindly accpeted. On the other hand if you just want the rom you can get it from releases area.

Cheers.