Version 1.0
by Woratana
Release Date: 06/02/2009
Introduction
Have you ever released your game's encrypted demo and miss some files? The game will close itself when it couldn't find some resources.
If the missing files are audio, you could upload them and tell the player to put those files in Audio folder.
But what if they are images? You probably have to upload new demo, and the players have to download whole game again..
This script will help you prevent the game from closing itself. It will make the game acts like no file is missing.
It will also tell the player what file is missing and/or record the missing files list.
And keep in mind that this script has to be FIRST SLOT in your Script Editor.
This means it has to be placed above every other default and non-default scripts.
Enjoy~
Screenshots
It's not needed.
Script
Place it above every default and non-default script!!
Click to view attachment

Instruction
Put this in your game and setup script in the setup part~
Author's Notes
Free for use in your work if credit is included.
Please do not redistribute this script without permission. If you want to post it on any forum, please link to this topic.
Bug Report?
Please give me these informations:
QUOTE
- What is it says in error window?
- When is it get error? (Right after run game, when you choose something, etc.)
- Do you have any other scripts running in your game that may crash with this script?
- When is it get error? (Right after run game, when you choose something, etc.)
- Do you have any other scripts running in your game that may crash with this script?