QUOTE (The Law G14 @ Jan 24 2010, 12:24 PM)

Hey Taiine, thanks for the awesome bug report

Have you tried putting my script below the rest of your other scripts? If you have, can you post the actual code for your Animated Title Celia script so I know what edits you've made to the script?
So far I've managed to add that space after location so I'm gonna try to make the compatibility wtih the title script you're using, next.
If your script is below Blizzs ABS it pops out a different error then that one shown, and instead shows
Script 'Spriteset_map" line 37: ArgumentError occurred.
wrong number of arguments(2 of 1)
right away before the game starts, where as the other "undefined method 'width'" error if your script is set above only happens when you attempt to save.
As for the title script if it is below that it pops out an error right away on game start with the title script giving line 114: NoMethodError
undefined method 'bitmap=' for nil:NilClass
However if yours is above the title script it works fine and dandy with no hitches aside it can't load saved games. No edits to the title script have been made, (okay tha'ts a lie I have FULL_SCREEN = false cause well full screen + wide screen monitor makes things all stretched and very blury x.x) . The code I use is right from the demo posted on the site linked.
Will you also be working to make this well, work with Blizz's ABS? I would also hope cause it's what I'm thinking of adding to mine.
Edit: oh and the above error tests were done with only the blizz ABS and the title script, both with them both together and with only one or the other.
Every other script I use (and thats a nice handful of them) show no issues in any way shape or form thus fare of testing with each of em one by one and all together. so the issues have been confirmingly (is that a word?) narrowed down to these two playing wooky. :3
This post has been edited by Taiine: Jan 25 2010, 01:19 AM