FoonLudum Dare ExplorerLD22 → Snowfall

Snowfall

By guns_are_toys

View on Wayback Machine

CategoryRankScoreCount
Coolness685

Comments

covebit 2011-12-20 14:56

Cool :D

krasse 2011-12-20 22:44

Exception in thread "main" java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(Unknown Source)
at Game.<init>(Game.java:8)
at Snowfall.InitUI(Snowfall.java:10)
at Snowfall.<init>(Snowfall.java:6)
at Snowfall.main(Snowfall.java:22)

krasse 2011-12-20 22:46

Some more details for that exception:
I used Java 7 from the command prompt (java -jar Snowfall.jar)

fredericrp 2011-12-20 23:55

Same here :( (windows XP, JRE 7)

blueshaman 2011-12-21 00:52

"Could not find the main class: Snowfall. Program will exit." Sorry.

wompus 2011-12-21 01:18

BRO you forgot your images folder!! :(

hazard 2011-12-21 17:16

I get an error message on Windows: "Could not find the main class: Snowfall"

urfoex 2011-12-22 12:14

One more:

$java -jar Snowfall.jar
Exception in thread "main" java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(ImageIcon.java:205)
at Game.<init>(Game.java:8)
at Snowfall.InitUI(Snowfall.java:10)
at Snowfall.<init>(Snowfall.java:6)
at Snowfall.main(Snowfall.java:22)

binary_girl 2011-12-22 16:51

could not find main class for me 2 :(

pierrec 2011-12-22 20:38

Three stars in graphics because the title screen is nice ^^. Can't play either

shigor 2011-12-23 23:57

Won't run either (I'd love to know how Cell managed to play it...)

angrygeometry 2011-12-23 23:58

another "i can't play" from me too i'm afraid!

acodegerm 2011-12-24 16:36

"Could not find the main class: Snowfall. Program will exit."

That title screen looks intriguing though : /

summaky 2011-12-24 17:19

I also receive the "Could not find the main class: Snowfall. Program will exit." error message and can't play.

mjiig 2011-12-24 17:27

Exception in thread "main" java.lang.UnsupportedClassVersionError: Snowfall : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: Snowfall. Program will exit.

Ubuntu 11.10, Java 1.6

bentosmile 2011-12-27 21:52

I'm getting the same error as everyone else I'm afraid. Hope you fix it soon!

kevinzuhn 2011-12-28 03:32

I got the main class error as well, so no playing for me...

wompus 2011-12-28 06:28

Guys he forgot to include some content files like his images, and possibly more (audio?).

jeffz 2012-01-02 13:18

It's made with Java 7, which isn't for general use yet, so we can't run it.

canyon 2012-01-04 11:23

I opened up the archive and tried to recompile manually but it just wouldn't work. I like the title screen, hopefully you fix the bug and we can all give it a try before judging ends.

th3dz 2012-01-06 17:53

"Unsupported classversion".

wukkopi 2012-01-07 08:28

I was too unable to play this, sorry.

whilefun 2012-01-07 18:58

I too am a member of the "Could not find the main class: Snowfall. Program will exit." club :\

veralos 2012-01-07 23:42

Could you upload a video or something so that people can rate it even if they can't play it?

make-a-game 2012-01-07 23:44

Can't play it. Sorry.

"Could not find the main class: Snowfall. Program will exit."