Search:

Type: Posts; User: TrivialFate

Search: Search took 0.30 seconds.

  1. Re: I've got a game .jar - how to put it on my site?

    Correct, is there an easy fix to that?
  2. Re: I've got a game .jar - how to put it on my site?

    java.lang.reflect.InvocationTargetException
    at com.sun.deploy.util.DeployAWTUtil.invokeAndWait(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager.runOnEDT(Unknown Source)
    at...
  3. Re: I've got a game .jar - how to put it on my site?

    Rammus Run new error any suggestions?
  4. I've got a game .jar - how to put it on my site?

    Hello, I have both a jar file for my game and the class uploaded to a server and the following code:
    <applet>
    code = "RammusRunClean.class"
    archive = "RammusRun.jar"
    width = 1000
    ...
  5. Replies
    1
    Views
    2,310

    Java Image Problem! Probably easy fix!

    Hello, I am currently getting
    "Uncaught error fetching image:
    java.lang.NullPointerException
    at sun.awt.image.URLImageSource.getConnection(URLImageSource.java:99)
    at...
Results 1 to 5 of 5