• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.14.4
    • None
    • Windows 10
      Minecraft java edition running on java 8 1.8.0__221-b11
    • Unconfirmed
    • (Unassigned)

      Parsing the command 
      execute as @player[etc]

      Whilst the player does not have any perms will result in it failing.
      For instance when i want to execute and update nbt data as said player it fails but when i want to remove nbt data it is recieved by the server but not the client, resulting in a need of a reconnect for it to show for the player. 

      Better example,

      execute as @a[nbtdata etc] run replaceitem entity @s weapon.mainhand minecraft:item

      this parses but the client will only see an update after they have relogged. they are also unable to use said item.

      also an issue is not being able to parse sign commands that lead to functions without permissions.
      not only this but trying to call multiple functions within a "main" function even with op will result in a fail.
      for instance having a main.mcfunciton and within this multiple functions it fails. this however could also be the result of the datapack not wanting to run function by file but rather chain it.
      example:

      wanting to run
      main.mcfunction[

      function folder:folder/extra/f1
      function folder:folder/extra/f2
      etc]

      fails.
      no errors but rather failing to execute.
      forcing the execution of main.mcfunction shows that its executing all of the lines itself (ingame) but without any effect. however forcing the execution of example f1.mcfunction works.

      I did find some more bugs but they where so small that i was able to divert them with some extra code.

      these issues are not found in the snapshot version of the game. (tested on 19w41a that is)
      Reasoning for this ticket is that i did not find anything about this issue and would not want it to go into the actual 1.15 version and up.

      Apologies for any inconvenience in my grammar/spelling my origin is not english
       

            Unassigned Unassigned
            Blamudia Damyan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: