Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstall mcfunction has Errors #454

Closed
scutoel opened this issue May 17, 2024 · 1 comment
Closed

Uninstall mcfunction has Errors #454

scutoel opened this issue May 17, 2024 · 1 comment
Labels
C: Bug Something isn't working S: Resolved in next release This bugfix or suggestion has been applied to the code
Milestone

Comments

@scutoel
Copy link

scutoel commented May 17, 2024

Describe the bug
Error in tellraw uninstall command

To Reproduce
Steps to reproduce the behavior:

  1. Generate a datapack
  2. Try and run function (not there)

Expected behavior
tellraw @s ["",{"text":"[NBS] ","color":"gold","bold":true},{"text":"Data pack ","color":"yellow"},{"text":"lobby","color":"gold","underlined":true},{"text":" uninstalled successfully. You may now remove it from your data pack folder.","color":"yellow"}]

Current Command
tellraw @s ["",{"text":"[NBS] ","color":"gold","bold":"true"},{"text":"Data pack ","color":"yellow"},{"text":"lobby","color":"gold","underlined":"true"},{"text":" uninstalled successfully. You may now remove it from your data pack folder.","color":"yellow"}]

Additional context
Version 3.10.0

@scutoel
Copy link
Author

scutoel commented May 17, 2024

"true" should just be true

@Bentroen Bentroen added the C: Bug Something isn't working label Jul 31, 2024
@Bentroen Bentroen added this to the v3.11 milestone Jul 31, 2024
@Bentroen Bentroen added the S: Resolved in next release This bugfix or suggestion has been applied to the code label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Bug Something isn't working S: Resolved in next release This bugfix or suggestion has been applied to the code
Projects
None yet
Development

No branches or pull requests

2 participants