I get this runtime error
Exception: RuntimeError
Message: Failed to load the bitmap located at: Graphics/Pictures/saveDisk
BitmapCache:394:in `load_bitmap'
QuicksaveScript:11:in `update'
Scene_Map:68:in `main'
Scene_Map:65:in `loop'
Scene_Map:72:in `main'
Main:557:in `mainFunctionDebug'...
im having a problem this error showed saying wrong number of arguments (5 for 2) here is my script
#===============================================================================
# Cut
#===============================================================================
def Kernel.pbCut...