• 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.

[Error] Sprite_Resizer line 20 error

  • 71
    Posts
    5
    Years
    So I released a demo of my fangame and, fortunetly, a lot of people are enjoying it. However, there's a big bug that's happening to a lot of them and...I kinda know why, and how to fix on short term, but not long term.

    "Sprite_Resizer line 20: TypeError ocurred
    No implicit conversion from nil to integer"

    I assume this is due of the screen size, mostly full size or the border around it. I also know they can fix it just erasing the save file, but that is not a solution if we're being pragmatic.

    So I wanted to ask how to fix this bug in particular. I've setted both $ResizeFactorSet and $HaveResizeBorder to true, to see if this is the problem, but if not, can someone tell me what is it? And how can I either fix it or warn the player of it?
     
    Back
    Top