Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

HBGames

I did a search on this, but it was either deleted by the hack or I didn't understand it, so I'm posting this question here:

How can I fix the "stack level too deep" error when hitting F12?

It's because of this class:

class Font
alias font_fix_initialize initialize
def initialize
font_fix_initialize
self.name = "Arial" # Font
self.size = 24 # Size
end
end

It gives the error for font_fix_initialize.

Thanks! ^_^

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top