Git Product home page Git Product logo

Comments (8)

kolatra avatar kolatra commented on August 18, 2024

This is... Odd? I'll look into it.

from ftb-islands.

kolatra avatar kolatra commented on August 18, 2024

Can't reproduce. Using island_create will always use a free position.

Image

from ftb-islands.

kolatra avatar kolatra commented on August 18, 2024

Any more information on this?

from ftb-islands.

SteseDav avatar SteseDav commented on August 18, 2024

Sorry for the slow reply, I didn't have email notifications on... D'oh.

The only info I can add is that I moved the server from one machine to another... which I suspect has caused the issue, but I can't fathom out why, unless the code has another record of the spaces used, other than the .json file.

Question :- in your test, does your island.json look like mine?

from ftb-islands.

kolatra avatar kolatra commented on August 18, 2024

I created the islands in the same order that you gave in the original issue, and the island.json does not look like yours. It added to it in the order that I created the islands, and removed the proper ones when I used the remove command.

This is definitely an odd issue, but I suspect it may have been an edge case kind of problem.

from ftb-islands.

SteseDav avatar SteseDav commented on August 18, 2024

Hi,

I figured that the json wouldn't match, and I think that is the cause of the over write issue.

I really should look at the code, and answer this for myself but... Does the code use anywhere else to work out where to put islands, other than the Json?

from ftb-islands.

kolatra avatar kolatra commented on August 18, 2024

The code decides where to put the islands based on a list of positions that is created on launch, the json simply stores where the islands are so that the used up areas are not reused even after a launch.

from ftb-islands.

SteseDav avatar SteseDav commented on August 18, 2024

Hmm, strange mine should over write then... i'll leave it in your hands if you want to continue investigating or not, as so far i'm the only one reporting the issue, I'd guess you'd close it, as you can't reproduce.

Thanks for the help.

from ftb-islands.

Related Issues (20)

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.