- Joined
- Jul 3, 2012
- Messages
- 5
- Reaction score
- 1
- First Language
- English
- Primarily Uses
I just purchased RPG Maker VX Ace a couple days ago and I've been working my way through the tutorials posted on the site. For the most part the tutorials are easy to follow and I haven't had any issues with the instructions.
However, I'm having a technical issue with "Make Your Own Game Part 3.5 - Script Use and Note Tags." Whenever I install the script that's included with the tutorial (Skill Self Effects By Jet10985) and then try a battle (either in the Troops tab of the database or in a real game) I get the following error: Script 'Skill Self Effects' line 37: NoMethodError occurred. undefined method '[]' for nil:NilClass.
I did some research on the forums, and I discovered that maybe my changes to the database could be the issue, so I tried the script in a new project using the default database with no changes and the same thing occurs. Has anyone else had this issue? If so is there a solution or could someone with more experience point me in the right direction as to what I may be doing wrong?
Thank you in advance for any help you can give.
However, I'm having a technical issue with "Make Your Own Game Part 3.5 - Script Use and Note Tags." Whenever I install the script that's included with the tutorial (Skill Self Effects By Jet10985) and then try a battle (either in the Troops tab of the database or in a real game) I get the following error: Script 'Skill Self Effects' line 37: NoMethodError occurred. undefined method '[]' for nil:NilClass.
I did some research on the forums, and I discovered that maybe my changes to the database could be the issue, so I tried the script in a new project using the default database with no changes and the same thing occurs. Has anyone else had this issue? If so is there a solution or could someone with more experience point me in the right direction as to what I may be doing wrong?
Thank you in advance for any help you can give.
Last edited by a moderator:


