In battle, once actor one attacks, this error comes up:
Script 'Sideview 2' line 560: NoMethodError occured.
undefined method `base_action' for nil:NilClass
This is the line it occurs on:
action = $data_weapons[@active_battler.weapon].base_action
The other scripts I'm using are:
SBS 2.6 Config
Sideview 1
Sideview 2
Enemy Gauge Addon
Dual Attack Addon
Stationary Addon
Epic Battles Addon
(all of those are for the battle system)
Light Effects
NeoFace System
Fogs
Path Finding
If you need any other information, I should be able to supply you with it.