[Pogamut-list] Cookbook's bots problem v3.0.8

pogamut-forum at diana.ms.mff.cuni.cz pogamut-forum at diana.ms.mff.cuni.cz
Wed May 5 11:47:56 CEST 2010


Cookbook's bots problem v3.0.8

Author: 

Hi,

I'm using Pogamut 3.0.8 for commercial version and the cookbook's responsive and RunAroundBot (NavigationBot) bots throw a exceptions.

I was using a older version for demo version and I hadn't that problem

Do you know if I have a installation problem or it is a bug?

Thanks.

This is the output from responsive bot (sorry for all the text):

(ResponsiveBot1) [SEVERE]  06:41:42.002                                                         cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.AnnotationListenerRegistrator$LevelCListener at 1551b0: Could not invoke LevelC listener class cz.cuni.amis.pogamut.ut2004.examples.ResponsiveBot#void playerUpdated(class cz.cuni.amis.pogamut.base.communication.worldview.object.event.WorldObjectUpdatedEvent arg0) with parameter of class class cz.cuni.amis.pogamut.base.communication.worldview.object.event.WorldObjectUpdatedEvent.
PogamutException[cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.AnnotationListenerRegistrator$LevelCListener at 1551b0: Could not invoke LevelC listener class cz.cuni.amis.pogamut.ut2004.examples.ResponsiveBot#void playerUpdated(class cz.cuni.amis.pogamut.base.communication.worldview.object.event.WorldObjectUpdatedEvent arg0) with parameter of class class cz.cuni.amis.pogamut.base.communication.worldview.object.event.WorldObjectUpdatedEvent.]
        at cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.AnnotationListenerRegistrator$LevelCListener.notify(AnnotationListenerRegistrator.java:168)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView$ListenerNotifier.notify(AbstractWorldView.java:98)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView$ListenerNotifier.notify(AbstractWorldView.java:77)
        at cz.cuni.amis.utils.listener.Listeners.notify(Listeners.java:252)
        at cz.cuni.amis.utils.listener.ListenersMap.notify(ListenersMap.java:76)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView.notifyLevelCListeners(AbstractWorldView.java:660)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView.innerRaiseEvent(AbstractWorldView.java:705)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView.raiseEvent(AbstractWorldView.java:604)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.raiseEvent(EventDrivenWorldView.java:102)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.objectUpdated(EventDrivenWorldView.java:186)
        at cz.cuni.amis.pogamut.base3d.worldview.impl.VisionWorldView.objectCreated(VisionWorldView.java:194)
        at cz.cuni.amis.pogamut.base3d.worldview.impl.VisionWorldView.objectUpdatedEvent(VisionWorldView.java:147)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.innerNotify(EventDrivenWorldView.java:123)
        at cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.notify(EventDrivenWorldView.java:223)
        at cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldView.notify(BatchAwareWorldView.java:83)
        at cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView.notify(UT2004SyncLockableWorldView.java:221)
        at cz.cuni.amis.pogamut.base.communication.mediator.impl.Mediator$Worker.run(Mediator.java:315)
        at java.lang.Thread.run(Thread.java:619)

(ResponsiveBot1) [SEVERE]  06:41:42.002                                                         Fatal error in WorldView[111]: Exception raising event WorldObjectUpdatedEvent[id = DM-Trainingday.ObservedPlayer1, object = InfoMessage[Player] | Id = WorldObjectId[DM-Trainingday.ObservedPlayer1] | Jmx = null | Name = Player | Action = null | Visible = true | Rotation = null | Location = null | Velocity = null | Team = 255 | Weapon = null | Reachable = false | Firing = 0 | ]
(ResponsiveBot1) [SEVERE]  06:41:42.002                                                      Fatal error happenned - component bus is stopping.
FatalErrorEvent[
    Component=UT2004SyncLockableWorldView
    Message=Exception raising event WorldObjectUpdatedEvent[id = DM-Trainingday.ObservedPlayer1, object = InfoMessage[Player] | Id = WorldObjectId[DM-Trainingday.ObservedPlayer1] | Jmx = null | Name = Player | Action = null | Visible = true | Rotation = null | Location = null | Velocity = null | Team = 255 | Weapon = null | Reachable = false | Firing = 0 | ]
    Cause=PogamutException[cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.AnnotationListenerRegistrator$LevelCListener at 1551b0: Could not invoke LevelC listener class cz.cuni.amis.pogamut.ut2004.examples.ResponsiveBot#void playerUpdated(class cz.cuni.amis.pogamut.base.communication.worldview.object.event.WorldObjectUpdatedEvent arg0) with parameter of class class cz.cuni.amis.pogamut.base.communication.worldview.object.event.WorldObjectUpdatedEvent.]
    Cause stacktrace:
        cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.AnnotationListenerRegistrator$LevelCListener.notify(AnnotationListenerRegistrator.java:168)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView$ListenerNotifier.notify(AbstractWorldView.java:98)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView$ListenerNotifier.notify(AbstractWorldView.java:77)
        cz.cuni.amis.utils.listener.Listeners.notify(Listeners.java:252)
        cz.cuni.amis.utils.listener.ListenersMap.notify(ListenersMap.java:76)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView.notifyLevelCListeners(AbstractWorldView.java:660)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView.innerRaiseEvent(AbstractWorldView.java:705)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.AbstractWorldView.raiseEvent(AbstractWorldView.java:604)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.raiseEvent(EventDrivenWorldView.java:102)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.objectUpdated(EventDrivenWorldView.java:186)
        cz.cuni.amis.pogamut.base3d.worldview.impl.VisionWorldView.objectCreated(VisionWorldView.java:194)
        cz.cuni.amis.pogamut.base3d.worldview.impl.VisionWorldView.objectUpdatedEvent(VisionWorldView.java:147)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.innerNotify(EventDrivenWorldView.java:123)
        cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView.notify(EventDrivenWorldView.java:223)
        cz.cuni.amis.pogamut.base3d.worldview.impl.BatchAwareWorldView.notify(BatchAwareWorldView.java:83)
        cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004SyncLockableWorldView.notify(UT2004SyncLockableWorldView.java:221)
        cz.cuni.amis.pogamut.base.communication.mediator.impl.Mediator$Worker.run(Mediator.java:315)
        java.lang.Thread.run(Thread.java:619)


Thanks again

-- 
Reply Link: <http://diana.ms.mff.cuni.cz/main/tiki-view_forum_thread.php?forumId=2&comments_parentId=153#form>





More information about the Pogamut-list mailing list