Closed johnneijzen closed 10 years ago
question i see LocaleUpdater having this code:
DownloadUtils.downloadToFile(new URL(DownloadUtils.getCreeperhostLink("locales.zip"))
so file in locale from ftb jar 1.3.3 is diffenent from once on server? so how does that work?
LocaleUpdater can be found at: src/net/ftb/locale/LocaleUpdater.java
on second thinking can we just remove server thing and just get localization file from jar so we don't need localeupdater and just have it update each time FTB release new launcher or is that not possible?
i will have to get that file updated on the server
and loading error you can fix for that too?
be more descriptive with the loading error please
Nevermind with loading error it work now normal. i think it was internet error at my side that make file unreadable and fallback to english
When open FTB for first time(removing FTB file in appdata) FTB all language are there but second time only English show up and sometimes it wont load at all. Like this show up: [i18n] Added 0 enUS to options pane [i18n] enUS English language file loaded! [i18n] Moving files into place ... [i18n] Fallback enUS loaded
second bug in FTB jar i18n nlNL is correct but in %AppData%\Roaming\ftblauncher\locale it wrong
i`m not sure if this loading error or something like that.