mcfunction files with uppercase letter in file name cannot be executed
*.mcfunction files with uppercase letters in their file name (e.g. testFunction, Testfunction)cannot be run with the function command. Names with all lowercase letter and/or underscores (e.g. test_function) work fine.
Attempt to run the foremetioned function produces error "Expected whitespace to end one argument, but found trailing data at position x etc."
to reproduce:
- create any datapack with a function with uppercase letter in file name.
- reload and run the function with same name in game
2018-09-20, 08:09 PM
2018-09-20, 08:13 PM
2018-09-20, 08:13 PM
0
0
-