View Single Post
  #2  
Unread 07-16-2013, 02:07 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Try checking your system (using the task manager) for any javaw processes running, and if you find them terminate them. A lot of these weird exceptions seem to be caused by a previous Updater instance failing to terminate correctly, messing up subsequent instances (a lot of things don't work right when 2 instances of the program try accessing the database and data files at the same time).
__________________
"Hey! I'm not illiterate. I had a book once. ...could've used some ketchup though..."
Reply With Quote