Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Downloading JARs

Name: Anonymous 2010-05-26 14:30

I'm trying to download this java applet so's I can play it offline:

http://dan-ball.jp/en/javagame/dust/

So I downloaded the .jar, and then in the same directory made an HTML file into which I copy-pasted the <APPLET> tag from the original web page. I also downloaded any .js files linked to by that webpage just in case.

But when I try and run the applet by opening the HTML file in firefox, it throws null pointer exceptions. What's going on here, /prog/?

Name: Anonymous 2010-05-26 14:46

Play a real game instead, like Super Mario Galaxy 2, currently the highest rated game of all time.[1]

_____________________________________
[1] - http://www.gamerankings.com/browse.html

Name: Anonymous 2010-05-26 15:38

>>2
This list seems biased. I played Super Mario Galaxy once and it was atrocious.

Name: Anonymous 2010-05-26 15:51

>>3
Same, except I played it more than once and it was atrocious each time.

Also, OP here still hoping for some answers.

Name: Anonymous 2010-05-26 16:09

>>4
Is there anything to do with some kind of .j* page on the server? If there is, you probably won't get it to work.

Name: Anonymous 2010-05-26 16:25

>>5
.j*? What, as in .j followed by anything?

Now that you mention it, the document Head does link to two JavaScript files with weird extensions:

"/java.js?8" and "/javagame/dust/dust.js?24"

Why, what are they?

Name: Anonymous 2010-05-26 16:27

>>6
Just realized you were probably talking about the Java stack trace. No, it doesn't mention anything like that:

Loaded image: http://dan-ball.jp/en/javagame/dust/font.gif
Loaded image: http://dan-ball.jp/en/javagame/dust/wheel.gif
Copyright(C) 2007 ha55ii, http://dan-ball.jp/
Loaded image: file:/C:/Documents%20and%20Settings/JACK/Desktop/font.gif
Loaded image: file:/C:/Documents%20and%20Settings/JACK/Desktop/wheel.gif
java.lang.NullPointerException
    at dust.a(Unknown Source)
    at dust.init(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException
Exception in thread "Thread-15" java.lang.NullPointerException
    at dust.b(Unknown Source)
    at c.f(Unknown Source)
    at dust.b(Unknown Source)
    at dust.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Name: Anonymous 2010-05-26 16:50

>>6
I meant as in some server-side java stuff that the applet might talk to. The 'weird extensions' are just server parameters for the otherwise-ordinary javascript files.

Name: Anonymous 2010-05-26 18:37

This is /prog/, not /warezkindergarten/. However in hopes you'll go away, I'd start with getting a network trace (with clean caches) just to see what you're up against. With a bit of luck it'll be only static resources.

Name: Anonymous 2010-05-26 18:58

>>9
Your powers of deduction serve you well and have correctly concluded that my desire to get this working stems entirely from some juvenile sense of self-importance due to haxxing some obscure japanese website, and NOT because I genuinely do want to be able to play it offline, or because I just enjoy getting to the bottom of a problem once it arises.

Good call!

Also, what do you mean by "original path"?

Name: Anonymous 2010-05-26 20:49

http://answers.yahoo.com/question/index?qid=20100525170340AAMiLuR

with this NEW information, I can ascertain that the program is obviously written to prevent the exact behavior you are attempting

get out

Name: Anonymous 2010-05-26 21:10

My other jar is a jdk

Name: Anonymous 2010-05-26 21:38

>>11
...ok, I'll bite. Why the hell are you so pissed off?

Name: Anonymous 2010-05-26 23:06

It's Java, so the easiest way is to just decompile it and see what it's trying to do in the methods that crash.

>>11
I don't see how you can ascertain that at all.

Name: Anonymous 2010-05-27 0:04

>>3,4
fags

Name: Anonymous 2010-05-27 10:28

>>13
This is not a programming question. If you knew anything about programming, you would not have this problem that you are having. Obviously you need to read SICP

Don't change these.
Name: Email:
Entire Thread Thread List