Developer postOriginal post (opens in a new tab)

The new account creating, problem solved!

We just fixed the issue of creating a new account.
Thanks to our player, we learned that sometimes when you are a new player and you can't create an account. This is already fixed!
We apologize for the late reaction! We ask everyone who sees a bug to write on our Facebook page or open a topic so we can fix it.

--- The following bug has been fixed!
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object obj_main_menu:

global variable name 'auto_change_music' index (100005) not set before reading it.
at gml_Script_scr_settings_save
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_scr_settings_save (line -1)
gml_Object_obj_main_menu_Create_0