Slick Forums

Discuss the Slick 2D Library
It is currently Thu Jun 20, 2013 3:44 am

All times are UTC




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: Site updated
PostPosted: Mon Aug 13, 2012 1:02 am 
Offline
Game Developer
User avatar

Joined: Tue Nov 21, 2006 4:46 am
Posts: 620
Location: Iceland
I've updated the site for Artemis. Hopefully it's more readable now. I haven't finished writing the manual and stuff, but good enough for now.

http://www.gamadu.com/artemis/index.html


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 1:45 am 
Offline
Game Developer
User avatar

Joined: Tue Nov 21, 2006 4:46 am
Posts: 620
Location: Iceland
If anyone wants to help me write the manual, please send me a PM :) ty ty.


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 7:34 am 
Offline

Joined: Sat Jun 02, 2012 7:41 am
Posts: 68
Really awesome, I'll update my game to the new version of artemis :) thanks!


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 9:57 am 
Offline

Joined: Sat Jun 02, 2012 7:41 am
Posts: 68
Mmmh, I get an UnsupportedClassVersionError when i try to run the game. Im'd using version 6 of the jdk, do I have to update to jdk 7?


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 10:21 am 
Offline
Game Developer
User avatar

Joined: Tue Nov 21, 2006 4:46 am
Posts: 620
Location: Iceland
No, I'll fix it.

Downloading Java 6... buggers :oops:


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 10:43 am 
Offline
Game Developer
User avatar

Joined: Tue Nov 21, 2006 4:46 am
Posts: 620
Location: Iceland
Should be working now.

http://gamadu.com/artemis/download.html


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 11:09 am 
Offline

Joined: Sat Jun 02, 2012 7:41 am
Posts: 68
I just checked it but doesn't work, I'm sorry :? gives me this output:

Code:
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/artemis/EntitySystem : Unsupported major.minor version 51.0
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClassCond(Unknown Source)
   at java.lang.ClassLoader.defineClass(Unknown Source)
   at java.security.SecureClassLoader.defineClass(Unknown Source)
   at java.net.URLClassLoader.defineClass(Unknown Source)
   at java.net.URLClassLoader.access$000(Unknown Source)
   at java.net.URLClassLoader$1.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at com.ale.platform.GiocoPrincipale.<init>(GiocoPrincipale.java:26)
   at com.ale.platform.GiocoPrincipale.main(GiocoPrincipale.java:39)


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 11:18 am 
Offline
Game Developer
User avatar

Joined: Tue Nov 21, 2006 4:46 am
Posts: 620
Location: Iceland
Alessandro wrote:
I just checked it but doesn't work, I'm sorry :? gives me this output:


Thanks. I've fixed it now. Clearly I had to change things globally to 1.6 in Eclipse and not just for the project.

Redownload the file, hash revision has not changed because it's the same revision.


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Mon Aug 13, 2012 11:45 am 
Offline

Joined: Sat Jun 02, 2012 7:41 am
Posts: 68
Works properly now, thanks!


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Tue Aug 14, 2012 9:49 am 
Offline
Slick Zombie

Joined: Wed Apr 02, 2008 1:32 pm
Posts: 1317
Location: Italy
nice work! Some thoughts:

- About gemserk's branch of Artemis, what are differences? => must ask to Gemserk to put a readme into branch ?
- why do you provide deprecated 1.0 download links ?
- tip: add link to main logo to get back to Main page,
- you should collect and provide link to games made with Artemis, like Vampire Runner, or Artemoids,
- you should put a link to Apollo :D

anyway, good work, if you can provide a manual with few tips and some complete open sourced examples, Artemis could be very useful to anyone :D

_________________
Blog | Last game Gravity Duck tribute | In progress Gravity Duck tribute


Top
 Profile  
 
 Post subject: Re: Site updated
PostPosted: Tue Aug 14, 2012 12:55 pm 
Offline
Game Developer
User avatar

Joined: Tue Nov 21, 2006 4:46 am
Posts: 620
Location: Iceland
Thanks.

- About gemserk's branch of Artemis, what are differences? => must ask to Gemserk to put a readme into branch ?
I'm not sure about gemserk's branch, haven't really examined it closely.

The latest changes in Artemis aren't very important, they are more refactoring and convenience-related.

- why do you provide deprecated 1.0 download links ?
The deprecated version is provided just in case. I will remove it eventually when I feel very confident about the stability of latest version of Artemis. I've yet to write thorough tests for it.

- you should collect and provide link to games made with Artemis, like Vampire Runner, or Artemoids,
I'd really like people to give me links to games using Artemis, or libraries using it. I think it's useful for people to see this. Unfortunately I can't be aware of every project that is using Artemis.

if you can provide a manual with few tips and some complete open sourced examples, Artemis could be very useful to anyone :D
I will be writing the manual in bits in time, hopefully with some help.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group