I am trying to use Blizzard's ABS script
http://z3.invisionfree.com/ChaosProject/index.php?showtopic=378,
but when I try to start the game it says:
"Script 'Sprite_Character' line 45: TypeError occurred. cannot convert nil into String"
The line is: "self.bitmap = RPG::Cache.character(@character.character_name,"
Anyone know how to fix this?