RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Script incompatibility

Started by bunnies, July 15, 2010, 10:40:26 AM

0 Members and 1 Guest are viewing this topic.

bunnies

I am trying to use Grid Inventory by modern algebra with Item & Skills Catalouge by modern algebra. The two seem to be incompatible. I get an error saying: 'Script Items & Skills Catalouge' line 338:NoMethodError occured. undefined method `include?' for nil:NilClass

What does this mean and how can I fix it?

modern algebra

Try putting the Item & Skills Catalogue below the Grid Inventory in the Script Editor. Also, make sure you have Catalogue_Base

bunnies

#2
Quote from: modern algebra on July 15, 2010, 01:45:04 PM
Try putting the Item & Skills Catalogue below the Grid Inventory in the Script Editor. Also, make sure you have Catalogue_Base

I have catalouge_base, and tried what you said, and the same thing is happening. Also if i get an item and go to inventory, it gives me:

Script 'Grid Inventory System' line 1848: RGSSError occured

disposed bitmap

Any idea what is going on?