How do you use snapshots??
#1
Posted 26 January 2012 - 10:03 PM
attribute from C:\Users\Name.Name-PC\Downloads\minecraft.jar
I searched this up and I got no help.
#2
Posted 26 January 2012 - 10:08 PM
Make sure to plop it inside your Minecraft bin folder and overwrite your existing minecraft.jar file.
#3
Posted 29 January 2012 - 07:22 PM
#5
Posted 29 January 2012 - 07:27 PM
- Download the new snapshot minecraft.jar
- Navigate to your .minecraft folder (On windows, you can find it by searching for %appdata%)
- Put the new jar file in the bin folder.
OPTIONAL: Back up your old jar file. - Open Minecraft via the launcher, how you normally would.
#6
Posted 29 January 2012 - 09:26 PM
Edit: I found my problem. I'm unsure how to turn the update.zip (the snapshot) into a .jar file.
#7
Posted 01 February 2012 - 01:45 AM
luckyluc009, on 29 January 2012 - 09:26 PM, said:
Edit: I found my problem. I'm unsure how to turn the update.zip (the snapshot) into a .jar file.
The downloaded client should be in a .jar format; not a zip file. This is often due to Internet Explorer mistakenly converting the snapshot as an archive. Try to manually change the extension. If that doesn't work, use another browser such as either Chrome/Firefox/Opera/Safari.
#8
Posted 23 February 2012 - 04:18 PM
#9
Posted 23 February 2012 - 04:46 PM
Pritchard16, on 23 February 2012 - 04:18 PM, said:
I did it too. right now. and it happended to me to, it just freez.
Good I made a backup, but still.
Edit: And if I uses Force update it return to normal.
#10
Posted 23 February 2012 - 07:07 PM
Pritchard16, on 23 February 2012 - 04:18 PM, said:
#11
Posted 23 February 2012 - 07:12 PM
#13
Posted 23 February 2012 - 07:41 PM
Repeatist, on 26 January 2012 - 10:08 PM, said:
Make sure to plop it inside your Minecraft bin folder and overwrite your existing minecraft.jar file.
I can�r overwrite, I just paste it in and delete the old one, Is it inportant to overwrite??
Edit: I made It!!! I got right, you have to overwrite, NOT replace, to get the new. It is working now.
#14
Posted 23 February 2012 - 07:53 PM
Metholus, on 23 February 2012 - 07:41 PM, said:
If you paste it in, and the old one is still there. Then you have done it wrong.
You are supposed to replace the old one with the new one. If both are there are once, then it is obviously not replacing the old one.
Before => minecraft.jar
After => minecraft.jar
#15
Posted 23 February 2012 - 07:56 PM
gerbil, on 23 February 2012 - 07:53 PM, said:
You are supposed to replace the old one with the new one. If both are there are once, then it is obviously not replacing the old one.
Before => minecraft.jar
After => minecraft.jar
I worked it out, I hade to name it exatly the same and then got the option to overwrite.
Now it is working.
#16
Posted 23 February 2012 - 08:05 PM
#19
Posted 23 February 2012 - 11:54 PM
I'm not going to just redownload the client, because I have it patched with mods. (Trying to avoid replacing each jar when I want to go back and forth between a snapshot and 1.1)
#20
Posted 24 February 2012 - 02:08 AM
Badprenup, on 29 January 2012 - 07:27 PM, said:
- Download the new snapshot minecraft.jar
- Navigate to your .minecraft folder (On windows, you can find it by searching for %appdata%)
- Put the new jar file in the bin folder.
OPTIONAL: Back up your old jar file. - Open Minecraft via the launcher, how you normally would.
Doing so, fellow Minecraftians may corrupt their SSP worlds.
Guys, you may backup your saved games !
Backing up the whole .minecraft is also quick and easy, will also save player stats / achievements.
When running unstable versions (modded jar or a WIP snapshot), try to use a fresh .minecraft folder (i.e.: save the older one).
As such, it is very handy to be able to run Minecraft from a custom folder : it is possible to use a simple .bat script for that (which modifies the path in "APPDATA" only for the current Minecraft session, to your current folder).
You may find such tools in this forum. It is also really easy to write:
::Save those strings as a .bat file with Notepad. ::Run it alongside the Minecraft.exe launcher in your desired custom path @ECHO OFF SET APPDATA=%CD% start javaw -Xmx1024M -Xms512M -jar Minecraft.exe
(make the launcher download the files, then replace the minecraft.jar in \bin with the snapshot one)
(you can also copy your actual .minecraft to the custom folder to avoid re-downloading and logging on)
Some visual examples :
Here ! It's no more complicated than that.
You don't really need any magicminecraft or whatever app you don't even know the code, thus (perhaps) some hidden purpose.
Observation :

















