Pacho's client and the lastest patch

The worst monsters in the Hearthlands warp the fabric of space and time..

Pacho's client and the lastest patch

Postby Turtleshot » Sun May 09, 2010 2:23 am

What do I do? Pacho doesn't work!

<?xml version="1.0" ?>
<jnlp spec="1.0+" codebase="http://github.com/Pacho/IRC-Extended/raw/IRC-Extended/dist/">
<information>
<title>Haven and Hearth</title>
<vendor>Pacho</vendor>
<homepage href="http://www.havenandhearth.com/" />
<description>The Haven game</description>
<shortcut online="false">
<desktop />
<menu submenu="Haven and Hearth" />
</shortcut>
</information>
<security>
<all-permissions />
</security>
<resources>
<j2se version="1.5+" max-heap-size="256M" />
<jar href="haven.jar" />
<jar href="log4j-1.2.15.jar" />
<property name="haven.errorhandler" value="on" />
<property name="haven.defserv" value="sh.seatribe.se" />
<property name="haven.fullscreen" value="off" />
<extension name="jogl" href="http://www.havenandhearth.com/java/haven-res.jnlp" />
<extension name="jogl" href="http://www.havenandhearth.com/java/jogl/jogl.jnlp" />
</resources>
<application-desc />
</jnlp>


com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://github.com/Pacho/IRC-Extended/ra ... /haven.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
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)


java.io.FileNotFoundException: http://github.com/Pacho/IRC-Extended/ra ... /haven.jar
at sun.reflect.GeneratedConstructorAccessor2.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
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.FileNotFoundException: http://github.com/Pacho/IRC-Extended/ra ... /haven.jar
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
... 15 more
User avatar
Turtleshot
 
Posts: 174
Joined: Tue Mar 30, 2010 4:27 am

Re: Pacho's client and the lastest patch

Postby Lman8786 » Sun May 09, 2010 5:10 am

your not alone same propalem here just figured it out right know.....this sucks :|
User avatar
Lman8786
 
Posts: 574
Joined: Thu Sep 17, 2009 5:16 am
Location: America

Re: Pacho's client and the lastest patch

Postby ViciousGamer04 » Sun May 09, 2010 5:25 am

Turtleshot wrote:What do I do? Pacho doesn't work!

<?xml version="1.0" ?>
<jnlp spec="1.0+" codebase="http://github.com/Pacho/IRC-Extended/raw/IRC-Extended/dist/">
<information>
<title>Haven and Hearth</title>
<vendor>Pacho</vendor>
<homepage href="http://www.havenandhearth.com/" />
<description>The Haven game</description>
<shortcut online="false">
<desktop />
<menu submenu="Haven and Hearth" />
</shortcut>
</information>
<security>
<all-permissions />
</security>
<resources>
<j2se version="1.5+" max-heap-size="256M" />
<jar href="haven.jar" />
<jar href="log4j-1.2.15.jar" />
<property name="haven.errorhandler" value="on" />
<property name="haven.defserv" value="sh.seatribe.se" />
<property name="haven.fullscreen" value="off" />
<extension name="jogl" href="http://www.havenandhearth.com/java/haven-res.jnlp" />
<extension name="jogl" href="http://www.havenandhearth.com/java/jogl/jogl.jnlp" />
</resources>
<application-desc />
</jnlp>


com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://github.com/Pacho/IRC-Extended/ra ... /haven.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
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)


java.io.FileNotFoundException: http://github.com/Pacho/IRC-Extended/ra ... /haven.jar
at sun.reflect.GeneratedConstructorAccessor2.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
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.FileNotFoundException: http://github.com/Pacho/IRC-Extended/ra ... /haven.jar
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
... 15 more


Perhaps reinstalling pachos completely after removing Pachos from Java Console?

Either that or use the normal client until Pachos client is fixed(if there is in fact, a problem with the new patch.)
Already Suggested H&H Ideas can be found, here!
Basic "How Do I" questions on H&H can be found, here!
User avatar
ViciousGamer04
 
Posts: 530
Joined: Sat Feb 20, 2010 8:47 am

Re: Pacho's client and the lastest patch

Postby Pacho » Sun May 09, 2010 5:49 am

Github is an ass, go look at the client's thread and be informed.
Pacho
 
Posts: 712
Joined: Wed Jun 10, 2009 2:21 am


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 0 guests