Blue Saga

[quote=“sproingie”]
Agreed on this point. If the story is relevant to the game, you can introduce it bit by bit at the same time the player is learning to, well, play. And if it isn’t relevant, why have one?

I’ll download the current version and trying playing around with it a bit. But it’s looking nice.

I’m afraid I’m getting an error myself, just before the main game launches:


Sun Jul 07 15:55:24 IST 2013 INFO:Slick Build #274
Sun Jul 07 15:55:24 IST 2013 INFO:LWJGL Version: 2.9.1
Sun Jul 07 15:55:24 IST 2013 INFO:OriginalDisplayMode: 1280 x 800 x 32 @0Hz
Sun Jul 07 15:55:24 IST 2013 INFO:TargetDisplayMode: 1024 x 640 x 0 @0Hz
Sun Jul 07 15:55:24 IST 2013 INFO:Starting display 1024x640
Sun Jul 07 15:55:24 IST 2013 INFO:Use Java PNG Loader = true
Sun Jul 07 15:55:24 IST 2013 INFO:Controllers not available
Sun Jul 07 15:55:28 IST 2013 INFO:Initialising sounds..
Sun Jul 07 15:55:28 IST 2013 INFO:- Sound works
Sun Jul 07 15:55:28 IST 2013 INFO:- 64 OpenAL source available
Sun Jul 07 15:55:28 IST 2013 INFO:- Sounds source generated
Sun Jul 07 15:55:46 IST 2013 ERROR:null
java.lang.NullPointerException
	at b.a.a(Unknown Source)
	at c.q.a(Unknown Source)
	at game.BlueSaga.update(Unknown Source)
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:657)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)
Sun Jul 07 15:55:46 IST 2013 ERROR:Game.update() failure - check the game code.
org.newdawn.slick.SlickException: Game.update() failure - check the game code.
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:663)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)
AL lib: (WW) FreeContext: (0x7fbd9c1eac60) Deleting 64 Source(s)
AL lib: (WW) FreeDevice: (0x7fbd9ebab400) Deleting 69 Buffer(s)

I quite like the theme tune, BTW.

I’m afraid I’m getting an error myself, just before the main game launches:


Sun Jul 07 15:55:24 IST 2013 INFO:Slick Build #274
Sun Jul 07 15:55:24 IST 2013 INFO:LWJGL Version: 2.9.1
Sun Jul 07 15:55:24 IST 2013 INFO:OriginalDisplayMode: 1280 x 800 x 32 @0Hz
Sun Jul 07 15:55:24 IST 2013 INFO:TargetDisplayMode: 1024 x 640 x 0 @0Hz
Sun Jul 07 15:55:24 IST 2013 INFO:Starting display 1024x640
Sun Jul 07 15:55:24 IST 2013 INFO:Use Java PNG Loader = true
Sun Jul 07 15:55:24 IST 2013 INFO:Controllers not available
Sun Jul 07 15:55:28 IST 2013 INFO:Initialising sounds..
Sun Jul 07 15:55:28 IST 2013 INFO:- Sound works
Sun Jul 07 15:55:28 IST 2013 INFO:- 64 OpenAL source available
Sun Jul 07 15:55:28 IST 2013 INFO:- Sounds source generated
Sun Jul 07 15:55:46 IST 2013 ERROR:null
java.lang.NullPointerException
	at b.a.a(Unknown Source)
	at c.q.a(Unknown Source)
	at game.BlueSaga.update(Unknown Source)
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:657)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)
Sun Jul 07 15:55:46 IST 2013 ERROR:Game.update() failure - check the game code.
org.newdawn.slick.SlickException: Game.update() failure - check the game code.
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:663)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)
AL lib: (WW) FreeContext: (0x7fbd9c1eac60) Deleting 64 Source(s)
AL lib: (WW) FreeDevice: (0x7fbd9ebab400) Deleting 69 Buffer(s)

I quite like the theme tune, BTW.

Thank you! The server is up again, with updated client!

Thank you! The server is up again, with updated client!

I get a crash whenever I pick up a bag:


java.lang.NullPointerException
	at i.c.b(Unknown Source)
	at c.i.a(Unknown Source)
	at game.BlueSaga.update(Unknown Source)
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:657)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)
Tue Jul 09 10:52:04 CDT 2013 ERROR:Game.update() failure - check the game code.
org.newdawn.slick.SlickException: Game.update() failure - check the game code.
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:663)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)

But I love the game so far!

I get a crash whenever I pick up a bag:


java.lang.NullPointerException
	at i.c.b(Unknown Source)
	at c.i.a(Unknown Source)
	at game.BlueSaga.update(Unknown Source)
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:657)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)
Tue Jul 09 10:52:04 CDT 2013 ERROR:Game.update() failure - check the game code.
org.newdawn.slick.SlickException: Game.update() failure - check the game code.
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:663)
	at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:408)
	at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:318)
	at game.BlueSaga.main(Unknown Source)

But I love the game so far!

Thank you! I will look into the bag-bug!

Thank you! I will look into the bag-bug!

Here is a new design for the web site I’ve been working on, tell me what you think:
https://dl.dropboxusercontent.com/u/9999002/WebSite2.png

The reason for a new design is so that I can add pages for the community, such as create crews, more player stats, guides etc. And I wanted a more obvious download button, and more updated content on the front page.

Here is a new design for the web site I’ve been working on, tell me what you think:
https://dl.dropboxusercontent.com/u/9999002/WebSite2.png

The reason for a new design is so that I can add pages for the community, such as create crews, more player stats, guides etc. And I wanted a more obvious download button, and more updated content on the front page.

I think it looks good, and I especially like the background.

I think it looks good, and I especially like the background.

Thanks! Will start working on the new site asap!

Adored the new design, it really does look professional now :smiley:

Thanks! Will start working on the new site asap!

Adored the new design, it really does look professional now :smiley:

Thank you!

Here is a new gameplay video from v0.4 of the game:

CUTgOy2LXzM

Thank you!

Here is a new gameplay video from v0.4 of the game:

CUTgOy2LXzM

Made a new website for the game, looks like this now:
www.bluesaga.org

Updated the looks of the most wanted players as well, so they have old western style posters:
www.bluesaga.org/mostwanted.php