Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: CriticalHit on August 07, 2018, 09:50:43 pm

Title: [Resolved] Blizz ABS Animation Stack
Post by: CriticalHit on August 07, 2018, 09:50:43 pm
I am using RMXP with Blizz ABS. I would like to be able to see all the states inflicted on each actor/enemy so I found the Tons of add-ons scripts. Whenever I use the Animation stack script in tons of add-ons, I get a NoMethodError. I can't figure out to get this script to work. It works fine with other non-Blizz ABS projects of mine. I've had trouble getting other scripts in tons of add-ons to work with Blizz ABS as well.
Here is a link to my current project. The error occurs right after selecting new game:
If there is another way (I could event this system, but it would be cumbersome and slow the map down a lot) please let me know.
https://github.com/antlaw0/RMXP-Space-Game-Blizz-ABS (https://github.com/antlaw0/RMXP-Space-Game-Blizz-ABS)
:(
Title: Re: Blizz ABS Animation Stack
Post by: KK20 on August 07, 2018, 10:10:04 pm
https://forum.chaos-project.com/index.php/topic,23.0.html

and

Quote from: Blizzard
Author's Notes

Tons of Add-ons HAS TO be used as a 3-part script because of a weird behavior of RMXP during bug detection. Insert the 3 parts in the correct order and the system should work without problems. DO NOT remove any of the parts! Tons of Add-ons NEEDS ALL 3 PARTS to work properly and with other systems.
Title: Re: Blizz ABS Animation Stack
Post by: CriticalHit on August 08, 2018, 11:31:53 am
I added tons of add-ons parts 2 and 3 in the correct order and get an error in Blizz ABS part 2. I posted a new commit in the Github repo I posted above. Any suggestions on what is going on?
Title: Re: Blizz ABS Animation Stack
Post by: KK20 on August 08, 2018, 07:17:43 pm
Did you not click the link I provided? After doing that, I was able to get past the title screen.

Also, it's better that you can provide the error message so that I'm not working in the dark here.
Title: Re: Blizz ABS Animation Stack
Post by: CriticalHit on August 09, 2018, 12:32:11 pm
Thank you! That seems to work. Before I close this topic, I notice that it only cycles through the state animations and does not play the sound associated with each animation. Is there a way to have the sounds played with each animation?
Title: Re: Blizz ABS Animation Stack
Post by: KK20 on August 09, 2018, 10:17:03 pm
Using your project, I made an event add Stun and Stealthed to the actor as these were using animations that played sounds. Worked fine on my end.

Can you create a demo of the situation you are experiencing? Again, I'm not really working with much information to go off of here.
Title: Re: [Resolved] Blizz ABS Animation Stack
Post by: CriticalHit on August 10, 2018, 12:09:06 pm
For some reason the dazzle animation sound wasn't playing. All the other animation sounds work though. Thank you very much for your help. This issue has been holding me up for a while.  :)
Title: Re: [Resolved] Blizz ABS Animation Stack
Post by: KK20 on August 10, 2018, 04:09:01 pm
Dunno what you mean. In your project, the animation ID 92 "ST Dazzle" has no sound effects in it.