Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
To prevent an error, you could always call FileTest.exist?('filename.rxdata'), since that will return true if the file exists, and false if it doesn't.