RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Sideview Battle System Script Help

0 Members and 1 Guest are viewing this topic.

****
Doneski
Rep:
Level 86
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:

Code: [Select]
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.