{"author_link":"\/author\/tuxedofish\/","author_name":"TuxedoFish","author_uid":"15456","comments":[{"author_name":"TomK32","author_uid":"3562","time":"Dec 17, 2012 @ 10:59am","epoch":1355741640,"text":"won't start on my mac :("},{"author_name":"TomK32","author_uid":"3562","time":"Dec 17, 2012 @ 11:00am","epoch":1355741700,"text":"and i got java installed."},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 11:14am","epoch":1355742540,"text":"Im sorry my mac has security settings against playing things downloaded off the internet so what error did you get ? Could you go to terminal and try and find the erro there. also are you sure you have the latest java installed ?"},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 11:16am","epoch":1355742660,"text":"sorry i ment those to be like me trying to help but thanks for trying to play my game."},{"author_name":"patricklorio","author_uid":"18617","time":"Dec 17, 2012 @ 11:45am","epoch":1355744400,"text":"On mac, didn't run. Here is the error:\r<br\/>\r<br\/>Exception in thread &quot;main&quot; java.lang.UnsupportedClassVersionError: start\/EntryPoint : Unsupported major.minor version 51.0\r<br\/>\tat java.lang.ClassLoader.defineClass1(Native Method)\r<br\/>\tat java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)\r<br\/>\tat java.lang.ClassLoader.defineClass(ClassLoader.java:615)\r<br\/>\tat java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)\r<br\/>\tat java.net.URLClassLoader.defineClass(URLClassLoader.java:283)\r<br\/>\tat java.net.URLClassLoader.access$000(URLClassLoader.java:58)\r<br\/>\tat java.net.URLClassLoader$1.run(URLClassLoader.java:197)\r<br\/>\tat java.security.AccessController.doPrivileged(Native Method)\r<br\/>\tat java.net.URLClassLoader.findClass(URLClassLoader.java:190)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:306)\r<br\/>\tat sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:247)\r<br\/>\r<br\/>My java version:\r<br\/>\r<br\/>java version &quot;1.6.0_33&quot;\r<br\/>Java(TM) SE Runtime Environment (build 1.6.0_33-b03-424-12A269)\r<br\/>Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03-424, mixed mode)"},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 12:06pm","epoch":1355745660,"text":"my java is compiling for 1.7, if you can update you may be able to play it now.  however ill try and make a 1.6 version for mac users."},{"author_name":"jsmars","author_uid":"3933","time":"Dec 17, 2012 @ 12:20pm","epoch":1355746500,"text":"Looks interesting but I don't understand really what to do. I click to release minions, but the &quot;hero&quot; just jumps off screen the first thing he doesn't and then nothing more happens."},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 12:20pm","epoch":1355746500,"text":"o sorry you can scroll to the left and right using &quot;a&quot; and &quot;d&quot; keys."},{"author_name":"Dioiminik","author_uid":"16076","time":"Dec 17, 2012 @ 12:43pm","epoch":1355747880,"text":"To the Author: Here's my full log when running trough Terminal on the Mac: \r<br\/>\r<br\/>YOU ran it from .... the command line &gt;;O.. sweet ;D\r<br\/>Exception in thread &quot;main&quot; java.lang.IllegalStateException: Function is not supported\r<br\/>\tat org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)\r<br\/>\tat org.lwjgl.opengl.GL30.glGenVertexArrays(GL30.java:1536)\r<br\/>\tat level.LevelHolder.&lt;init&gt;(LevelHolder.java:27)\r<br\/>\tat level.LevelRenderer.getLevelData(LevelRenderer.java:56)\r<br\/>\tat start.Controller.start(Controller.java:109)\r<br\/>\tat start.EntryPoint.main(EntryPoint.java:11)\r<br\/>\r<br\/>To all the Mac users: you can turn off the &quot;don't run any unsigned stuff from the internet&quot; in your system preferences under &quot;security&quot; or safety (the one with the lock, sry different localization)"},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 1:02pm","epoch":1355749020,"text":"tyvm it seems mac doesnt support opengl 3.0 which i probably should have been aware of sorry for being misleading i will take it down.  Thanks for the feedback though.  I would turn that off but its my dads mac ;)"},{"author_name":"Atomic","author_uid":"1556","time":"Dec 17, 2012 @ 2:00pm","epoch":1355752500,"text":"Not sure if it's running correctly here, there seems to be no interaction between the hero and my dropper creatures."},{"author_name":"lorancou","author_uid":"8588","time":"Dec 17, 2012 @ 2:03pm","epoch":1355752680,"text":"Well obvioulsy I'm a real villain, this hero is afraid of me and flees in 5s. Sooo I can drop a few minions but really I think I'm missing most of the game. Maybe those NullPointerExceptions break the game (Windows 7 64-bit, Java 7) :\r<br\/>YOU ran it from .... the command line &gt;;O.. sweet ;D\r<br\/>java.lang.NullPointerException\r<br\/>        at logic.Crab.update(Crab.java:154)\r<br\/>        at logic.Crab$1.run(Crab.java:96)\r<br\/>        at java.lang.Thread.run(Unknown Source)\r<br\/>java.lang.NullPointerException\r<br\/>        at logic.Snake.update(Snake.java:153)\r<br\/>        at logic.Snake$1.run(Snake.java:97)\r<br\/>        at java.lang.Thread.run(Unknown Source)\r<br\/>java.lang.NullPointerException\r<br\/>        at logic.Snake.update(Snake.java:153)\r<br\/>        at logic.Snake$1.run(Snake.java:97)\r<br\/>        at java.lang.Thread.run(Unknown Source)"},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 2:23pm","epoch":1355753880,"text":"The hero flees to the right off the screen because it is a scroller and you need to press d to move right (a to move left) and the creatures make him jump (and lose health) but it probably isnt obvious enough thanks for the feedback btw."},{"author_name":"lorancou","author_uid":"8588","time":"Dec 17, 2012 @ 3:48pm","epoch":1355758980,"text":"Oooooooh. Let me play that again :)"},{"author_name":"lorancou","author_uid":"8588","time":"Dec 17, 2012 @ 4:01pm","epoch":1355759760,"text":"LOSE! Well. Not sure I got the idea but at least know I know how to move. +1 overall :)"},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 4:11pm","epoch":1355760360,"text":"ahaha nice well thanks for trying it :D"},{"author_name":"Spierek","author_uid":"14319","time":"Dec 17, 2012 @ 4:44pm","epoch":1355762340,"text":"The hero's running animation looks like he's about to fall, made me chuckle a bit. Also, he jumped over my every minion :C"},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 4:47pm","epoch":1355762520,"text":"ahahaha yes running animations could be improved ;).  ahh no he lk jumps whenever he hits one but i can seee how thats a bit stupid and he should probably go red or something."},{"author_name":"suve","author_uid":"18843","time":"Dec 17, 2012 @ 5:24pm","epoch":1355764740,"text":"&quot;YOU ran it from .... the command line &gt;;O.. sweet ;D&quot;\r<br\/>Hell yeah terminal. The idea is quite nice, so are the graphics. Crashes when losing, but overall, it's not bad."},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 5:37pm","epoch":1355765520,"text":"ahahaha nice ;). thanks. yeh i made it close when losing but i should have made it restart jeez i made some stupid mistakes -_-.  Thanks."},{"author_name":"Benjamin","author_uid":"2952","time":"Dec 17, 2012 @ 7:21pm","epoch":1355771760,"text":"I was unsure ifmy minions was hiting the hero. I tried several times but was unable to kill the hero bedore he reach the end."},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 17, 2012 @ 8:01pm","epoch":1355774160,"text":"he does do damage and yes it is really unclear he kind of jumps and you have to put when kind of where he lands.  Im sorry it isnt very intuitive."},{"author_name":"Dir3kt","author_uid":"12434","time":"Dec 17, 2012 @ 9:33pm","epoch":1355779680,"text":"Tried the Windows version, unfortunately it won't work :(\r<br\/>\r<br\/>The game and my whole screen has black flashes and after some time it makes my NVidia OpenGL driver crash :\/"},{"author_name":"SonnyBone","author_uid":"1365","time":"Dec 18, 2012 @ 9:44am","epoch":1355823540,"text":"I have the same issue as Dir3kt, unfortunately. :(\r<br\/>I really wanted to play it. I'm sorry you're having trouble getting this to work for everyone. I'm having a similar problem with mine."},{"author_name":"TuxedoFish","author_uid":"15456","time":"Dec 19, 2012 @ 11:10am","epoch":1355915100,"text":"okay what graphics card do you have it probably doesnt support opengl 3.X.  There is nothing i can do to fix that as i would have to rework my whole game which i dont think is allowed or implement a library(i dont really know tbh) ill mention it in the description sorry."},{"author_name":"Hume","author_uid":"11218","time":"Dec 21, 2012 @ 2:33pm","epoch":1356100080,"text":"Apparently I won."},{"author_name":"CoffeeOnimal","author_uid":"1643","time":"Dec 23, 2012 @ 2:28pm","epoch":1356272580,"text":"Wow, really hard. Difficult to tell if I'm doing anything right, health meter for the hero would go a long way to fixing that.\r<br\/>Good effort."},{"author_name":"bradleypollard","author_uid":"17874","time":"Dec 23, 2012 @ 11:39pm","epoch":1356305640,"text":"Neat concept! Were there plans for more enemies (down the right side?) I don't know if they factor in maybe if you win or something because I found it real hard to stop the guy."},{"author_name":"Freakill","author_uid":"14167","time":"Jan 2, 2013 @ 4:17pm","epoch":1357143120,"text":"Win! Wow I don't know if I played it the way it was meant to be played, but I just pressed the mouse button until WIN appreared on screen jejeje :) I think the idea is good, but lacks more information to know what is happening :S It would be nice a score system that allowed you to unblock new creatures, but nice beginning of a game! :D"}],"images":["ld25\/15456-a3e5550fa21e7bfbd2423139819ce9fd.jpg","ld25\/15456-8ea96c35c5a54ec41a2073eacc444e39.jpg"],"links":[{"url":"http:\/\/sourceforge.net\/projects\/fumbleattack\/files\/FumbleAttack\/","text":"Windows"},{"url":"http:\/\/sourceforge.net\/projects\/fumbleattack\/files\/FumbleAttack\/","text":"Linux"},{"url":"http:\/\/sourceforge.net\/projects\/fumbleattack\/files\/?source=navbar","text":"Source"}],"metadata":{"g_key":"27385","g_author":"15456","g_event":"LD25","g_eventkey":"14","g_subevent":"COMPO","g_urlkey":"27415","g_title":"FumbleAttack","g_status":"UCHK1","g_place":"759","g_commentcount":"29","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\/\/201083\/15456-shot0.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/201083\/15456-shot1.png-eq-900-500.jpg"],"text":"This is my second entry and im pretty proud of the progress from my last game \"shapelution\".  This game you click on the screen and release minions which mindlessly walk arround and the stupid hero(who you hate obviously \"you are the villian\") steps on them and you keep this up till he gives up sooo you move to the next day and different place(you have alot of evil labrotories) and you do it again but this time you have a new minion.  It has 2 levels. Is extremly short because i had little time to make enough content. Use the \"a\" and \"d\" keys to scroll across the screen and cllick on the screen to spawn creatures to attack him.  version - opengl 3.X.  nvidia : https:\/\/developer.nvidia.com\/opengl-driver amd : http:\/\/blogs.amd.com\/developer\/2010\/03\/25\/ready-willing-and-able-%E2%80%93-amd-supports-opengl-3-3-and-opengl-4-0\/<\/p>","title":"FumbleAttack"}