Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Futendra on November 02, 2011, 06:01:27 am

Title: [Compatibility error?] Blizz-ABS and Tons of Add-Ons
Post by: Futendra on November 02, 2011, 06:01:27 am
From the moment I used Tons of Add-Ons with Blizz-ABS with these options on:



I got an error in the Blizz-ABS script:
Spoiler: ShowHide
(http://img32.imageshack.us/img32/5062/errortonsofaddonswithba.png)


That line leads to:
          actor.refresh(true)



The error comes up from the moment I start a new game or load a game.


EDIT:
If I load a game this error comes up:
Spoiler: ShowHide
(http://img812.imageshack.us/img812/5062/errortonsofaddonswithba.png)


That line leads to:
    @battler = Game_Enemy.new(@enemy)




Anyone who can help me out?

EDIT 2:
I even get the errors without any options on!
Title: Re: [Compatibility error?] Blizz-ABS and Tons of Add-Ons
Post by: Various on November 02, 2011, 06:23:50 am
try make a backup of one of those scripts

Quote from: Futendra on November 02, 2011, 06:01:27 am

  • Arrow over player

  • Fullscreen

  • Animated Title




and then delete one, see if it helps, maybe one of the scripts isnt compatible with another of those scripts

if that doesnt help, then i have no idea, never used fullscreen, animated title and arrow over player
Title: Re: [Compatibility error?] Blizz-ABS and Tons of Add-Ons
Post by: Futendra on November 02, 2011, 06:38:04 am
Quote from: Various on November 02, 2011, 06:23:50 am
try make a backup of one of those scripts

Quote from: Futendra on November 02, 2011, 06:01:27 am

  • Arrow over player

  • Fullscreen

  • Animated Title




and then delete one, see if it helps, maybe one of the scripts isnt compatible with another of those scripts

if that doesnt help, then i have no idea, never used fullscreen, animated title and arrow over player


I am now trying to make those scripts work in a single script so not the Tons of Add-Ons but just single scripts with those inside, but my scripting is really bad so its nto really working out. I only got animated title to work
Title: Re: [Compatibility error?] Blizz-ABS and Tons of Add-Ons
Post by: Blizzard on November 02, 2011, 08:54:21 am
http://forum.chaos-project.com/index.php/topic,23.0.html
Title: Re: [Compatibility error?] Blizz-ABS and Tons of Add-Ons
Post by: Futendra on November 02, 2011, 12:58:44 pm
Quote from: Blizzard on November 02, 2011, 08:54:21 am
http://forum.chaos-project.com/index.php/topic,23.0.html


I totally forgot Add-Ons should be placed above BABS, Ima check now


EDIT: Well I now can't attack as I get an error than, but I'll just make some scripts work on themselves, than I don't have all those errors