Upgrading to I2 Localization 2.8.9 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.9 break support in Dialogue System

Post by mgregoirelds »

Hello, I've recently upgraded I2 Localization to version 2.8.9 which is offering better support for Unity 2018.3 and it seems like there are now compile issues with Dialogue System Third Party addon.

Here are the compile issues:
Assets/Plugins/Pixel Crushers/Dialogue System/Third Party Support/I2 Localization Support/Scripts/Editor/DSToI2Window.cs(356,27): error CS1502: The best overloaded method match for `UnityEditor.EditorUtility.SetDirty(UnityEngine.Object)' has some invalid arguments
Assets/Plugins/Pixel Crushers/Dialogue System/Third Party Support/I2 Localization Support/Scripts/Editor/DSToI2Window.cs(356,70): error CS1503: Argument `#1' cannot convert `I2.Loc.LanguageSourceData' expression to type `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.9 break support in Dialogue System

Post by Tony Li »

Hi Maxime,

The Dialogue System Extras page has an updated support package for i2 Localization.
mgregoirelds
Posts: 106
Joined: Wed Aug 23, 2017 4:10 pm
Location: Canada

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

Post by mgregoirelds »

Thanks, that did it!
Unity 2022.3.17f1
Dialogue System 2.2.44.1
OpenAI Addon 1.0.12
Post Reply