Minecraft Wiki
(Added sand duplication bug.)
Line 1,554: Line 1,554:
 
== Item duplication bugs ==
 
== Item duplication bugs ==
   
{{bl|!}} Sand and gravel can be duplicated by Sticky Pistons. Demonstrated here by JL2579: http://www.youtube.com/watch?v=G_hpwvq7D_0
+
{{bl|!}} Sand and gravel can be duplicated by Sticky Pistons. Demonstrated here by JL2579: http://www.youtube.com/watch?v=G_hpwvq7D_0<br>
  +
Confirmed to work in 1.2.3 by myself. --[[User:Scwizard|Scwizard]] 06:45, 12 March 2012 (UTC)
   
 
== References ==
 
== References ==

Revision as of 06:45, 12 March 2012

Read this 
Mojang has an official bug tracker and does not track bugs for any editions of Minecraft on this wiki. Please use the appropriate bug tracker to report and view current bug reports.

Java: bugs.mojang.com/browse/MC.
Bedrock: bugs.mojang.com/browse/MCPE.


For further info, see the issues notice page.
Do not delete this page, any issues currently being recorded are purely for archiving purposes.
Issues
Full releases
Pre-releases
Weekly releases

Organization of This Page & Instructions

Please do not spontaneously delete an issue report or comment, unless it is patent nonsense submitted by someone who has not logged in. If possible, contact the submitter by user-talk first and tell them about your concerns. They will almost certainly oblige. As always, assume good faith.

If you're unsure of an issue, it's good practice to post about it on the talk page to see whether others can reproduce it. Make sure you're testing the bug in the correct version (for this page, that's 1.2.3) with no mods installed. Also, make sure to proofread your issue report before submitting it; unintelligible issue reports come off as inconsiderate and disrespectful. Finally, please determine which game mode(s) your issue appears in, and flag it with the appropriate label(s).[1] (Also, note that if, for example, a minor annoyance appears in both single-player and multiplayer, and in both creative and survival modes, you should label it as [A], not [A][SP][MP][Su][Cr].)

Be sure to sort issues by category, type, and priority: redstone issues go in the Redstone section, etc.; bugs go in the Bugs subsection, with major bugs listed before minor bugs, annoyances in the Annoyances subsection, with major ones before minor ones, and issues that Jeb has marked as fixed or skipped are moved to the Fixed/Skipped section. Issues that Jeb cannot reproduce, however, are to remain in their original place.

Please sign all issue reports and comments by typing ~~~ (three tildes; tilde may be found above Tab ↹ on USA keyboards, and to the right of @ on British keyboards).

There is no need to place bullet points before issue labels. Use bullet points only for comments. Be sure to leave a single totally blank line before each new issue (but not before comments), unless the issue appears directly beneath a header.

Issue Labels

Please mark your issue with one of these issue labels: (listed from highest priority to lowest)

  • [!!] = {{bl|!!}} = Critical bug that can crash a Minecraft client or server.
  • [!] = {{bl|!}} = Major bug. Use this tag sparingly; if there is consensus your bug is not major, it will be downgraded.
  • [A!] = {{bl|a!}} = Major annoyance. Think very carefully before flagging an annoyance as major. Is it really more important than most minor bugs? Use this tag sparingly; if there is consensus your annoyance is not major, it will be downgraded.
  • [X] = {{bl}} = Minor bug.
  • [A] = {{bl|a}} = Annoyance.
  • [?] = {{bl|?}} = Potential issue that you are unsure of or that the community (on the discussion page) believes requires further vetting. Note: do not use this label to indicate this-is-not-a-bug; instead, replace the issue's current label with [A] or [A!]. Furthermore, it is inappropriate to use this to flag something you disagree with; instead, express your opinion in a comment. When you apply this label to an issue, place it after the issue's existing labels; do not remove those labels.

Labels for indicating that an issue happens only in a particular game mode: (These labels cannot stand alone; you must use them in addition to, not instead of, the ones listed above.)

  • [SP] = {{bl|sp}} = Single-player.
  • [MP] = {{bl|mp}} = Multiplayer.
  • [Su] = {{bl|su}} = Survival mode.
  • [Cr] = {{bl|cr}} = Creative mode.

Labels for indicating that an issue is restricted to a particular OS:

  • macOS = {{OS|OSX}} = Mac OS X
  • Windows = {{OS|Win}} = Windows
  • Linux = {{OS|Linux}} = GNU/Linux

Labels that Mojang (not you!) uses: (Please place these tags in front of existing issue labels; do not remove the existing labels.)

  • [F] = Issue for which a fix will appear in the next update.
  • [N] = Not a bug; intended behavior. By definition, this label is inapplicable to annoyances; annoyances are not bugs.
  • [S] = Issue that will not be fixed in the next update.
  • [U] = Issue that Mojang has tested but was unable to reproduce.

To produce these labels, use the following code: {{bl|c}} where c is the code of the label you wish to use. (e.g., a for annoyances, etc.)

The default issue type is minor bug; you can produce this label with the shorthand {{bl}}.

Crashing/System

Bugs

[!!] Client crashes before Mojang Logo appears



      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem.




--- BEGIN ERROR REPORT 7cf3a456 --------
Generated 3/11/12 12:22 AM

Minecraft: Minecraft 1.2.3
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.8.3
OpenGL: null version null, null

java.lang.IllegalStateException: glGetString(GL_VERSION) returned null - possibly caused by missing current context.
	at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:222)
	at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:4964)
	at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5322)
	at org.lwjgl.opengl.GLContext.useContext(GLContext.java:366)
	at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195)
	at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110)
	at org.lwjgl.opengl.Display.makeCurrent(Display.java:731)
	at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1050)
	at org.lwjgl.opengl.Display.create(Display.java:877)
	at org.lwjgl.opengl.Display.create(Display.java:782)
	at net.minecraft.client.Minecraft.a(SourceFile:198)
	at net.minecraft.client.Minecraft.run(SourceFile:650)
	at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT f122df84 ----------


[!!] A crash occurs when the inventory is opened. More specifically, when you try to click on something in the inventory, the whole laptop freezes.

         --- Need waaaay more information than this. --Zak Jones! 04:55, 11 March 2012 (UTC)

With reference to the above problem, a fix, the mod 'Anti-inventory freezing', worked on an earlier version of Minecraft. On updating the game, I noticed the problem had returned, so I tried to manually install the mod again with tips from YouTube about adding mods. However, this leads to a black screen after clicking 'Play offline' to use the game. I suspect it would also happen if I tried to play it online. Do I need an updated mod, or a different way of installing it? Is there an alternative solution?

[!] The crash screen error window often automatically closes. It does so too quickly for you to select and copy the error message.

[!!] The client crashes (black screen then stops responding) when redstone lamps are pushed by pistons.

  • Unable to reproduce. Redstone lamp is pushed by the piston with no problem. Is this multiplayer related? If so please label this as [!!] [MP]

[!!] Client crashes when populating terrain higher than about 220 to 255. Here is a map which consistently triggers this bug: http://www.box.com/s/v6fn8v3ix7um46k16lji. The symptom is that Minecraft will suddenly say "saving chunks" and then crash to a black screen, with the only option being to close it with the close button in the title bar. This map is generated by WorldPainter, and I believe it to be formatted correctly, but the highest terrain on it is at level 254. What I believe happens is that upon loading the map, because it is small (eight by eight chunks), Minecraft starts generating new chunks around it, and populating these chunks. The populating process overlaps the chunks around it, and as soon as it hits the high terrain, it crashes.Captain Chaos 12:37, 10 March 2012 (UTC)

  • I think I found the cause of this bug using the Minecraft Coder Pack. I believe line 1876 in the file called World.java in the MCP, in the function it calls getTopSolidOrLiquidBlock():
int i = chunk.func_48498_h() + 16;
should be:
int i = chunk.func_48498_h() + 15;
Captain Chaos 13:34, 10 March 2012 (UTC)
  • The same bug occurs on the server, and the same fix fixes it.Captain Chaos 19:44, 10 March 2012 (UTC)

[!!] Minecraft randomly freezes Minecraft5025 22:04, 9 March 2012 (UTC)

  • Gonna need some more information for that comment to be at all useful. --72.208.204.70 01:44, 10 March 2012 (UTC)

[U] Cake defence freezes minecraft while loading

  • My computer crashed when i tried to run it. And I've got somewhat of a serious computer! Sanoth 21:34, 9 March 2012 (GMT+1)
  • I can confirm this. After the 'converting world to anvil' message ended minecraft froze and had to end the javaw process in order to quit.

[S] [MP] You will have problems if you warp between worlds where start and end warp have nearby coordinates, because of new chunk network transfer optimization. Chunk data collides and client crashes. This has been experienced by many players on my server and in my case specifically, it seems to sometimes make my graphics drivers stop responding and reload, as well. For the record, even if no crash occurs, old chunks can still be seen in the distance, sometimes long after leaving a world. My personal system for reference is Win7 64-bit, Java 7 64-bit with 5Gb allocated to MC. Graphics is a Radeon 6990 and tested with both 12.1 and updated drivers, if this helps narrow the problem at all. Here is also a paste of a partial error log from a player with this issue: http://pastie.org/3527988 Snaiperskaya 18:22, 5 March 2012 (UTC)

  • As far as I know, you can't warp between worlds in Vanilla Minecraft. If this is a bug caused by a mod, it has no place here. Please contact the creator of the mod in order to have this bug fixed. CaMoreno3 08:15, 7 March 2012 (UTC)

[!!] Client crash on start up. After showing the MOJANG logo the client reports this error log.

      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem.

--- BEGIN ERROR REPORT 7cf3a456 --------
Generated 07.03.12 14:46

Minecraft: Minecraft 1.2.3
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 5700 Series version 4.2.11399 ....

java.lang.NullPointerException
	at java.io.Reader.<init>(Unknown Source)
	at java.io.InputStreamReader.<init>(Unknown Source)
	at adi.a(SourceFile:62)
	at adi.a(SourceFile:99)
	at net.minecraft.client.Minecraft.a(SourceFile:256)
	at net.minecraft.client.Minecraft.run(SourceFile:650)
	at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT e3bbc20d ----------

--LordJakson 13:58, 7 March 2012 (UTC)

  • Found a solution: Delete the "options.txt" File. There might be an invalid entry that caused the crash.--LordJakson 14:05, 7 March 2012 (UTC)

[F] [MP] Server crashes regularly in vanilla 1.2.3

2012-03-04 19:04:50 [SEVERE] Unexpected exception
java.lang.ArrayIndexOutOfBoundsException: -8
at mw.h(SourceFile:275)
at mw.a(SourceFile:390)
at mw.a(SourceFile:346)
at gd.b(SourceFile:392)
at gd.e(SourceFile:453)
at yt.a(SourceFile:77)
at gd.l(SourceFile:2016)
at gd.h(SourceFile:1795)
at net.minecraft.server.MinecraftServer.w(SourceFile:426)
at net.minecraft.server.MinecraftServer.run(SourceFile:356)
at dm.run(SourceFile:490)

This happens every few hours now, and whilst the server is still apparently running (I can 'stop' it), everyone gets booted and no one else can log in. I can't work out what causes the crash, but it's always in mw.h, line 275. I'm not the only person seeing this either (google for "java.lang.ArrayIndexOutOfBoundsException: -8" and you'll see a lot of threads. I'm happy to put the world somewhere public, or do whatever I can else to help.

The server is an iMac running OSX 10.7.3 btw (so it's completely up to date). --Drspindizzy 12:49, 5 March 2012 (UTC)

  • This one (java.lang.ArrayIndexOutOfBoundsException: -8) has happened to me as well, and I was able to fix it. For me, there was an area of my map which would crash the server if a player approached it. If you are unlucky enough to have a user who logged out near that point, the server would crash a few seconds after they logged in. After some trial and error, I narrowed it down to some chunks which contained an extremely tall structure (E.g., a building with a roof at the highest possible point in the pre-1.2 world). I opened the world in mcedit, and lowered the roofs in question by 1 block, and now it works fine and my server has stopped crashing. My guess is that having blocks at the top of the world might confuse the conversion process somehow. I did note that in 1.1, the lighting of that roof was never right. Now it looks fine and does not crash. JohnQ
  • My friend had this issue on his remote linux box (virtual private server, Archlinux; I lack version info. though). We thought that could be caused by an outdated Java Runtime Environment (JRE) on the server . So he performed a clean install of Java (which is now I guess the JRE 7) and now the Minecraft server runs flawlessly !!! (I'm trying to get more info from him about the involved Java JRE versions to share)
So my ultimate advice is to update Java. Nihilys 10:54, 6 March 2012 (UTC)
  • If you can't make the system (through PATH) run the latest JRE (there can be several JRE available, and an older one in use by default) on the computer just completely uninstall Java and install it back (I wouldn't recommend such action on a production server...) Nihilys 10:55, 6 March 2012 (UTC)
  • This "should" be fixed in the next update. It was a problem with the Anvil conversion. Dinnerbone 21:01, 8 March 2012 (UTC)


[U] server crashes after placing lava at level 255. 2012-03-04 12:38:31 [INFO] Starting minecraft server version 1.2.2

2012-03-04 12:38:31 [INFO] Loading properties
2012-03-04 12:38:31 [INFO] Starting Minecraft server on 5.89.12.250:25565
2012-03-04 12:38:31 [INFO] Preparing level "world1"
2012-03-04 12:38:31 [INFO] Default game type: 0
2012-03-04 12:38:31 [INFO] Preparing start region for level 0
2012-03-04 12:38:32 [INFO] Done (919509169ns)! For help, type "help" or "?"
2012-03-04 12:38:34 [INFO] wisenski [/5.89.12.250:62604] logged in with entity id 256 at (152.79105199478292, 256.9910380775109, -244.78650970272875)
2012-03-04 12:38:36 [SEVERE] Unexpected exception
java.lang.ArrayIndexOutOfBoundsException: 32768
	at gd.b(SourceFile:2192)
	at gd.v(SourceFile:2076)
	at gd.k(SourceFile:1919)
	at gd.l(SourceFile:1958)
	at gd.h(SourceFile:1795)
	at net.minecraft.server.MinecraftServer.w(SourceFile:426)
	at net.minecraft.server.MinecraftServer.run(SourceFile:356)
	at dm.run(SourceFile:490)
  • This was fixed in 1.2.3. You're running 1.2.2. Please upgrade. Dinnerbone 21:47, 4 March 2012 (UTC)

[!!] after deleting minecraft.jar to get rid of mods i get on minecraft and it freezes at: updating minecraft. please help.

  • Usually, in order to fix this, you have to delete everything that is in the bin folder. It will then re-download everything.
  • This could be due to the "Java 7" problem that some users have. Try uninstalling any/all forms of Java 7 you have.

[A!] 1.2.x is unplayable for me on "far" view distance: the game freezes up so much it's like ten seconds of freezing to one second of moving. On the F3 View the graph spikes right up to the top of the screen or off. I am playing with 32 bit Java and I have noted the warning, but there was no freezing or problems until MC 1.2. Is this just because of the new height limit and something I should accept? 90.211.114.219 16:46, 3 March 2012 (UTC)

  • From what I've gathered, it does seem to be mostly attributed to the height limit since it gets to render 128 more blocks per square. Still, I'm sure there will be fixes possible and hopefully soon. Hesuchia 19:06, 3 March 2012 (UTC)
  • I wrote about that as a major bug. "Minecraft is lagging heavily after playing for a few minutes. 0 FPS for 2-4 seconds with >1 sec delay between them. (SP, Normal/Far view distance)". It can be also related to the jungle biome - I have spawned near there. -- L.K.
    • This is a system problem. If reducing the graphics options does not help then some other program is monopolizing the disk, memory, or bus. Even on my weak Athlon 5000+ I can use Far distance and experience no pauses, just the usual 8 FPS. Letting programs such as antivirus scans, or Windows Trusted Installer run at the same time as playing Minecraft will cause pauses though - this is to be expected. Also, allowing the system use more memory than available physical RAM will cause pauses - reduce the memory footprint of the system, and reduce max java heap to 256 MB to avoid this. -Aurelius 15:50, 9 March 2012 (UTC)
      • I understand the logic behind labeling this as system problem. But I get this same unplayable freezing after a few minutes of gameplay. It is after a few minutes of gameplay, everytime. I am certain no other program is throttling my computer, after a few minutes of minecraft, in the jungle biome consistantly. --Wilkopolis 21:55, 10 March 2012 (UTC)

[!!] When moving the camera towards a block that was not initially on the camera (eg a block behind you, or a block in the sky) the game may crash without an error log. (I use 32bit Windows 7 and 32bit Java) Update: Made a video of it happening, sorry for the quality. Click here Update 2: Turns out it works on SMP too... Got a neat crash log

18:14:42 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
18:14:42 [SEVERE]       at java.net.SocketOutputStream.socketWrite0(Native Method)
18:14:42 [SEVERE]       at java.net.SocketOutputStream.socketWrite(Unknown Source)
18:14:43 [SEVERE]       at java.net.SocketOutputStream.write(Unknown Source)
18:14:43 [SEVERE]       at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
18:14:43 [SEVERE]       at java.io.BufferedOutputStream.flush(Unknown Source)
18:14:43 [SEVERE]       at java.io.DataOutputStream.flush(Unknown Source)
18:14:43 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)
18:14:43 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
18:14:43 [SEVERE]       at java.net.SocketOutputStream.socketWrite0(Native Method)
18:14:43 [INFO] ███████ lost connection: disconnect.endOfStream
18:14:43 [SEVERE]       at java.net.SocketOutputStream.socketWrite(Unknown Source)
18:14:43 [SEVERE]       at java.net.SocketOutputStream.write(Unknown Source)
18:14:43 [SEVERE]       at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
18:14:43 [SEVERE]       at java.io.BufferedOutputStream.flush(Unknown Source)
18:14:43 [SEVERE]       at java.io.DataOutputStream.flush(Unknown Source)
18:14:43 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)
18:16:00 [INFO] /███.███.███.██:█████ lost connection

