Hi i use
materia System and Converted for VX by Atoa
and also [VX] ◦ Party Manager/Switcher ◦ By Prexus
both work great when i use it seperatly but when i use both i get this error<<
Script 'Materia system' LINE 722: NoMethodError Occurred
undefined method * for nil:NilClass
here is line 722
#722 sn = [$data_weapons[@weapon_id].paired_materia * 2 + $data_weapons[@weapon_id].single_materia, 8].min unless @weapon_id == 0
#723 @weapon_materia = @weapon_id == 0 ? [] : Array.new(sn, nil)
i've seen a lot of request concerning this problem but never saw even one good answer
we need help!! be our savior
thanks a lot for those who come up with a solution
maybe changing the party script for something identical that dont cause any problem
but changing the materia script seem to be more peaky