Giter Club home page Giter Club logo

Comments (13)

flokol120 avatar flokol120 commented on July 29, 2024 2

You dont have to delete the sender, just select it by right clicking the sender chest.

Sender chest with id 'id' is now selected.

If you want to remove this chest instead, please click on the next message in the chat (!This also implies the deletion of the receiver chests!)

Those are the chat messages which are displayed after selecting a sender chest. It also informs you that you can delete the sender chest including all receivers if you want to.

from spigot-item-chest-sorter.

flokol120 avatar flokol120 commented on July 29, 2024 1

Alright. I just found out I've a small error in the template config.yml in the flower set. But that shouldn't™️ be the issue:

...
  - [dandelion, poppy, blue_orchid, allium, azure_bluet, red_tulip, orange_tulip, white_tulip, pink_tulip,
  oxeye_daisy, cornflower, lily_of_the_valley, wither_rose, sunflower, lilac, rose_bush, peony]
...

should be (or just in one line)

...
  - [
      dandelion,
      poppy,
      blue_orchid,
      allium,
      azure_bluet,
      red_tulip,
      orange_tulip,
      white_tulip,
      pink_tulip,
      oxeye_daisy,
      cornflower,
      lily_of_the_valley,
      wither_rose,
      sunflower,
      lilac,
      rose_bush,
      peony,
    ]
...

Besides fixing this in your config.yml please set allowBreakOfChest: true to false this will prevent anything from breaking chests defined as sender or receivers. Maybe that got your setup confused, because some chest is missing.

If this is however as random as you state, I am sorry I cannot do much as long as I cannot reproduce it :(

from spigot-item-chest-sorter.

flokol120 avatar flokol120 commented on July 29, 2024 1

Okay, it seems fixed as long as I completely remove all the chests and readd them to the system again, a bit roundabout but so far that works.

Alright, good to hear. If you however are able to reproduce this behavior in the future, feel free to reach out to me again!

from spigot-item-chest-sorter.

flokol120 avatar flokol120 commented on July 29, 2024 1

Ahhh, now I know what is happening 😁 you first need to select your sender chest with the sender hoe. This is the same hoe you use to create a new sender. Or just use /ics select sender. After that right click your sender chest and it will be selected. Afterwards you can add receivers to this sender again.

This way it is possible to have multiple sender/receiver systems, by selecting the correct sender prior to adding receivers.

So this is not a bug, it is actually a feature!

I admit though that this is not documented well enough. I should really write a documentation™️ (But it is stated in error message)

from spigot-item-chest-sorter.

flokol120 avatar flokol120 commented on July 29, 2024 1

I understand. Feel free to open a feature request. But no promises on when I'll be able to implement this, because this wont be as trivial as it sounds.

from spigot-item-chest-sorter.

flokol120 avatar flokol120 commented on July 29, 2024

Nothing to be sorry about, thanks for bringing this to my attention. As I am currently not playing minecraft, I had no idea 1.20 came out :). But I'll take a look into it, but can't make any promises when it'll be ready.

from spigot-item-chest-sorter.

flokol120 avatar flokol120 commented on July 29, 2024

@BarbokOL I just did some quick testing and everything is working fine for me in 1.20. Please provide me with more information in order for me to investigate this further:

Are you using Spigot or Paper?
Are animations enabled?
What distances are between your sender/receivers? (don't need an exact block count, just estimate it)

And also please provide your config.yml.

from spigot-item-chest-sorter.

BarbokOL avatar BarbokOL commented on July 29, 2024

#Hey, thanks for the quick response and checking even tho you aren't playing at the moment.
The Server is running on paper
animations are off
They are all in a big underground storage, the whole space is around 50x50 blocks
config.txt

The biggest issue I've encountered so far is honestly that sometimes like said above it just thinks the sender or receiver doesn't exist, telling me to add them with the command.
I just can't seem to replicate the issue as it's pretty random.

from spigot-item-chest-sorter.

BarbokOL avatar BarbokOL commented on July 29, 2024

Okay, first, thanks for correcting the config.
I will try what you suggested and will play a day or two to see if there is any more weird stuff going on, will report back if there is!

from spigot-item-chest-sorter.

BarbokOL avatar BarbokOL commented on July 29, 2024

Okay, it seems fixed as long as I completely remove all the chests and readd them to the system again, a bit roundabout but so far that works.

from spigot-item-chest-sorter.

BarbokOL avatar BarbokOL commented on July 29, 2024

Okay it happened again,
"Currently there is no sender chest selected. At first select a sender chest using /sorther select sender and right clicking a sender chest."
All I did this time was restart my game and relog and try to add a new chest to the system.

from spigot-item-chest-sorter.

BarbokOL avatar BarbokOL commented on July 29, 2024

Yeah, after some more testing last night I kind of figured that might've been the case, cause after I set the sender again on the same chest, (had to remove the chest completely to add a new receiver) it also removed every one of the receiver chests and I was able to select all the chests as receiver again.

from spigot-item-chest-sorter.

BarbokOL avatar BarbokOL commented on July 29, 2024

Okay I can confirm now that my main confusion does come from the tools you are given,
for example, when the plugin tells you to use a remove command, giving you a tool to remove chests from a system but at the same time if you miss click a chest that is not in a system that remove tool adds it to the system instead of just ignoring it or giving an error, it would be nice to have separate tools so that does not happen.

Maybe even give completely different tools to not mix it up, like for removing a sender you get an axe, for adding a hoe etc.

Overall, the feature I would probably want the most rn is the fact that if you are giving yourself a remover hoe tool that should only actually remove a chest and not add it to the system if it already is added.
I can imagine it not mattering that much for a smaller storage but if you use the system on a big storage, it gets really confusing quite quickly and usually you end up adding a chest by accident and then all the overflow goes in there when you didn't mean to etc.

from spigot-item-chest-sorter.

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.