Original Source
- Original title: Game will no longer load.
- Original author: Midnight Kitty
- Original date: February 21, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/game-will-no-longer-load.23980/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support
Summary
I have recently reinstalled the rpg maker on my new computer and transferred over my current project from the old one. Now I keep getting this error when I try test run the game. Here is the code and a screenshot of the error message. 102 #--------------------------------------------------------------------------103 # * Create/Get Normal Bitmap104 #--------------------------------------------------------------------------105 def self.normal_bitmap(path)106 @cache[path] = Bitmap.new(path) unless include?(path)107 @cache[path]108 end { "lightbox_close": "Close",
Archived First Post
102 #--------------------------------------------------------------------------103 # * Create/Get Normal Bitmap104 #--------------------------------------------------------------------------105 def self.normal_bitmap(path)106 @cache[path] = Bitmap.new(path) unless include?(path)107 @cache[path]108 end Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
