View Single Post
  #10  
Unread 09-28-2008, 07:08 PM
Squeezy Squeezy is offline
A Crazed Gnoll
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 23
Default

It was too good to be true. I have been plagued with another:

Exception thrown while getting variants

java.net.MalformedURLException: no protocol: variants.txt
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at de.pala.updater.IO.Remote.getVariants(Remote.java:42)
at de.pala.updater.Arrange.IO.getVariants(IO.java:1062)
at de.pala.updater.Arrange.IO.<init>(IO.java:44)
at de.pala.updater.Management.<init>(Management.java:28)
at de.pala.updater.GUI.Main.<init>(Main.java:133)
at de.pala.updater.GUI.Main$18.run(Main.java:735)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Let me know how to zip up whatever you need to figure this out.
Reply With Quote