InvectorInventorySaver Error

Announcements, support questions, and discussion for Quest Machine.
Post Reply
Dan.Banner
Posts: 1
Joined: Sun May 31, 2020 10:02 am

InvectorInventorySaver Error

Post by Dan.Banner »

I've just started a new project with Unity 2019.3.15f1
Quest Machine 1.2.6
Invector Shooter 2.5.2

When trying to setup the a new project, I've imported Invector and Quest Machine and have gone through the "Quest Machine - Tutorial: Invector Integration" but have got the following error....

Assets\Pixel Crushers\Common\Third Party Support\Invector Support\Scripts\InvectorInventorySaver.cs(136,39): error CS1061: 'vInventory' does not contain a definition for 'UnequipItem' and no accessible extension method 'UnequipItem' accepting a first argument of type 'vInventory' could be found (are you missing a using directive or an assembly reference?)

Can anyone help?

Many thanks.
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: InvectorInventorySaver Error

Post by Tony Li »

Hi,

Invector 2.5.2 has a breaking change in its API that requires updates to integrations. You can download the updated integration package from the Quest Machine Extras page.
Post Reply