tgxn / Backup

A Backup plugin for the Bukkit Server API.
http://bukkitbackup.com
GNU General Public License v3.0
23 stars 14 forks source link

Implement Better Exception Handling #71

Closed tgxn closed 12 years ago

tgxn commented 12 years ago

This is for version checking, hen you are not connected to the internet, or the server fails your connection, it gives this error:

10:12:28 [SEVERE] [Backup] Error getting latest version. 10:12:28 [INFO] [Backup] Error: Null Pointer in exception class!

This can be directly fixed by disabling update checking, however this is not reccomended.

I will push a fix into dev soon.