Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 8,079
» Latest member: seanac11
» Forum threads: 10,350
» Forum posts: 91,276
Full Statistics
|
Online Users |
There are currently 248 online users. » 0 Member(s) | 247 Guest(s) Bing
|
Latest Threads |
I'm leaving the site too....
Forum: 2DWorlds Discussion
Last Post: Jacob_
07-03-2023, 04:59 AM
» Replies: 12
» Views: 6,234
|
hi there.
Forum: 2DWorlds Discussion
Last Post: Jacob_
01-03-2020, 04:30 AM
» Replies: 1
» Views: 722
|
obroke
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 10:11 AM
» Replies: 0
» Views: 20,514
|
fcouldn't
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 09:02 AM
» Replies: 0
» Views: 8,223
|
qhow
Forum: Current Games
Last Post: PhilipShums
09-06-2017, 07:25 AM
» Replies: 0
» Views: 2,102
|
zstone
Forum: Current Games
Last Post: TimothyTox
09-06-2017, 07:03 AM
» Replies: 0
» Views: 969
|
vbit
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 03:00 AM
» Replies: 0
» Views: 948
|
sildenafil 100 mg sandoz
Forum: Current Games
Last Post: RichardLen
09-06-2017, 12:28 AM
» Replies: 0
» Views: 1,156
|
mhis
Forum: Current Games
Last Post: TimothyTox
09-05-2017, 04:09 PM
» Replies: 0
» Views: 976
|
sildenafil citrate 100mg ...
Forum: Current Games
Last Post: Waltertog
09-05-2017, 12:27 PM
» Replies: 0
» Views: 933
|
|
|
Epicness |
Posted by: Dignity - 04-06-2011, 08:38 PM - Forum: Video Games
- No Replies
|
 |
I need help...programming help...I'm posting it here for a reason too. Well I am going make my own game using the jnlp (exetension: .jnlp) language thing and if anyone knows any guides...Thanks.
I'll post the link when its up. :D
|
|
|
Buildism Error! |
Posted by: Paradox - 04-06-2011, 08:24 PM - Forum: 2DWorlds Discussion
- Replies (3)
|
 |
Here is the info from the Java launcher:
-LAUNCH FILE-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<jnlp codebase="http://buildism.net/game" href="play.jnlp?mode=play&game=733&uid=57&k=5tiwt4ChYScStOdUTsZcStbEIUxwEJHOyKJ2h8NupWd6dThaDT" spec="1.0+">
<information>
<title>Buildism</title>
<vendor>Buildism.net</vendor>
<homepage href="http://buildism.net"/>
<description>Buildism</description>
<description kind="short">Buildism</description>
<icon href="http://buildism.net/buildismicon.png" kind="default"/>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se java-vm-args="-Xms512m -Xmx1024m" version="1.6+"/>
<jar href="Buildism.jar" main="true" download="eager"/>
<jar href="resources.jar" download="eager"/>
<jar href="lib/jsyntaxpane.jar"/>
</resources>
<application-desc main-class="net.buildism.Main">
<argument>57</argument>
<argument>Paradox</argument>
<argument>5tiwt4ChYScStOdUTsZcStbEIUxwEJHOyKJ2h8NupWd6dThaDT</argument>
<argument>play</argument>
<argument>false</argument>
<argument>http://buildism.net/game/join.php?mode=play&id=733</argument>
</application-desc>
</jnlp>
-EXCEPTION-
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://buildism.net/game/Buildism.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)
-WRAPPED EXCEPTION-
java.util.zip.ZipException: invalid entry size (expected 2978 but got 2836 bytes)
at java.util.zip.ZipOutputStream.closeEntry(Unknown Source)
at java.util.zip.ZipOutputStream.finish(Unknown Source)
at java.util.zip.DeflaterOutputStream.close(Unknown Source)
at java.util.zip.ZipOutputStream.close(Unknown Source)
at com.sun.deploy.net.HttpDownloadHelper.download(Unknown Source)
at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
at com.sun.deploy.cache.Cache.downloadResourceToCache(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)
|
|
|
|