Skip to main content

Error with code

Comments

13 comments

  • Penny Support
    Bug Zapper Super Star Beacon of Knowledge Support

    Interesting.  Could you post of video showing the bug?

    0
  • Andon J
    Beacon of Knowledge Super Star Bug Zapper

    I can't record because I am on a school computer. But just copy and paste the code I made into java script for the first option when you open code builder.

    0
  • Penny Support
    Bug Zapper Super Star Beacon of Knowledge Support

    I see what you mean.  I'll pass this on to the engineering team.

    0
  • Andon J
    Beacon of Knowledge Super Star Bug Zapper

    Thank you!

    0
  • Penny Support
    Bug Zapper Super Star Beacon of Knowledge Support

    Looks like this is a known issue.  It's been reported to the MakeCode team and hopefully they will fix it soon.

    I'm giving you a bug zapper badge!

    0
  • Moderator Beacon of Knowledge Super Star

    Penny is there a list of known issues posted? It would sure help.

    0
  • Andon J
    Beacon of Knowledge Super Star Bug Zapper

    I'm gonna try this tomorrow, I am gonna test every single item and block to see if it gives you the proper thing. I'll report anything I find wrong with the code. Also, I have a question, how can I code something to tp the agent to me facing the same way?  Because the old code for it no longer tps the agent to you looking the same way you are. This has messed with some of my codes I have so if you have a fix, please tell me.
    ex: 

    player.onItemInteracted(APPLE, function () {
        mobs.teleportToPlayer(
        mobs.target(MY_AGENT),
        mobs.target(LOCAL_PLAYER)
        )
    })
    -1
  • Dominick Support
    Bug Zapper Support

    We do have an article that lists known issues towards the bottom of the page. Let me know if this works Debbie: What's New in the Wild Update (v1.19.52) – Minecraft Education. Thank you, Andon, for testing all of this.

    0
  • Andon J
    Beacon of Knowledge Super Star Bug Zapper

    So far, I am in the 12th row in both sections, and I've only found one weird thing so far. On the 12th row there is something called stone slab and double stone slab, but they do the same thing and give you the same item.

    0
  • Andon J
    Beacon of Knowledge Super Star Bug Zapper

    I have about 792 more Items to test on monday

    0
  • Danny Support
    Beacon of Knowledge Bug Zapper Support

    Hey Andon,

    Thanks so much for testing all these things! Really looking forward to hearing your results.

    0
  • Andon J
    Beacon of Knowledge Super Star Bug Zapper

    As of today, I have found four errors (left is item/block being spawned, right is what gets spawned)
    dolphin egg = normal egg
    any damaged anvil = normal anvil 
    salmon egg = normal egg
    tropical fish egg = normal egg
    cod spawn egg = normal egg
    double wooden slab = error message (idt a double wooden slab a thing)
    I will be done in about 3 days. 

    0
  • Andon J
    Beacon of Knowledge Super Star Bug Zapper

    sheild = prismarine stairs

    0

Please sign in to leave a comment.