Git Product home page Git Product logo

Comments (6)

RedStoner avatar RedStoner commented on August 15, 2024

Ok... Seems it may not have to do with the newest version. I downgraded version, and was on that for a couple hours before I got pretty much the same error. Only difference is - Tuple@5a733841
I wonder if this is a minecolonies issue and not this mod in particular.
Updating original post with versions of the mods as well.

from colony4cc.

uecasm avatar uecasm commented on August 15, 2024

Is this on single player or on server? Is it possible that some of your colony is getting unloaded?

Having said that, in theory all the data should be available all the time, except for the newly-added health etc which does require the citizen to be in a loaded chunk (but will just quietly disappear from the results when that's not the case).

You said that it seems to be intermittent, any other ideas what might be triggering it? Does it always break after a certain amount of time, or when you disconnect/reconnect to a server, or something else perhaps?

If you can figure out a trigger, you can try running /mc colony export 1 (replace 1 with your actual colony id if different), which will make a special backup of your colony data; if you send that to me then I could try to reproduce the problem on a copy of your colony, in case it's something specific to something in there.

from colony4cc.

uecasm avatar uecasm commented on August 15, 2024

I've just uploaded 1.2.5, which contains a workaround for the only thing that it seems like it could possibly be -- it should now work, but one or more citizens might be missing their skill data (since it appears that is where the invalid data was). I'm still interested in getting your colony data if you can figure out how to trigger it, to see if that's something that can be fixed on the mcol side.

from colony4cc.

RedStoner avatar RedStoner commented on August 15, 2024

Single player. I think it has to do with manually assigning builders to a building. I was trying to construct a building that was a bit out of range for the builder. When queued the builder seems to have both jobs assigned to it. Attaching export
colony1Export.zip

from colony4cc.

RedStoner avatar RedStoner commented on August 15, 2024

I have not seen this happen again since updating. The problem seems to have been resolved.

from colony4cc.

RedStoner avatar RedStoner commented on August 15, 2024

Much time with code running. No issues. Will say this has been fixed.

from colony4cc.

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.