1
Datapacks not loading on Server
I am trying to add a couple of datapacks to my server.
All datapacks work perfectly in single player, but when added to my vanilla 1.19.3 server, they just do not work.
They ARE all visible on the server using /datapack list.
The datapack that just changes crafting recipes works great, no issues.
But, ANY datapack with a scoreboard has failed to create that scoreboard on the server.
Using /scoreboard objectives list yields 0 scoreboards.
This has to be the issue, but I do not know why it is not working.
Thank you for your time, I would appreciate any suggestions;
All datapacks work perfectly in single player, but when added to my vanilla 1.19.3 server, they just do not work.
They ARE all visible on the server using /datapack list.
The datapack that just changes crafting recipes works great, no issues.
But, ANY datapack with a scoreboard has failed to create that scoreboard on the server.
Using /scoreboard objectives list yields 0 scoreboards.
This has to be the issue, but I do not know why it is not working.
Thank you for your time, I would appreciate any suggestions;
2
I found the issue: The error was a datapack that started with "a" having an incorrect load function. Since all the other datapacks were after it, they all failed to trigger their load functions and created no scoreboards.
Send the server log please
