Error with code
When I run code to give myself a shield, I get prismarine stairs instead.
Test this code I made to see my issue:
player.onChat("Test", function () {
mobs.give(
mobs.target(LOCAL_PLAYER),
SHIELD,
1
)
})
-
Interesting. Could you post of video showing the bug?
0 -
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 -
I see what you mean. I'll pass this on to the engineering team.
0 -
Thank you!
0 -
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 -
Penny is there a list of known issues posted? It would sure help.
0 -
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 -
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 -
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 -
I have about 792 more Items to test on monday
0 -
Hey Andon,
Thanks so much for testing all these things! Really looking forward to hearing your results.
0 -
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 -
sheild = prismarine stairs
0
Please sign in to leave a comment.
Comments
13 comments