#Betacraft2 1.2.5 when I load mods it freezes that game
1 messages · Page 1 of 1 (latest)
Are you using the github release or Moresteck's M1 build?
Github Release
I tried it on my desktop windows pc and the game crashes there too
It works on other launchers like prism but not betacraft
Are you using Java 8?
Yes
Are you using ARM java?
For now all you can do is use LegacyFix v2 with Prism, as follows:
- Download the latest artifact from GitHub (You need to be logged in)
- Extract it somewhere (just double click the .zip - for me, /Users/cody/Downloads/legacyfix-2.0.jar)
- Edit instance > settings > tick Java arguments and paste in the following (while changing the path to the jar file of course):
-javaagent:/Users/cody/Downloads/legacyfix-2.0.jar -Dlf.lwjglframepatch.disable - Under Version select Minecraft, on the right menu click Customize and Edit. Replace everything in that file with:
{
"+traits": [
"texturepacks"
],
"assetIndex": {
"sha1": "0f01c0c32f524e80cc57e683e3ce36a1aaee7843",
"totalSize": 42166084,
"size": 40782,
"id": "1.2",
"url": "https://files.betacraft.uk/launcher/v2/assets/indexes/1.2.json"
},
"compatibleJavaMajors": [
8
],
"formatVersion": 1,
"mainClass": "uk.betacraft.legacyfix.LegacyFixLauncher",
"mainJar": {
"downloads": {
"artifact": {
"sha1": "4a2fac7504182a97dcbcd7560c6392d7c8139928",
"size": 4032098,
"url": "https://launcher.mojang.com/v1/objects/4a2fac7504182a97dcbcd7560c6392d7c8139928/client.jar"
}
},
"name": "com.mojang:minecraft:1.2.5:client"
},
"minecraftArguments": "--username ${auth_player_name} --sessionid ${auth_session} --frameName ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid}",
"name": "Minecraft",
"releaseTime": "2012-03-30T00:00:00+02:00",
"requires": [
{
"suggests": "2.9.4-nightly-20150209",
"uid": "org.lwjgl"
}
],
"type": "release",
"uid": "net.minecraft",
"version": "1.2.5"
}
This will of course fix the flipped colors and a couple other stuff
If the window is out of bounds, you can just go fullscreen with F11. Hope that helps
It worked but when i load the world it closes the game and the java is still there