Using ArticyDraft/DialogueSystem and Corgi, help needed

Announcements, support questions, and discussion for the Dialogue System.
TangledRays
Posts: 42
Joined: Wed Feb 06, 2019 5:48 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by TangledRays »

Okay cleared out things I don't need and updated the ones I do, getting this single error that doesn't point to anything when you click on it...
MissingMethodException: UnityEngine.Object UnityEditor.PrefabUtility.GetCorrespondingObjectFromSource(UnityEngine.Object
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by Tony Li »

Does the error just end with "GetCorrespondingObjectFromSource(UnityEngine.Object"? There's nothing more to it?

It's really just a matter of curiosity. I'm pretty sure it doesn't have anything to do with this. BTW, if you close the Unity editor and restart it, does the error go away?

Now that you've cleared things out, does the Dialogue System's Corgi Suppport example scene work?
TangledRays
Posts: 42
Joined: Wed Feb 06, 2019 5:48 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by TangledRays »

Yes there's nothing more to the error, it reappears on re-starting Unity

The example scene still isn't working I get this error at the bottom of the scene...

no response menu panels are assigned to Standard Dialogue UI
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by Tony Li »

Does the Dialogue System's basic demo scene work? (It's Plugins / Pixel Crushers / Dialogue System / Demo / Scenes / DemoScene1.)

Did you fully import the Dialogue System? Can you try importing it again?

Please feel free to send a copy of your project to tony (at) pixelcrushers.com. I'll be happy to take a look directly.
TangledRays
Posts: 42
Joined: Wed Feb 06, 2019 5:48 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by TangledRays »

Heya, thank you ever so much, a bit stuck at the moment. I treid re-importing but even the basic dialogue scene demo isn't working, the UI is open straight away with no conversation options and there's no control. What would be the minimum files I would need to send you, the project is quite big so far, part way through tidying it up too..? :)
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by Tony Li »

Since a clean project with just Corgi and the Dialogue System works, the problem is probably another asset, or possibly project settings. Since we don't know what asset yet, can you send the whole thing? If you zip up the Assets and ProjectSettings folders, it while by much less to send. I only need those two folders.

Alternatively, if you can reproduce the issue in a smaller project, you can send that.
TangledRays
Posts: 42
Joined: Wed Feb 06, 2019 5:48 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by TangledRays »

Okay, thanks again, I'll see how big the folders are after zipping :)
TangledRays
Posts: 42
Joined: Wed Feb 06, 2019 5:48 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by TangledRays »

Okay, I've had to split the assets in to two, the first folder contains my RSC resources folder, the second .zip contains the rest of my assets and the project settings file, thank you! :)
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by Tony Li »

Hi,

I received your download link for Assets & ProjectSettings, but not the other link for Resources.
TangledRays
Posts: 42
Joined: Wed Feb 06, 2019 5:48 pm

Re: Using ArticyDraft/DialogueSystem and Corgi, help needed

Post by TangledRays »

Oh yes, I saw that it hadn't gone through and am in the process of re-uploading it ;) You should get it shortly, thank you!
Post Reply