Ludum Dare #22compo
Alone with zombies
Comments15

xilefian19 Dec 2011, 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_boy12321 Dec 2011, 01:40
Pretty damn addicting if I say so myself
Wukkopi21 Dec 2011, 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.

jonnopon300022 Dec 2011, 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 :)
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 :)
petterroea26 Dec 2011, 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_boy1232 Jan 2012, 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
petterroea9 Jan 2012, 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)
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)
petterroea9 Jan 2012, 23:30
I am talking about the spawn code for finding barricades, BTW
Static_boy1239 Jan 2012, 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"
petterroea10 Jan 2012, 00:16
If you wait 'til next weekend, i'l try to make it more moddable
Static_boy12310 Jan 2012, 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!
petterroea10 Jan 2012, 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
petterroea10 Jan 2012, 01:04
I do ha
petterroea10 Jan 2012, 01:05
Ve a lot of code you can look at :P
But now i have to go to bed.
But now i have to go to bed.








"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."