Page 1 of 1

TalkIt Importer Broken?

Posted: Mon Apr 15, 2019 11:41 am
by ducks
Hi again,
I'd like to check the import from TalkIt.
But on importing the Third Party library, I get this error:

Assets/Plugins/Pixel Crushers/Dialogue System/Third Party Support/Talkit Importer/Scripts/TalkitReader.cs(85,44): error CS0246: The type or namespace name 'DialogueDatabase' could not be found (are you missing a using directive or an assembly reference?)

Any ideas?

Cheers
Jörg

Re: TalkIt Importer Broken?

Posted: Mon Apr 15, 2019 2:15 pm
by Tony Li
Hi Jörg,

Did you import the TalkIt Support package into a project that already has the Dialogue System in it?

Are you using assembly definition files? If so, you may need to update them.

Re: TalkIt Importer Broken?

Posted: Mon Apr 15, 2019 4:02 pm
by ducks
Hi Tony,

it seems, the error was produced by me moving around some other assets, I added to the project. Some of them were from Unity 5, but I am working with 2018.2.

It's working now, after I recreated the complete project. Thanks!

Cheers
Jörg

Re: TalkIt Importer Broken?

Posted: Mon Apr 15, 2019 4:08 pm
by Tony Li
Thanks for the update. Glad it's working now. :-)