Clirr Results

The following document contains the results of Clirr.

  • Current Version: 3.6.1
  • Comparison Version: 3.6.0

Summary

SeverityNumber
Error Error46
Warning Warning1

(The results have been filtered to omit less severe results)

Details

SeverityMessageClassMethod / Field
ErrorParameter 2 of 'public Raycasting(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometryModulecz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycastingpublic Raycasting(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)
ErrorParameter 2 of 'public RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometryModulecz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.RaycastingBSPpublic RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)
ErrorIn method 'public RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.RaycastingBSPpublic RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot)
ErrorClass cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode
ErrorParameter 1 of 'public LevelGeometry(java.lang.String)' has changed its type to java.util.logging.Loggercz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometrypublic LevelGeometry(java.lang.String)
ErrorAccessibility of field random has been weakened from public to privatecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshrandom
ErrorIn method 'public NavMesh(boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic NavMesh(boolean)
ErrorMethod 'public NavMesh()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic NavMesh()
ErrorMethod 'public void draw()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void draw()
ErrorMethod 'public void draw(java.lang.String, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void draw(java.lang.String, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawLevelGeometry(cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawLevelGeometry(cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawOnePolygon(int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawOnePolygon(int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawOnePolygon(int)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawOnePolygon(int)
ErrorMethod 'public void drawOnlyBiggestLeaf()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawOnlyBiggestLeaf()
ErrorMethod 'public void drawPath(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawPath(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawPolygonPath(java.util.List, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawPolygonPath(java.util.List, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry getLevelGeometry()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry getLevelGeometry()
ErrorMethod 'public java.lang.String polygonToDebugString(int)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic java.lang.String polygonToDebugString(int)
ErrorParameter 1 of 'public void setBiggestLeafInTree(cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNodecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void setBiggestLeafInTree(cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode)
ErrorMethod 'public java.lang.String toDebugString()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic java.lang.String toDebugString()
ErrorMethod 'public void unDraw()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void unDraw()
ErrorChanged type of field biggestLeafInTree from cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNodecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshCorebiggestLeafInTree
ErrorChanged type of field bspTree from cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNodecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshCorebspTree
ErrorRemoved field navMeshcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotnavMesh
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh getNavMesh()' has been removedcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Botpublic cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh getNavMesh()
ErrorRemoved cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject from the set of implemented interfacescz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate
ErrorRemoved cz.cuni.amis.pogamut.multi.communication.worldview.object.ICompositeWorldObject from the set of implemented interfacescz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate
ErrorMethod 'public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdatepublic cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId()
ErrorMethod 'public cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdatepublic cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId()
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate$LocationUpdateUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate$LocationUpdateUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateCompositeImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateCompositeImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocal removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocal
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl$LocationUpdateLocalUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl$LocationUpdateLocalUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateLocalMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateLocalMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateSharedMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateSharedMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateStaticMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateStaticMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateShared removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateShared
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl$LocationUpdateSharedUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl$LocationUpdateSharedUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStatic removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStatic
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl$LocationUpdateStaticUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl$LocationUpdateStaticUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator$LocationUpdateCreator removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator$LocationUpdateCreator
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator$LocationUpdateSharedCreator removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator$LocationUpdateSharedCreator
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdatePROTOTYPE