Advertisement

Week Of Awesome IV - The Competition Thread

Started by August 08, 2016 04:00 AM
166 comments, last by slicer4ever 8 years, 5 months ago

WoA Day4 Journal: http://www.gamedev.net/blog/2080/entry-2262142-woa-day-4/

I wanted to just post a screenshot which has "water" on the edge of the map but I couldn't delete the first one.

Journal post #5.

Advertisement

Day 3

Pardon the brevity. Hopefully the entry explains it well... that was... surprising to say the least! (you don't often get to see everyone awake and in the streets up to 2AM!)

i cant seem to access your journal. might want to double check you've published it.

Fixed.

Rookie mistake :)

A demo of my game Ruins of the Risen is now available here: https://drive.google.com/file/d/0ByvrLHH7mGvpVWlHekEyMTZxNTA/view

It is feature complete short of some new sound effects etc, just needs to add a story and some interresting player goals...

EDIT: Oh, and my devblog is here, as usual: http://darkdroid.com/

Gamedev journal: http://darkdroid.com

Homepage: http://www.kodingnights.com

Follow me on Twitter: https://twitter.com/kodingnights

Day 4!

And I need to catch up on everyone else's now.. :)

A demo of my game Ruins of the Risen is now available here: https://drive.google.com/file/d/0ByvrLHH7mGvpVWlHekEyMTZxNTA/view


Ah, and it includes a linux "sh" file, too! Thank you for that. ^_^ (I might try to remember to include a Linux download for my next prototype, come to that...)

Alas, it doesn't seem to work on my machine. :/ I get the following error:


Exception in thread "main" java.lang.UnsupportedClassVersionError: com/badlogic/gdx/backends/lwjgl3/Lwjgl3WindowListener : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:803)
	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 java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2625)
	at java.lang.Class.getMethod0(Class.java:2866)
	at java.lang.Class.getMethod(Class.java:1676)
	at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
	at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)


I'm running Ubuntu 15.10 (Wily), and I have the OpenJDK 7 JRE installed, I believe. Is there some dependency that I should install?

MWAHAHAHAHAHAHA!!!

My Twitter Account: @EbornIan

Advertisement
End of day 5, credits for all!

Journal entry is here: http://www.gamedev.net/blog/1966/entry-2262150-week-of-awesome-i-v-day-5/


@Thaumaturge: Looks like Java 8 is required (http://stackoverflow.com/questions/10382929/how-to-fix-java-lang-unsupportedclassversionerror-unsupported-major-minor-versi)

Fruny: Ftagn! Ia! Ia! std::time_put_byname! Mglui naflftagn std::codecvt eY'ha-nthlei!,char,mbstate_t>

Another slow day journal entry! And second version of my game.

http://www.gamedev.net/blog/2098/entry-2262151-woa-iv-day-5-end/

A demo of my game Ruins of the Risen is now available here: https://drive.google.com/file/d/0ByvrLHH7mGvpVWlHekEyMTZxNTA/view


Ah, and it includes a linux "sh" file, too! Thank you for that. ^_^ (I might try to remember to include a Linux download for my next prototype, come to that...)

Alas, it doesn't seem to work on my machine. :/ I get the following error:


Exception in thread "main" java.lang.UnsupportedClassVersionError: com/badlogic/gdx/backends/lwjgl3/Lwjgl3WindowListener : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:803)
	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 java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2625)
	at java.lang.Class.getMethod0(Class.java:2866)
	at java.lang.Class.getMethod(Class.java:1676)
	at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
	at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)


I'm running Ubuntu 15.10 (Wily), and I have the OpenJDK 7 JRE installed, I believe. Is there some dependency that I should install?

Needs Java 8 I'm afraid... Maybe I should compile the build for Java 6 to be on the safe side... that would require that I reconfigure the build though - can you install Java 8 on your machine?

EDIT: I see now someone else already answered your question...

Gamedev journal: http://darkdroid.com

Homepage: http://www.kodingnights.com

Follow me on Twitter: https://twitter.com/kodingnights

Day 5 entry for me.

General question: I am half avoiding reading other peoples progress entries due to not wanting to "steal" an idea of something from them.

Is this a valid concern Or should I read away?

Never say Never, Because Never comes too soon. - ryan20fun

Disclaimer: Each post of mine is intended as an attempt of helping and/or bringing some meaningfull insight to the topic at hand. Due to my nature, my good intentions will not always be plainly visible. I apologise in advance and assure you I mean no harm and do not intend to insult anyone.

This topic is closed to new replies.

Advertisement