Skip to content
New issue

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

Preset-Code lava/water block #120

Open
dimon7147 opened this issue Dec 14, 2019 · 1 comment
Open

Preset-Code lava/water block #120

dimon7147 opened this issue Dec 14, 2019 · 1 comment

Comments

@dimon7147
Copy link

dimon7147 commented Dec 14, 2019

Version:

  • Sponge: spongeforge-1.12.2-2838-7.1.8-RC3962
  • SkyClaims: SkyClaims-0.28.0-S7.1-BETA
  • GriefPrevention: griefprevention-1.12.2-4.3.0.692
  • Permissions: LuckPerms-Sponge-5.0.16

Expected Behavior:

Correct generation with Preset-Code

Actual Behavior:

When I try to use blocks of water or lava (possibly others) in Preset-Code, an error occurs.
I tried to use this code: minecraft:bedrock,60*minecraft:lava
And also tried use code for Water World from wiki: minecraft:bedrock,5*minecraft:stone,5*minecraft:dirt,5*minecraft:sand,90*minecraft:water
If i use solid block, i don't have errors.
https://pastebin.com/uhJSEaan
And after errors if i teleport on my removed island, i will see this:
image
(used Water World code, but world generated with generator-settings={"Topography-Preset":"Lava"} in server.properties).

Steps To Reproduce:

  1. Set Preset-Code="minecraft:bedrock,5*minecraft:stone,5*minecraft:dirt,5*minecraft:sand,90*minecraft:water" in config.
  2. Set same code in schematic.
  3. /is reset
@Mohron
Copy link
Member

Mohron commented Dec 15, 2019

Interesting... I will see if there's anything I can do to address this but from the log file, it looks like sponge is throwing the error when SkyClaims request it to set a block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants