Error when kicking a &
issueid=496 11-06-2011 07:01 PM
Junior Member
Number of reported issues by VectorX: 22
Error when kicking a &

The game crashes if you kick a & in town.
Issue Details
Issue Number 496
Project ADOM II (formerly known as JADE)
Category Gameplay
Status Fixed
Priority 1 - Highest
Affected Version JADE 0.2.0
Fixed Version (none)
Users able to reproduce bug 1
Users unable to reproduce bug 0
Assigned Users (none)
Tags (none)




11-07-2011 09:59 PM
The Creator
What kind of '&'? Blue? Green? I so far can't reproduce it...

11-07-2011 10:31 PM
Junior Member
I got this error while kicking a BLUE &. First it opened a choice menu and called option a)Zaknafal (I think, spelling may be off), then when I kicked it again I got an Error Message:

A controlled JADE error occurred.
Please see the stack trace for details.

de.adom.jade.JadeError: Found nothing to select in direction 2(*This part is weird bc I am East of the &, see attached Pic*) of the PC.
at de.adom.jade.beings.brains.PCBrain.selectInteractionTarget(SourceFile:733)
at de.adom.jade.beings.brains.AbstractBrain.selectInteractionTarget(SourceFile:612)
at de.adom.jade.beings.Being.doKick(SourceFile:6986)
at de.adom.jade.ui.commands.CommandKick.executeImpl(SourceFile:44)
at de.adom.jade.ui.commands.Command.execute(SourceFile:510)
at de.adom.jade.beings.brains.PCBrain.doActImpl(SourceFile:135)
at de.adom.jade.beings.brains.AbstractBrain.doAct(SourceFile:398)
at de.adom.jade.beings.Being.actImpl(SourceFile:666)
at de.adom.jade.kernel.actors.AbstractActor.act(SourceFile:54)
at de.adom.jade.kernel.actors.ActorReference.act(SourceFile:59)
at de.adom.jade.kernel.GameLoop.run(SourceFile:112)

11-07-2011 10:48 PM
Junior Member
Very Weird. Sorry, my Char name is Zaknul (Too many deaths, too little time to remember my own name apparently) ATM, which was what I saw earlier. I explored this bug some more, since the error message didn't crash out the whole program. I circled the & (Fountain, I presume) trying to kick in each adjacent spot..

Bug seems to be that kicking in a direction that is empty (As the Blue & appears to be as far as Kick interaction goes) causes a similar error message to the one I put in my reply above...

Reproduced here:
A controlled JADE error occurred.
Please see the stack trace for details.

de.adom.jade.JadeError: Found nothing to select in direction 6 of the PC.
at de.adom.jade.beings.brains.PCBrain.selectInteractionTarget(SourceFile:733)
at de.adom.jade.beings.brains.AbstractBrain.selectInteractionTarget(SourceFile:612)
at de.adom.jade.beings.Being.doKick(SourceFile:6986)
at de.adom.jade.ui.commands.CommandKick.executeImpl(SourceFile:44)
at de.adom.jade.ui.commands.Command.execute(SourceFile:510)
at de.adom.jade.beings.brains.PCBrain.doActImpl(SourceFile:135)
at de.adom.jade.beings.brains.AbstractBrain.doAct(SourceFile:398)
at de.adom.jade.beings.Being.actImpl(SourceFile:666)
at de.adom.jade.kernel.actors.AbstractActor.act(SourceFile:54)
at de.adom.jade.kernel.actors.ActorReference.act(SourceFile:59)
at de.adom.jade.kernel.GameLoop.run(SourceFile:112)

11-07-2011 10:53 PM
The Creator
Ah, thanks for clearing this up.Then it's a duplicate of http://www.adom.de/forums/project.php?issueid=483 :-)

+ Reply