TRSasasusu / TranslationForTheOutsider

Universal translation for The Outsider; EN -> JA, pt-BR, zh-CN, RU, FR, DE, IT (making others are welcoming!) And patches to solve some issues of The Outsider
https://outerwildsmods.com/mods/translationandpatchesfortheoutsider/
MIT License
5 stars 7 forks source link

Broken Nomai text in the Eye (The Outsider's Issue) #7

Closed TRSasasusu closed 1 year ago

TRSasasusu commented 1 year ago

All the texts in the Eye becomes this:

スクリーンショット (2171)

Now, I found an error:

NullReferenceException: Object reference not set to an instance of an object
Stacktrace: TheOutsider.OuterWildsHandling.OWPatches.UpdateTimeFreeze (NomaiTranslatorProp __instance, System.Boolean __0, NomaiText __1) (at <c6e808cdab9a426e9c56271626de8a50>:0)
(wrapper dynamic-method) NomaiTranslatorProp.DMD<NomaiTranslatorProp::UpdateTimeFreeze>(NomaiTranslatorProp,bool,NomaiText)
NomaiTranslatorProp.Update () (at <8585b6cb325949f692883e4747187a22>:0)

It may cause this phenomenon, I think.

TRSasasusu commented 1 year ago

It is fixed, and it will be released in the next version.

スクリーンショット (2174)

スクリーンショット (2175)