{"author_link":"\/author\/krise20\/","author_name":"Krise20","author_uid":"14705","comments":[{"author_name":"infernet89","author_uid":"14271","time":"Aug 27, 2012 @ 2:31pm","epoch":1346077560,"text":"It ends with legs, isn't it?\r<br\/>\r<br\/>Good work. I like the idea of a robot walking around to search for is own components, but you can't use 32.4 MB just for the intro sound.\r<br\/>Most people don't like to download so big files."},{"author_name":"Jeremias","author_uid":"7211","time":"Aug 27, 2012 @ 2:34pm","epoch":1346077740,"text":"Here my feedback:\r<br\/>- use another zipping format than 7z (I had no problems, but I know that not everybody has programs to open all formats), just .zip-it\r<br\/>- sad, that you had not the time to make more gameplay or more levels than two screens\r<br\/>- enemies are not a threat, if you can attack them from range\r<br\/>- the R oder T button restores the health, why?\r<br\/>- powerups (except a first one) should be a reward for doing something instead of getting them for free"},{"author_name":"Kuulog","author_uid":"10301","time":"Aug 27, 2012 @ 2:39pm","epoch":1346078040,"text":"Does the game end once you get your legs, or is there a way to jump? It looks as though you ran out of time."},{"author_name":"Krise20","author_uid":"14705","time":"Aug 27, 2012 @ 2:51pm","epoch":1346078760,"text":"Thanks for the feedback guys. I had accidently left some sounds files in there that are useless, They have been removed.\r<br\/>\r<br\/>The R was to be for re-charging your battery in later levels to help game flow, you can recharge for for a score penalty.\r<br\/>\r<br\/>I've changed the link to a ZIP file (same game just zipped)\r<br\/>\r<br\/>Yes it ends when you get legs, I ran out of time for level design, spent too much time on code"},{"author_name":"Jeremias","author_uid":"7211","time":"Aug 27, 2012 @ 3:31pm","epoch":1346081160,"text":"By the way, your download link doesn't appearing."},{"author_name":"Krise20","author_uid":"14705","time":"Aug 27, 2012 @ 3:57pm","epoch":1346082720,"text":"^^ Fixed, sorry, apparently because I missed the Http:\/\/ it wouldnt show up"},{"author_name":"josefnpat","author_uid":"11249","time":"Aug 27, 2012 @ 5:56pm","epoch":1346089860,"text":"Running linux. Didn't work with java -jar LudumDare24.jar"},{"author_name":"aeveis","author_uid":"8854","time":"Aug 27, 2012 @ 6:02pm","epoch":1346090220,"text":"could be a nice start to an adventure game!"},{"author_name":"Krise20","author_uid":"14705","time":"Aug 27, 2012 @ 6:16pm","epoch":1346091060,"text":"josefnpat could you tell me what the error was? like was it no lwjgl exception or something?"},{"author_name":"kevincorrigan","author_uid":"15028","time":"Aug 27, 2012 @ 6:24pm","epoch":1346091540,"text":"I cant get this to work, the window opens and then it immediately closes, im on windows xp, and my javas up yo date."},{"author_name":"Krise20","author_uid":"14705","time":"Aug 27, 2012 @ 6:53pm","epoch":1346093280,"text":"Uncomfortably I don't have an XP machine to test this on, i've only tested it with x64 windows.\r<br\/>\r<br\/>if you open a command promp window from the folder where the LudumDare24.jar file is and type java -jar LudumDare24.jar then you can tell me what the error is, it could be that its missing a .dll or that your java isnt up to date."},{"author_name":"Krise20","author_uid":"14705","time":"Aug 27, 2012 @ 7:27pm","epoch":1346095320,"text":"I meant Unfortunately* not Uncomfortably...\r<br\/>\r<br\/>Anyway I updated some Native Libraries for winx32 macosx and linux"},{"author_name":"EnigmaBlade","author_uid":"15076","time":"Aug 27, 2012 @ 9:59pm","epoch":1346104440,"text":"Good work on the game.  Although it's not complete, I think it's a great concept for a game.  You should definitely try and finish it!\r<br\/>\r<br\/>As a side note, you could reduce your download size by only including the libraries and natives you need: lwjgl.jar, jogg.jar, jorbis.jar, slick.jar, all the native dlls except for the jinput ones (they're used for controller input, not keyboard+mouse)."},{"author_name":"dalbinblue","author_uid":"13960","time":"Aug 27, 2012 @ 10:20pm","epoch":1346105700,"text":"Unfortunately I am unable to run this game.  I get a version error (I made sure I had the latest version of Java installed).  The specific error I had is:\r<br\/>\r<br\/>C:\\Users\\Kris\\Downloads\\LudumDare24FINAL\\LudumDare24&gt;java -jar LudumDare24.jar\r<br\/>Exception in thread &quot;main&quot; java.lang.UnsupportedClassVersionError: ludumdare24\/L\r<br\/>udumDare24 : Unsupported major.minor version 51.0\r<br\/>        at java.lang.ClassLoader.defineClass1(Native Method)\r<br\/>        at java.lang.ClassLoader.defineClassCond(Unknown Source)\r<br\/>        at java.lang.ClassLoader.defineClass(Unknown Source)\r<br\/>        at java.security.SecureClassLoader.defineClass(Unknown Source)\r<br\/>        at java.net.URLClassLoader.defineClass(Unknown Source)\r<br\/>        at java.net.URLClassLoader.access$000(Unknown Source)\r<br\/>        at java.net.URLClassLoader$1.run(Unknown Source)\r<br\/>        at java.security.AccessController.doPrivileged(Native Method)\r<br\/>        at java.net.URLClassLoader.findClass(Unknown Source)\r<br\/>        at java.lang.ClassLoader.loadClass(Unknown Source)\r<br\/>        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)\r<br\/>        at java.lang.ClassLoader.loadClass(Unknown Source)\r<br\/>Could not find the main class: ludumdare24.LudumDare24. Program will exit."},{"author_name":"Krise20","author_uid":"14705","time":"Aug 28, 2012 @ 12:02am","epoch":1346111820,"text":"you have to have the latest version of java installed. I'm pretty sure thats why you are getting that error. Its compiled with the JDK 7 so you need the latest JRE.\r<br\/>\r<br\/>Thanks EnigmaBlade, its my first time packaging a game for distribution and people are getting all these errors, but thanks for helping me cut down space :)"},{"author_name":"kibertoad","author_uid":"7122","time":"Aug 29, 2012 @ 7:35am","epoch":1346225400,"text":"Please include the &quot;java -jar LudumDare24.jar&quot; for convenience :). Good idea, tis a shame the resulting game is so short. Would really enjoy playing the extended version."},{"author_name":"metadept","author_uid":"15489","time":"Sep 10, 2012 @ 2:41pm","epoch":1347287760,"text":"Cool idea.  Could see it becoming a lot of fun with more interesting abilities and challenges.  Having informative quizzes is a nice touch.  Maybe develop it as an educational game?"},{"author_name":"Krise20","author_uid":"14705","time":"Sep 11, 2012 @ 10:15am","epoch":1347358200,"text":"thanks man :)"},{"author_name":"creative630","author_uid":"8156","time":"Sep 12, 2012 @ 1:34pm","epoch":1347456540,"text":"Interesting game, too short though :\/"},{"author_name":"Krise20","author_uid":"14705","time":"Sep 14, 2012 @ 1:22pm","epoch":1347628620,"text":"I know, I do apologise, It's my first Ludum Dare \/ attempt at making a decent game. so I intend to be much more productive next LD :)"},{"author_name":"Jeremy1080","author_uid":"15093","time":"Sep 15, 2012 @ 5:24pm","epoch":1347729540,"text":"This was a great almost adventure game!"},{"author_name":"Krise20","author_uid":"14705","time":"Sep 18, 2012 @ 8:01pm","epoch":1347998160,"text":"Thanks, I appreciate it"}],"images":["ld24\/14705-5c34a71f3236786cc68a9dc6c19b9e4a.jpg","ld24\/14705-4740c0318dacb31b3ca396143c0a0c18.jpg","ld24\/14705-c0307344b261c79ca9691d073bef346c.jpg"],"links":[{"url":"http:\/\/www.torqscrewsoftware.co.uk\/ftp\/LudumDare24FINAL.zip","text":"Win"}],"metadata":{"g_key":"28745","g_author":"14705","g_event":"LD24","g_eventkey":"12","g_subevent":"COMPO","g_urlkey":"28775","g_title":"ROVOLUTION","g_status":"UCHK1","g_place":"682","g_commentcount":"22","g_site2_node_id":"0","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":[],"node":null,"orig_images":["http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/163678\/14705-shot0.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/163678\/14705-shot1.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/163678\/14705-shot2.png-eq-900-500.jpg"],"text":"UPDATE:\r\n\r\nYou Must have the latest version of java runtime to play this\r\n\r\nI updated some native libraries, some people were saying it wasn't playing so I made sure that it had the latest nightly builds of the LWJGL's for each OS.\r\n\r\nShould work on Mac Win and Linux....let me know in the comments.\r\n\r\nI used Slick2d as well as paint \/ GIMP and sfxr.\r\nI spend a lot of time on the game engine so there's not a lot of game play, So I'm releasing this as a demo and will continue to work on it after the LD.\r\n\r\nThis is my first LD ever and it was fun.\r\n\r\nSource is included in the folder src\r\n\r\nTo run, click the LudumDare24.jar, if there is any problems running it, let me know.\r\n\r\nThe level Ends with you obtaining legs, I never had time to make more levels.\r\n\r\nAlso you can recharge your battery for a score penalty.\r\n\r\nAs well as this being my First Ludum Dare this is my first actual proper attempt at making a game (I've always programmed apps)\r\n\r\nAll your constructive feedback is appreciated<\/p>","title":"ROVOLUTION"}