GooTool level updater
- Login to post comments
Sat, 05/15/2010 - 04:11
My Gootool has stopped updating levels. Previously this worked fine. The error message I get is this "Could not check for addin updates; IOException on API call". Anyone know what this means? And how do I get back to previous working state? I'm using version 1.0.1 of Gootool.
No idea,it's strange.API is drawing by programming.
Crazeh man!
I get the same message... when I'm not connected to the internet.
It could be that GooTool is being blocked by the Windows firewall or some other firewall software.
I'm using ZoneAlarm. Gootool has full internet rights. The profile backup and publish are working OK (suggests not firewall connection problem?).
Imagination is more important than knowledge - Einstein
For the record.
Bypassed the problem by downloading and installing a newer version of Gootool 1.0.2.376. This works as it should right from the start.
Now I've roughly 15 updated versions to work through!
Imagination is more important than knowledge - Einstein
I missed this post for some reason. If it happens again, post the relevant logfile section so I can diagnose it.
It's started to do it again!
Logfile:
25-Jun-2010 12:46:54 com.goofans.gootool.GooTool main
INFO: Launching gootool 1.0.2.376
25-Jun-2010 12:46:55 com.goofans.gootool.GooTool main
INFO: Java version 1.6.0_20 from Sun Microsystems Inc. in J:\Program Files\Java\jre6
25-Jun-2010 12:46:55 com.goofans.gootool.GooTool main
INFO: OS Windows XP version 5.1 on x86
25-Jun-2010 12:47:12 com.goofans.gootool.aM a
INFO: Found World of Goo at stored location of "M:\Program Files\WorldOfGoo" at: M:\Program Files\WorldOfGoo
25-Jun-2010 12:47:12 com.goofans.gootool.bh a
INFO: Found profile at stored location of "I:\Documents and Settings\D.Petty\Application Data\2DBoy\WorldOfGoo\pers2.dat"
25-Jun-2010 12:47:29 com.goofans.gootool.aU a
INFO: Opening file K:\home page\book temps\com.goofans.javerikr.savethedrool.goomod
25-Jun-2010 12:47:32 com.goofans.gootool.aD a
INFO: Installing addin com.goofans.javerikr.savethedrool from K:\home page\book temps\com.goofans.javerikr.savethedrool.goomod to M:\Program Files\GooTool mods\addins\com.goofans.javerikr.savethedrool.goomod
25-Jun-2010 12:47:44 com.goofans.gootool.C b
INFO: Copying game files from M:\Program Files\WorldOfGoo to M:\Program Files\GooTool mods
25-Jun-2010 12:48:08 com.goofans.gootool.C a
INFO: Configuration writer work complete
25-Jun-2010 12:48:44 com.goofans.gootool.C b
INFO: Copying game files from M:\Program Files\WorldOfGoo to M:\Program Files\GooTool mods
25-Jun-2010 12:49:01 com.goofans.gootool.C a
INFO: Configuration writer work complete
25-Jun-2010 12:57:30 com.goofans.gootool.aE run
SEVERE: runTask com.goofans.gootool.K threw exception
com.goofans.gootool.ai: IOException on API call
at com.goofans.gootool.bt.a(SourceFile:117)
at com.goofans.gootool.aG.a(SourceFile:64)
at com.goofans.gootool.aG.a(SourceFile:35)
at com.goofans.gootool.K.a(SourceFile:245)
at com.goofans.gootool.aE.run(SourceFile:106)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.fastRead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at java.io.PushbackInputStream.read(Unknown Source)
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.io.InputStreamReader.read(Unknown Source)
at com.goofans.gootool.ag.read(SourceFile:145)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.goofans.gootool.ba.b(SourceFile:68)
at com.goofans.gootool.ba.a(SourceFile:45)
at com.goofans.gootool.bt.a(SourceFile:105)
... 7 more
25-Jun-2010 12:57:30 com.goofans.gootool.aU actionPerformed
SEVERE: Error checking for updates
com.goofans.gootool.ai: IOException on API call
at com.goofans.gootool.bt.a(SourceFile:117)
at com.goofans.gootool.aG.a(SourceFile:64)
at com.goofans.gootool.aG.a(SourceFile:35)
at com.goofans.gootool.K.a(SourceFile:245)
at com.goofans.gootool.aE.run(SourceFile:106)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.fastRead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at java.io.PushbackInputStream.read(Unknown Source)
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.io.InputStreamReader.read(Unknown Source)
at com.goofans.gootool.ag.read(SourceFile:145)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.goofans.gootool.ba.b(SourceFile:68)
at com.goofans.gootool.ba.a(SourceFile:45)
at com.goofans.gootool.bt.a(SourceFile:105)
... 7 more
25-Jun-2010 12:57:49 com.goofans.gootool.C b
INFO: Copying game files from M:\Program Files\WorldOfGoo to M:\Program Files\GooTool mods
25-Jun-2010 12:58:03 com.goofans.gootool.C a
INFO: Configuration writer work complete
25-Jun-2010 12:58:12 com.goofans.gootool.aU a
INFO: Exiting
Imagination is more important than knowledge - Einstein
@ davidc
Missed this post again?
Imagination is more important than knowledge - Einstein