[!] Game lags when in jungle biomes and/or around jungle trees.

[!!] The client can crash if standing on blocks or in liquids at y=255 on multiplayer servers with the map height limited. (note: the blocks must be placed before the height limit takes effect)

[!!] Windows Minecraft will not run with any form of Java 7

  • Apparently I have Java 7 installed and minecraft runs for me. ZuppaHD
    • Runs fine here, too. butterfly98901
    • Latest Java 7 works fine. Tried all combinations of 32bit, 64bit, JDK, JRE on both XP and Win7 -- Lucifer_LLS 11:21, 5 March 2012 (UTC)
    • I have java 7 running on 5 computers, CentOS Linux, and windows: XP and 7. All run minecraft fine.
    • This may occur on some computers. I had it some time ago after thinking Java 7 would improve performances greatly... I was wrong, only way to fix it was to uninstall everything Java7 related and install Java6, no problems after this. Note: I'm using a 5 year old Toshiba laptop with Windows Vista TheOtherRetard 13:56, 6 March 2012 (UTC)

[F] Pressing the Open texture pack folder button in 1.2.3 will crash the game

  • Not for me (1.2.3), tried renaming texturepacks folder while minecraft was running, retried, still no crash. 194.137.243.226
  • I cannot reproduce this in 1.2.3 vanilla on Windows Vista Home Premium: freshly downloaded and installed, I login and click texture packs and click button "Open texture packs folder" and the expected Windows explorer folder opens. Please give the detailed error message and check your antivirus software in case that is the cause. -- Aurelius 15:28, 2 March 2012 (UTC)
  • Can you please pastebin the error it gives you? Or does the game just close with no error? Dinnerbone 15:55, 2 March 2012 (UTC)
  • I have this bug too. I used windows 7 with 64-bit Java. The game doesn't crash, it just freezes forever 217.120.203.3 18:49, 2 March 2012 (UTC)
    To those reporting this problem: use a batch file to capture the java output and check the Event log (if on Windows) and post the details at the minecraftforum or the IRC channel at irc://irc.esper.net/MineCraftHelp so others can help diagnose the cause. Do the usual first: uninstall all Java and install only Java 6; set antivirus and firewall to allow java access to internet and to the %APPDATA% folder; if Windows, check the access permissions. -- Aurelius 12:34, 3 March 2012 (UTC)
Yes, that is exactly the problem: minecraft doesn't give an error, and doesn't crash (And yes I know how to run from batch). So I understand that you can't help without logs, I just wanted to say there are more people with this problem. 217.120.203.3 22:18, 3 March 2012 (UTC)
Vanilla Minecraft 1.2.3 with no mods? What operating system and Java version? Use a batch file setting APPDATA to make a completely clean install in a separate folder with nothing added and see if the problem reproduces. If it does then this has got to be a system issue, try make a new Windows profile and retest. -Aurelius 04:25, 4 March 2012 (UTC)
  • This sometimes happens to me. Instead of crashing, the game automatically closes without notice sometimes.
  • Can't reproduce on MC 1.2.3 vanilla and *original* Win 7 Professional 32-bit -- L.K.
  • Okay, I "may" have fixed this but I'm in doubt. I need someone to run the client with logging (see the above batch stuffs) and pastebin the log from when it crashes. Even if there's no obvious errors in it. Dinnerbone 21:17, 8 March 2012 (UTC)
  • If I click the "Open texture pack folder" button, it simply does nothing for me. (WindowsXP|x86|Java32|MinecraftVanillaWithoutAnyMods) Gimlao 00:45, 9 March 2012 (UTC)
  • Nothing at all? Can you please run with output (see above) and pastebin the results? Thanks. Dinnerbone 01:08, 9 March 2012 (UTC)
  • I always run the game with the console, so I can see error logs, but clicking the button does nothing, and also shows nothing in the console : http://pastebin.com/QmehcaKB Gimlao 13:23, 9 March 2012 (UTC)
  • Interesting. I'll add some debugging output into the next version, we'll just have to see what happens. In the mean time, can you please let me know: Where your .minecraft folder is (if it's in the usual /appdata/roaming/ or somewhere custom), a "dir" output of your .minecraft folder, and has the button ever worked for you in the past? Dinnerbone 16:23, 9 March 2012 (UTC)
  • On that computer, the .minecraft folder is here : "C:/Documents and Settings/Domi/Application Data/.minecraft". By the way, with the launcher, error log when clicking on the link below the "Force update!" button : http://pastebin.com/Rixs4dk5. Maybe it's the error log you wanted to see before, the game doesn't show it, but the launcher does. The "dir" output : http://pastebin.com/yQPXk5YE. And I think it never worked on that computer... Maybe the spaces are the cause of that issue. --Gimlao 19:28, 10 March 2012 (UTC)
  • It works with my other computer (Windows7|x64|Java64 - Also tested with Java32|MinecraftVanilla), it opens the folder as exepted. Maybe it doesn't work on WindowsXP... Gimlao 13:27, 9 March 2012 (UTC)
  • I was able to recreate it using (Windows7|x64|Java64) with the latest version of ModLoader installed. The bug happened when I installed the latest version of Millenaire using the launcher that is available on the official site. ParalysedBeaver 00:32, 11 March 2012 (UTC)

[!!] Worlds made before Minecraft 1.2.2 become unplayable. Worlds made during 1.2.2 or after run smoothly.

  • Java and video drives are up to date. 75.106.37.15 21:44, 2 March 2012 (UTC)
Update: I don't know how to get the crash report. I wish that I did though. But I can tell you that I haven't used any mods, no world editors, and the world that I want to use was created in 12w8a, others go back to Beta 1.8. 75.106.37.15 02:39, 4 March 2012 (UTC)
Update: www.mediafire.com/?4x621niodo5v326 <-- My downloadable world. Made on 12w8a, used WorldPainter to edit the world, and no mods were used. 75.106.37.15 19:39, 4 March 2012 (UTC)
  • Please define "unplayable".
  • Unplayable: During the loading of an older world, it states that it's "switching levels." Then the text disappears and goes to a black screen. 75.106.37.15 06:16, 3 March 2012 (UTC)
I cannot reproduce any errors converting single player worlds made in 100% vanilla Minecraft versions 1.1 and 1.0 to 1.2.3 . Specs: Windows Vista Home Premium 32 bit running on AMD Athlon 64X2 Dual 5000+, nVidia GeForce 6500, 32 bit Java 6. I tested both 1.0 and 1.1 with seeds debug and glacier and on each I built up to max height with various blocks at the highest point, and in the glacier seed I also built up to max height in the Nether - no problems found on conversion to 1.2.3. I then tested the world from www.mediafire.com/?4x621niodo5v326 and noticed it was in Creative mode and that there were no *.mcr backup files present - the use of the pre-release snapshot may have corrupted the world or another mod or editing program was used. If this can only be reproduced using the snapshot I suggest moving the bug report to Known bugs/Version 12w08a. -Aurelius 15:52, 9 March 2012 (UTC)
  • [MP] I am not the reporter of this bug, but I am having this issue with the server and ONLY the server version of 1.2.* I have a world from before 1.2 that when converted by the server code spits out this error on a player connecting. When converted for single player use it works perfectly fine. UPDATE: I seem to have discovered this is due to corrupted information in the player.dat file. I am reluctant to upload an example of this file because I do not know what is stored there. My best guess is that it is due to the use of the Multiverse bukkit plugin, as when the world was converted my user was not in the "normal" world. Deleting the relevant player.dat file allows the user to log back in.
 [WARNING] Failed to handle packet: java.lang.NullPointerException
 java.lang.NullPointerException
       at je.c(SourceFile:102)
       at ht.b(SourceFile:127)
       at ht.a(SourceFile:38)
       at fj.a(SourceFile:94)
       at net.minecraft.server.MinecraftServer.w(SourceFile:435)
       at net.minecraft.server.MinecraftServer.run(SourceFile:356)
       at dm.run(SourceFile:490)
  • To those reporting problems converting pre-1.2.3 worlds please link to the affected world file, and if possible to its archive before it was converted, so that others can help diagnose the cause. Specify how the pre-1.2.3 world was created - which minecraft versions, options, which mods or world editors used. -Aurelius 12:34, 3 March 2012 (UTC)
  • Could you please reword this so that other people that have no idea what you're saying can understand it. 75.106.37.15 21:43, 3 March 2012 (UTC)
Zip the problem world folder from the /saves/ folder and upload it to a site such as mediafire, post the URL of the upload here or in a forum. Give details how the world was made, especially if mods or snapshots or prereleases were used in that world history. A mod or prerelease snapshot might have caused a problem. -Aurelius 04:34, 4 March 2012 (UTC)
I've uploaded my world that I'm wanting to use. The link is up above with the information. 75.106.37.15 03:40, 5 March 2012 (UTC)

[!!] Maps in SMP tend to overload servers, causing annoying crashes of client and server.

[!!] [MP] Windowswhen connecting to a server the client disconnects after 0-5 seconds giving a "connection reset by peer" error,occasionally gives up to 50 seconds before disconnecting happens only in 1.2.3 did not occur in the short window of 1.2.2 or 1.2

[!] Sometimes in Hardcore mode, if you jump into a ceiling, or walk into walls, you will go THROUGH the walls, and take damage. This also happens with doors, and torches, if you walk into them, you go into them, and take damage.

  • This sounds like an existing bug that happens when your sleep is interrupted by destruction of the bed, or something like that (I haven't seen it myself). It's not specific to Hardcore mode. kpreid

[!!] When converting (CNB's 3x3 Piston door map that I downloaded) old worlds the game crashes. Black Screen, "Saving Chunks" error does not show for game crashed as world started to convert. ZuppaHD

  • Can fix by creating a Flat/world with Third-Party Programs (MCEdit etc.) exporting entire door/system and placing it in the created World/Flat

[U] Silverfish spawning from being called out of their blocks crashes the game. (please confirm)ZuppaHD

  • Can't reproduce. If it happens again, please let me know what the crash is (error messages/does it just freeze up/etc) and if it's multiplayer or not. Dinnerbone 18:30, 4 March 2012 (UTC)

[!] Linux (commonly) Windows (rarely) At extremely low framerates (e.g. 4-6) it becomes impossible to use Mouse1 to attack/mine (brings up ingame menu) tested NOT mouse with a 2button PS/2 mouse. Indrora 04:23, 4 March 2012 (UTC)

[!!] WindowsI was playing Minecraft and suddenly, power failure. Then my world is no longer selectable but its file is still in .minecraft/saves with "level.dat_mcr" missing. (PS : if you know a way to repare it, please tell me)Missingno 26 10:58, 5 March 2012 (UTC)

   download 7zip (free) or winRAR and open up either your saves folder or the specific map file in it,
   then right-click, press "rename" and type in "level.dat_mcr" or the apropriate file ending and it should work


[!!] I tried to convert my flatgrass map to Anvil but it just blinks to the convert screen then shows an empty dirt background. After that it kicks me out of fullscreen and shows a black screen. Any ideas? Also I successfully converted all my other super-flat and normal worlds in about ten seconds. This is 1.2.2 and 1.2.3 with no mods and the map's files look identical to the other before conversion, right down to the individual files in each folder. EX: data has the maps and idcounts.dat etc.--Droid1134 01:16, 3 March 2012 (UTC)

  • Can you please try the same map (before conversion) in a multiplayer server, and see if it gives you any errors? Dinnerbone 04:45, 3 March 2012 (UTC)
  • Got this error: (Note: as a half-idea half-just to see if it worked, I did try deleting the top layer of the map; considering the huge bugs related to map height)
[INFO] Starting minecraft server version 1.2.3
[INFO] Loading properties
[INFO] Starting Minecraft server on *:25565
[INFO] Preparing level "world"
[INFO] Converting map!
[SEVERE] Unexpected exception
java.lang.ClassCastException: qx cannot be cast to nt
	at pf.g(SourceFile:113)
	at us.a(SourceFile:27)
	at ix.a(SourceFile:199)
	at ix.a(SourceFile:169)
	at ix.a(SourceFile:128)
	at net.minecraft.server.MinecraftServer.a(SourceFile:210)
	at net.minecraft.server.MinecraftServer.s(SourceFile:188)
	at net.minecraft.server.MinecraftServer.run(SourceFile:333)
	at dm.run(SourceFile:490)

--Droid1134 22:37, 3 March 2012 (UTC)

  • Made a discovery: if I delete all of the region files the world converts but all the world is resetted to its seed. That means that there is a region error. Interesting, but not very useful, unless there is an idea someone has? Anyone? --Droid1134 01:48, 5 March 2012 (UTC)
  • I've the same problem with [this map]. See [my pastebin]. --Pyraah 08:03, 5 March 2012 (UTC)
  • After extensive trial and error I have determined that while I can delete certain region files to raise the number of regions converted(ex. I deleted r.-1.-1.mcr and I converted nearly half the regions, but when I deleted r.1.1.mcr in addition, I only converted 3 regions...(after replacing the region files to .mcr)), only deleting all of them will result in a successful full conversion. Which means: saving your world, at least manually, at this point is impossible... VERY depressing... I am now trying to use MCedit to transfer my stuff over, but I have no idea if it will convert the new world afterwords. --Droid1134 03:04, 6 March 2012 (UTC)
  • After downloading the newest MCedit (works on Region and Anvil worlds) I have successfully recreated a superflat world with all my stuff in it. My recommendation for others: download MCedit, create a new world, copy the original world(or at least the parts you used) and import it into your new world. You may want to use the same seed for both worlds, but be warned pre-1.2 worlds may have a different terrain generation, and the same seed may not produce the same results. --Droid1134 21:34, 11 March 2012 (UTC)

Annoyances

[A!] Starting minecraft in a terminal reveals that 1.2.3 still has a few debug messages. This would not be a problem except that in low-light areas (such as the Nether) a large number of messages similar to the following will scroll by as the player enters a new chunk: "Checking light -13, 14". This is a *huge* performance drain on lower-end systems. It can be somewhat mitigated by redirecting standard output to the bit bucket, i.e., java -Xmx2048M -Xms512M -cp minecraft.jar net.minecraft.LauncherFrame > /dev/null. There is still some performance lag with the light recalculation, but it's a minor stutter as compared to the slideshow without this workaround. --Benanov 06:01, 3 March 2012 (UTC)

  • My FPS drops down to 0 when I am in the nether due to the lighting checks even with this "fix" (using < NUL on windows) it still drops down to 0. This is a major annoyance that ruins gameplay on the "low-end" computers/laptops. (I am on windows and I launch with .bat files so this is not linux only.(I changed it)) Kukelekuuk00

[A] Neither 1.2.3 nor 1.2.2 accept command line arguments that previous versions accepted. I first determined this changed when the minecraft.jar launcher changed from 1.1 to 1.2.2, while the launcher for 1.2.3 is unchanged from 1.2.2. See Stand alone client (change). Please note this is not related to the environment variable JAVA_OPTIONS. -Aurelius 15:22, 2 March 2012 (UTC)

[A] Holding a map in hand and walking into a jungle biome in a multiplayer server will kick you from the server and produce the message "Internal Server Error". I've only tried it in multiplayer, not sure if it does this in singleplayer.

  • Can you please pastebin the error that is displayed on the server? Dinnerbone 04:34, 3 March 2012 (UTC)

[A] [MP] Attempting to break the bottom half wooden door while standing in it will result in the door rapidly opening and closing. This can be fixed by moving out of the door.

  • Even if this didn't have a fix it's not a major annoyance --Moxxy 20:04, 3 March 2012 (UTC)


[A] Linux under Java6-sun on Ubuntu (Untested on other distros) pressing "return to game" from the menu does **not** trap focus of mouse (Esc does though) Indrora 04:23, 4 March 2012 (UTC)

[!!] Windows Alot of times when going into fullscreen, the game crashes, and leaves a crash report. The ammount of times this happens can be reduced when turning on Power Saver, but then it still happens. I do know this doesn't happen for everyone.

[A] macOS Cmd-Q don't work (should quit the program). Not even on main screen. 86.50.91.240 13:57, 4 March 2012 (UTC)

[A] I don't know if this happens to anyone else. But whether on Single- or Multi- player my computer freezes up every 15 minutes or so. I hae to ctrl + alt+ dlt to exit out.. Also my commands don't work so i don't know if it's the server or a bug. ---- AidynsMommy

[A] Certain areas can take a lot of CPU (90%+) in the "Tick" (according to F3) which causes that area to be unplayable. Terminal output is littered with the following messages

[!!] Minecraft randomly crashes both in Single and Multiplayer. Not sure of the cause, has something to do with the JRE

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69df933c, pid=2084, tid=3884
#
# JRE version: 6.0_31-b05
# Java VM: Java HotSpot(TM) Client VM (20.6-b01 mixed mode windows-x86 )
# Problematic frame:
# C  [atioglxx.dll+0xdc933c]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x02431400):  JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3884, stack(0x536c0000,0x53710000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000004

Registers:
EAX=0x00000000, EBX=0x53a8ab08, ECX=0x53b0dcd8, EDX=0x00000000
ESP=0x5370f3d0, EBP=0x5370f3f8, ESI=0x53a8ab08, EDI=0x65dd5f60
EIP=0x69df933c, EFLAGS=0x00010202

Top of Stack: (sp=0x5370f3d0)
0x5370f3d0:   00000001 5dea361c 00000001 00000001
0x5370f3e0:   00000000 00000000 5370f45c 6917a9bb
0x5370f3f0:   53ad6348 00000007 5370f420 698ff955
0x5370f400:   53b076e0 00000000 00000001 53b0dcd8
0x5370f410:   65dd5f60 53a8ab08 698ffcae 53ad6348
0x5370f420:   5370f434 698fe997 53a8ab08 70e302e0
0x5370f430:   65dd5f60 5370f458 690adc20 65dd5f60
0x5370f440:   00000000 53ad6348 00000000 00000000 

Instructions: (pc=0x69df933c)
0x69df931c:   24 8d 44 24 10 e8 4a f6 ff ff 5f 5e 5b 8b e5 5d
0x69df932c:   c2 14 00 cc 55 8b ec 83 e4 f8 83 ec 28 8b 45 0c
0x69df933c:   c7 40 04 01 00 00 00 56 8d 70 10 8b 00 c1 e0 07
0x69df934c:   57 b9 0a 00 00 00 8d 7c 24 08 f3 a5 8b 54 24 10 


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x53a8ab08 is an unknown value
ECX=0x53b0dcd8 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x5370f3d0 is pointing into the stack for thread: 0x02431400
EBP=0x5370f3f8 is pointing into the stack for thread: 0x02431400
ESI=0x53a8ab08 is an unknown value
EDI=0x65dd5f60 is an unknown value


Stack: [0x536c0000,0x53710000],  sp=0x5370f3d0,  free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atioglxx.dll+0xdc933c]
C  [atioglxx.dll+0x8cf955]
C  [atioglxx.dll+0x8ce997]
C  [atioglxx.dll+0x7dc20]
C  [atioglxx.dll+0x95bf1]
C  [atioglxx.dll+0x410185]
C  [lwjgl.dll+0x6869]
J  l.a(Lacl;ID)I
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
V  [jvm.dll+0xfac3b]
V  [jvm.dll+0x18c3a1]
V  [jvm.dll+0xfade1]
V  [jvm.dll+0xfae3b]
V  [jvm.dll+0xb5569]
V  [jvm.dll+0x118f14]
V  [jvm.dll+0x140ffc]
C  [msvcr71.dll+0x9565]
C  [kernel32.dll+0x1339a]
C  [ntdll.dll+0x39ef2]
C  [ntdll.dll+0x39ec5]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  org.lwjgl.opengl.ARBOcclusionQuery.nglEndQueryARB(IJ)V
J  l.a(Lacl;ID)I
J  lo.a(FJ)V
J  lo.b(F)V
J  net.minecraft.client.Minecraft.x()V
j  net.minecraft.client.Minecraft.run()V+40
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x02434c00 JavaThread "File IO Thread" daemon [_thread_blocked, id=6712, stack(0x62480000,0x624d0000)]
  0x02432400 JavaThread "Thread-14" daemon [_thread_blocked, id=6496, stack(0x565a0000,0x565f0000)]
  0x02432000 JavaThread "Thread-13" daemon [_thread_blocked, id=4584, stack(0x56510000,0x56560000)]
  0x02431800 JavaThread "Thread-12" daemon [_thread_in_native, id=3752, stack(0x56480000,0x564d0000)]
=>0x02431400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3884, stack(0x536c0000,0x53710000)]
  0x02430c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6676, stack(0x50910000,0x50960000)]
  0x4ad6b000 JavaThread "TimerQueue" daemon [_thread_blocked, id=540, stack(0x4bf20000,0x4bf70000)]
  0x50c05000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=1336, stack(0x4b340000,0x4b390000)]
  0x02529800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4256, stack(0x003b0000,0x00400000)]
  0x4ac43400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2872, stack(0x50760000,0x507b0000)]
  0x4ac03000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6112, stack(0x4b110000,0x4b160000)]
  0x4ac02000 JavaThread "AWT-Shutdown" [_thread_blocked, id=1172, stack(0x4af40000,0x4af90000)]
  0x4abff800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3412, stack(0x4ae80000,0x4aed0000)]
  0x02487000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6176, stack(0x4aaa0000,0x4aaf0000)]
  0x0247fc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1580, stack(0x4aa10000,0x4aa60000)]
  0x0247ec00 JavaThread "Attach Listener" daemon [_thread_blocked, id=1840, stack(0x4a980000,0x4a9d0000)]
  0x0247b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2984, stack(0x4a8f0000,0x4a940000)]
  0x0244ec00 JavaThread "Finalizer" daemon [_thread_blocked, id=6132, stack(0x4a860000,0x4a8b0000)]
  0x0244a000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4748, stack(0x4a7d0000,0x4a820000)]

