Page 1 of 1

Compile Error on 1.2.9 with INVECTOR

Posted: Sat Aug 22, 2020 5:05 pm
by zgock
Hi.
I got QM 1.2,9 and Tried to merge INVECTOR.

I Imported Third Party Support Packages and got these compile error.

Assets\Pixel Crushers\Quest Machine\Third Party Support\Invector Support\Scripts\Quest Conditions\InvectorHasItemsQuestCondition.cs(73,58): error CS0117: 'QuestMachine_InvectorUtils' does not contain a definition for 'GetItemManager'

any solution thx.

Re: Compile Error on 1.2.9 with INVECTOR

Posted: Sat Aug 22, 2020 5:18 pm
by Tony Li
Hi,

Use menu item Edit > Project Settings, and in the Player section add the scripting define symbol USE_INVECTOR_INVENTORY.

There are two Invector Support packages to import -- one in Common / Third Party Support, another in Quest Machine / Third Party Support. The one in Quest Machine / Third Party Support will import a PDF manual containing setup instructions.