Page 1 of 1

error CS1061: no definition for `localizedText' and no extension method `localizedText'

Posted: Tue Jul 03, 2018 9:11 am
by pavsikakyj
Hi, Tony!

I wanted to try out Menu Framework for DS. Downloaded it from extras, installed and tried to run example, as written in manual. But got this message instead of example:

Assets/Dialogue System Extras/Dialogue System Menu Framework/Scripts/Options.cs(193,74): error CS1061: Type `PixelCrushers.DialogueSystem.DisplaySettings.LocalizationSettings' does not contain a definition for `localizedText' and no extension method `localizedText' of type `PixelCrushers.DialogueSystem.DisplaySettings.LocalizationSettings' could be found. Are you missing an assembly reference?

DS version is 2.0.1. Menu Framework version is 12/4/2017.

What have I done wrong?

Re: error CS1061: no definition for `localizedText' and no extension method `localizedText'

Posted: Tue Jul 03, 2018 9:18 am
by Tony Li
Hi,

The Menu Framework hasn't been updated for Dialogue System v2.x yet. I'm still working on it.

If you're using the visual novel starter framework, that has its own menu system, so you wouldn't also use the other Menu Framework (And it's updated for 2.x.)