[Bug] Fabric server fails to load when Terra config packs are referenced in a world preset #479
Open
6 tasks done
Labels
Platform: Fabric
Issue/PR is applicable to the Fabric platform.
Status: Needs further testing
Issue requires further investigation
Type: Bug
Something isn't working as intended.
Pre-Issue Checklist
closed ones.
is Terra that is causing the issue.
pack I am using.
latest.log
fileEnvironment
Issue Description
When creating a new world using a
world_preset
(a.k.a.level-type
) that references Terra config packs directly (instead of using a Terra world preset, such asterra:overworld/overworld
), the game crashes during registry loading and datapack parsing due to a "No such config pack" error. (it does not matter which config pack is used)Steps to reproduce
world
directory, and adatapacks
directory within thatdatapacks
directory: https://github.com/unilock/terra-issue-datapackExpected behavior
The server uses the Terra config pack specified by the data pack to generate the overworld
Actual behavior
The server crashes
Full stacktrace
Exception Stacktrace
Additional details
Using a custom
world_preset
appears to be the only way to specify a separate Terra config pack for each dimension on Fabric...latest.log: https://gist.github.com/unilock/217569a4463d4baa20528c6130bffa49
The text was updated successfully, but these errors were encountered: