Plygame and Dialogue System, bugs.

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Zimc
Posts: 5
Joined: Sun Sep 07, 2014 11:21 pm

Plygame and Dialogue System, bugs.

Post by Zimc »

Hey there Tony great program however I have been getting errors on unity from the plybridge and coversation controllers, unfortunately I removed the dialogue system before logging the errors, however this thread on the plygame website might help. http://forum.plyoung.com/t/bug-diaq/462
User avatar
Tony Li
Posts: 20828
Joined: Thu Jul 18, 2013 1:27 pm

Plygame and Dialogue System, bugs.

Post by Tony Li »

Hi,



I also posted this reply on the PLYoung forum.



Please download and import this updated support package: http://pixelcrushers.com/dialogue_syste ... itypackage



It includes updates to handle changes introduced in plyGame v2.2.3. (It's a constant game of catch-up since plyGame is under active development.) I haven't tested it with DiaQ yet. If it doesn't resolve the DiaQ issues, I'll post a new patch today.
Zimc
Posts: 5
Joined: Sun Sep 07, 2014 11:21 pm

Plygame and Dialogue System, bugs.

Post by Zimc »

Hey Tony i've downloaded the new support package, but i get these errors:



Assets/Dialogue System/Third Party Support/plyGame/Scripts/Conversation Controller/plyGameBridge.cs(71,43): error CS1061: Type plyGame.ActorAttribute' does not contain a definition forSetValue' and no extension method SetValue' of typeplyGame.ActorAttribute' could be found (are you missing a using directive or an assembly reference?)



Assets/Dialogue System/Third Party Support/plyGame/Scripts/Conversation Controller/plyGameBridge.cs(72,43): error CS0200: Property or indexer `plyGame.ActorAttribute.ConsumableValue' cannot be assigned to (it is read only)






User avatar
Tony Li
Posts: 20828
Joined: Thu Jul 18, 2013 1:27 pm

Plygame and Dialogue System, bugs.

Post by Tony Li »

The plyGame API changed. Please download this updated support package for plyGame 2.2.6+: http://pixelcrushers.com/dialogue_syste ... itypackage
Zimc
Posts: 5
Joined: Sun Sep 07, 2014 11:21 pm

Plygame and Dialogue System, bugs.

Post by Zimc »

Excellent! that fixed it, thank you Tony :)
Zimc
Posts: 5
Joined: Sun Sep 07, 2014 11:21 pm

Plygame and Dialogue System, bugs.

Post by Zimc »

Also Tony, a little suggestion, when you do the tutorials for plygame could you show us a way to link the dialogue system with the screens editor aswell please.
User avatar
Tony Li
Posts: 20828
Joined: Thu Jul 18, 2013 1:27 pm

Plygame and Dialogue System, bugs.

Post by Tony Li »

Great idea! I'll probably have to make that a separate tutorial to keep the basic tutorial to a reasonable length.
terrymorgan
Posts: 97
Joined: Wed Sep 10, 2014 5:29 pm

Plygame and Dialogue System, bugs.

Post by terrymorgan »

Works for me also
Post Reply