Posted April 12, 201411 yr I noticed that you can set your language in the Minecraft Client launched from eclipse, but it doesn't change. The file options.txt in your ForgeInstallFolder is changed but the language seems isn't loaded from the assets/lang folder. I've tried several ways to get down of this error and found (for me) the solution: If on Windows go to this directory: C:\Users\Baalith\.gradle\caches\minecraft\net\minecraftforge\forge\1.7.2-10.12.0.1024 (Change the name 'Baalith' to your actual username on your machine) The last four letters are depending on your Forge version you are using. In this folder is a file called: 'forgeSrc-1.7.2-10.12.0.1024.jar' 1. Open with 7zip or alternative 2. Go into assets/minecraft/lang (by default there is only one file called 'en_US.lang') 3. Copy your lang file (mine is de_DE.lang) from your 'ForgeInstallFolder'/eclipse/assets/lang into this archive. 4. Set your language in the Client to your language and your'e done. Maybe in future releases the other languages can be loaded directly within mc without changing the jar in the decribed way. Hope this helps for non/poor english speaking users. Best regards Baalith
April 13, 201411 yr They should be loaded in dev time as long as you specify your assets directory correctly /assets/<modid>/lang/*.lang I'll look into it when I get back into town. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.