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.

[Resolved] Help with Shopoholic Script.

Started by Sakura Martinez, February 10, 2009, 10:03:00 AM

0 Members and 1 Guest are viewing this topic.

Sakura Martinez

Hello.
I'm trying to use the Shopoholic v2.0 script by cmpsr2000 and I seem to be having trouble with it.
Every time I talk to the first shopkeeper, it gives me the following error:

Quote
????? 'redefinitions' ? 473 ??? NoMethodError ????????
undefined method 'shopRestockTimers' for nil:NilClass

I don't understand what the error is about and I even copy-pasted the script from the Demo, imported the necessary files and all of that.  I even copied the first Shopkeeper from the demo as well only changing the items that the shopkeeper was selling.

I have the following Scripts installed and in the order that they are installed:
-Tankentai SBS Kaduki version 3.3 (The Core scripts as well as the Optional SBS Add-ons: Enemy Gauge Addon, Enemy Animated Battlers, Bubs' Bow Addon, Guns Action Sequence, Nightwalker's Sample Skills, Default Scope Options Addon)
- Moghunter's Battle Background Script
- Level Up Display Window By BigEd781
- Woratana's Monster Book
- FF Save Point System
- Woratana's Multiple Fogs
- Deactivate Battle Commands by Jens009
- Footstep Script by DeadlyDan
- Kylock's Light EFX

Then below those scripts is where I placed the Shopoholic scripts.
I hope someone can help me with this.

Thankyou and Godspeed.

~ Sakura
Courage is the magic that turns dreams into reality.

My Blogsite

modern algebra

I am guessing youare right to think it is a compatibility error, but I am not familiar enough with any of those scripts to know which is causing the error. If you could upload a demo with this error, either your projrct or, if you aren't comfortable sharing that, then a new project with this error recreated in it, then I will take a look and see if I can diagnose the problem.

Sakura Martinez

Here's the demo, Modern Algebra.
I took away the other maps and just left the map with the shop where the problem keeps on occurring.  I also kept all of the audio and graphics files which is probably the reason why this file is about 40MB.
I hope you can help me figure this out since I really want to use the Shopoholic script along with the other scripts that I already have installed.  Thank you for your time.

http://www.mediafire.com/download.php?zymdojmuemz
Courage is the magic that turns dreams into reality.

My Blogsite

modern algebra

OK, great. It looks like the MOG title script overwrites. an important method in Scene_Title. Try putting the redefinitions part of the Shopoholic Script (it's in the first slot of the Shop script) under MOG_Scn_Title_Miria and report the results.

Sakura Martinez

Thanks, Modern Algebra, for your help.
It works now. ^_^
Courage is the magic that turns dreams into reality.

My Blogsite