Giant Caves

Giant Caves

47.8k Downloads

No actual world changes on Bukkit 1.5.2-R0.1 (#2771)

Jilocasin opened this issue ยท 2 comments

commented

I just noticed GiantCaves does not change the world generation anymore at all for some weird reason. I set up a new server with a single world, using only this plugin. The config.yml of course contains the world name. I also tried the debug mode with maxy like 120 (so there should be some stone in the air), but it actually didn't change anything to the world generator, although there is no error in the console output and it seems properly attached. Can you give me a hint?

Logfile excerpt:
...
16:09:20 [INFO] Starting minecraft server version 1.5.2
16:09:20 [INFO] Loading properties
16:09:20 [INFO] Default game type: CREATIVE
16:09:20 [INFO] Generating keypair
16:09:20 [INFO] Starting Minecraft server on *:25565
16:09:20 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R0.1-b2771jnks (MC: 1.5.2) (Implementing API version 1.5.2-R0.1)
16:09:21 [INFO] [GiantCaves] Loading GiantCaves v2.2
16:09:21 [INFO] [GiantCaves] Enabling GiantCaves v2.2
16:09:21 [INFO] Preparing level "test1"
16:09:21 [INFO] [GiantCaves] Attaching cave populator to world "test1"
16:09:21 [INFO] Preparing start region for level 0 (Seed: -4236995531053773747)
16:09:22 [INFO] Preparing spawn area: 12%
16:09:23 [INFO] Preparing spawn area: 25%
...

commented

Checking this out, might take a while to figure out why.

commented

I think I fixed this, report back if it happens again.