• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Script: Simple HUD

First of all, thanks for the many great scripts, I use a number of them.

I am a complete noob, just started learning scripting and RPG maker, sorry if I missed something very basic here.

When I run the game I get this message. Any tips?

Script '000::352' line in `<class: NameError occured.
undefined method `dispose' for class `Spriteset_Map'
 
First of all, thanks for the many great scripts, I use a number of them.

I am a complete noob, just started learning scripting and RPG maker, sorry if I missed something very basic here.

When I run the game I get this message. Any tips?
Did you put the script on the first script section? If so, change to right above main (or before "[[Main]]"). If error continues, tell me your Essentials version.
 
Did you put the script on the first script section? If so, change to right above main (or before "[[Main]]"). If error continues, tell me your Essentials version.

Thanks so much, yes, I had it in the wrong place.
 
Back
Top