Atom Grid RELEASED!

If you're making a game, you can post about it here.
Forum rules
If you want to post a topic, you have to post some progress to show you are working on the game. Screenies or Video.

Atom Grid RELEASED!

Thumbs up x1

Postby Suyo » May 10th, 2012, 11:08 am

So my Ludum Dare Entry is being remade in Java as a school project, and we're adding lots of ♥♥♥♥.

Image

RELEASE: http://greencouchgames.net/forum/viewto ... ?f=10&t=45
Image

Image

Image

Image

Image

Image
User avatar
Suyo
"quite easily the most manly man of all" --Raz

Error contacting Twitter
Error contacting last.fm
 
Posts: 2771
Joined: July 28th, 2009, 2:41 am
Location: Nuremberg (Germany)

Runouw Votes Winner
For winning the RV New Year 2012 Award for Best Moderator. Like you didn't know. XD

Thumbs Up given: 26 times
Thumbs Up received: 359 times

Re: Atom Grid

Postby Jellonator » May 10th, 2012, 12:08 pm

can i haz javapunk? :3
bepis lmao
User avatar
Jellonator
Code: Awesome

Error contacting Twitter
 
Posts: 342
Joined: August 28th, 2010, 6:25 am
Location: With Waldo.

Thumbs Up given: 18 times
Thumbs Up received: 42 times

Re: Atom Grid

Postby Suyo » May 11th, 2012, 8:35 am

Jellonator wrote:can i haz javapunk? :3
no

That thing is so broken it literally catches on fire and explodes when you just poke it
Image

Image

Image

Image

Image

Image
User avatar
Suyo
"quite easily the most manly man of all" --Raz

Error contacting Twitter
Error contacting last.fm
 
Posts: 2771
Joined: July 28th, 2009, 2:41 am
Location: Nuremberg (Germany)

Runouw Votes Winner
For winning the RV New Year 2012 Award for Best Moderator. Like you didn't know. XD

Thumbs Up given: 26 times
Thumbs Up received: 359 times

Re: Atom Grid

Postby Kirby859 » May 15th, 2012, 1:11 pm

>found AtomGrid.jar
>opens it
>"Loading..."
>crash
>at least it didn't explode
~
User avatar
Kirby859
Honorary Member

 
Posts: 932
Joined: October 7th, 2009, 1:42 pm

A Good Start

Thumbs Up given: 54 times
Thumbs Up received: 13 times

Re: Atom Grid

Postby BrawlerEX » May 15th, 2012, 4:03 pm

I keep on getting error 404 when I click the link. You might want to fix that.
User avatar
BrawlerEX
The Legacy

 
Posts: 755
Joined: September 7th, 2009, 2:37 pm
Location: Moo

SM63 Level Designer Contest Winner
LDC #19: Death

Thumbs Up given: 12 times
Thumbs Up received: 29 times

Re: Atom Grid

Postby Suyo » May 16th, 2012, 6:57 am

Kirby859 wrote:>found AtomGrid.jar
>opens it
>"Loading..."
>crash
>at least it didn't explode

Run it via command line and tell me which error you get
java -jar AtomGrid.jar

New build, porting is complete. http://greencouchgames.net/games/atomgrid/indev/2.jar
Image

Image

Image

Image

Image

Image
User avatar
Suyo
"quite easily the most manly man of all" --Raz

Error contacting Twitter
Error contacting last.fm
 
Posts: 2771
Joined: July 28th, 2009, 2:41 am
Location: Nuremberg (Germany)

Runouw Votes Winner
For winning the RV New Year 2012 Award for Best Moderator. Like you didn't know. XD

Thumbs Up given: 26 times
Thumbs Up received: 359 times

Re: Atom Grid

Postby Kirby859 » May 16th, 2012, 12:58 pm

From the old AtomGrid.jar:

Code: Select all
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Kirby859>cd Downloads

C:\Users\Kirby859\Downloads>java -jar AtomGrid.jar
--- Atom Grid
--- inDev Build 1
by Christian Spangler, Jacob Szkaradzinski and Michael Schwendner


Creating display...
Initializing OpenGL...
Loading font...
Loading sounds...
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:92)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:93)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:94)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:95)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:96)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:97)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:98)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:99)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:100)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:101)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:102)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:103)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:104)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
java.lang.IllegalArgumentException: Unsupported control type: Volume
        at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
        at net.greencouchgames.javapunk.Sfx.<init>(Sfx.java:24)
        at net.greencouchgames.atomgrid.Main.start(Main.java:105)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)
Loading images...
Entering game loop...
Exception in thread "main" java.lang.NullPointerException
        at net.greencouchgames.javapunk.Sfx.volume(Sfx.java:36)
        at net.greencouchgames.atomgrid.l_Menu.update(l_Menu.java:72)
        at net.greencouchgames.atomgrid.Main.update(Main.java:152)
        at net.greencouchgames.atomgrid.Main.start(Main.java:123)
        at net.greencouchgames.atomgrid.Main.main(Main.java:232)

C:\Users\Kirby859\Downloads>


EDIT: The requested URL /games/atomgrid/indev/2.jar was not found on this server.

EDIT: Found 1.jar, trying it out via command line...

I think it's the same error as above.
~
User avatar
Kirby859
Honorary Member

 
Posts: 932
Joined: October 7th, 2009, 1:42 pm

A Good Start

Thumbs Up given: 54 times
Thumbs Up received: 13 times

Re: Atom Grid

Postby Suyo » May 16th, 2012, 1:31 pm

That means you are using an old version of Java which doesn't know what Volume means. That's fixed in the new version, where it will automatically fall back to simple muting if there is no volume control. You get no fading though.

Fixed the link, you might need to wait until CloudFlare refreshes its cache, though.
Image

Image

Image

Image

Image

Image
User avatar
Suyo
"quite easily the most manly man of all" --Raz

Error contacting Twitter
Error contacting last.fm
 
Posts: 2771
Joined: July 28th, 2009, 2:41 am
Location: Nuremberg (Germany)

Runouw Votes Winner
For winning the RV New Year 2012 Award for Best Moderator. Like you didn't know. XD

Thumbs Up given: 26 times
Thumbs Up received: 359 times

Re: Atom Grid

Postby Kirby859 » May 19th, 2012, 6:03 am

Okay, thanks. I will try updating my Java version.
~
User avatar
Kirby859
Honorary Member

 
Posts: 932
Joined: October 7th, 2009, 1:42 pm

A Good Start

Thumbs Up given: 54 times
Thumbs Up received: 13 times

Re: Atom Grid

Postby Suyo » May 31st, 2012, 6:01 am

THREE. http://greencouchgames.net/games/atomgrid/indev/3.jar

NEW:
- Title screen changed
- Options menu
- Language choosing
- TUTORIAL OMG YAY WOOOO PARTY
- Atom graphics changed

Now, I need your help. I need to collect some information from as many users as possible:
1) Launch Atom Grid via command line/terminal: java -jar AtomGrid.jar
2) Watch the output, and copy the line starting with DBGI.
3) Post it here, along with your Operating System and which Java you use (you can find out the latter by going into the command line/terminal and writing java -version)
Image

Image

Image

Image

Image

Image
User avatar
Suyo
"quite easily the most manly man of all" --Raz

Error contacting Twitter
Error contacting last.fm
 
Posts: 2771
Joined: July 28th, 2009, 2:41 am
Location: Nuremberg (Germany)

Runouw Votes Winner
For winning the RV New Year 2012 Award for Best Moderator. Like you didn't know. XD

Thumbs Up given: 26 times
Thumbs Up received: 359 times

Next

Return to Game Showcase