Open Loader

Open Loader

23M Downloads

[BUG] OpenLoader on NeoForge 21.1.132 for Minecraft 1.21.1 does not load datapacks

Dreadp1r4te opened this issue ยท 3 comments

commented

Minecraft Version

1.21.1

Mod Version

21.1.1

Mod Loader

NeoForge

What environment are you running the mod in?

Client

Issue Description

Datapacks do not load when placed in ./config/openloader/packs or in a location defined in the config. Packs do load correctly when placed in ./saves/worldname/datapacks so I am confident this is not a datapack issue.

commented

Hello, I tried to recreate this issue but everything appears to be working correctly on NeoForge 21.1.133. Are you sure that OpenLoader was installed, and that you did not accidentally use the forge or fabric jar instead? It's also possible the pack was in the wrong folder or another mod you installed is causing issues.

commented

Experiencing the same issue with packs I'm working on which use NeoForge 21.1.133. Have tried with only openloader + 1 mod to make a data pack for (in this case dimensional item gates, but it doesn't seem to matter which mod or if you even load one with it) installed and packs still fail to load into the datapacks folder, not all though. I've been able to get 1 single data pack for infinite dimensions to work and show up both in the folder and in the available data packs list in game, even though all others fail to appear. Certain things, like recipes in the packs, still work though even though the data pack is not being applied to the world, which I don't know what to think about that. I can provide a log if that helps but it doesn't seem to provide any information, as far as the log is concerned everything is saying it's loading successfully with no issues, as far as I can tell.

latest.log

commented

My mistake. It was a mixture of confusion from not seeing the folders show in datapacks as I was used to in previous versions mixed with a few borked mods that made it seem as if they weren't being applied/working on open loader's end. Apologies.