-
Bug
-
Resolution: Unresolved
-
None
-
1.20.10.20 Preview, 1.19.80.21 Preview, 1.19.10.20 Preview, 1.18.0.21 Beta, 1.17.40.23 Beta, 1.17.40.21 Beta, 1.17.20.20 Beta, 1.17.0.50 Beta, 1.16.230.50 Beta, 1.16.100.55 Beta, 1.16.100.59 Beta, 1.16.210, 1.17.2 Hotfix, 1.17.30, 1.17.32, 1.17.34, 1.18.31, 1.19.70, 1.20.60.21 Preview, 1.20.41 Hotfix
-
None
-
Confirmed
-
Windows
-
425087
The bug
Unlike other commands such as /function, /structure fails to parse slashes correctly and requires identifiers that use them to be quoted.
How to reproduce
- /function test/test
→
It correctly parses, but tells you the function was not found - /structure load test/test ~ ~ ~
→
Syntax error
Also note that there are no command suggestions for structures even when files exist
- relates to
-
MCPE-150791 /loot doesn't parse slashes correctly without quotes
- Open