Mindcrack Pack not working?

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

TempestStorm001

New Member
Jul 29, 2019
1
0
0
Hey, I've been trying to figure out why the mindcrack pack (v8.3.2) 1.4.7 keeps crashing. It gets as far as the "Mojang" screen and then it just crashes. No home page or anything. I searched the internet and found that maybe the "Chicken Chunks" mod is making it not load or whatever. So I disabled it and it didn't work. I looked at the log myself a little and couldnt figure out much except that omnitools and thermal expansion are failing. I have three Crash Reports for you to look at.
One without Chicken Chunks/Omnitools/Thermal Expansion: http://pastebin.com/13wRG3GZ
One with Chicken Chunks, w/o Omnitools & Thermal expansion: http://pastebin.com/XCdCfdQX
And one regular:http://pastebin.com/Khu0sJcE

I cant seem to figure out whats wrong, and would greatly appreciate some help.

The FML message doesn't seem to be loading before the "Mojang" screen
 

Neax

New Member
Jul 29, 2019
4
0
0
Can you post your Minecraftcrash Reports, please?

Its in:
FeedtheBeast\Mindcrack\minecraft\crash-reports
 

JamiePhonic

New Member
Jul 29, 2019
404
0
0
2 things i saw in your logs:

1. java is out of date:
Code:
[15:43:43] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: Jan 21, 2014 3:43:43 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[15:43:43] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_45 sorted as: 1.7.0_45 64 Bit Java at : C:\Program Files\Java\jre7\bin\java.exe
[15:43:43] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_45 sorted as: 1.7.0_45 64 Bit Java at : C:\Program Files\Java\jdk1.7.0_45\bin\java.exe
2. your only assigning 1GB of ram:
Code:
[15:43:56] [INFO] MinecraftLauncher.setMemory:130: Setting MaxMemory to 1024

Update java and change "MAX RAM" in the settings tab of the launcher to 2GB and try again