FoonLudum Dare ExplorerLD22 → Alone with zombies

Alone with zombies

By petterroea

View on Wayback Machine

CategoryRankScoreCount
Audio4691.70
Community5192.00
Coolness56020
Mood5871.63
Fun5921.73
Graphics6171.83
Overall6331.91
Innovation6411.58
Humor6591.00
Theme6881.45

Comments

raptor85 2011-12-19 13:56

Won't run as either applet or desktop

"Error when loading sound: java.lang.IllegalArgumentException: No line matching interface Clip supporting format PCM_SIGNED unknown sample rate, 16 bit, stereo, 4 bytes/frame, big-endian is supported."

xilefian 2011-12-19 13:58

I couldn't work out how to change back to melee weapon so I died once i ran out of ammo, also couldn't get any money to buy stuff, the upgrading barricades is good. Didn't really fit the theme, alone...with zombies. Not really alone when they are zombies there to hug you

static_boy123 2011-12-21 01:40

Pretty damn addicting if I say so myself

wukkopi 2011-12-21 21:44

Can't get it running, seems to start but crashes immediately with: Error when loading sound: java.io.IOException: mark/reset not supported.

jonnopon3000 2011-12-22 13:59

unfortunately, I wasn't able to load the game both web and desktop due to a runtime error on the VM itself. It spat out a report with "error in exit VM.0" which I believe means that your application caused a stack trace print. It may be the same audio loading issue others have experienced.
I'll check back occasionally to see if I can suddenly run it and rate you properly, but I left some ratings for my impressions of your art from the screenshots :)

petterroea 2011-12-26 23:02

The sound error is common... Check if you can run notch's "prelude of the chambered". I think i use the same audio class. And i use sfxr like notch, so if only one works, i'l have to debug...

static_boy123 2012-01-02 19:58

Hey I was looking into making a new map. I found that the zombies got stuck in walls and after about a minute the game would crash. This was only happening in my map so I am not sure what to do. I thought it might be a bug in the game, or new maps are just not meant to be made. I have to admit though your map making png file thing is awesome. Here is a link to the error in case you want to take a look at it: http://dl.dropbox.com/u/32046972/hs_err_pid4336.log

petterroea 2012-01-09 23:27

Static_boy!(i can't find any PM button, so i'l just write an open letter here )
The error seems to come from the zombie AI. Because i had limited time, i only let the zomblies search straight up&down, and left&right. Make sure these are aligned properly. Anyone here want custom map support(full)

petterroea 2012-01-09 23:30

I am talking about the spawn code for finding barricades, BTW

static_boy123 2012-01-09 23:36

Okay then thanks! that is very helpful actually, This lets me make the game harder more easily. My map will live up to its name-"IMPOSSIBRU"

petterroea 2012-01-10 00:16

If you wait 'til next weekend, i'l try to make it more moddable

static_boy123 2012-01-10 00:55

I have actually found that as long as I know what the problem is, it is very easy and fun to mad the way it is. I always love the challenge of working around bugs/problems. Also would you be able to post a link to your other work, I am interested now!

petterroea 2012-01-10 01:00

Well this is My second game, so i don't have Much to link. Most of My experience is from putting together small tests

petterroea 2012-01-10 01:04

I do ha

petterroea 2012-01-10 01:05

Ve a lot of code you can look at :P
But now i have to go to bed.