SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
391 stars 211 forks source link

Skyclaims Schematics Issue - SpongeEntityArchetype #2261

Closed Yorkforce closed 5 years ago

Yorkforce commented 5 years ago

I am currently running

Issue Description

We are currently using the Skyclaims plugin for our Sky Factory 4 servers, a recent spongeforge version has broken our island schematics, the console is throwing errors and the islands will not generate any slabs or chiseled blocks like they used to do.

In addition the tinkers smeltery controller will be inactive and the entire smeltery needs to be rebuilt from scratch to get it working again, before the problems started they generated and worked perfectly.

This is how the island is generating: leftover3

This is how it was generating before (with the trees): SF4TheHouse

Error when generating schematic: https://pastebin.com/VCKFhk08

Full server log: latest.log

Aiidoneus commented 5 years ago

Getting the same issue on my server. Except with FTB Interactions modpack

Aiidoneus commented 5 years ago

This doesn't look to be fixed. I was running RC3708 when I tried to create an island through Skyclaims. I also created new island schematics too. https://gist.github.com/Aiidoneus/16ae91b4c449fd07eb833cc5a1e0493d

XakepSDK commented 5 years ago

https://github.com/SpongePowered/SpongeCommon/blob/81e8acbc16b032d12f7e5bdb554574214854a741/src/main/java/org/spongepowered/common/world/schematic/SpongeArchetypeVolume.java#L73 https://github.com/SpongePowered/SpongeCommon/blob/81e8acbc16b032d12f7e5bdb554574214854a741/src/main/java/org/spongepowered/common/world/schematic/SpongeSchematic.java#L52 https://github.com/SpongePowered/SpongeCommon/blob/81e8acbc16b032d12f7e5bdb554574214854a741/src/main/java/org/spongepowered/common/data/persistence/SchematicTranslator.java#L328-L330

gabizou commented 5 years ago

Try with 7.1.6.-RC3711, should be fixed with it.

johnfriedrich commented 5 years ago

Thanks, works at least for our schematics