Alright. I had an error, but I cannot define what it meant.
Script'Scene_Menu***' line 97: TypeError occured.
cannot convert Fixnum to String.
The line 97 is;
@command_img4.bitmap = RPG::Cache.title(KURISU_MENU::EQUIP[0])
I have checked the module, it works fine, but this is puzzling me.
Could anyone describe what the error means and how to fix it.
Anyways, thank you for reading this.
Take care,
Script'Scene_Menu***' line 97: TypeError occured.
cannot convert Fixnum to String.
The line 97 is;
@command_img4.bitmap = RPG::Cache.title(KURISU_MENU::EQUIP[0])
I have checked the module, it works fine, but this is puzzling me.
Could anyone describe what the error means and how to fix it.
Anyways, thank you for reading this.
Take care,