Jump to content

Language setting in Client in Eclipse


Baalith

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.