MCTCP / TerrainControl

Minecraft Terrain Generator for SpigotMC and Forge
https://www.spigotmc.org/threads/terraincontrol.37980/
MIT License
230 stars 163 forks source link

Downloads dead? #571

Open RobertLHarris opened 6 years ago

RobertLHarris commented 6 years ago

I'm trying to pull the latest dev build form the link off the main github page and get a dead link. Is there a better or updated complete source?

rutgerkok commented 6 years ago

The build server is offline, so the downloads are indeed dead. I suggest downloading OpenTerrainGen instead, it actively maintained, and it is compatible with TerrainControl worlds.

NovaAstral commented 6 years ago

Damn. Anyone have a link for 2.8.2? I need it for the Tardis plugin, can't enable 3 of the worlds it has without 2.8.2 (I tried changing the version number in the jar of 2.8.1 but it didnt work)

dewobedil commented 6 years ago

i only have 2.9.0 version

RobertLHarris commented 6 years ago

I did as ^^ said and converted over to OTG. All I did was copy $TerrainControl/worlds/ to $OTG/worlds/ and restart. Working great.

On Tue, Apr 17, 2018 at 11:57 AM NovaAstral notifications@github.com wrote:

Damn. Anyone have a link for 2.8.2? I need it for the Tardis plugin, can't enable 3 of the worlds it has without 2.8.2 (I tried changing the version number in the jar but it didnt work)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MCTCP/TerrainControl/issues/571#issuecomment-382085358, or mute the thread https://github.com/notifications/unsubscribe-auth/AHBaX8Mxl2xhb3NO6XAdc82q9Jc8QGq9ks5tpi0OgaJpZM4TYuu5 .

NovaAstral commented 6 years ago

@RobertLHarris Sadly the worlds have no been generated, and they won't generate without 2.8.2 of terraincontrol

NovaAstral commented 6 years ago

@dewobedil 2.9.0? if so, you think you can link a download?

RobertLHarris commented 6 years ago

What config are you using? Using Multiverse? You should be able to just do an "mv create Gallifrey NORMAL -G OTG" I believe it is without issue.

On Sun, Apr 22, 2018 at 3:32 PM NovaAstral notifications@github.com wrote:

@RobertLHarris https://github.com/RobertLHarris Sadly the worlds have no been generated, and they won't generate without 2.8.2 of terraincontrol

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MCTCP/TerrainControl/issues/571#issuecomment-383414063, or mute the thread https://github.com/notifications/unsubscribe-auth/AHBaX3VoUSQajxOtWcFYplXSOhez0f_aks5trPb2gaJpZM4TYuu5 .

Dockter commented 6 years ago

OTG's implementation is full of issues and I would not recommend using it especially with Forge.

eccentricdevotion commented 6 years ago

I'm updating TARDIS to use OTG (or TC) - will be in the next release (v4.0 for 1.13). Until then look for a TC 2.9.0 compatible build on the TARDIS Jenkins server http://tardisjenkins.duckdns.org:8080/job/TerrainControl/

MCPitman commented 6 years ago

@Dockter OTG is not 'full of issues' and works fine for forge?

Dockter commented 6 years ago

@MCPitman its multi-world implementation is very incomplete.

MCPitman commented 6 years ago

@Dockter how so?

rutgerkok commented 6 years ago

Ok, can we get back ontopic? I don't want a flamewar here. 😄

NorielSylvire commented 6 years ago

Well then, is there a way to get TC 2.9.0 or 2.8.2 or any way to make TARDIS plugin work? Edit: Or else, is there a TARDIS plugin version that is compatible with terrain control 2.8.1 (which is the one actually available on spigot and on the internet in general)

eccentricdevotion commented 6 years ago

There is now a TerrainControl v2.9.0 build on the TARDIS Jenkins Server (http://tardisjenkins.duckdns.org:8080/job/TerrainControl/)

NorielSylvire commented 6 years ago

@eccentricdevotion Just downloaded it, updating TC, tardis and everything and testing it right after I do.... It works perfectly! Great, thank you!