Advertisement
Guest User

Minecraft hs_err_pid fix

a guest
Sep 16th, 2011
1,352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. OnscreenLoki: You're getting hs_err_pid.txt files? Paste the latest one to http://www.pastebin.com
  2. OnscreenLoki: a little popup appeared saying virtual memory too low. would that have any effect because this happened since minecraft downloaded when I had plenty of memory.
  3. OnscreenLoki: Heres the url for the hs_err_pid
  4. OnscreenLoki: http://pastebin.com/iKSXXc1Y
  5. Thrae: “OnscreenLoki: "Virtual Memory too low" usually indicates you're running out of space on the hard drive that contains your paging file. This is Windows, right?
  6. OnscreenLoki: indeedily
  7. Thrae: “OnscreenLoki: Click on Start and go to Computer / My Computer. How much space is left in C: ?
  8. OnscreenLoki: plenty I know but hang on
  9. OnscreenLoki: 65gb
  10. Thrae: OnscreenLoki: Hmm, then perhaps Windows just can't allocate memory fast enough for how much RAM the game is taking up. How much RAM do you have?
  11. OnscreenLoki: one solitary gigabyte.
  12. OnscreenLoki: in browser worked until 1.8 came out now that's on a grey screen.
  13. Thrae: OnscreenLoki: Yeah that'll do it. You're most likely going from RAM to your Swap file, where Virtual Memory comprises physical RAM + Swap file. The Swap file is much, much slower.
  14. OnscreenLoki: so how do I fix it?
  15. Thrae: OnscreenLoki: http://www.matts-hosting.com/~thrae/minecraft/fix/LaunchMinecraft512.bat <-- download this batch file, place it in the same directory as Minecraft.exe, then run the batch file
  16. Thrae: OnscreenLoki: That will limit Minecraft to 512MB
  17. OnscreenLoki: I’ve got a batch that deletes the hs_err_pid’s lol. k ill try that.
  18. Thrae: (Specifically, it'll limit Java).
  19. Thrae:Also, did you install anything like texture packs or mods?
  20. OnscreenLoki: Nope. I tried the infamous Too Many Items but it made my browser go black screen of death. I reinstalled mc and it worked for a while till this grey screen prob happened.
  21. OnscreenLoki: Another hs_err_pid. ill try launch again to confirm its this still doing it
  22. OnscreenLoki: 0_0 the screen working!
  23. OnscreenLoki:YAY thanks
  24. Thrae:OnscreenLoki: Yeah, below 1.5GB sometimes you need to tell Java specifically how much memory you want it to have. Cheers :-)
  25. OnscreenLoki: cheers yourself! will this have the browser work as well?
  26. Thrae: OnscreenLoki: No, to get the browser one to work you'll have to go manually add the parameters to Java in the Java Control Panel, as a batch file won't work.
  27. OnscreenLoki: you just confused the bajesus out of me. ill stick with launcher :-)
  28. OnscreenLoki: Do you know how to change a world from survival to creative Thrae? because my old one is a survival for some reason
  29. Thrae: OnscreenLoki: https://www.duckware.com/pmvr/howtoincreaseappletmemory.html
  30. Thrae: OnscreenLoki: You'd take the -Xmx and -Xms in the batch file and add it to the Java Runtime Parameters so they *always* get fixed
  31. Thrae: OnscreenLoki: http://www.youtube.com/watch?v=JXYsnRs_uXY
  32. OnscreenLoki: awesome. I would say I love ya but I'm not that kind of guy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement