Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Awesome game, Pallette Bug

A topic by RetroCables created Apr 25, 2022 Views: 254 Replies: 7
Viewing posts 1 to 4

So to start off, this is a very fun game. I found the last gear for the palettes and it crashes. I receive this error...

To be specific, I am playing the 1.1 version of the game.

___________________________________________

############################################################################################

ERROR in

action number 1

of Draw Event

for object oGame:

Variable Index [10] out of range [10]

at gml_Script_menu_draw

############################################################################################

gml_Script_menu_draw (line -1)

gml_Object_oGame_Draw_64

Developer

Ah yeah, that makes sense. I'll get it sorted ASAP

Awesome, Thanks for the response. To add on, its only when you try to find it in the settings after collecting it. I also seem to not be able to change the palette in the Main Menu. Overall, a really awesome game. Well done to you and everyone who worked on it.

I also now have 11/10 gears collected.

Developer

This is fixed and update now in V1.2

Hi! I seem to have the same bug in 1.2, although with slightly different parameters:

___________________________________________

############################################################################################

ERROR in

action number 1

of Draw Event

for object oGame:

Variable Index [11] out of range [11]

at gml_Script_menu_draw

############################################################################################

gml_Script_menu_draw (line -1)

gml_Object_oGame_Draw_64

As RetroCables said, it happened once I collected the 11th gear and tried to change palette through the options. If it makes any difference I started playing in 1.1 and got half the gears there, then updated to 1.2 and collected the rest there.

And thanks again for the awesome game!

I tested this as well and received the same error. It's also really cool that saves transfer between versions. Didn't know Game Maker Studio allowed that.

Developer

Me neither! Cool that it does though. 

I'll try and sort this error again later, but I think it could be that you're carrying over data from a previous version to a later version