Hey guys I have a problem with SephirothSpawn's KH II HUD v.1.0.
So I follow the intructions, insert MCLAB, insert script, change switch ID, and made the faces folder.
But whenever I run the game, (I have an event that autoruns the switch) it just crashes and gives this error:
Line 506 is:
Other custom scripts I have running, is:
f0tz!'s Pixelmovement
A custom menu
And a script that disables the title screen.
So I follow the intructions, insert MCLAB, insert script, change switch ID, and made the faces folder.
But whenever I run the game, (I have an event that autoruns the switch) it just crashes and gives this error:
Line 506 is:
Code:
self.contents.stretch_blt(Main_Face_Rect, bitmap, bitmap.rect)
Other custom scripts I have running, is:
f0tz!'s Pixelmovement
A custom menu
And a script that disables the title screen.