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.
[VX] Bitmap error

0 Members and 1 Guest are viewing this topic.

****
Rep:
Level 71
After several attempts to try and figure out the problem I decided to see if some one else can help me. When trying to enter the Tankentai SBS I end up with a problem. "Bitmap-addons, Line 133, RGSS error occured." I'm using modern algebra's bitmap-addon. I removed the scripts that you think would cause a problem but nope.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
I'm using modern algebra's bitmap-addon. I removed the scripts that you think would cause a problem but nope.

Meaning you tried removing the Bitmap Addons script?

Line 133 is simply the line that calls the regular initialize method for a Bitmap, so I am guessing it would occur with or without the Bitmap Addons script. I'm assuming the error is that it failed to create a bitmap, which likely means that the graphic you are trying to open either does not exist or is not a valid file type. Alternatively, that you are trying to load a bitmap that is too small or too big.

Look into that. If you find no solution, then recreate the error in a new project and upload it.

****
Rep:
Level 71
Thanks I'll try that

EDIT: Thanks for your help, one of my images were corrupt.
« Last Edit: December 03, 2011, 05:38:34 PM by DoctorTodd »