Other Threads:
  0x02446000 VMThread [stack: 0x4a740000,0x4a790000] [id=6092]
  0x02498400 WatcherThread [stack: 0x4ab30000,0x4ab80000] [id=5612]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 157376K, used 132905K [0x045b0000, 0x0f070000, 0x19b00000)
  eden space 139904K,  91% used [0x045b0000, 0x0c22f3f0, 0x0ce50000)
  from space 17472K,  31% used [0x0ce50000, 0x0d39b088, 0x0df60000)
  to   space 17472K,   0% used [0x0df60000, 0x0df60000, 0x0f070000)
 tenured generation   total 349568K, used 83119K [0x19b00000, 0x2f060000, 0x445b0000)
   the space 349568K,  23% used [0x19b00000, 0x1ec2bcc8, 0x1ec2be00, 0x2f060000)
 compacting perm gen  total 18176K, used 18159K [0x445b0000, 0x45770000, 0x485b0000)
   the space 18176K,  99% used [0x445b0000, 0x4576be28, 0x4576c000, 0x45770000)
No shared spaces configured.

Code Cache  [0x02530000, 0x02b88000, 0x04530000)
 total_blobs=2998 nmethods=2647 adapters=285 free_code_cache=26932160 largest_free_block=192

Dynamic libraries:
0x00400000 - 0x00425000 	C:\Program Files (x86)\Java\jre6\bin\javaw.exe
0x77620000 - 0x777a0000 	C:\Windows\SysWOW64\ntdll.dll
0x76640000 - 0x76750000 	C:\Windows\syswow64\kernel32.dll
0x771d0000 - 0x77216000 	C:\Windows\syswow64\KERNELBASE.dll
0x770d0000 - 0x77170000 	C:\Windows\syswow64\ADVAPI32.dll
0x75200000 - 0x752ac000 	C:\Windows\syswow64\msvcrt.dll
0x76010000 - 0x76029000 	C:\Windows\SysWOW64\sechost.dll
0x76800000 - 0x768f0000 	C:\Windows\syswow64\RPCRT4.dll
0x75180000 - 0x751e0000 	C:\Windows\syswow64\SspiCli.dll
0x75170000 - 0x7517c000 	C:\Windows\syswow64\CRYPTBASE.dll
0x76110000 - 0x76210000 	C:\Windows\syswow64\USER32.dll
0x77040000 - 0x770d0000 	C:\Windows\syswow64\GDI32.dll
0x76100000 - 0x7610a000 	C:\Windows\syswow64\LPK.dll
0x76fa0000 - 0x7703d000 	C:\Windows\syswow64\USP10.dll
0x76550000 - 0x765b0000 	C:\Windows\system32\IMM32.DLL
0x76be0000 - 0x76cac000 	C:\Windows\syswow64\MSCTF.dll
0x7c340000 - 0x7c396000 	C:\Program Files (x86)\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da9f000 	C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
0x731b0000 - 0x731e2000 	C:\Windows\system32\WINMM.dll
0x71450000 - 0x7149c000 	C:\Windows\system32\apphelp.dll
0x6d7a0000 - 0x6d7ac000 	C:\Program Files (x86)\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 	C:\Program Files (x86)\Java\jre6\bin\java.dll
0x6d7e0000 - 0x6d7ef000 	C:\Program Files (x86)\Java\jre6\bin\zip.dll
0x6d000000 - 0x6d14c000 	C:\Program Files (x86)\Java\jre6\bin\awt.dll
0x716c0000 - 0x71711000 	C:\Windows\system32\WINSPOOL.DRV
0x76350000 - 0x764ac000 	C:\Windows\syswow64\ole32.dll
0x71970000 - 0x71b0e000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x77170000 - 0x771c7000 	C:\Windows\syswow64\SHLWAPI.dll
0x71f40000 - 0x71f53000 	C:\Windows\system32\DWMAPI.DLL
0x71ec0000 - 0x71f40000 	C:\Windows\system32\uxtheme.dll
0x63570000 - 0x635bb000 	C:\Fraps\FRAPS32.DLL
0x753b0000 - 0x75ffa000 	C:\Windows\system32\shell32.dll
0x6d230000 - 0x6d27f000 	C:\Program Files (x86)\Java\jre6\bin\fontmanager.dll
0x71b40000 - 0x71d03000 	C:\Windows\system32\d3d9.dll
0x74eb0000 - 0x74eb9000 	C:\Windows\system32\VERSION.dll
0x71b30000 - 0x71b36000 	C:\Windows\system32\d3d8thk.dll
0x686b0000 - 0x68774000 	C:\Windows\system32\aticfx32.dll
0x6f810000 - 0x6f81b000 	C:\Windows\system32\atiu9pag.dll
0x4c390000 - 0x4c93e000 	C:\Windows\system32\atiumdag.dll
0x63a80000 - 0x63e8c000 	C:\Windows\system32\atiumdva.dll
0x6d600000 - 0x6d613000 	C:\Program Files (x86)\Java\jre6\bin\net.dll
0x76030000 - 0x76065000 	C:\Windows\syswow64\WS2_32.dll
0x76540000 - 0x76546000 	C:\Windows\syswow64\NSI.dll
0x72c10000 - 0x72c4c000 	C:\Windows\system32\mswsock.dll
0x70a70000 - 0x70a76000 	C:\Windows\System32\wship6.dll
0x6d620000 - 0x6d629000 	C:\Program Files (x86)\Java\jre6\bin\nio.dll
0x72e90000 - 0x72e95000 	C:\Windows\System32\wshtcpip.dll
0x72bc0000 - 0x72c04000 	C:\Windows\system32\DNSAPI.dll
0x72b90000 - 0x72bb1000 	C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x72b70000 - 0x72b8c000 	C:\Windows\system32\Iphlpapi.DLL
0x72b60000 - 0x72b67000 	C:\Windows\system32\WINNSI.DLL
0x72b50000 - 0x72b56000 	C:\Windows\system32\rasadhlp.dll
0x718a0000 - 0x718d8000 	C:\Windows\System32\fwpuclnt.dll
0x71950000 - 0x71966000 	C:\Windows\system32\CRYPTSP.dll
0x718e0000 - 0x7191b000 	C:\Windows\system32\rsaenh.dll
0x72ef0000 - 0x72f07000 	C:\Windows\system32\USERENV.dll
0x72f50000 - 0x72f5b000 	C:\Windows\system32\profapi.dll
0x73670000 - 0x73680000 	C:\Windows\system32\NLAapi.dll
0x73660000 - 0x73670000 	C:\Windows\system32\napinsp.dll
0x72c50000 - 0x72c62000 	C:\Windows\system32\pnrpnsp.dll
0x73650000 - 0x73658000 	C:\Windows\System32\winrnr.dll
0x4b270000 - 0x4b278000 	C:\Program Files (x86)\Internet Download Manager\idmmkb.dll
0x76070000 - 0x760ff000 	C:\Windows\syswow64\OLEAUT32.DLL
0x6d780000 - 0x6d788000 	C:\Program Files (x86)\Java\jre6\bin\sunmscapi.dll
0x76920000 - 0x76a3d000 	C:\Windows\syswow64\CRYPT32.dll
0x76000000 - 0x7600c000 	C:\Windows\syswow64\MSASN1.dll
0x535f0000 - 0x5365b000 	C:\Users\Kat\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x73a00000 - 0x73ac8000 	C:\Windows\system32\OPENGL32.dll
0x73b80000 - 0x73ba2000 	C:\Windows\system32\GLU32.dll
0x71260000 - 0x71347000 	C:\Windows\system32\DDRAW.dll
0x71550000 - 0x71556000 	C:\Windows\system32\DCIMAN32.dll
0x76a40000 - 0x76bdd000 	C:\Windows\syswow64\SETUPAPI.dll
0x76f60000 - 0x76f87000 	C:\Windows\syswow64\CFGMGR32.dll
0x751e0000 - 0x751f2000 	C:\Windows\syswow64\DEVOBJ.dll
0x6d350000 - 0x6d356000 	C:\Program Files (x86)\Java\jre6\bin\jawt.dll
0x5e130000 - 0x5e137000 	C:\Windows\system32\atiglpxx.dll
0x69030000 - 0x6a2e6000 	C:\Windows\system32\atioglxx.dll
0x5e0d0000 - 0x5e130000 	C:\Windows\system32\atiadlxy.dll
0x73710000 - 0x7371d000 	C:\Windows\system32\WTSAPI32.dll
0x76f90000 - 0x76f95000 	C:\Windows\syswow64\PSAPI.DLL
0x768f0000 - 0x7691d000 	C:\Windows\syswow64\WINTRUST.dll
0x5e0c0000 - 0x5e0cb000 	C:\Windows\system32\atigktxx.dll
0x53820000 - 0x53833000 	C:\Users\Kat\AppData\Roaming\.minecraft\bin\natives\jinput-dx8.dll
0x5e090000 - 0x5e0c0000 	C:\Windows\system32\DINPUT8.dll
0x62a40000 - 0x62a49000 	C:\Windows\system32\HID.DLL
0x56410000 - 0x56422000 	C:\Users\Kat\AppData\Roaming\.minecraft\bin\natives\jinput-raw.dll
0x5df60000 - 0x5e089000 	C:\Users\Kat\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x566a0000 - 0x56712000 	C:\Windows\system32\dsound.dll
0x71600000 - 0x71625000 	C:\Windows\system32\POWRPROF.dll
0x764b0000 - 0x76533000 	C:\Windows\syswow64\CLBCatQ.DLL
0x6b790000 - 0x6b7c9000 	C:\Windows\System32\MMDevApi.dll
0x71760000 - 0x71855000 	C:\Windows\System32\PROPSYS.dll
0x56720000 - 0x56750000 	C:\Windows\system32\wdmaud.drv
0x56680000 - 0x56684000 	C:\Windows\system32\ksuser.dll
0x56750000 - 0x56757000 	C:\Windows\system32\AVRT.dll
0x56770000 - 0x567a6000 	C:\Windows\system32\AUDIOSES.DLL
0x567c0000 - 0x567c8000 	C:\Windows\system32\msacm32.drv
0x715a0000 - 0x715b4000 	C:\Windows\system32\MSACM32.dll
0x567d0000 - 0x567d7000 	C:\Windows\system32\midimap.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m 
java_command: C:\Users\Kat\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;D:\Programs\Tunnelier;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files (x86)\Java\jre6\bin
USERNAME=Kat
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel


