Invasion

Overall★★★★★★★★★★2.71
Coolness★★★★★★★★★★32%
Entry fixed and is now playable :)

A relatively simple game that I made to finish my second LD (my first compo :D). As simple as it may seem, I spent almost all 48 hours working on it. I realize that there are a few bugs and pretty easy to exploit a few glitches, but it's still pretty playable. I didn't have a graphic artist this time so I had to make all this myself (including the font actually(long story)), and I apologize how disproportionate the countries are XD

You are an alien invader, and you must gain control of every nation on Earth by doing actions such as inciting riots, or assassinating the leader, all without getting caught. Originally I planned to create a score system (you would get more points by doing it more quickly and with the least suspicion), but I unfortunately did not have time to do that. Also, I realize that there are still a few more hours left, and I would love to use them, but unfortunately I have to be somewhere else, so I'll have to submit early

If you couldn't tell, this was sort of inspired by contagion :)

About the source:
Haven't made a Github yet, so I just copied the project file directly from NetBeans. If you would like to look at it you just have to put the extracted file in NetBeansProjects

Instructions (more detailed instructions in readme):
-Download anywhere
-Extract anywhere (keep both files in the same directory)
-Double click

Comments31

Sedsibi
Sedsibi24 Aug 2015, 16:41
Downloaded and extracted the game, kept everything together as instructed. However the app crashes immediately. I'm not sure if it's my java install (which is only a few days old) or Windows 10. Other java games have worked. Sorry.
Devon Ulrich24 Aug 2015, 16:50
It won't run for me either. When I ran it from cmd, it said, "Exception in thread 'main' java.lang.UnsatisfiedLinkError: no lwjgl64 in java.library.path" Maybe you forgot to include a file in the lib folder? Since I didn't see any file in there named lwjgl64.jar. Or something went wrong with your build path. Please fix this soon, since this game looks interesting!
Somnium
Somnium24 Aug 2015, 16:53
I get an UnsatisfiedLinkError when trying to run the game

"Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path"
Cosine24 Aug 2015, 17:10
Link isn't working for me.
humblenessauthor24 Aug 2015, 17:55
I will take a look at this when I get home, thanks for letting me know
ViliX6424 Aug 2015, 18:46
Getting this error on Ubuntu 64 bit OpenJDK 1.8:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl64 in java.library.path
It's a pity, because the game really looks cool!
bodsey
bodsey24 Aug 2015, 19:00
Looks interesting, but crashed as well on OSX
Josho
Josho24 Aug 2015, 19:31
i didnt run for me windows 10 if that helps
MegasDragos124 Aug 2015, 19:45
Okay, this game I really wanted to play, but the Java don't open it. But it don't tell me any message, simply i double click on it and nothing is happening. Sorry!
gingerBill
gingerBill24 Aug 2015, 20:16
Looks interesting but I could not get this game run at all on Windows (8.1) nor Linux (Debian).
Daukan24 Aug 2015, 20:21
Couldn't run this game on Windows 7 for some reason. The game won't open.
samcoy24 Aug 2015, 20:35
I'll look at this when you've fixed it, don't worry :)
TheMorfeus
TheMorfeus24 Aug 2015, 21:09
Looks really great, BUT the game does not load LWJGL native files. Can't run, but i desperately want to.
amras0000
amras000025 Aug 2015, 17:01
I'm keeping this page open in my browser in the hopes the game will be fixed someday. Do you have an ETA on that, humbleness? :(
MarekkPie
MarekkPie25 Aug 2015, 21:52
Exception in thread "main" java.lang.UnsupportedClassVersionError: gameenginebase/Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
humblenessauthor29 Aug 2015, 07:15
Hey guys I'm really sorry I wasn't able to get to the game sooner, I've been really busy but I have time now, thanks for being patient
humblenessauthor29 Aug 2015, 07:15
Thanks for everyone who posted error reports, those are extremely helpful
humblenessauthor29 Aug 2015, 10:11
Sorry for the triple post

Entry is fixed and ready to go. 100% confirmed on Linux, and should work on Mac and Windows as well
Slashee the Cow
Slashee the Cow29 Aug 2015, 11:03
Download link is in a private Google Drive folder. I only get the option to sign in then request access.
wesley werner
wesley werner29 Aug 2015, 11:05
Please check the share permission on your link, it tells me I don't have access permission to the files. Thanks!
miro66229 Aug 2015, 11:15
A Java exception has occured (on Windows 7 x64, Java 1.70_79)
Humblenessauthor29 Aug 2015, 11:20
Ughh, all right I'll fix it later I guess, I'm going to sleep for now. Thanks for reporting it though
Electron
Electron29 Aug 2015, 11:28
Good map designing
brianbruggeman29 Aug 2015, 12:41
Hmm, my java didn't like your java, and I love coffee. :(
Humblenessauthor30 Aug 2015, 00:47
Okay, this should finally be ready. If there are any more problems I might shoot myself, but I don't see why there would be (although if there are any problems don't hesitate to let me know)
tmpxyz
tmpxyz30 Aug 2015, 13:11
Hmm... cannot run...

java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) Client VM (build 25.51-b03, mixed mode)

Exception in thread "main" java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: /home/brendan/Deows\lwjgl.dll
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:96)
at org.lwjgl.Sys.<clinit>(Sys.java:117)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at gameenginebase.Main.initDisp(Main.java:43)
at gameenginebase.Main.main(Main.java:32)
wesley werner
wesley werner1 Sep 2015, 13:36
Sorry to report this error :(

$ java -jar LD33_1000x800.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: gameenginebase/Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)

$ java -version
java version "1.7.0_79"
OpenJDK Runtime Environment (IcedTea 2.5.6) (7u79-2.5.6-1~deb8u1)
OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)
Kai2010 Sep 2015, 17:07
sorry it didnt run at windows 10 i geuss i can&acute;t play it but it looks really intressting.
UrbanHelsing
UrbanHelsing10 Sep 2015, 18:41
I got to the double click step... it did not run

Other games by @humbleness

Found a bug?
Tell us on Discord