I have Theory's Greater Icons script in conjunction with Guillame777's Multi-slot script. It was working fine until today when I installed MACL 2.3 and Mew's Map Maker script. Now, when I start a game and try to go to my equipment menu, I get this error:
-----------------------Error Message------------------------
Script' Multi-slot script:Windows' line 82: NoMethodError occurred.
undefined method 'fill' for nil:NilClass
------------------------------------------------------------
Line 82 is:
@actor.translucent_texts.fill(false)
------------------------------------------------------------
Anyone have any ideas what's going wrong? I'd really appreciate any help as I am clueless when it comes to scripting with RGSS...
-----------------------Error Message------------------------
Script' Multi-slot script:Windows' line 82: NoMethodError occurred.
undefined method 'fill' for nil:NilClass
------------------------------------------------------------
Line 82 is:
@actor.translucent_texts.fill(false)
------------------------------------------------------------
Anyone have any ideas what's going wrong? I'd really appreciate any help as I am clueless when it comes to scripting with RGSS...