Ultimate Character Controller integration error

Kiu

New member
Hi,
I just installed the Ultimate Character controller integration and am getting the following error:

Assets\Behavior Designer\Integrations\UltimateCharacterController\Scripts\Tasks\GetItemIdentifierAmount.cs(45,71): error CS1503: Argument 1: cannot convert from 'ItemType' to 'Opsive.Shared.Inventory.IItemIdentifier'

Can you give me a hint what this es about?
Best,
-martin
 
Make sure you are using the latest version of the character controller - it looks like you are running a version prior to 2.2.
 
The version seems to be current: 2.2.8, Unity Version is 2020.1.17f1
I commented the line out for now and that works. I'm not even shure what I disabled, so sooner or later this will probably come back at me... ;-)
 
Top