RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[Resolved]Window_Base Error

0 Members and 1 Guest are viewing this topic.

********
Shadow Knight
Rep:
Level 91
Ruin that brick wall!
Project of the Month winner for October 2008


It's from an unofficial demo of Project Leviathan
Right, so the weird thing is when I play it no such error appears but when HowlingWinds plays it this error pops up.

Here's the section of the Window_Base script :
Spoiler for:
Code: [Select]
#--------------------------------------------------------------------------
  # * Create Window Contents
  #--------------------------------------------------------------------------
  def create_contents
    self.contents.dispose
    self.contents = Bitmap.new(width - 32, height - 32)
  end
Line 54 is " self.contents = Bitmap.new(width - 32, height - 32)"

EDIT:Never mind, it seems that it was because the font wasn't installed yet. >_<
« Last Edit: November 10, 2008, 02:15:08 AM by Leventhan »
Be kind, everyone you meet is fighting a hard battle.