Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Magus on April 10, 2011, 06:40:24 pm

Title: Fully resolved.Thanks for the help.
Post by: Magus on April 10, 2011, 06:40:24 pm
(http://i53.tinypic.com/169j7zk.png)

I get this error a lot more often than usual. This is really annoying.... My game is going to  be ruined at this rate...


Okay, by simply removing:

HP Consuming Skill, I stopped getting that annoying error and my game works fine now. (removed from tons of add ons part 3.)
I'm going to play more battles to make sure this is the case. Thanks.
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: Spaceman McConaughey on April 10, 2011, 06:52:25 pm
What scripts are you using? What order do you have them in?

More importantly, is the magnet too far away from your computer? Try bringing it closer.
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: Magus on April 10, 2011, 07:26:54 pm
Tons of Add ons:

Part one:
   @BETTER_TILEMAP_UPDATE      = true
    @CENTER_BATTLER             = false
    @BARS                       = false
    @LOCATION_NAMES             = false
    @BLACKFADE                  = true
    @SHADED_TEXT                = true
    @HUD                        = true
    @TREMBLE                    = true
    @ANIMATION_STACK            = false
    @FACESETS                   = false
    @CATERPILLAR                = false
    @ARROW_OVER_PLAYER          = true
    @ANIMATED_BATTLE_BACKGROUND = false
    @MAP_AS_BATTLEBACK          = false
    @FACESETS_DSS               = false
    @STATUS_ICONS               = false
    @ANIBATTLERS_NON_ACTION_BS  = false
    @DEATH_IMAGE                = false
    @TERRAIN_BATTLEBACKS        = false
#::::::::::::::::::::::::::::::::::::::


Part two:

CUSTOM_CONTROLS        = false
  FULLSCREEN             = true
  MULTI_DROP             = false
  ULTIMATE_FONT_OVERRIDE = true
  EQUAP_SKILLS           = false
  PICTURE_MOVIE_SCENE    = false
  DIFFICULTY             = false
  ITEMCALL               = false
  SAVEPOINT              = false

@FPS_MODULATOR          = false
    @SPEED_MODULATOR        = false
    @DEATH_TOLL             = true
    @WINDOW_BATTLERESULT    = false
    @UNIQUE_SKILL_COMMANDS  = false
    @HEAL_AT_LVLUP          = true
    @HPSPPLUS               = false
    @TARGET_EM_ALL          = false
    @QUICK_PASSABILITY_TEST = false
    @MINIMAP                = true
    @ENEMY_STATUS           = true
    @PASSIVE_SKILLS         = false
    @SKILL_SEPARATION       = false
    @MULTI_HIT              = true
    @EQUIPMENT_REQUIREMENT  = false
    @ITEM_REQUIREMENT       = false
    @HP_SP_CRUSH            = false
    @ROULETTE               = false
    @CHAIN_STATUS           = true
    @ACTOR_ITEMS            = false
    @HP_PERCENT_STATES      = false
    @MONSTER_AREAS          = false
    @REALISTIC_LADDERS      = false


Part three:


@ZOMBIE_STATUS       = false
    @REGEN_STATUS        = true
    @AUTO_REVIVE         = true
    @FURY_STATUS         = false
    @INVINCIBLE_STATUS   = false
    @SP_COST_MOD         = false
    @FROZEN              = false
    @BLUE_MAGIC_STATUS   = false
    @DOOM_STATUS         = false
    # the SKILL add-ons
    @ABSORB_HP_SP        = false
    @STATE_BREAKER       = false
    @BLUE_MAGIC_SKILL    = false
    @DEMI_SKILL          = false
    @REVENGE_SKILL       = false
    @DESTRUCTOR_SKILL    = false
    @SP_DAMAGE_SKILL     = false
    @CHARGE_SKILL        = true
    @ENERGY_SKILL        = false
    @MASTER_THIEF        = false
    @HP_SKILL            = false
    # the ITEM add-ons
    @SKILL_TEACHING_ITEM = false
    @LEVEL_UPDOWN_ITEM   = false
#::::::::::::::::::::::::::::::::::
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: ForeverZer0 on April 10, 2011, 07:28:06 pm
Quote from: Tuggernuts on April 10, 2011, 06:52:25 pm
What scripts are you using? What order do you have them in?

More importantly, is the magnet too far away from your computer? Try bringing it closer.
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: WhiteRose on April 10, 2011, 08:58:35 pm
Quote from: ForeverZer0 on April 10, 2011, 07:28:06 pm
Quote from: Tuggernuts on April 10, 2011, 06:52:25 pm
What scripts are you using? What order do you have them in?

More importantly, is the magnet too far away from your computer? Try bringing it closer.


Not just those in tons, either; it will be easier to help you if you post letting us know all of the different scripts you're using, not just which parts of tons.
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: G_G on April 10, 2011, 10:40:56 pm
C-C-C-COMBO BREAKER!
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: Magus on April 10, 2011, 10:56:24 pm
Oh crap, sorry about that. Scripts that I'm using are:
[More details:  I get the message after an enemy attacks.] Upon further research, it's like its refusing to give me another turn.
I attack first, then the enemies attack, than instead of my next turn, it spazzes out the error message. Does it even during the battle test which makes me worried. I'll go ahead and replace tons of add ons  part 3 to see what happens. It worked fine until today :/

EDIT:    AFTER DIGGING EVEN MORE DEEPER, it does this when an enemy uses a skill :/

Ccoa's UMS
Location Window (Juan's)
------------------side view battle system scripts.  
Sbs config
sbs config- XP
Sideview 1
Side view 2
Enemy Animated battlers
Stationary enemies
Enemy equipped weapons
Bub's bow Add-on
Kylock's Gun Add-on
Atoa's Spear Add-on
Epinor throw add-on
Enelvon dash
Enelvon Bomb add-on
Dual attacking Example Skills
Advanced collapse
--
Battle windows
HP and MP meters
Actor advanced status
Overdrive
-----------------
Scripts from this site:

Easy level up notifier
Tons part1
Tons part 2
Tons Part 3
----
main

Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: Spaceman McConaughey on April 10, 2011, 11:11:47 pm
Quote from: ToA CompatibilityMay cause incompatibility issues with following systems:

exotic CBS-ex
exotic CMS-es
skill learning systems
exotic graphic systems on the map
weapon/armor changing systems
enhanced equipment systems


Now, it looks like you have a pretty exotic CBS running through your game's script list.
May have something to do with it, but then to be sure, we need more info.
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: Magus on April 10, 2011, 11:33:17 pm
So here's the summary of what happens;

1. I go into battle.
2. I attack an enemy.
3. The enemy uses a "skill"
4. Error message.
  If the enemy uses a normal attack, it doesn't give me this message. Only whenever an enemy uses a skill. And truthfully.. this wasn't happening until today... I'm going to research some more.
Title: Re: EXTREMELY ANNOYED WITH TONS OF ADD ONS.
Post by: G_G on April 10, 2011, 11:44:04 pm
its trying to access HP_Skills even though its set to false. Go into the HP_Skills configuration and remove any skill id's you may have there.
Title: Re: Fully resolved.Thanks for the help.
Post by: Magus on April 11, 2011, 01:27:44 am
Yes. That's exactly what it was doing. Thanks for your help, dude. ^_^
Title: Re: Fully resolved.Thanks for the help.
Post by: G_G on April 11, 2011, 01:33:58 am
Yea I would know. I kinda created that add-on. I probably screwed it up somewhere along the lines when coding it. Sorry bout that. I'll talk with blizz about fixing it.
Title: Re: Fully resolved.Thanks for the help.
Post by: Blizzard on April 11, 2011, 02:45:14 am
Just send me the update once you fix it, G_G, and I'll put it up.