Towns 0.40.2 demo for Windows
Feb 10, 2012 Demo 0 commentsTowns 0.40.2 demo for Windows. You need Java to run the game.
Towns brings a fresh new take on the citybuilding/management genre by introducing many RPG features.
Drawing inspiration from games such as Diablo, Dungeon Keeper and Dwarf Fortress, the game has you managing a settlement on top of an active dungeon. Instead of playing the hero who delves deep into the dungeon, how about playing the town that houses and caters to the hero's needs?
Both the RPG and strategic aspects will be fleshed out over a series of sprawling dungeons.
Craft unique weapons, obtain randomized loot and build a settlement capable of holding back the forces that come up from the depths!
20 comments by supermalparit on May 9th, 2012

Towns 0.46 has been released!
We are pleased to announce that the heroes, formerly known as cannon fodder, are now each a powerhouse to be reckon with. They will level up, they will explore unknown lands and they will turn weretigers into cute pigs!
Adding to the growing list of the heroes is the new elven archer, who's aim is sharper than his ears, and the mage, who master the darkest secrets of the morphing spells.
The highlander, a brave hero from the hills and snowy mountains will turn into a menancing bear ready to punch down any enemy dare to stand against him.
The barbarian, those fierce fighters will taunt nearby enemies and force them to attack him.
The short tempered dwarf will enrage himself into becoming a raging killing machine.
The thief, cunning cultists, will poison their targets and make them die slowly and painfully.
The knights, honorable and ready for battle, will raise their ally attack and damage stats.
Sips, the campmaker, will invite over his most loyal minion, Sadon, to aid him in the battle.
Sir Punchwood, the noble, will grant a defense aura to all those accompany him.
We hope you will enjoy seeing heroes die or prevail the horror that awaits them beneath your towns.
You can see the complete 0.46 changelog here.
-SMP
Towns 0.40.2 demo for Windows. You need Java to run the game.
Towns 0.40.2 demo for Linux. You need Java to run the game. (Linux64 users need exactly Java 1.6)
Towns 0.40.2 demo for Mac. You need Java to run the game
Towns 0.39.2 demo for Windows. You need Java to run the game.
Towns 0.39.2 demo for Linux. You need Java to run the game. (Linux64 users need exactly Java 1.6)
Towns 0.39.2 demo for Mac. You need Java to run the game
Only registered members can share their thoughts. So come on! Join the community today (totally free) and do things you never thought possible.
Can you please please please make it so you can zoom out a little more?
I would then love this game and pay the 12$ for alpha funding :D
This is strange I've uypdated and i can't play, the error I'm getting is this
[Apr 30, 2012 4:31:08 PM][Towns] Error Code [0]
[Apr 30, 2012 4:31:08 PM][Towns] java.lang.LinkageError: Version mismatch: jar version is '24', native library version is '23'
at org.lwjgl.Sys.<clinit>(Sys.java:118)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at xaos.g.b.<init>(Unknown Source)
at xaos.f.a.<init>(Unknown Source)
at xaos.Towns.main(Unknown Source)
what would be causing this?
Hi, your java version is incorrect, please upgrade your java. If you need any more help, please visit Townsgame.com where we will be able to help yo further
The strange thing is my java version is up to date v6 update 31, and there's no updates on Java's site
If you are using Windows, open a console (Start/run -> type cmd) and in the opened console type:
java -version
Seems like your system have an old Java in the path
I get java version 1.6.0_31
Java runtime enviroment build is the same but with -b05
the client is build 20.6-b01
what ever that means
Oh I didn't looked at the error. It seems that the native library (the .dll) that we use to draw things is not the one that we distribute with the package. Maybe you have any old LWJGL in the path?
How would I go about checking the version of that one file?
Well, it seems that other Java game that works with LWJGL (like ours) registered his native dlls (or just placed it in your path). So, when Towns try to load his own .dlls the system is giving it the old ones. Sadly this is an issue in your system.
Well I have no clue in how to fix this problem