Upgrading to I2 Localization 2.8.11 break support in Dialogue System

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
mgregoirelds
Posts: 106
Joined: Wed Aug 23, 2017 4:10 pm
Location: Canada

Upgrading to I2 Localization 2.8.11 break support in Dialogue System

Post by mgregoirelds »

Hello, I've recently upgraded I2 Localization to version 2.8.11 and it seems like there are now compile issues with Dialogue System Third Party addon in DSToI2Window.cs.

Here is the compile issue:

Code: Select all

Assets\Plugins\Pixel Crushers\Dialogue System\Third Party Support\I2 Localization Support\Scripts\Editor\DSToI2Window.cs(383,89): error CS1503: Argument 1: cannot convert from 'I2.Loc.ILanguageSource' to 'UnityEngine.Object'
Unity 2022.3.17f1
Dialogue System 2.2.44.1
OpenAI Addon 1.0.12
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: Upgrading to I2 Localization 2.8.11 break support in Dialogue System

Post by Tony Li »

Hi Maxime,

I just put an update on the Dialogue System Extras page.
Post Reply