I have always been able to play Minecraft on my computer but I tried to change my skin from "Alex" back to "Steve" and ever since then when I load a world, my game closes and gives this message in the launcher. I am not sure what to do to fix this, I have tried deleting minecraft and redownloading it, but that does not fix the issue
[11:47:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4907ms behind, skipping 98 tick(s)
[11:47:18] [Client thread/INFO]: Warning: Clientside chunk ticking took 368 ms
I highly suggest you revert what you did and change the launch properties in the Minecraft launcher. What you did was set the global value of the allocation size. You won't always want to have it set to 1GB for every single Java application. Not only that, but you won't be able to launch many instances of Java applications before it starts failing to allocate enough RAM.
Here's how to change it in the Minecraft launcher:
Resolved myself, posting the fix in case anyone else has this issue.
Uninstalled JAVA and reinstalled it, then went to: Control Panel\System and Security\System
Went to Advanced System Settings>Environment Variables...
Added a new System Variable: Variable Name: _JAVA_OPTIONS
Variable Value: -Xmx1G
That sets it to 1G ram, you can change the 1 to change the ram amount
I will bump mine up later, but it is working fine on 1
And I did try to use the minecraft options to change my ram amount for the game but it did not work, this was the only thing i could get to fix it Thank you for replying, but as I had said, I tried that and it did not work
[11:47:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4907ms behind, skipping 98 tick(s)
[11:47:18] [Client thread/INFO]: Warning: Clientside chunk ticking took 368 ms
Uninstalled JAVA and reinstalled it, then went to: Control Panel\System and Security\System
Went to Advanced System Settings>Environment Variables...
Added a new System Variable: Variable Name: _JAVA_OPTIONS
Variable Value: -Xmx1G
That sets it to 1G ram, you can change the 1 to change the ram amount
I will bump mine up later, but it is working fine on 1
And I did try to use the minecraft options to change my ram amount for the game but it did not work, this was the only thing i could get to fix it
Here's how to change it in the Minecraft launcher: