I am trying to enable experimental features on the latest snapshot via the Server (not client)
In the server.properties file, I have set the values: initial-enabled-packs=vanilla,bundle,redstone_experiments,minecart_improvements,trade_rebalance
When I start the server on a new world, I get the following errors:
[06:08:14] [ServerMain/WARN]: Missing data pack Bundles
[06:08:14] [ServerMain/WARN]: Missing data pack Redstone Experiments
[06:08:14] [ServerMain/WARN]: Missing data pack Minecart Improvements
[06:08:14] [ServerMain/WARN]: Missing data pack Villager Trade Rebalance
However, when upload an existing world from a single player which already has the above enabled, then it works on the server.
I looked into the single player world to see if there are any datapacks that I can copy and I can't find anything
Is the only way to enable experimental datapacks on the server is to first create on client and then copy to server? Or is this a bug?
Comments 4
That's actually what I had done but it still didn't work.
I've deleted the world folder completely and started from scratch but the server cannot generate the data packs.
I suppose just uploading an existing world from client to server is fine but thought I'd let you guys know anyway of the bug if you want to fix it.
I cannot reproduce this in 24w36a. I set the initial-enabled-packs
server property to the exact one you used, with no world folder, and the server created a new world with the data packs and feature flags enabled just fine.
thought I'd let you guys know anyway of the bug if you want to fix it
Please note that you're not talking to Mojang yet, you're talking to the bug tracker staff. We can't fix issues, we can only test and confirm them for Mojang to have a look at them.
Please delete the world folder from the server completely and try again to see if that fixes it.