We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Created blank dimension. When reaching 100% in actualizing the dimension, the server crashes.
Crashlog: https://pastebin.com/rTpvPK6z
Attempting to create dimension: ATTRIBUTE: noblobs TERRAIN: islands STRUCTURE: default STRUCTURE: default BIOME_CATEGORY: savanna BIOME_CONTROLLER: default TIME: normal Compiled Descriptor: TERRAIN: islands TIME: normal SKY: LIQUID: minecraft:water BLOCK: minecraft:stone ATTR: noblobs BIOME CTRL: default CATEGORY: minecraft:savanna STRUCTURE: minecraft:default STRUCTURE: minecraft:default
Error executing task on Chunk source main thread executor for rftoolsdim:_1
java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / ars_elemental:flashing_forest]=net.minecraft.world.level.biome.Biome@7565c02e}]
The text was updated successfully, but these errors were encountered:
This is known. Caused by Ars Elemental when trying to generate a Flash Arswood Tree.
Reported it to them too, nothing fixed yet.
Sorry, something went wrong.
Feature order cycle found
Saw that. Gave the issue a bump. Did you also report to Ars Elemental? Or are we sure it has nothing to do with them?
Was pretty sure it is an RFTools Dim issue, but if you want you can report it on Ars Elementals issue tracker aswell
No branches or pull requests
Created blank dimension. When reaching 100% in actualizing the dimension, the server crashes.
Crashlog: https://pastebin.com/rTpvPK6z
Attempting to create dimension:
ATTRIBUTE: noblobs
TERRAIN: islands
STRUCTURE: default
STRUCTURE: default
BIOME_CATEGORY: savanna
BIOME_CONTROLLER: default
TIME: normal
Compiled Descriptor:
TERRAIN: islands
TIME: normal
SKY:
LIQUID: minecraft:water
BLOCK: minecraft:stone
ATTR: noblobs
BIOME CTRL: default
CATEGORY: minecraft:savanna
STRUCTURE: minecraft:default
STRUCTURE: minecraft:default
Error executing task on Chunk source main thread executor for rftoolsdim:_1
java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / ars_elemental:flashing_forest]=net.minecraft.world.level.biome.Biome@7565c02e}]
The text was updated successfully, but these errors were encountered: