PROBLEM WITH "SHOW PICTURE."

Posts

Pages: 1
Whenever I try to use the show picture command in VX, I get an error on line 80 of Cache. This is the line:
@cache = Bitmap.new(path)
It tells me "failed to create bitmap." Is there something I'm doing wrong?
You are using a script that is causing that error. Remove them on by one until it doesn't happen anymore and you know which one was causing it. Come back with the name and I can help.
Pages: 1