echurchill / CityWorld

Minecraft/Bukkit world generator
62 stars 36 forks source link

errors when trying to load up on 1.7.2 and 1.7.10 cauldron servers. #14

Closed nightstalker6669 closed 10 years ago

nightstalker6669 commented 10 years ago

getting these errors when trying to load up cityworld on 1.7.2 and 1.7.10 cauldron servers.

http://pastebin.com/U8wn0vK0

is cauldron supported? if not is there anyways for it to be made to?

echurchill commented 10 years ago

I don't have any experience with Cauldron but those errors look very similar to what was happening when two world generators were trying to generate the same world. In that case it was BiomesOPlenty that attempting to take over.

keenerb commented 10 years ago

It seems to work fine on my 1.7.10 server. It looks to me like your plugin file is corrupt, did you build this yourself? What does it look like if you open it with 7zip?

nightstalker6669 commented 10 years ago

echurchill: there is nothing but this plugin and multiverse installed on the server itself.

keenerb: yes i built it off the github, i might have messed up the build (quite a possibility considering i'm new to compiling java). here is what the jar looks likes. http://puu.sh/ag8BD/f49e79a1ff.png

but i do have it working on a craft bukkit server for 1.7.10. so thats why i'm a bit confused as to what i'm doing wrong.

P.S. Echurchill, this is an absolutely amazing plugin, the world generation from what i've seen is nearly flawless, the desolate world look is just as amazing, and i really hope that i can get this working correctly for cauldron.

echurchill commented 10 years ago

Well lets make sure you have an official build. I know the folks over at Bukkit are slow to approve new releases so I always include a direct link in little tiny print. Here is a direct link http://dev.bukkit.org/media/files/799/864/CityWorld.jar

nightstalker6669 commented 10 years ago

yep fired right up, must have been my fail at compiling. was kinda confused on the dependencies needed for it. but this version that you linked worked right outa the box. thank you very much! and again big props on this outstanding plugin!

echurchill commented 10 years ago

Great to hear!