Confusing finisher changes
#1
At the moment I'm struggling with getting the NetherForts finisher back into working condition. What am I doing wrong?[/quote]

Before changing world.ini

Code:
[18:14:34] The NetherForts finisher is obsolete, you should use "PieceStructures: NetherForts" instead.
[18:14:34] Cannot load PieceStructures cubeset file Prefabs/PieceStructures/NetherForts.cubeset.gz
[18:14:34] The PieceStructures generator was asked to generate "NetherForts", but none of them are valid.

After changing world.ini

Code:
[19:31:21] Unknown Finisher in the [Generator] section: "PieceStructures". Ignoring.

My world.ini for the Nether world:

Code:
; This is the per-world configuration file, managing settings such as generators, simulators, and spawn points

[General]
Dimension=Nether
IsDaylightCycleEnabled=1
Gamemode=1
Weather=0
TimeInTicks=15308

[Broadcasting]
BroadcastDeathMessages=1
BroadcastAchievementMessages=1

[SpawnPosition]
MaxViewDistance=12
X=66.000000
Y=70.600000
Z=137.000000
PregenerateDistance=20

[Storage]
Schema=Default
CompressionFactor=6

[Plants]
MaxCactusHeight=3
MaxSugarcaneHeight=3
IsCactusBonemealable=0
IsCarrotsBonemealable=1
IsCropsBonemealable=1
IsGrassBonemealable=1
IsMelonStemBonemealable=1
IsMelonBonemealable=0
IsPotatoesBonemealable=1
IsPumpkinStemBonemealable=1
IsPumpkinBonemealable=0
IsSaplingBonemealable=1
IsSugarcaneBonemealable=0

[Physics]
DeepSnow=1
ShouldLavaSpawnFire=1
TNTShrapnelLevel=2
WaterSimulator=Vanilla
LavaSimulator=Vanilla
SandInstantFall=0
RedstoneSimulator=Incremental

[Mechanics]
CommandBlocksEnabled=0
PVPEnabled=1
UseChatPrefixes=1
MinNetherPortalWidth=2
MaxNetherPortalWidth=21
MinNetherPortalHeight=3
MaxNetherPortalHeight=21

[Monsters]
VillagersShouldHarvestCrops=1
AnimalsOn=1
Types=blaze, ghast, magmacube, skeleton, zombie, zombiepigman

[LinkedWorlds]
OverworldName=world

[Generator]
Generator=Composable
BiomeGen=Constant
ConstantBiome=Nether
ShapeGen=HeightMap
HeightGen=Flat
FlatHeight=128
CompositionGen=Nether
Finishers=SoulsandRims, WormNestCaves, BottomLava, LavaSprings, NetherClumpFoliage, NetherOreNests, PieceStructures: NetherForts, GlowStone, PreSimulator
BottomLavaHeight=30
BiomeGenCacheSize=0
NetherMaxThreshold=25000.000000
CompositionGenCacheSize=64
WormNestCavesSize=64
WormNestCavesGrid=96
WormNestMaxOffset=32
BottomLavaLevel=30
NetherFortsGridSize=512
NetherFortsMaxOffset=128
NetherFortsMaxDepth=12
PreSimulatorFallingBlocks=1
PreSimulatorWater=1
PreSimulatorLava=1

[WaterSimulator]
Falloff=1
TickDelay=5
NumNeighborsForSource=2

[LavaSimulator]
Falloff=2
TickDelay=30
NumNeighborsForSource=-1

[FireSimulator]
BurnStepTimeFuel=500
BurnStepTimeNonfuel=100
Flammability=50
ReplaceFuelChance=50000

[Seed]
Seed=1343835564

[LavaSprings]
HeightDistribution=0, 0; 30, 0; 31, 50; 120, 50; 127, 0
Chance=15

[SpawnProtect]
ProtectRadius=10

[WorldLimit]
LimitRadius=40

[Difficulty]
WorldDifficulty=1
Reply
Thanks given by:
#2
I tested a clean server, after going trough the portal to nether, I get the same error about unknown finisher.
Reply
Thanks given by:
#3
Fix: https://github.com/cuberite/cuberite/pull/2751
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)