I have a copy of both an mcpack file and a zip file which work on vanilla mcpe, but when I put it onto my server, they don't work and the server throws an exception. What can be done to the pack to fix the issue? https://codecrafted.net/ http://mcpedl.com/vanilla-tweaks/ Code: [Server thread/CRITICAL]: InvalidStateException: "Could not load resource pack from C:\Users\Jason\Documents\Minecraft\PocketMine-MP KitPvp\resource_packs\\VanillaTweaks.mcpack: manifest.json not found" (EXCEPTION) in "src/pocketmine/resourcepacks/ZippedResourcePack" at line 79
I already did that, but shouldn't pocketMine already be able to use the pack if it can be used in mcpe already?
MCPE converts them to the new format. PocketMine-MP only recognizes packs >= 1.0.4 format since that's when I implemented it. Shove it through MCPE and get a converted version from MCPE.