0siris Posted March 13, 2014 Posted March 13, 2014 (edited) I see in the crash log you are out of memory.. Have you tried allocating more in the launcher? Edited March 13, 2014 by 0siris
Loader Posted March 13, 2014 Posted March 13, 2014 It's a problem with minions, disable or remove the mod, reload the world, quit and save (or shut down the server), and put the mod back. 0siris has an interesting point though, this bit; JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -XX:MaxPermSize=256m -Xmx512M that second -Xmx512M is overriding the first one that allocated 3GB (so you end up with 512MB max). What are you using to launch the game?
Boujangel Posted March 14, 2014 Author Posted March 14, 2014 Im ussing normal technic launcher, but that -Xmx512M, i wrote it somewhere, but i cant remember where :/ .. Remove Minions mod dont help, the game still crashing at dirt-block screen :/
HalestormXV Posted March 14, 2014 Posted March 14, 2014 You have to find where you wrote that flag. Even if you created a batch script to launch your game. Wherever that 512 is, most likely, is causing the issue, not going to guarantee it but having two Xmx flags is not a good thing.
Boujangel Posted March 14, 2014 Author Posted March 14, 2014 Do you have some idea, where i can wrote it ? That problem started at 9.3.2014, but i did changes with Xmx about 1month late..
Loader Posted March 15, 2014 Posted March 15, 2014 Hmm.. maybe in windows system environment variables? You might have added a java override variable in there?
Boujangel Posted March 15, 2014 Author Posted March 15, 2014 Yeah, it works !! Thanks everyone !! Yes it was Xmx512M in evrioment variables..
Loader Posted March 16, 2014 Posted March 16, 2014 Excellent I've seen a few similar to this so you may have helped them too. Do you know if you wrote that in yourself or if a program did it for you?
Boujangel Posted March 16, 2014 Author Posted March 16, 2014 I wrote it abou few weeks ago, to get more RAM to Minecraft.. I solve it by rewrite Xmx512M to Xmx5120M (5GB RAM¨)..
karlssenn Posted March 16, 2014 Posted March 16, 2014 I think I have this problem, how do you allocate more ram? total. noob. ha!
Loader Posted March 16, 2014 Posted March 16, 2014 Boujangel - bigger numbers aren't always better, and allocating numbers higher than 3GB have started giving odd lag in my experience (this is because the more RAM you have, the more things minecraft keeps loaded and the harder the CPU ends up working checking up on it all). Karlssenn, in the top right of the launcher you'll see a cog, click that and it'll have a dropdown menu for RAM options. Anywhere from 1.5GB to about 3GB works best for most people.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now