If you have an email ending in @hotmail.com, @live.com or @outlook.com (or any other Microsoft-related domain), please consider changing it to another email provider; Microsoft decided to instantly block the server's IP, so emails can't be sent to these addresses.
If you use an @yahoo.com email or any related Yahoo services, they have blocked us also due to "user complaints"
-UE

Minecraft's performance problems

edited 2011-09-22 18:15:19 in Media
No rainbow star
Ever notice how it tends to run worse with each update? Now I'm hearing tales of computers shutting down as soon as Minecraft 1.9 Prerelease is started up because of how intensive it is I'm scared of trying it D:

Comments

  • OOOooooOoOoOOoo, I'm a ghoOooOooOOOost!
    Yeah, my newest computer stopped being able to run it maxed out with the 1.8 update.
  • No rainbow star
    I got it around the Halloween update. I was never able to run it maxed out for long
  • The issue is that notch is doing too much on the cpu and system memory and basically leaving the gpu idle. Of course it seems he has little knowledge of how opengl works so what he has is horribly inefficient and can even crash the game. 
  • Yeah, I used to be able to run it maxed out with almost no slowdown until 1.8, now it runs with pretty heavy slowdown at the same settings.
  • OOOooooOoOoOOoo, I'm a ghoOooOooOOOost!
    Incidentally, am I the only one who's noticed a lot more graphical glitches in 1.8?
  • No rainbow star
    ^^^ So basically somebody should contact Jeb to fix the issues?
  • ^Jeb is trying to fix the issues. The problem is that the real issues are so baked into the minecraft codebase, from what I've seen of the decompiled code, nothing short of a total rewrite would completly fix it. Which would never happen due to the how much whining would come out of the modding community.

    ^^No, you are not.  
  • No rainbow star
    ^ Screw their whining. If Minecraft needs THAT much of a rewrite, it should get it. Besides, it might make Minecraft easier to mod in the end
  • You can change. You can.
    I read this thread's titles as "Malkavian's performance problems" >_>
  • ~♥YES♥~! I *AM* a ~♥cupcake♥~! ^_^
    There are a couple of ways to fix things that pretty much take care of it.

    The first is to install the optifine mod which... is still being updated, but will be ready for 1.8 soon. As for 1.9, well, more time to go, possibly.

    The second method requires you to run Minecraft with more memory, done like so in windows 7:

    1. Go to control panel
    2. Go to system and security
    3. Click system
    4. Click "advanced system settings"
    5. Click "Environment variables"
    6. Enter "new"
    7. On the first line paste in this : _JAVA_OPTIONS
    8. On the second line paste: Xmx1g - Xms1g
    9. Now apply that and you should be good to go
    Doing this will run Minecraft with 1g of ram, although I dunno if you can handle that. I am also unsure of how to run it with less; such as 500 mb.
  • No rainbow star
    ^ How do I do it in Vista?

    And wouldn't 500mb just mean replacing the 1g in Xmx1g and Xms1g with 500mb?
  • edited 2011-09-23 01:09:54
    CRIMINAL SCUM!
    Yeah, my computer can't even run Minecraft unless the render distance is "short" without serious lag.
  • No rainbow star
    ^Short, Fast, Max FPS. At least I can play with smooth lighting
  • But you never had any to begin with.
    And this, kids, is why you don't program games in Java.
  • No rainbow star
    ^ I heard that Java isn't the issue with the performance and that it is shoddy programming
  • I feel if Notch learned opengl from the ground up and not piecemeal as it feels like he has and rewrote the rendering subsystem of Minecraft. Most of the performance issues would go away and then he would hit the limits performance of the rest of his code and Java's performance. 
Sign In or Register to comment.