Please help, import dialog third party error

Announcements, support questions, and discussion for Quest Machine.
Post Reply
namdang99
Posts: 12
Joined: Fri Nov 18, 2022 4:46 am

Please help, import dialog third party error

Post by namdang99 »

I have these error when import Dialogue system support. I search somewhere and have ideal to delete the assembly file, but i can't find it. Please help
Attachments
Untitled.png
Untitled.png (54.15 KiB) Viewed 663 times
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: Please help, import dialog third party error

Post by Tony Li »

Hello,

Did you import Quest Machine and the Dialogue System for Unity into your project? If not, please import both or remove the folder Assets / Plugins / Pixel Crushers / Quest Machine / Third Party Support / Dialogue System Support and Assets / Plugins / Pixel Crushers / Common / Third Party Support / Dialogue System Support.

If you did import both, did you also import the assembly definition file (asmdef) unitypackages? If you did not also import the asmdefs, everything should compile automatically. Let me know if there's still a problem.

If you imported the asmdefs, you will need to update them. Create an asmdef in Assets / Plugins / Pixel Crushers / Common / Third Party Support / Dialogue System Support, and add references to the PixelCrushers and DialogueSystem asmdefs. Create an asmdef in Assets / Plugins / Pixel Crushers / Quest Machine / Third Party Support / Dialogue System Support, and add references to the PixelCrushers and DialogueSystem asmdefs.
namdang99
Posts: 12
Joined: Fri Nov 18, 2022 4:46 am

Re: Please help, import dialog third party error

Post by namdang99 »

Hello Tony!
I bought the Quest Machine package. and I have to buy also the Dialog System to use right?
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: Please help, import dialog third party error

Post by Tony Li »

Hi,

Yes, if you want to use Quest Machine's integration for Dialogue System for Unity, you must also buy and import the Dialogue System for Unity.

If you want to use Quest Machine without the Dialogue System, that's fine, too. In that case, don't import the integration package.
namdang99
Posts: 12
Joined: Fri Nov 18, 2022 4:46 am

Re: Please help, import dialog third party error

Post by namdang99 »

Thanks for fast answer Mr Li!
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: Please help, import dialog third party error

Post by Tony Li »

Happy to help!
Post Reply