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.

Major Error with GubiD's Tactical Battle System.

Started by Jexxy_63, October 12, 2009, 04:31:19 AM

0 Members and 1 Guest are viewing this topic.

Jexxy_63

Script 'Bitmap/AnimObj' line 164: NoMethodError occured.

undefined method `name' for nil:NilClass

That is my error. I have used this script without an error before, so I am clueless as to why there is one now... The error occurs only occurs when I attack or am attacked. I followed everything from the Demo, and on top of that I have never seen this error in earlier projects.

Scripts being used:

GubiD's Tactical Battle System 1.4
Yanfly Engine RD - Subclass Selection System
Yanfly Engine RD - Equip Skill Slots
Swap Tileset by BulletXt
Editable Actor Options by Modern Algebra
[VX]Passive_Skills by Gando
Modern Algebra's Integrated Reserve Party
Yanfly Engine RD - Scene Status ReDux
Integrated Reserve Party + Scene Status ReDux Compatibility Patch

I have used these scripts compatibly up untill now, and Im pretty sure they aren't interfering.

I have been trying to find the problem and fix it for 4 hours. Someone please help me!

Grafikal

Where did you get the script from. Where I got it was actually missing a whole script since someone messed with it and reuploaded it. I then got the right version afterwards though. Also, I doubt those are all your scripts. GTBS doesn't come in only 1 script last I checked.

Jexxy_63

Quote from: Kuja on October 12, 2009, 04:43:17 AM
Where did you get the script from. Where I got it was actually missing a whole script since someone messed with it and reuploaded it. I then got the right version afterwards though. Also, I doubt those are all your scripts. GTBS doesn't come in only 1 script last I checked.

I think, I could be wrong... But I think I got it from Rpgmakervx.net, and I wasn't sure if I should have put all the scripts I GTBS came with into the post. (I wasnt aware that chunks could be missing, seeing as I am virgin to this mistake) Are you aware of a correct URL in which I may download it from? If so I could try that out, and get back to you.

Thanks for giving me the time of day.
~Jexxy

dricc

The GTBS redefine a lot of classes ... so many other scripts are not compatible with it .
For exemple , bulletXt's swap tileset script does not work ... For this one , i know how to fix : in the swap tileset script , check the class "Spriteset_Map" and duplicate it with the name "Spriteset_Battle_GTBS" .

1.4 is the last version . If you have the demo , you can check that you have all the scripts and pictures . But i think this is a compatibility issue .
You can use my scripts freely . but not for commercial use .
:ccbync:
Don't encrypt your game !!!
Want to give me credit ? Easy ,add me in your game :

bryancomander

 :blizj: easy, I get this error too and i found it why. because you doesn't copy the animation on the right place, or you never copy it? just try it