mojira.dev

lemongrasscap

Assigned

No issues.

Reported

MC-280190 Villagers can jump over carpeted wall (but not fence) Confirmed MC-210174 advancements and statistics got reset after a world optimization Duplicate MC-209860 f3 screen doesn't work properly when you're above y:256 (cant check day) Invalid MC-209733 eating food does not slow you down while traveling by latter Duplicate MC-209066 cant shift click items into a beacon Duplicate MC-208304 "Game Paused" still pops up when in f1 mode when pausing game with f3+Esc Confirmed MC-208120 world generated without nether/end Awaiting Response MC-203771 mining animation does not plays when it should Duplicate MC-197503 all installations bellow 1.13 do not load Invalid MCPE-79317 ghost blocks created while instamining Duplicate MC-180547 block that's in inventory dont update properly. Awaiting Response MCPE-65383 dark prismarine not showing up in commands (1.14.3) Invalid

Comments

this is not a bug but a tech support issue, most likely you typed in your info wrong or there is a problem with your bank. 

this isnt a bug you need tech support, i recommend resetting your password

UPDATE:
when i took a look at the world gen for this world i found this code:

 
{
  "bonus_chest": false,
  "dimensions": {
    "minecraft:overworld": {
      "type": "minecraft:overworld",
      "generator": {
        "biome_source": {
          "seed": -8350019134654640297,
          "large_biomes": false,
          "type": "minecraft:vanilla_layered"
        },
        "seed": -8350019134654640297,
        "settings": "minecraft:overworld",
        "type": "minecraft:noise"
      }
    }
  },
  "seed": -8350019134654640297,
  "generate_features": true
}
 
then i made another world completely unrelated to this one (i did not attempt to leave the overworld) and looked at the worldgen export there, heres what i got:
 
{
  "bonus_chest": false,
  "dimensions": {
    "minecraft:overworld": {
      "type": "minecraft:overworld",
      "generator": {
        "biome_source": {
          "seed": 432049810964843892,
          "large_biomes": false,
          "type": "minecraft:vanilla_layered"
        },
        "seed": 432049810964843892,
        "settings": "minecraft:overworld",
        "type": "minecraft:noise"
      }
    },
    "minecraft:the_nether": {
      "type": "minecraft:the_nether",
      "generator": {
        "biome_source": {
          "preset": "minecraft:nether",
          "seed": 432049810964843892,
          "type": "minecraft:multi_noise"
        },
        "seed": 432049810964843892,
        "settings": "minecraft:nether",
        "type": "minecraft:noise"
      }
    },
    "minecraft:the_end": {
      "type": "minecraft:the_end",
      "generator": {
        "biome_source": {
          "seed": 432049810964843892,
          "type": "minecraft:the_end"
        },
        "seed": 432049810964843892,
        "settings": "minecraft:end",
        "type": "minecraft:noise"
      }
    }
  },
  "seed": 432049810964843892,
  "generate_features": true
}
 
notice the lack of the code for the nether and end dimention, this is most likely the issue and ill be looking into the cause soon.

UPDATE: when i recreate the world the issue persists in the new world

UPDATE: end portals dont work either as shown in a screenshot.

i tried going in creative and that didnt work, you can download the world and try it yourself.

the world of the screenshot was a creative world copy but this is a backup of the original and all three worlds have the same problem. also not sure if this is helpful but villagers take a very long time to connect to there workbenches, i know that might be completely unhelpful but i wanted to mention that as all both these problems in my experience seem to happen when theres allot of villagers together but it might be a coincidence.

 

update: made a creative copy were i killed all the villagers, the problem still continues.

here's a google drive link to my world: https://drive.google.com/file/d/1FzEV_RE_07HMxZlfRwS0d6tSU9ODLH20/view?usp=sharing

 

for my privacy please refrain from looking into the books in this world (: also tell me when your done so i can remove the link