Giter VIP home page Giter VIP logo

Comments (12)

OtakuMegane avatar OtakuMegane commented on July 1, 2024

The compiled plugin is available here as well as installation instructions: https://www.spigotmc.org/resources/farlandsagain.8228/

from farlandsagain.

 avatar commented on July 1, 2024

I put the plugin in my plugins folder
and I turned on the server I went to the coordinates of where the far lands should be and it was just normal world that generated

from farlandsagain.

OtakuMegane avatar OtakuMegane commented on July 1, 2024

Make sure you edited the config.yml correctly to enable it on the world(s) you want. It doesn't act on any worlds by default, they have to be specified. Then check the console for plugin messages. It should say '[FarLandsAgain Success] The world (world name) will have Far Lands!' upon loading each world you have enabled. If you see any errors related to the plugin, post them here and we can figure out what's wrong.

from farlandsagain.

 avatar commented on July 1, 2024

I am trying to get it enabled
but its not showing this message
'[FarLandsAgain Success]'

from farlandsagain.

 avatar commented on July 1, 2024

ok I got the message

from farlandsagain.

 avatar commented on July 1, 2024

but I don't see far lands when I tp to the coords where the far lands should generate
All I am seeing is normal world generation

from farlandsagain.

OtakuMegane avatar OtakuMegane commented on July 1, 2024

Making progress then. :) If you didn't reset the world, the terrain from the first attempts would still be there. Try a couple random coordinates in the Far Lands (as long as one or both coordinates are 12550824 or higher, you'll be in the area). If you still don't see anything, check the console for any kind of errors.

from farlandsagain.

 avatar commented on July 1, 2024

The server generated a ocean instead of far lands this is an ocean that was never generated before

from farlandsagain.

OtakuMegane avatar OtakuMegane commented on July 1, 2024

Alright let's verify some things and maybe I can reproduce what's happening:

  • Are there any other plugins that would modify terrain or biome generation?
  • Did you make the world with any of the custom settings Mojang added in 1.16?
  • What Minecraft version are you on and is it Spigot or Paper?
  • What is the seed of the world? (type /seed while in-game or in the console)
  • Is it a flat world type?

from farlandsagain.

 avatar commented on July 1, 2024

Seed - 6751159050101105924
Minecraft Version is 1.16.5 Yatopia which is fork of Paper
World is default world type
Only other plugin that would affect biome or terain generation is world edit

from farlandsagain.

OtakuMegane avatar OtakuMegane commented on July 1, 2024

Regular Spigot and Paper both work fine but sure enough it doesn't work on Yatopia. I'll have to try all the branches it pulls from and see if changes from one of those is interfering. Unfortunately whatever is going on it's apparently happening silently after the generator has been set, which makes things tricky.

from farlandsagain.

OtakuMegane avatar OtakuMegane commented on July 1, 2024

After poking around and testing, it appears the problem is a patch to the noise generator made by the Lithium fork and imported by Yatopia. The vanilla logic is replaced for optimizations and the new logic is fixing the overflow that creates the Far Lands. The plugin is functioning and does the modifications as expected but the noise generator cancels it out before returning the final values.
Finding a workaround would likely eat a good amount of time and make initializing the Far Lands generator more complex. If the patch becomes widespread or is pulled into base Paper, this can be revisited. For now it's a no fix.

from farlandsagain.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.