---------------  S Y S T E M  ---------------

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt

Memory: 4k page, physical 8371320k(4101088k free), swap 16740792k(11574968k free)

vm_info: Java HotSpot(TM) Client VM (20.6-b01) for windows-x86 JRE (1.6.0_31-b05), built on Feb  3 2012 18:44:09 by "java_re" with MS VC++ 7.1 (VS2003)

time: Mon Mar 12 02:14:19 2012
elapsed time: 73 seconds


[!] Like in 1.2.2, Minecraft freezes my control and makes it almost unplayable. My definition of losing control is Can't move mouse, can't stop moving/change direction, placing a block = continuously placing, etc. It also messes up my computer. I had to do a hard reboot. Help? -Sonicfangamer2

I'll help you but this really doesn't belong here as it's probably a problem you're causing (No offense of course, it's unintentional I'm sure). It sounds like you are inadvertently selecting another function outside of Minecraft which is why it stops taking your commands (and continues to follow the last one you entered). Are you by chance playing on a laptop? --Moxxy 21:15, 11 March 2012 (UTC)



when ever i load Tekkit this pops up after it says Mojang:


Mods loaded: 56 ModLoader 1.1 mod_ModLoaderMp 1.1v4 mod_MinecraftForge 1.3.3.12 mod_NotEnoughItems 1.1.1 mod_ReiMinimap v3.0_01 [1.1] mod_BuildCraftCore 2.2.12 mod_BuildCraftBuilders 2.2.12 mod_BuildCraftEnergy 2.2.12 mod_BuildCraftFactory 2.2.12 mod_BuildCraftTransport 2.2.12 mod_IC2 v1.64 mod_IC2 v1.64 mod_RedPowerArray 2.0pr4d mod_RedPowerCore 2.0pr4d mod_RedPowerLighting 2.0pr4d mod_RedPowerLogic 2.0pr4d mod_RedPowerMachine 2.0pr4d mod_RedPowerWiring 2.0pr4d mod_RedPowerWorld 2.0pr4d mod_Clevercraft 1.6.2 mod_ItemDescriptions 1.3 mod_EnderChest 1.0.1 mod_Forestry 1.2.6.4 mod_BuildCraftCore 2.2.12 mod_BuildCraftBuilders 2.2.12 mod_BuildCraftEnergy 2.2.12 mod_PowerConverters 1.1.0R1.3.1 mod_BuildCraftFactory 2.2.12 mod_BuildCraftTransport 2.2.12 mod_BuildCraftSilicon 3.1.3 mod_zAdditionalPipes Rev32.3 mod_zAdditionalPipes Rev32.3 mod_ComputerCraft 1.21 mod_EE EE2 v1.0.0 mod_Forestry 1.2.6.4 mod_BuildCraftZFP (Forestry Package) mod_InvTweaks 1.36 (1.1) mod_InvTweaks 1.36 (1.1) mod_MAtmos_forModLoader r10 for 1.1.x mod_NetherOres 1.1.0R1.1.2 mod_RailcraftAutomation 3.2.1 mod_RailcraftBuildcraft 3.2.1 mod_RailcraftCore 3.2.1 mod_RailcraftExtras 3.2.1 mod_RailcraftFactory 3.2.1 mod_RailcraftInfrastructure 3.2.1 mod_RailcraftRails 3.2.1 mod_RailcraftAutomation 3.2.1 mod_RailcraftBuildcraft 3.2.1 mod_RailcraftExtras 3.2.1 mod_RailcraftFactory 3.2.1 mod_RailcraftInfrastructure 3.2.1 mod_RailcraftRails 3.2.1 Balkon's WeaponMod 1.1.0 v8.4.0 SMP Edition mod_WirelessRedstone 1.5 mod_WirelessRedstoneClient 1.5

     Minecraft has crashed!      
     ----------------------      

Minecraft has stopped running because it encountered a problem.

If you wish to report this, please copy this entire text and email it to support@mojang.com. Please include a description of what you did when the error occured.


--- BEGIN ERROR REPORT a34028d8 -------- Generated 3/11/12 6:27 PM

Minecraft: Minecraft 1.1 OS: Windows Vista (x86) version 6.0 Java: 1.6.0_30, Sun Microsystems Inc. VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.4.2 OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! version 2.1.2, NVIDIA Corporation

java.lang.IllegalArgumentException: Slot 249 is already occupied by ic2.common.BlockTex@109037d when adding ic2.common.BlockTex@c4396a at oe.<init>(Block.java:176) at oe.<init>(Block.java:204) at ic2.platform.BlockCommon.<init>(BlockCommon.java:12) at ic2.common.BlockTex.<init>(BlockTex.java:30) at mod_IC2.initialize(mod_IC2.java:238) at ic2.platform.Ic2.load(Ic2.java:65) at ModLoader.init(ModLoader.java:824) at ModLoader.AddAllRenderers(ModLoader.java:189) at afq.<init>(afq.java:80) at afq.<clinit>(afq.java:9) at net.minecraft.client.Minecraft.a(Minecraft.java:316) at net.minecraft.client.Minecraft.run(Minecraft.java:624) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT df4431b3 ----------

Redstone

Bugs

[!!] When powering 4 Redstone Lamps using a very fast clock/pulser it will create massive lag. ( 1.2.3 SSP|SMP )|| WideKadu

File:Redstonebugwide.png

Massive lag bug

[!] Redstone power can't pass through Glowstone Block even when using levers, also, it can pass through all other normal blocks like Stone, Sand, etc. Tested in 1.2.3 SSP. || WideKadu

  • That's a feature -- glowstone is like glass in that regard. It's good to have multiple options for that. --72.208.204.70 16:54, 10 March 2012 (UTC)


[!] Redstone torches eventually burn out on all known T flip-flop designs, including both regular and piston-based. Once burned out, they instantly re-burn out when replaced, making it impossible to create a stable T flip-flop. Seems to affect some worlds, but not others; try it in the seed "indianajones" (generated in 1.2.3). Tested repeatedly in multiple chunks, and ruled out the north-south bug as a cause. --Tigerstripe

[!] Redstone does not power redstone placed below when placed on glowstone.

  • This is not considered a bug by many people, as it is more of a feature, allowing one-way redstone. -- Zugbug

[A!] T-junction intersections commonly shown in tutorials do not seem to work. all the examples Ive seen their rail is normally to the right when given a left right option, but in my world it is normally to the left. Seeing as I need it to be the other way it ruins it. Sorry if this was intentional but if not please fix! My whole server uses these all over the place.

[!] Powered rails remain powered after the torch is removed: When 4 powered rails are placed on a slope with a redstone torch placed adjacent to the bottom of the 4 rails and the bottom of the 4 rails is removed followed by removal of the redstone torch the 3 remaining rails stay powered. Also related to this: while the top 3 remain powered, and the top rail is removed and replaced, followed by the bottom being replaced and the redstone torch being replaced in the same adjacent position to the bottom rail, the top rail remains unpowered until it is removed and replaced again. Tested in creative and survival modes on my server as well as the same seed on singleplayer. -- NateGRRR

[!] [MP] When powering a redstone torch to turn it off and then unpowering it to turn it on it will sometimes begin to stay off until you replace it, however it will immediately repeat this behavior the moment it is powered again forcing the need to replace it each and every time until it is moved to a completely different location at least 5 blocks away from where it originally was set. This only seems to happen in Multiplayer as I have not been able to recreate it in Singleplayer.

  • A Redstone Torch should be powered when not powered and not powered when powered -- Cyan4235
  • This happens only in multiplayer, and only when you adjust the time of day using the "/set time" command. -- Fizzster 08:18, 5 March 2012 (UTC)
  • Currently I have this issue on my server, it is happining even though the time has not been changed.
  • This beg seems to be related to the server using lots more ram when redstone is running, my server jumps from 33mb to 52mb in just under 10 seconds after starting a clock.
  • Had similar issue in creative mode single player. Did not notice it immediately but once it happened it continued to happen regardless of map; however, only in creative mode. Had to change the location to get redstone torch to work, but did not need to move 5 blocks. Get about 7 or 8 uses out of a torch before it failed to activate. The number of torches, direction, and frequency did not seem to matter. Appears to be the same bug as the T flip-flop bug posted by Tigerstripe.

[X] When you quit and reload a game, redstone repeater loops freeze.

  • Are you sure?? This sounds awfully like the old Repeater Persistance Bug, which was fixed in one of the Beta 1.9 prereleases. Please verify that you are using 1.2.3. Also, I have refiled this issue as a bug, since it describes a (potential) bug. Annoyances are for non-bugs only. —Immute [talk]
  • Having same problem on a server.
  • Same problem on my single player world. Tested 5 times, 2/5 times the loop froze.

[X] When the block below a repeater is removed that is currently powered on, the redstone wire on top of the block that the repeater "points" into remains powered after the repeater is removed. From my own findings it works both in single player and SMP.

File:Redstone repeater bug.png

Redstone repeater bug in 1.2.3

-- Bartvbl

[X] Destroying an active redstone lamp (turned on) will drop it as glowing redstone lamp. It won't turn off to stack onto other redstone lamps in player's inventory. However when placing the "glowing redstone lamp" it will work as if it was a normal one (no light by default). Don't know about multiplayer. -- ReLuLu

Annoyances

[A!] Piston bug: stacking two pistons on top of each other (both pointed sideways), then powering the top one by placing a block on TOP of it with an active redstone wire, will power the top piston normally. If the block BELOW the 2-piston stack is removed, the bottom piston activates, and mysteriously receives power through the adjacent piston, from the wire 2-blocks away. Getting this bottom piston to turn off is nearly impossible, as replacing that block does not sever the ghost power source. The power is persistent: the bottom piston can be removed and replaced, and will immediately be powered. Powering/unpowering the bottom piston directly has no effect, and it cannot be retracted once glitched. Easily reproduced on two separate computers (in survival/creative single-player). --Tigerstripe

  • The phantom power seems to be related to the upper piston being extended: once glitched, the bottom piston can only be retracted once the top one is also retracted... so it's as if an extended piston's base transmits power vertically downward, as redstone wire does horizontally. --Tigerstripe
  • The piston is definitely glitched. I removed all blocks around the piston, and it floats in the air, extended. --Tigerstripe
  • Most likely an effect of the Piston Quasiconnectivity Bug --Variable

[A] In certain places some pistons will not shut off even after power is removed. It requires a block update to fix.

[A] Redstone repeaters may increase the length of short pulses(one to three ticks) of power. When the delay setting on a repeater is a larger number of ticks than the incoming pulse, the outgoing pulse is increased to the length of the delay. For instance, a one-tick pulse of power going into a four-tick repeater will output a four tick pulse of power. Can be reproduced using a one-tick pulse generator followed by five one-tick repeaters. Then change the delay on the first repeater in the series to the desired pulse length.

[A] Levers cannot be placed on the bottom of blocks. This makes it hard to create good-looking easy-to-use night lights and street lamps.

[A] Doors no longer cause block updates on their top block, breaking traps and automatic doors.

Blocks

Bugs

[X] Breaking a double slab with a Silk Touch pickax yields only one slab.

[X] You are unable to put torches and redstone torches on top of upside down slabs. (Trenix 21:25, 7 March 2012 (UTC))

[X] There is a bug that can be used to change the damage value of blocks. http://www.youtube.com/watch?v=EgUTtTg_IiA

[X] Vines are replaced when a block is placed in the same space as them, like water, lava, snow, and grass. This is annoying and does not fit well with their new functionality.

  • That's not a bug, that's very useful ! If you need the "new functionality" then place ladders.... 80.134.16.11
  • I also find this useful, however it is annoying that vines are replaced when another vine is placed in their space. This can lead to accidental waste of vines, but is a minor annoyance more than anything. Huskehn 04:16, 9 March 2012 (UTC)

[!] The old bug with wrong tools for blocks. for instance pickaxe is quicker for removing wooden halfslabs --86.52.2.125 12:59, 3 March 2012 (UTC)

  • This is technically not a bug; the cause is that all slabs are differently skinned versions of the same item. All other slabs are material types mined with picks, so the wooden slab's item data sets it to be mined with a pick. This should still be fixed, though. 208.58.177.214 19:01, 5 March 2012 (UTC)
  • Then technically this is a bug, with a known cause due to the way slabs are implemented. Half slabs would benefit from a full overhaul of how their implemented and treated, especially given there's no longer a shortage of blockId's requiring this kind of overloading.

[!!] Previous world converted, now when placing blocks Minecraft crashes. When re-opened the block is still in your inventory and in the world. Only some worlds.

  • Error occurs to me as well but I relate this to a Lightning bug. I tested it with "Super Hostile - Spellbound Caves v1.1" see [Link]. Error Report in the description. --LordJakson 21:04, 2 March 2012 (UTC)
  • Confirmed on our map (SMP, converted from 1.1). While building a sculpture out of blocks, occasionally the client (and sometimes the server) crashes with "Internal server error". When I log back in, the lighting is . . . odd looking, though I can't quite put my finger on what's wrong with it. This has happened when placing cobble, pistons, and water from water buckets (the type of block may not be relevant). In each case, I was placing blocks in a fairly confined space where the lighting calculations might be more complicated than normal, but I haven't looked at the lighting code since mid-Beta. Haven't tried building on a 1.2-generated map; the players are somewhat invested in the current world. Blahpers 20:55, 3 March 2012 (UTC)

[!!] (Unconfirmed/not thoroughly tested) Placing a torch (potentially other items?) on y=257 -- one block above the height limit -- is allowed, but in SMP causes an "Array out of bounds" exception and crashes all connected clients in addition to the server, requiring a server restart.

  • I actually created something similar in single player. Built tower to max height, placed water on top (technically above) and then replaced water with torch. crashed immediately. (EDIT seems to have been fixed in 1.2.3)-- Kittani1977
  • Still reproducible on 1.2.3 SMP --Outi 09:51, 2 March 2012 (UTC)
  • (1.2.3 cmp,smp) I was able to place torch there, but no crash. 194.137.243.226
  • Please pastebin the full error you get so that I may investigate it. Dinnerbone 19:07, 2 March 2012 (UTC)

[X] [Su] Netherrack that has been set on fire by blasts from ghasts does not always show that it is on fire, however it will set the player on fire. The fire, while not visible, can still be extinguished (as is evident by the sound playing) by normal methods of extinguishing the fire.

[X] [Su] I have noticed something similar to above with cactus blocks in the desert. I have stepped on cactus block that were showing the sand texture, but when destroyed they drop the cactus block.

[!] Having a tower to the max height to 256 in the sky, and having a ladder on the side from 1-127 will show just fine, but 128-256 will be invisible. Breaking any one of the invisible ladders will cause all of the invisible ones to break and fall down as items. Visible ladders from 1-127 work just fine though.

[X] Piston arms no longer are able to push the player in single player. can be "fixed" by shooting an arrow into an extended piston head in a nearby loaded chunk (effectively breaking compact 4x4 piston elevators)

[!] Jungle tree leaves rarely ever drop jungle saplings.

  • I believe this is because they only drop saplings when a player breaks them. Could someone confirm? Regdoug 23:42, 3 March 2012 (UTC)
    • No, they drop saplings regardless of whether being broken or decaying. I have been farming a lot of jungle trees for saplings, so I can say for certain that although the drop rate is low, it is definitely renewable (though it is a little annoying when I go through six trees and end up with one fewer sapling than when I started). -Thorny 09:38, 4 March 2012 (UTC)
      • I'm pretty sure this was intentional, showing the effects of rainforest deforestation. I would encourage you to make large trees over small ones to make sure you will have enough saplings to grow new trees.

[X] [Cr] When a door is broken by clicking on the top half, the item drop appears. Breaking the door from the bottom doesn't do this, however.

[X] glowstone will not stop a chest from opening.(tested on windows 7)

  • As glowstone is not a solid block, I believe this is expected behavior. 109.246.254.186

[F] If you destroy a painting while on sprint you get two drops instead of one

[X] Grass continues to spread to other blocks even with another (even non-transparent) block on top of it. Grass also either seems to take a long time to revert to dirt with a block on top, or never reverts to dirt at all. Prior to this bug being introduced in 1.1 or 1.2, grass never spread if there was an opaque block on top of it.

[X] [MP] Placing a torch on the bottom of a block will cause the torch to be placed on the block under it (air).

