I have a datapack with many functions inside it, and when loading it in the world, only some of the functions pop up as "available", the rest are not executable.
I see no difference in formatting between functions that run well and functions that don't, and I can sometimes even see a function suddenly pop up as available when before it wasn't (and viceversa).
Is this error common? I thought it might have been a bug from the snapshots but I tested it on the full release and it was still there.
I wonder if a mod could move this to the redstone Java commands section. They tend to be better for answering those questions. The division of the two forums is rather confusing. Did you write the datapack?
Yes, I wrote it, and it's my first datapack so it might be a mistake I made without noticing, though I don't think so because I made all the files the exact same way.
I checked and I do have the right path link, the weirdest thing is that, in the same folders, some functions are recognized and others aren't. Because of that I don't think it has something to do with the path the function is taking.
I checked and I do have the right path link, the weirdest thing is that, in the same folders, some functions are recognized and others aren't. Because of that I don't think it has something to do with the path the function is taking.
I checked and I do have the right path link, the weirdest thing is that, in the same folders, some functions are recognized and others aren't. Because of that I don't think it has something to do with the path the function is taking.
I have a datapack with many functions inside it, and when loading it in the world, only some of the functions pop up as "available", the rest are not executable.
I see no difference in formatting between functions that run well and functions that don't, and I can sometimes even see a function suddenly pop up as available when before it wasn't (and viceversa).
Is this error common? I thought it might have been a bug from the snapshots but I tested it on the full release and it was still there.
Thank you!
I wonder if a mod could move this to the redstone Java commands section. They tend to be better for answering those questions. The division of the two forums is rather confusing. Did you write the datapack?
Yes, I wrote it, and it's my first datapack so it might be a mistake I made without noticing, though I don't think so because I made all the files the exact same way.
You have the right path link?
Anything in this thread helpful?
https://www.minecraftforum.net/forums/minecraft-java-edition/recent-updates-and-snapshots/2880404-1-13-functions-not-working
I checked and I do have the right path link, the weirdest thing is that, in the same folders, some functions are recognized and others aren't. Because of that I don't think it has something to do with the path the function is taking.
I checked and I do have the right path link, the weirdest thing is that, in the same folders, some functions are recognized and others aren't. Because of that I don't think it has something to do with the path the function is taking.
I checked and I do have the right path link, the weirdest thing is that, in the same folders, some functions are recognized and others aren't. Because of that I don't think it has something to do with the path the function is taking.
And you said occasionally some functions are recognized?
Exactly, for example I have a folder with 10 functions, and only 5 of them are recognized, while the other 5 aren't, it's really weird.