Script Errors after updating to 2.8
Assets/I2/Localization/PlayMaker I2/Actions/I2GetTranslation.cs(29,67): error CS0117: `I2.Loc.LocalizationManager' does not contain a definition for `GetTermTranslation'
Assets/I2/Localization/PlayMaker I2/Actions/I2GetTranslation.cs(29,108): error CS1061: Type `I2.Loc.LanguageSource' does not contain a definition for `GetTermTranslation' and no extension method `GetTermTranslation' of type `I2.Loc.LanguageSource' could be found. Are you missing an assembly reference?
4 x Assets/I2/ScriptLocalization.cs(8,70): error CS0117: `I2.Loc.LocalizationManager' does not contain a definition for `GetTermTranslation'
How can I get rid of them?
Please Log in or Create an account to join the conversation.
- thatscraigz
- Offline
- New Member
- Posts: 10
- Thank you received: 1
Please Log in or Create an account to join the conversation.
- thatscraigz
- Offline
- New Member
- Posts: 10
- Thank you received: 1
Please Log in or Create an account to join the conversation.
That change you did is indeed the fix!!
I will correct it on my end as well.
Thanks for reporting this!!
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Please Log in or Create an account to join the conversation.
- thatscraigz
- Offline
- New Member
- Posts: 10
- Thank you received: 1
I don't know much, but auto-complete functions I can handle
-craigz
Please Log in or Create an account to join the conversation.