Please help, import dialog third party error
Please help, import dialog third party error
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 (54.15 KiB) Viewed 664 times
Re: Please help, import dialog third party error
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.
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.
Re: Please help, import dialog third party error
Hello Tony!
I bought the Quest Machine package. and I have to buy also the Dialog System to use right?
I bought the Quest Machine package. and I have to buy also the Dialog System to use right?
Re: Please help, import dialog third party error
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.
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.
Re: Please help, import dialog third party error
Thanks for fast answer Mr Li!
Re: Please help, import dialog third party error
Happy to help!