Company of Heroes: Eastern Front

Author Topic: AI Sync Error  (Read 5572 times)

Offline Blackbishop

  • Administrator
  • Poster of the Soviet Union
  • *
  • Posts: 12053
  • Community Manager, Programmer and Kicker
    • View Profile
Re: AI Sync Error
« Reply #15 on: July 22, 2011, 03:07:53 AM »
This could be the reason, however it's not my area :-\.
Quote
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter SquadTargetFilter_FirstEnemyNonVehicle_NotInHoldSquad
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter EntityTargetFilter_Incendiary
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter SquadTargetFilter_FirstEnemyNonVehicle_NotInHoldSquad
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter EntityTargetFilter_Incendiary

Any Ideas?? or does it still look fine?

Well I'm not a fancy with error code or logging but I tend to post some directions for people to follow in an effort to save Blackbishop some time outta his day :) At this point it's in his jurisdiction.
In this case is not mine ;D. Probably for Robotnik :).
Mors Indecepta

Might controls everything, and without strength you cannot protect anything. Let alone yourself...

Offline Cranialwizard

  • Donor
  • Poster of the Soviet Union
  • *
  • Posts: 3270
  • Unknown Soldier
    • View Profile
Re: AI Sync Error
« Reply #16 on: July 22, 2011, 03:14:01 AM »
This could be the reason, however it's not my area :-\.
Quote
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter SquadTargetFilter_FirstEnemyNonVehicle_NotInHoldSquad
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter EntityTargetFilter_Incendiary
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter SquadTargetFilter_FirstEnemyNonVehicle_NotInHoldSquad
ERROR - Player 1000 AITactic AIAbilityTactic failed to call filter EntityTargetFilter_Incendiary

Any Ideas?? or does it still look fine?

Well I'm not a fancy with error code or logging but I tend to post some directions for people to follow in an effort to save Blackbishop some time outta his day :) At this point it's in his jurisdiction.
In this case is not mine ;D. Probably for Robotnik :).

Looks like it.
"Balancers are 10 a penny"

Offline Jeff 'Robotnik' W.

  • Developer
  • Mr. Spam
  • *
  • Posts: 1961
  • Forum historian
    • View Profile
Re: AI Sync Error
« Reply #17 on: July 26, 2011, 01:31:16 AM »
usually those errors never occur in a crash or sync error. the ai in coh actually does not post any logs or debugging information other than these obscure or generic warnings which dont point to the actual problem

im currently trying to get a debugging system up to solve problem like this, but at the moment there is not much i can do