Baalith
-
Joined
-
Last visited
Posts posted by Baalith
-
-
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
-
Game Crash during world exploration
in Support & Bug Reports
I noticed on several Forge Versions for Minecraft 1.7.2 a randomly generated crash.
Actually I'm using the recommended Forge 10.12.1.1060, but the error occurs again.
Sometimes the game runs over hours and hours, sometimes it crashes instantly while I'm moving in the world.
Here's my Minecraft Crash-Report:
http://pastebin.com/JqrERHFx
Some information about the mods I use, even if I don't use any of them (only Forge), or if I create a comlete new instance for minecraft (with forge) the crash randomly occurs.
Best regards, Baalith