Attempt to create an undeclared counter %1 (type %2) over a declared counter of a different type (%3).
An attempt to create an undeclared counter was made, but a counter declaration with another type already exists.The undeclared counter values will be ignored.Use another path for the undeclared counter that does not conflict with the existing declared counter.