Temple of The Roguelike Forums
Announcements => Traditional Roguelikes (Turn Based) => Topic started by: Thomas_Biskup on May 05, 2012, 08:43:47 AM
-
Hi everyone!
Sadly yesternights release of ADOM II 0.2.4 (http://roguetemple.com/forums/index.php?topic=2336.0) contained a critical problem under Windows. Since I yesterday decided to take the risk of not testing under Windows I got what I deserved. I'm sorry for the broken release.
To remedy this I just released ADOM II 0.2.5. Yo can find the details at
http://www.ancientdomainsofmystery.com/2012/05/adom-ii-025-has-been-released.html
Enjoy!
Thomas Biskup
ADOM & ADOM II Maintainer
-
I get errors almost every here & there... >:(
Could it be cause I choosed the ADOM-keyboard option?
A controlled JADE error occurred.
Please see the stack trace for details.
de.adom.jade.JadeError: The keyboard command sequence 'y' must be defined!
at de.adom.jade.ui.ascii.AsciiUserInterface.really(SourceFile:3217)
at de.adom.jade.beings.brains.PCBrain.willAttack(SourceFile:482)
at de.adom.jade.beings.Being.willAttack(SourceFile:3757)
at de.adom.jade.beings.Being.a(SourceFile:2234)
at de.adom.jade.beings.Being.doMove(SourceFile:2104)
at de.adom.jade.ui.commands.k.executeImpl(SourceFile:35)
at de.adom.jade.ui.commands.Command.execute(SourceFile:621)
at de.adom.jade.beings.brains.PCBrain.doActImpl(SourceFile:154)
at de.adom.jade.beings.brains.AbstractBrain.doAct(SourceFile:400)
at de.adom.jade.beings.Being.actImpl(SourceFile:831)
at de.adom.jade.kernel.actors.AbstractActor.act(SourceFile:58)
at de.adom.jade.kernel.actors.ActorReference.act(SourceFile:60)
at de.adom.jade.kernel.GameLoop.run(SourceFile:141)