Here is my further research. Essentially what I found is that in most cases, a Deep Dark biome is found within 50m of the location predicted but it is not often visible from the teleport location. To get the data, I teleported (in creative, of course, otherwise I'd have died in solid rock) and used fill commands to remove all of the deep slate in an area 50m from the beam in site in all horizontal directions and 10 meters above. This took 4 commands because of the size of the area. In all but one case, this revealed the deep dark biome. The one exception was when the biome was below the teleport location which was not surprising since the y coordinate given was only -10. In this data set, all coordinates given did show as deep dark at the location, although I have seen exceptions to that in the past. My conclusion is that, at least in Java, the problem is not with the locate command but with the definition of the biome boundaries.
(See note at end about this pic, comment IS about deep dark) I am experiencing this issue in Java as well. I'd say on average only about 15% of the locations given actually are in Deep Dark biomes. In 2 out of the approximately 15 I tried, I found deep dark at a different y coordinate. I had tried digging up and down from the given location because most of the coordinates given through "locate" have only ~ for a y coordinate and I thought maybe that was the faulty coordinate. In one case I was given coordinates near but not inside a deep dark biome I had already found. In almost, if not all, cases the debug screen (F3) showed the biome to be deep dark at the given location, the coordinates I teleported to were inside solid deep slate, tuff or other solid material that was NOT sculk or any of its variations. My conclusion is that the problem is not with the "locate" command but with the definition of the biome. I will be doing further research on this.
I am pleased to say that if you are looking for Deep Dark with an Ancient City, you are in luck. That can be located spot on as long as you know the right y coordinate to look at. Thus a good work-around is to "locate" an ancient city rather than just deep dark. It's probably the city you really want anyway.
PS I also remember noticing that I was a fair distance offshore of a mushroom island when the debug screen started identifying the biome as "mushroom fields". I just did a "locate" on mushroom fields and wound up a bit offshore as seen in the attached pic. Had this been an underground situation, I wouldn't have known I was anywhere close.
I'm having this same problem the block was set to repeat, unconditional, always active and the command I used was:
clear @a[770,71,-2226,4] minecraft:written_book -1 0 {generation:3,pages:[0:"{\"text\":\"You found us! I can\u0027t thank you enough. I thought we were goners. We went into the dungeon to see what was in the chests and the night things came out of nowhere. One touched me and I don\u0027t know what happened after that. We\u0027ve been gone so much\"}",1:"{\"text\":\"longer than we planned, so the folks back home probably need help. We should head back. Come see me in South Gate and I\u0027ll make you one of my special fishing rods. I make a rod that is nearly irresistable to most fish but lasts longer than ordinary rods. Some say\"}",2:"{\"text\":\"it even gives them a better chance of picking up lost treasure items from the bottom.\"}"],author:"Rivera",title:"Reward",resolved:1b}
This was followed by a give command, then a say, then a fill to remove the command blocks. All blocks after the first command were chain, conditional and always active. The plan was to give an item, and display a message when a player had a certain book in their inventory, then replace the command blocks so it would only happen once.
I was troubleshooting by setting up the chain, copying the save file with a new name opening the newly copied game and approaching the radius of the clear command with the required item in hand. I had to tweak a few things and on one occasion, I forgot to make a new file to test and since I had not added the last block yet and I had obtained the required book, I got showered with named blaze rods and changed the clear block to impulse and needs redstone to make it stop. I did note at that time that the say command was also working. At that point, I added the fill command to the chain, exited the world, copied and tried again. I had made a mistake with the fill block causing it to only replace itself but I didn't get showered and that's when I noticed I had only set the clear block back to chain, not repeat. I went back to the original world, put the book in a chest outside of the radius of the clear command, added the fill block again and fixed the settings on the clear block. I copied the world again and tested the chain on the copy but it didn't work. I looked at the output on the clear block and it showed that 1 item had been detected in my inventory but the time stamp was about 15 minutes past. When I went back to the original world, that clear block was in the same condition as the one in the copy. Since was showing a detection, I have to assume it happened during the blaze rod deluge.
It should be noted that I had this problem once before on another clear command (same settings) when I had cloned in a command block with a tp command next to it and chained it to the clear block. Not only did the clear command stop running but when I replaced it in the same location, that one didn't work either. I tried again in a new location, adding the second block by hand rather than cloning and it worked just fine. I know I had the exact same code in the new blocks as the ones that failed because I work out my code in Notepad, then copy and paste it into the command blocks.
Yeah, I read the comment. Looks like this is an unfortunate accident that cost me a lot of time. Does anyone know if it affects areas of the world that weren't accessed under the snapshot? I only had the world open briefly and only visited a couple of areas while I was using 14w30c. Once I realized my mistake, I exited the game and came back on in 1.7.9.
Same thing happened to me. It seems to be progressive. First it was just my inventory and my Ender chest and now I noticed another empty chest that I'm pretty sure was full even after the other stuff was gone. I usually don't go on my regular worlds with a snapshot but this time one of my kids had been on and changed the profile. I opened a world without noticing and poof, everything is gone. If it was just the inventory, I would have tried to replace it in creative (cheats are enabled) but now I'm not sure. I'm going to experiment with another world and see if I can track this thing to find a work around. I'm thinking maybe you don't lose the items in the local chests until you go on the second time (log on stuff's there, log out, log on, stuff's gone) or maybe it depends whether or not you open the chest.
This goes beyond not seeing the lead from some angles. The first time i experienced it, I thought the lead had broken but when i tried to ride the horse away, I was unable to move away from the fence. I disconnected from the server and when i returned, i was able to see only the knot, which allowed me to detach the lead.
It has just happened again (same horse, same fence) only this time, the knot did NOT reappear when i reconnected. I tried breaking every fence post that could possibly be the one the horse was tied to but no lead dropped and the horse is still restrained.
Here is my further research. Essentially what I found is that in most cases, a Deep Dark biome is found within 50m of the location predicted but it is not often visible from the teleport location. To get the data, I teleported (in creative, of course, otherwise I'd have died in solid rock) and used fill commands to remove all of the deep slate in an area 50m from the beam in site in all horizontal directions and 10 meters above. This took 4 commands because of the size of the area. In all but one case, this revealed the deep dark biome. The one exception was when the biome was below the teleport location which was not surprising since the y coordinate given was only -10. In this data set, all coordinates given did show as deep dark at the location, although I have seen exceptions to that in the past. My conclusion is that, at least in Java, the problem is not with the locate command but with the definition of the biome boundaries.
(See note at end about this pic, comment IS about deep dark) I am experiencing this issue in Java as well. I'd say on average only about 15% of the locations given actually are in Deep Dark biomes. In 2 out of the approximately 15 I tried, I found deep dark at a different y coordinate. I had tried digging up and down from the given location because most of the coordinates given through "locate" have only ~ for a y coordinate and I thought maybe that was the faulty coordinate. In one case I was given coordinates near but not inside a deep dark biome I had already found. In almost, if not all, cases the debug screen (F3) showed the biome to be deep dark at the given location, the coordinates I teleported to were inside solid deep slate, tuff or other solid material that was NOT sculk or any of its variations. My conclusion is that the problem is not with the "locate" command but with the definition of the biome. I will be doing further research on this.
I am pleased to say that if you are looking for Deep Dark with an Ancient City, you are in luck. That can be located spot on as long as you know the right y coordinate to look at. Thus a good work-around is to "locate" an ancient city rather than just deep dark. It's probably the city you really want anyway.
PS I also remember noticing that I was a fair distance offshore of a mushroom island when the debug screen started identifying the biome as "mushroom fields". I just did a "locate" on mushroom fields and wound up a bit offshore as seen in the attached pic. Had this been an underground situation, I wouldn't have known I was anywhere close.
PS I'm using the latest update as of today, 9/8/16 on a PC in creative mode (of course) with no mods.
I'm having this same problem the block was set to repeat, unconditional, always active and the command I used was:
clear @a[770,71,-2226,4] minecraft:written_book -1 0 {generation:3,pages:[0:"{\"text\":\"You found us! I can\u0027t thank you enough. I thought we were goners. We went into the dungeon to see what was in the chests and the night things came out of nowhere. One touched me and I don\u0027t know what happened after that. We\u0027ve been gone so much\"}",1:"{\"text\":\"longer than we planned, so the folks back home probably need help. We should head back. Come see me in South Gate and I\u0027ll make you one of my special fishing rods. I make a rod that is nearly irresistable to most fish but lasts longer than ordinary rods. Some say\"}",2:"{\"text\":\"it even gives them a better chance of picking up lost treasure items from the bottom.\"}"],author:"Rivera",title:"Reward",resolved:1b}
This was followed by a give command, then a say, then a fill to remove the command blocks. All blocks after the first command were chain, conditional and always active. The plan was to give an item, and display a message when a player had a certain book in their inventory, then replace the command blocks so it would only happen once.
I was troubleshooting by setting up the chain, copying the save file with a new name opening the newly copied game and approaching the radius of the clear command with the required item in hand. I had to tweak a few things and on one occasion, I forgot to make a new file to test and since I had not added the last block yet and I had obtained the required book, I got showered with named blaze rods and changed the clear block to impulse and needs redstone to make it stop. I did note at that time that the say command was also working. At that point, I added the fill command to the chain, exited the world, copied and tried again. I had made a mistake with the fill block causing it to only replace itself but I didn't get showered and that's when I noticed I had only set the clear block back to chain, not repeat. I went back to the original world, put the book in a chest outside of the radius of the clear command, added the fill block again and fixed the settings on the clear block. I copied the world again and tested the chain on the copy but it didn't work. I looked at the output on the clear block and it showed that 1 item had been detected in my inventory but the time stamp was about 15 minutes past. When I went back to the original world, that clear block was in the same condition as the one in the copy. Since was showing a detection, I have to assume it happened during the blaze rod deluge.
It should be noted that I had this problem once before on another clear command (same settings) when I had cloned in a command block with a tp command next to it and chained it to the clear block. Not only did the clear command stop running but when I replaced it in the same location, that one didn't work either. I tried again in a new location, adding the second block by hand rather than cloning and it worked just fine. I know I had the exact same code in the new blocks as the ones that failed because I work out my code in Notepad, then copy and paste it into the command blocks.
Yeah, I read the comment. Looks like this is an unfortunate accident that cost me a lot of time. Does anyone know if it affects areas of the world that weren't accessed under the snapshot? I only had the world open briefly and only visited a couple of areas while I was using 14w30c. Once I realized my mistake, I exited the game and came back on in 1.7.9.
Same thing happened to me. It seems to be progressive. First it was just my inventory and my Ender chest and now I noticed another empty chest that I'm pretty sure was full even after the other stuff was gone. I usually don't go on my regular worlds with a snapshot but this time one of my kids had been on and changed the profile. I opened a world without noticing and poof, everything is gone. If it was just the inventory, I would have tried to replace it in creative (cheats are enabled) but now I'm not sure. I'm going to experiment with another world and see if I can track this thing to find a work around. I'm thinking maybe you don't lose the items in the local chests until you go on the second time (log on stuff's there, log out, log on, stuff's gone) or maybe it depends whether or not you open the chest.
This goes beyond not seeing the lead from some angles. The first time i experienced it, I thought the lead had broken but when i tried to ride the horse away, I was unable to move away from the fence. I disconnected from the server and when i returned, i was able to see only the knot, which allowed me to detach the lead.
It has just happened again (same horse, same fence) only this time, the knot did NOT reappear when i reconnected. I tried breaking every fence post that could possibly be the one the horse was tied to but no lead dropped and the horse is still restrained.