Page 1 of 1

Invector Integration error CS0234

Posted: Sat Sep 03, 2022 7:41 pm
by LeonSA
Hi! I'm trying the Invector Integration and I was getting some 'assembly reference' erros so I've followed the steps Tony wrote here: https://www.pixelcrushers.com/phpbb/vie ... %3F#p29875

Now I'm only getting 1 error:

Code: Select all

Assets\Pixel Crushers\Dialogue System\Third Party Support\Invector Support\Scripts\DialogueSystemInvectorBridge.cs(8,21): error CS0234: The type or namespace name 'InvectorSupport' does not exist in the namespace 'PixelCrushers' (are you missing an assembly reference?)
Not sure where to go from here. I don't seem to have an 'InvectorSupport' Assembly Definition Reference to add.

I'm using:
Dialogue System 2.2.30
Invector Basic Locomotion 2.6.2
Unity 2021.3.0f1

thanks!

Re: Invector Integration error CS0234

Posted: Sun Sep 04, 2022 12:08 am
by Tony Li
Hi,

Did you import both Invector Support packages? They're in:

Plugins / Pixel Crushers / Common / Third Party Support
Plugins / Pixel Crushers / Dialogue System / Third Party Support