"Get Team for Event/Target Entity" procedure just returning whitespace

Started by MarshMilo on

Topic category: Help with modding (Java Edition)

Last seen on 18:44, 9. Apr 2024
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"Get Team for Event/Target Entity" procedure just returning whitespace

 

The block that is supposed to get the entities team seems to just return whitespace.

Procedure that sends the players team to them after they r-click with an iitem

I made this simple procedure that should just return the team name of the player whenever they right click with any item

Then I made this team with the name "Test" and the display name "TestTeam"

Aforementioned procedure returning nothing

Upon right clicking an item, it will just return blank text. This text does not seem to just be something that doesnt render within minecraft's chat box yet is dependent on the team's name because later i set up a quick procedure that did something if two players teams were different, but no matter what teams they were on the conditional never returned true meaning that no matter what team the players are on, the "Get team of entity" block will always just return the same thing.

Last seen on 10:50, 29. Feb 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi, I am currently…
Sun, 02/25/2024 - 09:37

Hi,

I am currently experiencing the same problem.

Does anyone have a solution?

Thank you very much,