CleanroomMC / Cleanroom

Cleanroom Minecraft.
GNU Lesser General Public License v2.1
218 stars 41 forks source link

FML I18n Error #34

Closed Ecdcaeb closed 8 months ago

Ecdcaeb commented 8 months ago

I meet i18n error when running Cleanroom. the translationkey start with "fml" will not be translated. image

version : https://github.com/CleanroomMC/Cleanroom/commit/5c42b8ec55d16de0669f35f3085ea69a0a8b18fb

kappa-maintainer commented 8 months ago

In development the default Forge resource won't load, that's a known bug of ForgeGradle Did you encounter similar errors in production?

Ecdcaeb commented 8 months ago

I have not tested yet. But it is normal in Forge2768.

kappa-maintainer commented 8 months ago

So test it in production Cleanroom, if it displays normally that's a known and wip bug

Ecdcaeb commented 8 months ago

So test it in production Cleanroom, if it displays normally that's a known and wip bug

But in development enviroment. The error happened in the key start with "fml" , not all. Actually, other keys work correctly. It does not like "Forge resource won't load,"

kappa-maintainer commented 8 months ago

That's simple, they were from vanilla resource In fact, if you set a combo key in key controls, you will find a key description "forge.controlsgui.shift" instead of localized string Next time please ask in Discord first before opening an issue

kappa-maintainer commented 8 months ago

Btw we will fix this in Cleanroom Gradle, so won't fix