Original Source
- Original title: Venka's Crafting Script Issues
- Original author: thaddaeus41
- Original date: August 18, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/venkas-crafting-script-issues.67020/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
I am trying to use Venka's crafting script but I can't seem to get it to work. Does anyone know exactly what I need to change in the database in order to get it working? I have all the scripts and add ons plugged in but I don't know where to go from there. Some recipes I make will work fine when i call the specific craft scene but others will give a: script 'crafting script v3.8 line 544:nomethoderror occurred undefined method name for nil:nilclass
Archived First Post
I have all the scripts and add ons plugged in but I don't know where to go from there. Some recipes I make will work fine when i call the specific craft scene but others will give a:
script 'crafting script v3.8 line 544:nomethoderror occurred
undefined method name for nil:nilclass
I've searched everywhere but can't figure out exactly what to alter in order to make it work for a new project.
Sorry about that. I thought someone might have some quick insight. The instructions claim it's tied into the demo database but doesn't mention how to change it for a new project. (At least nothing that I've seen.)
Source:
The only changes I made after I plugged in the scripts from the demo were to erase all the crafts and recipes and insert my own.
Image1: this is how i set up the calls in a common event for an item.
Images 2&3: this recipe represents the second choice in my event and is called with craft(1). This one works perfectly.
Images 4&5:These represent the third choice and are called with craft(2). As soon as I add that second recipe everything stops working and I get the above mentioned error.
I should also mention that when both recipes are combined under one craft it works fine as well.
Protected download
Protected download
Protected download
Protected download
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...




