Error
6 years 3 months ago #3229
by Shinsuki
Hello,
I've put I2 Localization in my project and I have this error, anyone know why and how I can retire this ?
Assets/I2/Localization/Scripts/Utils/PersistentStorage.cs(6,25): error CS0101: The namespace `I2.Loc' already contains a definition for `PersistentStorage'
Thanks you very much for you're help and time.
Best regards,
Carlos De Sousa
I've put I2 Localization in my project and I have this error, anyone know why and how I can retire this ?
Assets/I2/Localization/Scripts/Utils/PersistentStorage.cs(6,25): error CS0101: The namespace `I2.Loc' already contains a definition for `PersistentStorage'
Thanks you very much for you're help and time.
Best regards,
Carlos De Sousa
Please Log in or Create an account to join the conversation.
6 years 3 months ago #3230
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
The PersistentStorage file was moved to Assets\I2\Localization\Scripts\Configurables
So, it seems that Unity failed to import the package correctly and delete the old file.
To solve this problem, you should
- Delete the I2 folder
- Install I2 Localization again.
That will remove any old file and will compile fine.
Hope that helps,
Frank
forum.unity.com/threads/i2-localization-...page-11#post-3544325
So, it seems that Unity failed to import the package correctly and delete the old file.
To solve this problem, you should
- Delete the I2 folder
- Install I2 Localization again.
That will remove any old file and will compile fine.
Hope that helps,
Frank
forum.unity.com/threads/i2-localization-...page-11#post-3544325
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
The following user(s) said Thank You: Shinsuki
Please Log in or Create an account to join the conversation.
Time to create page: 0.229 seconds