10-03-2012, 04:31 PM
Bug report.
I found an issue with the system. that occurs when you bring up the screen for a character with no helmet equipped. It brings up a message of:
Oh, and I think you could have just named the class Scene_Equip so it coulda been straight plug-n-play, but that's me. Other than that... nice and very visual. Got any plans for SEs too?
I found an issue with the system. that occurs when you bring up the screen for a character with no helmet equipped. It brings up a message of:
Script 'eKuip' line 524: NoMethodError occurred.
undefined method 'name' for nilNilClass.
Looks like it isn't able to retrieve a name for an armor when the armor isn't there.undefined method 'name' for nilNilClass.
Oh, and I think you could have just named the class Scene_Equip so it coulda been straight plug-n-play, but that's me. Other than that... nice and very visual. Got any plans for SEs too?