Occasionally on startup, the game tries to load at 640x480 rather than the resolution set in the configuration file. This will cause a crash if the resolution is set higher in the configuration due to the blitting code assuming the buffer is sized appropriately for that resolution.