[X] [Cr] The placing animation continues to play when holding down right-click to place a block within the envelope of your own position. Pareidolon 06:04, 11 March 2012 (UTC)

Annoyances

[A] Some glass blocks have black textures on the bottom.

[A!] End Portals will immediately disappear if placed inside the End. This means that if the ones that the Ender Dragon drops are broken (which is only possible in Creative) they will be irreplaceable, even if the /give command is used in multiplayer to put them in someone's inventory. (Also, since the /give command is not usable in single-player Creative, End Portals should be available in Item Selection.)

[A!] [MP] Sometimes,chests stay in opened position even if closing chest sound is emitted.

[A!] When placing a slab on the side of an upside-down slab, it's a right-side-up slab, which makes making an area of upside-down slabs very annoying and difficult.

I found this mod that makes placing upside-down slabs and stairs so much more intuitive, by making slabs and stairs be placed upside-down if you place them off the top half of a block. Maybe Mojang could talk to the creator, Sushen, to implement this in vanilla; Sushen him/herself has expressed interest in this. TorchicBlaziken 19:11, 10 March 2012 (UTC)

[A] Mossy Cobblestone still uses the old cobblestone's pattern

[A] When you try walking on jungle leaves diagonally or near a hole, sometimes you will fall through the leaf, possibly dropping all the way down if there's nothing below it.

