This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Quote from batus798 i use this command avaw -Xmx2048m -Xms1024m -jar "C:\Users\batuhan\Desktop\Minecraft.exe" save as bat i file
My problem is try start minecraft with more ram but it says unable to accsess jar file please help me.
Thanks in advance
-
View User Profile
-
View Posts
-
Send Message
Retired Staff-
View User Profile
-
View Posts
-
Send Message
Retired StaffWell first make sure you have the 'J' on that in the front.
javaw -Xmx2048m -Xms1024m -jar "C:\Users\batuhan\Desktop\Minecraft.exe"
But I'm guessing you just missed that on the copy and paste. Sometimes using the full path to java can fix things also. If that doesn't help:
Can you show me the exact error it gives? Making a screenshot works best, if it can't just be copied and pasted.
-
View User Profile
-
View Posts
-
Send Message
Retired Staff