Save-Point
Syvakal's Conditional Skills And Equipment Crashes - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Code Support (https://www.save-point.org/forum-20.html)
+--- Thread: Syvakal's Conditional Skills And Equipment Crashes (/thread-3657.html)



Syvakal's Conditional Skills And Equipment Crashes - Samven - 08-02-2011

Hello, me asking for help again. Sorry I didn't let you know how the last one went. Uni stuff and whatnot, but I just thought I'd start by thanking DerVVulfman and everybody who got back to me last time around. The script removal process seems to have done the job on the last one. : )

Anywhose, onto today's problem. I was doing a bit of Spring-cleaning among my skills and equipment and decided to take the opportunity to fully integrate Syvakal's Conitional Skills and Equipment into my game, as I'd been meaning to do so for a while. However, after I'd done so, I got the following error message:

Script 'Syvakal's Conditional Skills' line 191: NoMethodError occurred.

undefined method 'size' for nil:NilClass


[Image: screenshot20110802at123.th.png]

After looking around the RMVX forums, I saw that that similar errors have been found by never one on line 191. As such, I decided to come here for support.

I have both the Notes Field System and Conditional Skills system.

Here are three examples of what I've put in the notes tags. If it's something I've done wrong there, I would appreciate it if someone could point me in the right direction:

Content Hidden

I have determined that I don't get this error when I don't use skills that have Notes Field tags. It only crops up when they go into my Skill menu. However, since a big part of my game is gaining new skills via an equipment-changing system such as this, it's obviously a big hindrance for me.

If anyone would be so kind as to explain what the problem is, I would be most appreciative.

A full list of the scripts that I am using are as follows:

Content Hidden

Thanks in advance,

- Samven[/b]