[A] When you try to cross ANY hole when 1) there is a ceiling over it and 2) block is diagonally touching to the hole like this:
[#][2]
[1]
[#] = wall/pillar/obstacle, [ ] = ground, [1] = you are here, [2] = you want to go there You have 50% to fall down into the hole - you fall if walking in one direction (eg. 1 to 2), but not in the other (2 to 1).178.180.3.80 00:34, 6 March 2012 (UTC)

[A] You CAN press "Shift" when you're sleeping on bed.

[A] The texture for a lapis lazuli block is very poor. Lapis lazuli is not only blue, but it also contains the colors white and yellow which the block does not include. In addition, when lapis lazuli blocks are placed next to each other, their textures don't blend in nicely, making them look very unappealing as a decoration. The texture also looks nothing like a stone. It would be nice if it at least looked polished. (Trenix 17:44, 8 March 2012 (UTC))

[A] When a torch is placed in a cave sometimes the block it was placed on will change to dirt or gravel.

  • For video evicence of this, see (time index 15:00): www.youtube.com/watch?v=Nfe9YmbUPys#t=900s
  • I have had a similar thing happen in SMP -- I placed some fences on dirt and the dirt blocks changed into water. There was a pool of water nearby, but not connected. It only happened in that one small area, and I haven't seen it happen since. --72.208.204.70 02:03, 10 March 2012 (UTC)

[A] When staring straight down at a block you're breaking, the "progress" of how much you've broken the block (i.e. how cracked the block is) isn't shown, rather the block looks as if it's untouched. It functions as intended, just not visually. I generally play SMP so this may be a multiplayer bug --24.1.77.157

Crafting/Enchanting/Brewing/Interface

Bugs

[!] Silk Touch doesn't work on Glass Blocks anymore.

  • If you mean Glass BLOCKS (result of smelting sand in a furnace) then this is a bug. If you meant Glass PANES (created by crafting 6 glass together in a workbench), then that is normal behavior. --Nathan2055 22:51, 2 March 2012 (UTC)
    • No, Silk Touch really doesn't work on glass blocks anymore. Almost certainly unintended, especially considering that Jeb wanted to take a look at ice functionality again.
      • On reddit Jeb found out about this and confirmed the glass thing is a bug.

[!] Re-enchanting an item will remove the enchantments of any other enchanted items in your inventory. --Zamboneh 23:17, 11 March 2012 (UTC)

You're not supposed to be able to re-enchant items. If you can, that's a bug in itself. —kpreid

[U] The first character of every enchantment label is missing. For example, "lame I" instead of "Flame I".

  • Grammar corrected for clarity. CaMoreno3 19:21, 1 March 2012 (UTC)
  • Appears to have been fixed in 1.2.3, but now cannot seem to get any enchantment to show up over 39 (EDIT: Been messing with it for a while to confirm.. it seems ok... but different... somone else is going to have to do this too. -- Kittani1977
  • Can't reproduce. If this happens again, please let me know what language you're using. Dinnerbone 01:16, 4 March 2012 (UTC)
  • The cause is from TooManyItems. Within 1 hour, Marglyph reuploaded the mod and addressed this. Goandgoo 01:48, 4 March 2012 (UTC)
  • I wasn't using Too Many Items but I have noticed enchantments showing up over level 40 is far less common, even with the proper Bookshelf array. I spent nearly an hour clicking through on a diamond pickaxe and only saw 50 twice, 49 maybe 3 times, I either have the worst luck or the rare levels for enchantments are now even rarer. Fine by me but it's noteworthy as I said for at least a glance at the code to make sure that it's still set right. Those random item generators can get really wonky sometimes. -- Kittani1977

[F] Enchanted items in a minecart with chest lose their enchantment when the minecart with chest get's "destroyed".

  • This seems to still happen in 1.2.3 -- Douggernaut

Annoyances

[A!] The enchanting system has always, and continues to be frustratingly unfair. sometimes producing Efficiency III when a level 50 enchant is used. Considering you need to kill NINE HUNDRED AND TWENTY FIVE zombies/creepers etc, to get to Level 50, users are naturally in consensus that, to quote Yahtzee Croshaw, the ratio of difficulty to find versus actual usefulness is completely arbitrary. While we respect the mystique Mojang have tried to create about enchanting, the numbers need serious review. Kizzycocoa

[A] In the Multiplayer server list, we can connect to a server by selecting it and pressing enter. In the Singleplayer world list, pressing enter will do nothing.

[A] Signs don't stack in inventory. (Trenix 22:16, 4 March 2012 (UTC))

  • I find this extremely annoying as well. Now, before anyone claims "not a bug", let me point out that this issue was filed as an annoyance. Annoyances are, by definition (see the instructions above), precisely those issues which are not bugs. —Immute [talk]

[A] A very old bug annoyance: When Lava Buckets are used as fuel for smelting, the bucket is consumed along with the lava.

  • This is expected. See the lava bucket page. Magnumm6 16:26, 4 March 2012 (UTC)
    • Yep. Not a bug; refiling as minor annoyance. —Immute [talk]

[A] On some systems, pressing the mouse 4 or mouse 5 buttons on the side of the mouse will cause the Minecraft menu open.

[A] While in fullscreen mode (through F11), opening any menu (inventory, options, etc...) will cause the mouse to jump position.

  • Actually is does not jump but is moved to the center of the window (it is moved off-screen while the target marker is visible). Problem is, that the center of the window and the center of the screen are not the same positions... 95.208.228.252 18:32, 6 March 2012 (UTC)

[A] "where are we now" music disc is still missing (should be at least in the creative inventory).

[A] Wooden tools cannot be used as fuel in a furnace. If they could, then they would be helpful for smelting your first charcoal after you don't need wooden tools anymore.

  • This is a neat suggestion. I like it. —Immute [talk]

[A] Smelting Lapis Lazuli ore will yield one measly Lapis Lazuli. Perhaps it could yield a Lapis Lazuli Block instead, which would be closer to the yield of Lapis Lazuli Ore without Silk Touch.

[A] Though this is likely intended, jungles will often spawn with regular (oak) leaves rather than jungle leaves. This means they don't drop jungle saplings which will grow into large trees instead of the regular trees.

[A] Mushroom stew still doesn't stack. (Previous reason for non-stacking stew made sense once upon a time when it was a healing food, but this is no longer the case).

Gameplay

Bugs

[!] Sometimes (on single and multiplayer) your character will move sporadically even after you let go of the keys, I thought this was an error with my keyboard until Youtuber iJevin mentioned in one of his videos: http://www.youtube.com/watch?v=t6JnDVRVS3A&feature=g-user-u&context=G28d6619UCGXQYbcTJ33biz4iFXScDH0KPDcyOtRl6BkN4YybEkc8 that it was also happening to him. This can cause you to fall from high places/into lava.

  • Try removing everything in your bin folder and downloading again. If it still persists either try an updated lwjgl file from http://lwjgl.org or install Optifine, it has a fix for sticky controls built in. - Lucifer_LLS 01:04, 12 March 2012 (UTC)

Adversarius [?] Saplings grow through dirt and grass blocks, even if they are directly over it. It does not work with cobblestone, myzele and some other testet blocks. They do not replace the dirt, but replace all other free space.

[!] using a bow will cause the held item to change from the bow itself to whatever is next to it.

[!] When playing on a creative super flat world which was converted to the anvil format; falling through the void and dieing causes the map to regenerate, taking all structures with it. The same seed is used, so the terrain is the same as if from a fresh start. Not sure if this happens on non-super flat worlds.

[?] When crouching and backing up to place a block, you can place a block on the space where you are standing. This makes it so that you will fall when you release shift, as you can't jump around the placed block or place another beneath you to stand on. So far I've seen this only happens with cobblestone, and I have tested wooden planks, stone bricks and netherrack. This may not happen with other blocks.

[!] Mobs and the player can breathe in lava, unlike in Water. This is probably unintended behavior and was likely never tested because before the Fire Resistance potion was added nobody could survive long enough to see if the bubbles would show up. And yes, I tested this in Survival Mode.

[X] When entering the game, the player may end up at a higher vertical location than where they left. -- Firrox 4 March 2012

  • Have encountered this is SMP occasionally for a few versions now. Both in vanilla and using SimpleServer wrapper. - Lucifer_LLS 01:07, 12 March 2012 (UTC)

[X] Going through a Nether-Portal creates a new Portal in Nether over 126- so over Bedrock - It happened to me on my server when my old one in nether was destroyed. I just copied the new server exe, so that the world data were the old from before 1.2.3.

  • Not a critical, game-crashing bug; downgraded. -- Orthotope

[!] Falling into the void is non-lethal in creative, switching to survival does not fix this (TMI was installed to change gamemodes after falling for an hour).

  • Could not reproduce on either creative or survival.

[X] This bug is as old as Mooshrooms. When using a stack of bowls on a Mooshroom, the stack is wasted and replaced with a single bowl of Mushroom Stew.

[!] [Cr] This old bug has been around for as long as Creative Mode itself. When flying in water or lava, horizontal movement is slowed to a crawl.

[!] Vertical momentum is maintained when traveling through an End Portal so falling into one can kill players in the End.

[!] When colliding with soul sand in a boat, as soon as the player collision box crosses the soul sand collision box, the player will take fall damage equal the velocity at which the boat originally approached the soul sand. Easy to reproduce.
Flagged major because soul sand as protection against boat destruction is a long-standing convention and death in situations where you wouldn't expect to die is kind of a deal breaker.
--TQuin

  • Upgrading to major bug—I seriously doubt this is intended behavior. 109.246.254.186
  • Issue also observed passing over a single clay block. Looks like a collision detection error with certain block types. --TQuin

[X] [MP] Naturally generated leaves no longer decay in 1.2.3 tested in vanilla SMP

  • All naturally generated tree leave types decayed. (oak, large oak, birch, pine, jungle tree, 2x2 jungle tree, jungle undergrowth tree) (tested in cmp) Did this occur at 1.2.3 generated world or converted world? 194.137.243.226
    • It was a 1.2.3 generated world.

[U] Right-clicking with a water bucket will crash the game rarely. -FishSticks -Unable to reproduce

  • Could not reproduce with over 300 buckets placed in 1.2.3 -- Kittani1977
  • Can't reproduce. If it happens again, pastebin the error please. Dinnerbone 04:49, 3 March 2012 (UTC)

[X] While swimming through water surrounding blocks of water will turn to a darker shade of blue, these darker spots do no revert when you touch land and end up making the area look shoddy and generally ugly.

  • Does not appear to be happening in 1.2.3 -- Kittani1977
  • Happened to me as well, especially when I placed and removed blocks in moving water. -- sk9c00

[A] [MP] Chests seem to get caught in an endless loop of opening and closing.

  • Could not reproduce in 1.2.3 -- Kittani1977
  • This is happening but may be multi-player only -- Alexander
  • Should this not be a Major Annoyance [A!] ? -- (Txtsd 07:10, 5 March 2012 (UTC))
  • Happens to some people some of the time on my SMP server, at least while they have the chest screen open - Lucifer_LLS http://www.lowlifescum.com 10:23, 5 March 2012 (UTC)
  • Confirmed only in MP and in presence of major lags. Chest loops opening and closing. 82.84.205.106

[X] If you log out while sitting in a boat, you fall out of the boat when you log back in. 82.69.54.207

[U] Doors will not open for non-ops in vanilla SMP

  • Could not reproduce with 10 different players. was it inside the protected spawn area? ~Ramena
  • A player on my server reported this as well; had her re-log, to no effect. Ended up destroying the doors in question and replacing them, which apparently fixed the issue. No clue what happened there. The area she experienced the problem in had been ported from 1.1 to 1.2 via MCEdit, leading me to believe it has something to do with doors not properly converted to the new standard. --Chromium 22:55, 4 March 2012 (UTC)

[!] [MP] Upgrading an unmodded SMP server from 1.1 caused the previously-developed Nether dimension to regenerate from scratch, destroying all player creations. Blahpers 21:32, 2 March 2012 (UTC)

  • Unconfirmed on a server I go on. We are an unmodded server, upgraded from 1.1, and our Nether is still intact. Zyn 22:15, 2 March 2012 (UTC)
    • Must be one of those fun intermittent bugs. There are several posts about this on minecraftforum.net regarding this behavior in 1.2.2. Digging them up now. Blahpers 23:21, 2 March 2012 (UTC)
    • Here: http://www.minecraftforum.net/topic/1068277-nether-not-converted/ Blahpers 23:21, 2 March 2012 (UTC)
      • Confirmed on a modded server I go on. Additionally, the nether was very laggy, while the overworld wasn't.
        • I am also experiencing 1.2.3 creating new anvil data rather than converting existing nether regions. Both with vanilla server and with latest bukkit.

[!] [SP] When walking next to redstone repeaters in a room two blocks high you will sometimes fall through the floor, potentially resulting in death from lava, fall damage or suffocation. (This has been around for a while, but it still needs to be addressed.) Dendrite 23:56, 2 March 2012 (UTC)
replicate construction...

x=block r=repeater 0=air
y level 1
xxx
xxx
xxx
y level 2
xr0
r00
000
y level 3
000
000
000
y level 4
000
0x0
000

Walk towards inside corner of two repeaters. Make sure you have 2 space bellow construction. 93.106.40.21

[F] Place one jungle sapling and three normal saplings in a 2x2 grid. Apply one bonemeal to jungle sapling. Nothing grows (as expected), but the normal saplings turn into jungle saplings when you break them. 67.255.2.214 07:03, 3 March 2012 (UTC)

Actually, this seems to be sporadic. Now a 2x2 tree grows when I apply bonemeal. 67.255.2.214 07:24, 3 March 2012 (UTC)
I can clarify this bug - if there is no room for the jungle tree to grow, you will get 4 jungle saplings back instead of what you planted. --Benanov 16:59, 3 March 2012 (UTC)
I recreated this bug. It just created a a huge jungle tree. I put the bone meal on the jungle sapling and it turned into a huge jungle tree.
  • The commenter clarified that the sapling needs to be placed in an area where it cannot grow. Also, sign your comments with two dashes and four tildes. --Chromium 02:31, 5 March 2012 (UTC)
  • Had the same issue except the bug occured only after reloading the world. Made with tree farm using all saplings, the saplings that were blocked changed to jungle saplings on re-log. --RedDragon 04:37, 10 March 2012 (UTC)

[X] Opening a chest in single player while holding an in-game map deletes in-game map. Not tested in multiplayer.

Unable to reproduce. --Lolmaster 06:30, 4 March 2012 (UTC)

[!] After swimming on a boat on a few half blocks (wooden) being under water I died (in hardcore mode)

[!] When casting a fishing rod no line will be cast and when the float goes under the water it doesn't allow me to catch any fish.

[X] The player cannot sprint up stairs.

  • This is completely game breaking and ruins my entire experience of Minecraft... oh wait... no it doesn't. DOWNGRADED! --Moxxy 20:37, 4 March 2012 (UTC)
  • First of all, I can't comfirm this, second, even if it was, I don't think it would ruin the game. TTiscoming 20:47, 4 March 2012 (UTC)
  • Confirmed in SP and MP. Additionally, I remind the above commenters that a bug does not have to be "game breaking" to be a bug. A bug is a divergence from expected behavior in a program. As the player can sprint over slabs, and both slabs and stairs have the same purpose, it seems logical that stairs should allow sprinting, and therefore this would be a bug, if only a minor one.

Re-upgrading. --Chromium 02:31, 5 March 2012 (UTC)

  • May I remind Chronium to read the history of the page before berating other users. This was marked as a Major Annoyance. I never changed it from a bug. --Moxxy 03:31, 5 March 2012 (UTC)

[X] macOS Music does not play anymore. (Please confirm) --90.210.171.134 12:39, 7 March 2012 (UTC)

Mac OS 10.5.8, music plays fine in that session, (single player) provided it hasn't rained. After rain, I had a very long time without music. Saved and quit, and then the music was back to normal next time I played the game. So, I can't 100% confirm, but there might be a bug here. 82.69.54.207 03:29, 8 March 2012 (UTC)
I haven't heard a single song play in days, and I've been playing creative SP a few hours each day. MC music volume is at 100%, system volume is up (I hear sound effects, etc), MC rebooted, computer rebooted... I'm on 10.6.8. Music used to play fine in 1.1, though I turned it off sometimes when listening to my own music. I'm using the updated launcher, could that be causing it? --90.210.171.134 13:20, 8 March 2012 (UTC)

[X] The sound of rain causes Note Blocks to be silent. This is only fixable by disabling rain particles, but this really shouldn't happen at all.

[X] Falling exactly 22 blocks into 1 block deep water makes you not receive any fall damage. Tested in SMP. --Trinistr 21:36, 10 March 2012 (UTC)

  • Mobs don't get damaged too --Trinistr 14:53, 11 March 2012 (UTC)


Annoyances

[A!] Wheat seeds are useless outside of planting new wheat crops. If you already have a farm, you don't even need to bring any seeds with you, the crops will drop enough for you to replant them, and you'll have some left over which will add up. You always end up with lots of useless seeds in your inventory and with nothing to do with them. It always seems like such a waste. They should have SOME other use, maybe as fuel in a furnace, maybe for some crafting recipe.

[A!] Using a tool to break blocks which break in one hit by hand still decreases the tool's durability level.

[A] [SP] [MP] Flaming arrows do not light things on fire.

[A!] macOS Fullscreen is impossible to use on Macs because F11 opens Exposé.

You can hit Option-F11 to enter fullscreen if you have Exposé configured. Minecraft is actually better than most apps in this regard by offering an alternative keyboard shortcut. (Could be incidental though.)

--Lego 15:43, 9 March 2012 (UTC)

Thanks. That was the kind of thing I wanted and it's a good thing it's already in.
  • Opening full-screen possible in OSX Lion,pressing "green +" button 82.84.205.106

[A] macOS Command-V does not paste text even though that is the paste command for Macs. Ctrl-V does work but Command-V should work too.

  • Confirmed 82.84.205.106
  • Windows Pasting doesn't work in Windows either. Never did as far I as I can remember. Or did you mean into server console window as that works fine - Lucifer_LLS 01:14, 12 March 2012 (UTC)

[A] Minecraft is not gender friendly. All cattle are cows, all chickens are hens, and all players and villagers are male. I would say this is a major annoyance, especially since females have to change their skin in order to even change their gender.(Trenix 02:26, 7 March 2012 (UTC))

  • Do you want a transvestite or pure white default avatar? Because there can only be one default avatar. If animals in a pixalated video game bugs you It's your problem. Not the Minecraft Developers. --Moxxy 04:39, 10 March 2012 (UTC)
  • I don't know how you consider a limited range of character models to be 'gender unfriendly', it's just a case of simplicity. Mojang have already removed the Male voice from the player to improve the viability of female skins. If it bugs you that much, use a texture pack. Delete the udder texture for the cow and dress all the villagers in hooded robes and buccal scarves. TenhGrey 10:38, 10 March 2012 (UTC)
  • Downgraded to Annoyance,for me (and maybe everyone) this is fine,try downloading a texture pack. 82.84.205.106
  • If you really can't do without pixelated boobs, there's a mod to allow players to have male or female characters - Lucifer_LLS 01:17, 12 March 2012 (UTC)

[A] jungle leaves on 2x2 trees start to decay as soon as they are planted

  • Can't confirm this. Planted 10 2x2 jungle trees and none of the leaves decayed
  • This is the furthest thing from being major. Downgraded, --Moxxy 20:04, 3 March 2012 (UTC)
  • This bug is most noticeable moments after world generation. While observing generated trees in jungle biome, some of the leaves decay immediately.

[A] Dungeons generate much more often, and most often have only one chest. Yes, you can get more rare loot (saddles, cocoa beans, etc), but the monsters are extremely annoying hands down.

  • Major means it ruins your experience. Downgraded. --Moxxy 20:04, 3 March 2012 (UTC)

[A] When pressing F3, a graph shows up. It often happens that this graph is too large for me to see my coordinates, seed, biome, etc. The graph just takes too much space. It would be cool if you could toggle the graph or it would be put in the background.

[A] You're not able to get to an Netherportal over the old build height (If you get into a Portal that is really high, move out of the Netherside Portal and go in again, it will spawn a completly new Portal on the ground.)

[A] When fire charges travel too far away from the player, they stop moving, but continue to exist in the same spot forever.

[A] The sound of rain still fails to play in Extreme Hills biomes. It is as if the lack-of-sound associated with snow is there by mistake. This has been an issue since at least 1.0 (the full release).

[A!] My game has sound files, but will only play the damage and lava sounds. My .minecraft folder is completely untouched and I'm running on a Windows 7. (This has happened since 1.2.1)

[A] Player looses potion effects when going trough nether portal.

  • Only the buff icons are missing. The actual effect stays.
  • Confirmed for only buff icons missing. 82.84.205.106

[A] Some times the player arrow on the map points some degrees to the left. The only way to fix is to rotate your camera clockwise lots of times.

[A] When sleeping above the old height limit, you appear to be falling through space (complete with stars), and an impact noise is played on waking. Your view is not of yourself in the bed with the screen slowly fading to grey as it is below 128.

[A] Snow and ice never melt; even during rain. --Matthttam

  • Never change this. Some people like having ice palaces with torches and fireplaces - Lucifer_LLS 01:19, 12 March 2012 (UTC)

[A] [SP] A creeper blowing up over a frozen lake causes the ice blocks to get destroyed instead of turning back to water which causes the lake to just look strange. --Matthttam

Mobs

Bugs

[!] [SP] Cats and dogs obey people based on their username, which should be a multiplayer-only thing but is in singleplayer, which causes problems when switching between offline and online modes.

[!] The wolf sitting bug is back. I left my wolves sitting down for a long time, and now they won't stand up again. I tried pouring water on them; they would stand up in the water, but sat down again once the water was gone and shook off the water in that sitting position. I also tried hitting them, but it didn't work, and it led to a sound bug in which they started growling but were not hostile to me. --IceFuze 11:55, 10 March 2012, (SST)

[X] [Cr] When using dyes on sheep, or bones on wolves, or meat on wolves not at full health, or raw fish on ocelots, they are used up, even though it's Creative Mode. Same thing with drinking potions and throwing Splash Potions.

[!] Minecarts don't die when they fall into The Void. This can be exploited by griefers to cause lag on servers.

  • Confirmed.

[F] [MP] Random instances of the inability to interact with mobs and sometimes boats in SMP. This includes attacking mobs or feeding animals. --Firrox 4 March 2012

[X] [SP] as of the latest snapshot/1.2.3 npc's don't close doors anymore when you open them, making it possible for zombies to enter the house.

[!] Once the Enderdragon has been struck by the player once, it can no longer harm the player. This bug has been present for a long time. It can even be replicated in Creative mode, because the Enderdragon "repels" entities in a radius around itself until it is hit, at which point, the player can come in much closer.

  • Furthermore, Endermen have an extremely frequent tendency NOT to teleport, if the player strikes their legs repeatedly with a sword. This is a commonly utilized exploit, usually tossed about as "aiming for their legs". It makes defeating Endermen very easy.

[!] Very commonly hostile mobs show signs of peacefulness. They won't chase the player and simply walk around minding their own business. However, upon approaching to about two to three blocks away they turn aggressive and begin attacking. I've seen this bug occur with Zombies, Skeletons, and Creepers with 1.2.3 (the latest patch as of writing) installed. --Nathan2055 22:51, 2 March 2012 (UTC)

  • I've had the same issue in SMP, although it's rather intermittent for some reason. Ak1010 18:54, 7 March 2012 (UTC)
  • I assume this is a result of the new path-finding AI. I've noticed it happen when there's a height difference of a few blocks between the player and the mob TenhGrey 10:38, 10 March 2012 (UTC)

[X] Mobs do not spawn on wooden pressure plates, only stone ones at very high positions. (only tested in SP and height level ~190)

[X] On the SMP server that I play on, too many pink sheep have been spawning on the plains, with nearly one per herd of 6 to 8 in some cases. Other colours of sheep excluding white are rather hard to find in comparison. Ak1010 18:54, 7 March 2012 (UTC)

[X] When a baby pig has a saddle and a player rides on it, the player appears to have four legs. (Trenix 23:45, 5 March 2012 (UTC))

[X] When a Slime is red and starts emitting smoke, logging out of the client and logging back in will freeze the slime in it's current position, but it can still move. --Honeyblue 9:10, 3 March 2012 (EST)

[X] Occasionally Skeletons stop burning for a few seconds upon attacking them. Only confirmed with Skeletons with the latest patch (1.2.3) installed. --Nathan2055 22:51, 2 March 2012 (UTC)

[X] In 1.2.2 Snow golems do not place snow on the ground when wandering around at all.

  • Clarification: They do not place snow in plains, swamps or mushroom biomes. It's still unintended, and should be fixed.
  • Still do not in swamps in 1.2.3, haven't checked others. -- Kittani1977

[X] Snow golems die under snowfall (confirmed by multiple users).

[X] Ocelots only spawn on easy or above difficulty only (Even though they are suppose to be peaceful mobs and don't harm you) Confirm?

  • I believe this due they spawned by mob generator. Read about that on weekly bug pages. (not tested) 194.137.243.226

[X] Passive mobs do not (cannot) spawn in superflat survival mode. I think this is because so many slimes are spawning now the slime spawn rate bug has been fixed, that passives simply never get a chance to appear. Settings: Hardcore, superflat, single player, no buildings, Mac OS 10.5.8. I've now travelled for around 14 game days without seeing one single pig, cow, sheep or chicken. 82.69.54.207 17:14, 4 March 2012 (UTC)

[X] Iron golems do not spawn naturally.

  • Inaccurate. I have had iron golems spawn in my villages since the update.
  • Might be that they don't spawn in villages created before the current version. I've spent a lot of time in a village in one of my older worlds and have seen none. Can anyone else confirm? --TQuin
  • There must be 15 or more Testificates in an area for them to spawn. Build more houses for the Testificates to live ing, they will reproduce, and eventually one will spawn. Levy 19:25, 4 March 2012 (UTC)

[X] When standing you stand in a portal with a block behind you creepers sometimes won't attack you.

  • Isn't that a good thing? Yoshidude56 17:48, 2 March 2012 (UTC)
  • Irrelevant. It shouldn't happen, so it is a bug and needs to be fixed. TenhGrey 10:38, 10 March 2012 (UTC)

[?] Not sure if this a bug, or an implemented feature, but in Singleplayer or SMP, Hostile Mobs do not spawn above level y: 240.6. This was tested on a newly generated world, and an old world converted to Anvil. - Dirtyfargo

  • On my old superflat world converted to Anvil, hostile mobs aren't spawning above level y: 160. TogashiKokujin 13:18, 9 March 2012 (UTC)

[?] Iv'e found a village in SSP while using 1.2.3, it started out with 10-ish villagers and now it only contains 3, they have not mated even once, not even the heart particles appeared. i tried this again in creative mode with superflat world, and it still did nothing, this city included more than 30 people and not a single golem spawned. if it matters, i tried this on easy mode. CodyBeach22

  • Villagers proliferate in response to available housing, that is, the number of doored rooms in a settlement. I'm guessing that since the population dropped from ten to three is because of zombie attacks, which means that zombies have been breaking down doors to get at them, no? Ensure that you replace any doors that are destroyed, and the villagers should replenish their numbers. TenhGrey 10:38, 10 March 2012 (UTC)

[X] When a new Slime is spawned naturally or from an egg, xp drop is set to 4, 2 or 1 depending on its size - correct. But when it is loaded with a chunk or spawned from splitting, xp drop is a randomized (but still it's 4, 2 or 1) - incorrect. This bug also applies to Magma Cube. --mgr 23:22, 3 March 2012 (UTC)

[X] [MP] Large Slimes seem to have incorrect hitboxes at times, perhaps taking on the hitbox of a smaller size of slime. They can still hurt players from just as far away as their size of slime normally would be able to, which makes fighting these glitched large slimes much more difficult than it otherwise would be.

[!] [MP] On multiplayer, mobs frequently glitch through closed doors, fences, and occasionally walls. Similarly, tamed cats and wolves randomly stop sitting down and begin wandering around again.

  • Can confirm this, had posted similar in Annoyances below.
  • IMO the general constant mob glitchiness is one of SMP's most aggravating (though non-critical) bugs. Amimals constantly escaping pens, monsters glitching through walls and generally not actually being where they appear to be (and yet, still being able to push you?), slimes leaping into the ceiling... it is ridiculous, and seriously needs to be addressed. --72.208.204.70

[?] Baby animals follow you when you hold wheat.Missingno 26 09:40, 5 March 2012 (UTC)

  • Not sure if this is a bug, I've seen a lot of people request it. If anything, I hope it stays as an accidental feature. --Scainburger 14:02, 10 March 2012 (UTC)
  • Can confirm this in my SMP server. Baby animals do indeed follow you. Makes herding them into or between pens easier. If it's accidental, then it's a happy accident and it should stay this way. - Lucifer_LLS 01:23, 12 March 2012 (UTC)

[X] [MP] Attacked Zombie Pigmen will attack all players on a server (instead of the one who attacked them), and will not return to being passive over time.

[X] Creepers won't start to detonate if the cant path to you regardless if your well in range of the explosion, eg. you are on a one and a half block tower they cant jump on. This is also related to them not detonating when your flying higher than one block of their current standing height in creative mode. Funwayguy 09:11, 7 March 2012 (UTC)

[X] Mobs standing on half blocks assume the half block is a whole block therefore attempt to climb a 2 block high wall if there is a halfblock infont of it. This issue also applies to an upside down half block and a normal half block below with a 2 block gap between (1 whole space and 2 half spaces), they refuse to path through the gap as they assume there is only a one block gap due to the half blocks being seen as whole blocks. (also applies to 4 stair blocks arranged in doorway like structure) Funwayguy 09:47, 7 March 2012 (UTC)

[?] Mobs do not attempt to avoid fire instead path straight through it usually killing themselves in the process. Funwayguy 09:47, 7 March 2012 (UTC)

[X] [SP] Zombies, skeletons and slimes nolonger retaliate to friendly fire. Funwayguy 09:59, 7 March 2012 (UTC)

  • I've seen skeletons attack each other in SMP. --72.208.204.70
  • This may be intended. Mobs will retaliate if they are not tracking a player. Zombies and creepers will never retaliate. I made an extensive report on the mob discussion page. 132.203.169.50
  • I found this bug in single player, I've changed it to reflect this. Funwayguy 10:09, 10 March 2012 (UTC)

[X] [MP] Upon logging out and reconnecting in SMP, cats (previously standing) are sitting, and unable to be interacted with. --72.208.204.70

[X] In third person view, the player's head (on the real world model) palpitates wildly when the inventory is open. This is visible when using an inventory screen texture with transparent sections. TenhGrey 10:38, 10 March 2012 (UTC)

[X] 2*1 mobs (such as pigs, cows, sheep and wolves) don't know how to handle 1*1 holes in the floor and spin around on them endlessly. TenhGrey 10:38, 10 March 2012 (UTC)

Annoyances

[A] Some mobs that shouldn't be able to climb ladders (cows, pigs, sheep -- not chickens, as far as I can tell) can climb them anyway. --Chromium 19:12, 3 March 2012 (UTC)

  • Please don't start this debate again. This is not a bug, and this was previously debated before it was removed. So don't start this again, or I will have to remove this soon unless you convince me enough.--Gibbl 20:34, 8 March 2012 (UTC)
  • Now that vines can also act as ladders, this becomes much more of a nuisance. So regardless of any earlier debate (where?) I'd tend to agree with the OP that it is a bug.82.69.54.207 21:20, 8 March 2012 (UTC)
    • Did you not read my comment? If you did, then you should of noticed the text saying before it was removed, so read the comment before complaining. Besides, there is nothing wrong with mobs climbing ladders, and because they can climb ladders and vines in the first place, how can it be a bug? I'm not removing this, but I am replacing it as a minor annoyance. Full stop.--Gibbl 11:07, 10 March 2012 (UTC)

[A] Mob noises for all mobs are far too frequent. It's bearable when there are only a few mobs around, but when there's dozens or hundreds, whether they're chickens or zombies or anything in between, the noise gets very tedious. Especially when you're farming mobs and end up very large numbers. Please can the frequency with which all mobs make noise be reduced by at least a factor of four, or be made configurable in some way? 82.69.54.207 20:22, 9 March 2012 (UTC)

  • Perhaps noise frequency could be on a scale, each individual mob making noise less-frequently the more of them that are present? Monster noises are important, I wouldn't want to get less warning that they're around than I do now. Cats certainly are noisy little mofos though.--72.208.204.70 01:56, 10 March 2012 (UTC)

[A] There is no way to choose which cat you get. You should be able to feed an ocelot different meats and the breed is determined by the meat. Siamese - fish, tuxedo - chicken, ginger - beef.

  • Why is this necessary? Cats do not have different actions by type, and food to select a cat type is unrealistic.

[A] Saddled pigs don't drop the saddles when they die.

[A] Ocelots transform into cats, a mob that looks very little like the original. It should instead be handled the way wolves are. Some players would much rather have the ocelot as a pet than a cat. (Trenix 02:46, 7 March 2012 (UTC))

  • Or, what type of cat you get could depend on what you feed it, instead of just feeding it only raw fish and it being random. Maybe ocicats could be added so that people could have a pet ocelot.

[A] Villagers are breeding incessantly.

[A] Villagers tend to gravitate to a single house and clog the doors. Some are constantly trying to close the door while others are trying to get in. There are plenty of houses available that only occasionally have villagers in them. The mobs generally get stuck until morning and take about half the day to finally work their way out of the jam. The jam occurs every night at nightfall with mobs passing several habitable houses to go back to the same one every night. -- Kittani1977

  • Here's an example in my village. --BillZebub 16:24, 5 March 2012 (UTC)
    Fullhouse

    Busy day at the tavern.

[A] Villagers don't know how to climb ladders.

[A] Iron Golems do not kill slimes. Slimes are annoying in superflat worlds and should be killed.

Slimes aren't just a nuisance, they're a blasted plague, but there are in-game workarounds to reduce the problem. I'll add a tip about it to the slime mob writeup 82.69.54.207
  • I believe this is for 2 reasons: One, the iron golem would be chasing too many slimes and eventually get out of range from the villagers, where they will not be protecting them. Two, they will be distracted by the slimes while villagers will be prone to zombie attacks.

[A] Animals won't follow their babies.Missingno 26 09:37, 5 March 2012 (UTC)

[A!] Animals follow you when you hold wheat even when they can't breed, which is annoying when you attempt to breed all your animals.Missingno 26 09:37, 5 March 2012 (UTC)

[A!] When I updated to 1.2.2, I created a new world. I walked in one direction for a while and noticed a few wolves seemed to be following me. I thought this was odd but continued to walk. After a while, every step would bring a few more wolves. Soon, there were about 30. I wandered into a jungle and dug a small shelter, barely large enough for a bed, and wolves and ocelots soon filled the hole. It was almost impossible to move. After creating another new world, I wandered through a jungle and noticed piles of ocelots appearing inside leaf blocks. It's good that I had kept a backup of 1.1. Shortly after downgrading, I installed 1.2.3. I generated a new world and spawned next to a wolf. Immediately, every step would bring more wolves to me. I knew that this bug was not fixed so I downgraded again. 174.1.45.173 02:30, 3 March 2012 (UTC)

[A] Not sure, if its a bug or just a feature - the light level necessary to spawn hostile mobs seems to have changed. When it was 7 before, it seems to be raised to 8 now (so, its actually easier for mobs to spawn now). --77.10.60.153 21:10, 6 March 2012 (UTC)

[A] Villagers trample their own crops. Minecraft5025 23:26, 6 March 2012 (UTC)

[A] SMP - Snowman on the Stone Brick roof of my house, pinned by blocks at his head level. Crops on the floor underneath. When I log in, the snowman is standing on the dirt, having trampled the crops. After a few seconds he disappears and is on the roof again. Xenoflot

[A] Not fully tested - Slimes of smaller sizes (medium and harmless small) have a tendency to walk into inside corners and jump into it forever. On the opposite side of the corner, a block MUST be there. Non-solid blocks (stairs) will not have this effect. Solid but transparent blocks (glass, leaves) will. Tested on creative mode, survival mode, flat world, normal world.

World generator

Bugs

[X] Stronghold libraries do not have floors. They should have floors in the same way that abandoned mineshafts do. Right now I have not seen a single Stronghold library which had a floor. Sometimes there will also be no floor under iron doors, and when the button is pressed the door will fall. There are even wooden doors which are not on a floor.

[!] Village generation is very messy. Ravines, hills, and other stuff can ruin villages and doors can be blocked or stairless in a way that cuts villagers off from the rest of the village.

[!] Biome "stripes" occurred in my world, destroying the village nearby and causing long, multicolored streaks in the ground for miles. Alternating pattern of swampland and plains. Seed is "tarzan", coordinates are in attached pictures. imgur.com/a/tVeNq

  • Upon restarting our server, the mess fixed itself. (Undo by 80.134.16.158)
  • Wait; did the restart fix up the old chunks as well? The server that I play on also has issues with striped interchanging biomes: in one case it was alternating tropics vs plains, in the other, tropics vs taiga. We've restarted the server a few times but that has not solved the problem. Ak1010 19:02, 7 March 2012 (UTC)
  • Confirmed restarting server will fix problem, but striping will continue in other areas. Restarting will fix some areas, but cause other striping to be generated.
  • Appears to be a client side issue. Reconnecting also fixes the issue. Before Reconnect, After Reconnect --Jhett12321

[!] Flat Worlds revert to "normal" when converted to Anvil, new chunks generate as "normal". http://i.imgur.com/mjV7v.jpg

[!] When loading a survival 1.1.0 world to Anvil 1.2.3, several of the player built/modified chunks are returned to an unknown previous load. Not everything is removed, and not everything is altered. This affects both the 'overworld' and the 'nether'. Upon reloading a 1.1.0 minecraft.jar file and reconverting the world back to it's old standard, with removed things replaced as if nothing has happened. http://i.imgur.com/dqQiC.jpg Ninjachink79Ninjachink79

[X] One of the jungle biomes on a SMP that I play on has this weird 6-wide clearing running through it, with things like trees and vines being trimmed and/or cleared out all along the way. In addition, I built a tunnel under it once and proceeded to disconnect; upon returning, the clearing and tunnel was regenned to what it was before and I suffocated with loss of all items. This happened more than once, although the second time I was able to dig myself out. Ak1010 19:02, 7 March 2012 (UTC)

[X] (1.2.3) Chunk generation error, chunk seems flipped. Seed "bug" (without ") location 41x,-381z. 194.137.243.226

  • Added picture Zicxynum 15:57, 2 March 2012 (UTC)
  • Unable to reproduce, running vanilla 1.2.3, using seed "bug" at exact location. Check for mods.
  • That seems to be a basin flooded by water... Interesting...
File:2012-03-02 16.50.28.png

Chunk generation error in 1.2.3. Seed: "bug", x:41,z:-381

  • Really? If this md5 12f6c4b1bdcc63f029e3c088a364b8e4, size 3 988 921 bytes, is not vanilla, I really liked to know. [this comment contains only description what is vanilla minecraft.jar] 194.137.243.226 EDIT:
  • My error. Looked at wrong hash. 12f6c... is the right one. [this comment contains only description what is vanilla minecraft.jar] 93.106.40.21 21:41, 2 March 2012 (UTC)
  • Doesn't look like an error to me, looks more like some really cool terrain generation. --Nathan2055 23:02, 2 March 2012 (UTC)
  • Is "12f6c" the seed, or is "bug" still the seed? Or is it "md5 12f6c4b1bdcc63f029e3c088a364b8e4"?
  • I can confirm this, but I don't think it's a bug. It just seems like a basin "chunk biome" filled with water.--Gibbl 14:06, 3 March 2012 (UTC)
  • I can confirm this also, and it is definately a bug. A jungle biome for me was cut with stripes of the old swamp biome after the convert. There were also "ghost blocks" in the swamp stripes. To fix just delete (or move) the .mcr backup file and leave the .mca anvil file.
  • This certainly is a bug, and moreover, it's very similar to an older one. Minecraft used to frequently create these "flipped" chunks during terrain generation, which was fixed sometime in Beta, I believe. It appears they're back. --Chromium 02:43, 5 March 2012 (UTC)

[X] In 1.2, my Minecraft is generating excessive amounts of floating sand and even floating gravel in the overworld.

[!] Hostile mobs don't spawn very frequently. In fact, I can often travel around outside at night without fear of being attacked. This becomes a major issue when trying to get to the end... plus it's just no fun to be that easy. For this specific case I am hosting a SMP server with hard difficulty (in server.properties, not just my client) so it's not a difficulty issue (plus I see hostile mobs from time to time). -- 24.1.77.157

Annoyances

[X] Peaceful mobs (manly cows and pigs, but I have noticed it with sheep, chickens and occasionally dogs) can climb vines next to fences. This may be intended behavior, but it makes a major annoyance as you have cows mixing with sheep and escaping their pens in the jungle biome. The only way to fix this is by putting a roof on your animal pens.

[A!] As of the 1.2 Minecraft update, with a new biome being added, the terrain generation had been modified again. This means beta 1.8 maps are now corrupted, and not just the old pre-beta 1.8 that are messed up. --Gibbl 13:59, 3 March 2012 (UTC)

  • This is a page for things that should be fixed by Devs. Though it may annoy you, this is an inevitability and doesn't belong on this page. --Moxxy 17:53, 4 March 2012 (UTC)
  • He is reporting world corruption after a biome update Moxxy. Just thought you should know. Gibbl, your tone is a little bit... whiny... no offence. Report specifics and try to keep it civil. The Get Satisfaction forum and twitter feeds are the places to tear Mojang's head off if you need to... and we ALL need to once in a while. As to Moxxy's point... unless they rewrote MC's world gen from scratch or put several months of work into a specific world scrubber just for that.. it can't ever be fixed. Sorry.-- Kittani1977
  • OK, I have edited it now to be more formal, and although this can't really be changed, it is still quite annoying, so please don't reduce it to a minor annoyance. --Gibbl 13:59, 3 March 2012 (UTC)

[A!] There is no way to set the height of Superflat worlds during creation. This makes building underground structures in this world type impossible, and there is no way to stop slimes from spawning everywhere.

  • This is intentional as most people wanted superflat near bedrock so they could build large scale models and such. Unless they make a different gencode for what you were looking for, my suggestion is to use a world editor to set the layers you desire. I think there was actually several tweets from Jeb about it just before they added it but can;t seem to find the link. sorry.-- Kittani1977
  • Then in that case they should add a slider so that you can set the height of Superflat worlds during world creation.


[A!] Worlds in the first Minecraft save format (before McRegion) are no longer recognized by Minecraft and updated to the new format. This causes those worlds to be un-playable. I hope this can be fixed because I have several old worlds that I never bothered converting to McRegion that I would like to re-visit. NZguy 50.135.203.172

  • Not a permanent solution, but in the meantime you can download 12w06a (single-player/client, server, replace the game's minecraft.jar file to switch to the older version) and run the game to convert old worlds to McRegion. Pareidolon 21:44, 5 March 2012 (UTC)

[A!] Animals get stuck in jungle leaves after player spawn/chunk genereation. They move freely after leaves block removal.

[X] The Nether is still generating a 128 block world, the new block limit makes a 128 block high air layer above it, the Nether needs a new world generator.-- Tyvox

[A] There is a swamp biome shade in super flat worlds

Graphical/Lighting

Bugs

[!] If you are very high in the sky(exact Y coordinate is unknown), sky light can pass through solid blocks.

  • I found this above layer 150. Updating the block did not fix the issue for me. I changed to major because when you want an area dark (like a mob spawner), this bug can ruin it. Tested on a 1.2.3 generated world with multiple happenings of the bug. 121.222.226.11 07:29, 6 March 2012 (UTC)
  • Pretty much everywhere on Super Hostile Spellbound Caverns has this problem as well as the one part of my survival world where I have blocks at layer 128 (in SbC layer 128 is occupied by bedrock).

[!] MC does not repair some lightnig bugs from 12w07a correctly. Water-areas with an floating island above (for example) doesn't show the right shadow. It shows correctly, where the shadows has to be but MC is rerendering that areas very slowly witch causes performance problems. An Backup before 12w07a has not such lightning problems. --Locoloco 18:17, 5 March 2012 (UTC)

[!] Monsters can actually spawn inside lighting bugs.

[!] When a layer of cobblestone or stone (presumably any other opaque block) is placed above a layer of ice which was created (in survival or hardcore mode) or placed (in creative mode) with nothing above it to the sky, the ice acts as a light source block but follows brightness levels with the day/night cycle as if the sky remains open above the block. Additional construction can take place above that block, and the light level does not change or vary except with weather and the day/night cycle. --Robert Horning 07:24, 3 March 2012 (UTC)

[!] Torches spawned in Mines and Villages will show incorrect lighting until updated. May not happen 100% of the time. (1.2.3 actually still does it)

[!] When pressing the A-key on tiny render distance, it seems to force Minecraft to update the chuck in front of me. - Floedekage 10:17, 4 March 2012 (UTC)

[X] If a player skin has a head accessory, when sneaking, it will be offset 1 pixel up. Then, when looking down, the head will pass through the front face of it.

[X] Smooth Lighting still doesn't work on water, there are still cubic shadows on it.

[X] In the Extreme Hills and Extreme Hills Edge biomes the particle effect for splashing rain does not appear and therefore the rain sound effect does not play.w (1.7 through 1.2.3)

[X] At times a texture will be stretched so that one of the corners is not on the actual block. Stretching may occur to a point far from the block. Observed on versions 1.1, 1.2.2 and 1.2.3

File:Stretched texture.png

Texture stretched to point off block

  • This is a problem with DirectX on certain graphics cards, and is nearly impossible to replicate/fix on Jens/Jon/Notch's end.

[X] Sometimes creating a closed in box when you place the final block light will still get through as if the block wasn't placed.

[X] If you surround an upside down slab with other blocks like this [1], it casts a shadow on the slab in the middle (makes sense for full blocks but not other upside down slabs)

  • I have noticed that if the blocks (upside-down slab) are 2xany its fine but as soon as you place 3xany shadows start to appear. Also torches placed directly under shadows does nothing. - Grey
  • I noticed this with the upside-down stair blocks as well as the upside-down slabs. Makes decorative tunnels/halls impossible, because of the continuous shadow at head-level. Flyindragon1 16:15, 6 March 2012 (UTC)

[X] Players and mobs all seem to face towards f:0 in SMP - Happens in both 1.2.2 and 1.2.3 - Video of this occurring at http://www.youtube.com/watch?v=XXmoiu0gcrw - Lucifer_LLS

[X] There are light sources all over my super flat world. Some are inside blocks I've placed that are not normally light sources, some I've tracked down to be empty spaces, some floating. Additionally (possibly part of the same bug) some grass blocks are shaded while others are not, making an odd pattern. Windows 7 x64 with 64 bit Java.

  • Upgrading to bug. Can anybody reproduce this? --Nathan2055 23:11, 2 March 2012 (UTC)
  • On my server I have places getting shaded where blocks used to be, but currently have no blocks around them. On flat map.
  • could it be something like this: http://imgur.com/a/idLeh#0 its our mob tower, and there are light emitting air/cobblestone blocks all around --bawki, 05.03.2012 TEMP-FIX:
  • install bukkit+worldedit, replace all block types by temporary blocks and convert back afterwards(like: set cobblestone dirt -> set dirt cobblestone) -- bawki
  • I have the same issue as bawki in SSP. 121.222.226.11 07:35, 6 March 2012 (UTC)

[X] When placing a torch on the side of a block such that the air block it occupies is surrounded by blocks (eg:stone) on all sides except below it, said air block will appear un-lit, even though the torch is in it, the torch itself appears lit, and the torch still emits light to the surrounding blocks. Recorded on 1.2.3. --Cycloneblaze(user - talk) 17:34, 3 March 2012 (UTC) -- confirmed 6.3.2012(bawki)

[X] Rain sound does not activate in 'Extreme Hills' or 'Extreme Hills Edge' biomes

[X] [SP] Placing and then removing light sources will light the surrounding area but not darken it when the light source is removed. The light level will either remain constant after removal or decrease partially.

[X] Some Lava that doesn't light up the surrounding area: Mac Os 10.5.8, map seed 717010642 (in case of error, the text equiv seed is "Map 11 has two names" as per the tagline but without the trailing !) x870 y31 z415, some non-illuminating lava. It did light up when I moved closer to it for a better look, before I could get a screen grab. 82.69.54.207 01:12, 9 March 2012 (UTC)

[X] If you are standing in a 2-deep hole that on one side is flooded with water, but on the other sides is closed, but has air diagonally adjacent so the water surface visually bends toward that free space, you can see two water levels: Your head is above the textured water because that is bent downward, but at the same time you can see a blueish tint at the top of the block, and you still drown. Image: [2] --GALAKTOSTalk – ceterum censeo error quasi-connectivitatis pistonis delendam esse. 15:15, 10 March 2012 (UTC)

Annoyances

[A!] Linux Getting a lot of flicker in MC, seems to happen especially in MCP. No flicker in launcher, possible cause could be the allowance of more RAM by eclipse. 66.68.170.105 20:48, 3 March 2012 (UTC)

  • Found out what could be the problem, MC now has some issues when running in stand-alone mode. When running MC in standalone mode it now appears to update the screen independent of the location of it's container window. This means that in stand-alone mode (quit button is shown) that moving the window will not move minecraft until the user releases the mouse. This also causes a hefty amount of flicker, for some reason... This is also LWJGL Version independent66.68.170.105 21:37, 3 March 2012 (UTC)

[A] Nether void flickers very rapidly.

[A] Upside down stairs when positioned in a square amongst two normal stairs below to make a window frame does not allow light through. This making a normal sized square you can see out of but wont light up your room.

  • "Stair squares" don't let entities through, either. This includes arrows. :/

[A] There seems to be some lighting errors at chunk boundaries in SMP. Try fx the seed "21", and look at the sea bottom from above. Screenshot: http://thuejk.dk/minecraft1_2_lighting.png

[A] Heart particles are not appearing when i feed/breed animals. (1.2.3)

[A] Throwing a stack of 2 or more spawn eggs out of you inventory causes one of the egg's picture to distort showing the bare egg with the spots off-set. This also applies to potions (if a stack is hacked into inventory). --mgr 15:42, 7 March 2012 (UTC)

[A] Surrounding a torch with blocks on all sides except below it will cause the block the torch is occupying to have a light rating of 0.

[A] stairs let light shine though so that the roofs of building shine with light

[A] End Portal texture bug still exists, does anyone have further information regarding this?

Multiplayer-related

Bugs

[!] Mobs push each other into walls and suffocate.

  • If you talk about overcrowded rooms such as when filled with mobs by a mob tower, I think this behaviour is good. In an overcrowded area, solid mobs (so, not Blazes) should suffocate and die, in order to limit the collisions the server has to handle and the resulting lag. Because computing the positions of all mobs of a big pack so that there is no collision (so the pack takes the place needed for all mobs not to collide) is not actually possible. Plus, pistons will always push mobs, that will still create collisions... But there is a solution to avoid mobs colliding in an oversized pack. When the pack is formed, the mobs that are nearly colliding should not move anymore. But that will create a big heap of mobs, depending on the geometry of the area. Does that suit you ?
  • No, this is not good at all. It makes farming animals impossible.

[X] We can sometimes see ghost TNT/Sand/Gravel blocks, if many of them have exploded/fallen.

[F] Sheep on SMP sometimes cannot be sheared or attacked, and clicking on them can activate objects behind them, as if they didn't exist.

  • This bug also randomly occurs with mobs and other player entities. For example in PvP, sometimes you will hit right through a player as if they weren't there.
  • In creative mode, it will destroy the block/thing behind it, which is really annoying.
  • Before, we were just hitting an invincible mob, and not hitting things behind it.

[F] Putting ":" in the Direct Connect screen without the "s, it will crash the game upon attempting to connect.

[!] Player data may be randomly lost server-side, causing them to respawn at the default spawn without any items, with their spawn reset, and in the default game mode.

  • I can confirm that this has occurred in the past. Has this happened to anyone on the newest version? --Matthttam

[F] It is possible for hostile mobs to become invincible, allowing them to hurt players without taking any damage from attacks or catching fire from the sun.

[F] Server is throwing error on connection:Failed to handle packet: java.lang.ArrayIndexOutOfBoundsException: 16

  • Deleting the player folder from the save folder will sometimes fix the problem.
  • Client side will say: Disconnected By Server, Internal Server Error.
  • Also happens when you die on the server.
  • No player can connect making the server useless.
  • Client must also be restarted after players folder is deleted, other wise the server will have to be restarted again.
  • Removed a 1.2.2 generated world, restarted 1.2.3, players may now login.
  • Removing the player data in the world while the server is running will allow users to login, but no player data is saved. Must be done every time the server is run.
  • This same error happens whenever an op builds above y=140 around the spawn point, which includes (-17, -17) to (17,17). Deleting the player dat files doesn't fix anything. The blocks above 140 have to be deleted, which can be done by opening the file in single player mode and copying the world back to SMP.
  • what about blocks in the spawn point?
  • This problem currently has no fix, will it be fixed in the next update? Is that why it is tagged fixed?

[!] Server throws severe java.lang.ArrayIndexOutOfBoundsException when "/gamemode playerName (any number above 1)" is used by an OP on the server.

[!] Some redstone wires do not update after using them after a while.

  • Mainly with torches.
  • Redstone is also causing massive lag spikes, seams to be realated.
  • Lag spikes can be large enough to crash client and sometimes server if large enough restone cicuts are running.
  • There is an entry of this in the redstone section.

[!] Occasionally, "ghost", unusable items may show in the inventory. If they are moved, they just disappear. This is caused by the client thinking there's an item while the server does not.

[!] Several sound instances and animations do not play:

[X] Weather smooth transition effect.
[X] Mob/Other Player arrow shooting sounds, snowball/egg/ender pearl/fishing rod throwing sounds.
[X] Chicken egg laying sounds.
[X] Pressure plate, lever, button sounds.
[X] Mob/Other Player stepping sounds.
[X] Other Player mining sounds (the sounds playing before the mining is finished - see Obsidian or Bedrock for examples).
[X] Fishing rod sounds (reeling should not make a sound).
[X] Cave sounds (or at least, they are not synchronized between players).
[X] Slime/Magma Cube jumping animations.
[X] Fishing rod "line".
[X] Fishing rod "line" in held item. It shouldn't appear when the line is casted.
[X] Other Player breaking animations.
[X] Other Player enchantment animations (items/armor).

[!] Mining takes longer in multiplayer than in singleplayer. This is caused by a click-mining 'fix' that was added in Beta 1.3 and is not needed.

[!] Knockback and damage screen calculation is often wrong in multiplayer, actually dealing knockback when it shouldn't (like drowning or being on fire).

[!] Hitting mobs is harder in multiplayer because of lag. It is also much easier for monsters to hit players. Probably a delay before attacking (based on lag) should be added...

[!] Mobs, especially slimes and magma cubes, tend to bob up and down (being hard to hit) under low ceilings.

  • Slimes will often appear to teleport to the top of an overhang if they get under one and press up against a wall, which is really annoying because they can still hurt the player as though they are still on the ground and are pretty much invincible when they're doing this. In short, slimes can become practically invisible and invincible while maintaining their ability to damage players by pressing up against certain walls.

[!] Anvil's new per-chunk biome data is not sent in SMP. See here: http://wiki.vg/Pre-release_protocol#Map_Chunk_.280x33.29

[!] Existing minecarts can not be clicked/mounted/destroyed. [1.2.3] They can be pushed around. To reproduce:

  • Join a 1.2.3 server and try to enter or destroy minecart. (Make sure you dont have a new minecart in your hands) --Draradech
  • I suspect this is related to the mob feeding/attacking glitch below. --Chromium 19:42, 3 March 2012 (UTC)
  • Also occurs with minecarts with chests, boats, sheep, dogs, cats and hostile mobs.
  • Glitched minecarts can be destroyed with lava. (have not attempted with boats)
  • Create a new map, join, place rails and a minecart. It can be ridden and attacked.
    • Logout, Login. Minecart can no longer be ridden or attacked. This is a major problem. --Draradech
  • 3/09/12 This problem still has not been fixed. It can be produced and reproduced easily. Grifreaper

[!] Under laggy conditions, players, mobs, and other entities may not move for several seconds (players will appear to move on their clients) then move incredibly quickly to their actual position. This can cause attacks (especially arrows) to miss when they should not have or cause mobs to suddenly appear next to players and instantly damage them. Players may also be kicked for moving too quickly.

[X] Player movement is not smoothed enough (the client does this) in fairly or very laggy conditions.

  • This is also the case with mobs.

[X] The skeleton on top of the spider (Spider Jockey) seems to randomly move back and forth on the spider.

[X] Arrows "warp up" when shot on walls. They also disappear and become impossible to collect when shot on ceilings.

[X] Arrow shooting is buggy and sometimes "resets" the charging progress.

[X] Having trouble making dogs change from sitting position.

  • Some mobs appear to be occasionally untouchable; I've only observed this with chickens and dogs. The mob cannot be hit with a sword (although a bow and arrow still works) and cannot be fed wheat to breed them. Dogs cannot be fed, bred with each other or told to sit/stand. It should be noted that this bug has some sort of trigger which I'm not sure of; some chickens can be killed, some can't, and I cannot find the difference between the two. --Chromium 19:12, 3 March 2012 (UTC)

[X] Cats sometimes glitch onto the tops of trees.

  • Sheep also may glitch to the top of objects. I recently had a heard of multicolored sheep free themselves from their respective pins and one blue sheep is on top of a flying buttress while yet another pink one is atop a tall tree. (Server 1.2.3 Vanilla) --Matthttam

[!] In SMP while drowning, each time you take damage it pushes the player downward making it almost impossible to swim out of a body of water without an underwater-breathing enchanted helmet. Swimming upward is negated by the downward force.

[X] From what I can tell, mobs still merrily float to the top of enclosures, mostly fences. Once there, they don't seem to be able to escape, but they occasionally flicker up and down. This had apparently been fixed, but it's still happening. Seen on a 1.2.3 vanilla server under minimal load. --Chromium 22:59, 4 March 2012 (UTC)

  • I can confirm this bug occurs on SMP vanilla 1.2.3 however I was unable to recreate the issue in a single player test world. Here is a screen shot of sheep glitching through both dirt and fence blocks. All of these sheep are enclosed by fences and dirt blocks.
    File:SMP 1.2.3 SheepGlitchingThroughBlocks.png

    Sheep mastering the known universe

    --Matthttam 02:04, 7 March 2012 (UTC)
  • Not fixed on 1.2.3 vanilla server. It appears that mobs can jump out or glitch through walls on a server, but they usually pop back into place inside their fence or enclosure. After days on a server, the same mobs will actually break out of their enclosures permanently.

[X] Occasionally, certain dropped blocks and items cant be picked up, regardless of how full the inventory is. This happened while clearing leaves in jungle trees, and it wasn't possible to pick up said leaves, nor saplings. Later, in the same place, this bug did not occur.

[!] Jungle Trees will not grow from saplings in Multiplayer.

  • Unable to reproduce bug, need more information. Does this always happen? In certain locations?

[X] Under laggy circumstances, sometimes trees become partly or entirely invisible, though vines on said trees are still visible. Looks cool, but is annoying getting stuck in an invisible forest.

[X] Villagers don't mate at all, even though provided with even more housing and doors than needed. Bringing the same world to SSP and the villagers mate like normal. Feldor 15:06, 8 March 2012 (UTC)

  • They will, or at least they do on my server. You may need to reboot the server, travel far enough away for the village chunks to unload, enter a nether-portal, or do something else that will force the area to recalculate, though. --72.208.204.70 16:13, 11 March 2012 (UTC)

[X] Around the default spawn area, villagers mate like crazy so that we must kill a lot of them every day or two. --Latchee 16:14, 9 March 2012 (UTC)

Annoyances

[A] Instead of saying "Outdated Server!" when going on a 1.1 server, it says:" Internal Exception: java.net.SocketException:Connection reset"

[A] When adding a server, if you come out of full screen mode, it will reset your server name from what you typed in to "Minecraft Server".

[A] While in a bed, other players in beds will not be visible.

[A] Not entirely sure if this is a bug, but if a mob is chasing you, and another player comes and attacks it, its focus remains on the first player it was chasing. Even though it makes killing mobs much easier in groups, I'm fairly certain it wasn't like that before, and it not intended.

[A] In SMP, as soon as a player logs into a server, they are unable to interact with objects or mobs in their vicinity. For example, a player cannot; use a sword on a mob, shear nearby sheep, request a wolf or cat to sit or follow, hop into a minecart, use a minecart with chest, or break a minecart or minecart with chest. This occurs even if the player was able to interact with those objects, logs out of the server, and then back into the server. The problem appears to correct itself if the player logs in or walks a good distance away from those objects/mobs and then returns, or after an unknown amount of time.

[A] When running an SMP server, running a client on the same machine sometimes prevents the client from having any sounds

[A] On SMP 1.2.3 Vanilla, mobs still try to jump out of their fencing and enclosures. Their AI doesn't know that they can't get out. Sometimes they are able to glitch out of their pens.

[A] Only the basic Farmer villager spawns. I have not tested this very extensively, but I'm going on 20-odd villagers, and I would have expected at least one different one to have appeared by now. Can anyone confirm/refute? --72.208.204.70 16:13, 11 March 2012 (UTC)


Fixed/Skipped

Items

Bugs


[X] [Cr] When holding a spawn egg and clicking another egg, you get more of the egg you was holding, not switching with the egg you clicked. (Probably also happens with other things with damage values) Minecraft5025 00:35, 7 March 2012 (UTC)

  • spawn eggs?Darkychao 05:31, 7 March 2012 (UTC)
  • I'm not entirely sure how this could be fixed without reworking metadata. Same thing with the wooden slabs, which have to be inexplicably mined.
  • It wasn't clear for me what exactly is reported here, so here is a guide how to reproduce:
  1. Be in creative mode.
  2. Open your inventory.
  3. Click on any type of spawn egg, so it's attached to your mouse.
  4. Click on any other type of spawn egg.

Instead of getting one of the other spawn egg type, you will now hold two of the first spawn egg type. This also applies to dyes, wool, slabs, logs, leaves, saplings and grass/fern (which also differ by damage values). --GALAKTOSTalk – ceterum censeo error quasi-connectivitatis pistonis delendam esse. 16:34, 10 March 2012 (UTC)

Annoyances

[A] Spawn Eggs aren't ordered in any particular way in Creative Mode's Item Selection. --mgr 15:55, 7 March 2012 (UTC)

[A] The bucket is the only tool that does not take damage or break. (Trenix 02:59, 8 March 2012 (UTC))

  • Boy, that water sure dulls out my bucket. --Moxxy 04:42, 10 March 2012 (UTC)

[?] [SP] [MP] Slabs placed on Ice gets slippery.

[?] [SP] [MP] Soul Sand placed on Ice doubles his slowing effect. (Useful for traps)

[A] Bowls are made out of wood rather than clay. (Trenix 03:01, 8 March 2012 (UTC))

This is probably intended, the texture shows the bowl being wooden. Brickman2011 22:29, 9 March 2012 (UTC)
  • Since clay is harder to find than wood, a clay bowl recipe might be an interesting solution to the bowl/soup stackability issue -- make clay bowls/soup stackable, where wooden ones don't. Clay needs more uses anyway. --72.208.204.70 01:38, 10 March 2012 (UTC)

[A] Right-clicking a mooshroom with 4 bowls only gives you 1 bowl of mushroom stew.

  • One bowl per click seems perfectly appropriate. and after all, if we eventually get something else to put in bowls, you won't necessarily want all your empties filled at once. --72.208.204.70 01:38, 10 March 2012 (UTC)
    • He meant that other bowls disappear. 4 bowls -> 1 bowl of soup. Other 3 bowls disappearing. 93.106.175.81
    • Has that been confirmed? If that's happening, it sounds like a bug, not a mere annoyance. --72.208.204.70 16:16, 11 March 2012 (UTC)

[?] Piston heads won't retract under Redstone Lamps. --By Minecraft Player SnappCraft, a.k.a Ashton Snapp

Fixed/Skipped


Item duplication bugs

[!] Sand and gravel can be duplicated by Sticky Pistons. Demonstrated here by JL2579: http://www.youtube.com/watch?v=G_hpwvq7D_0
Confirmed to work in 1.2.3 by myself. --Scwizard 06:45, 12 March 2012 (UTC)

References