Jump to content

POV

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by POV

  1. Yeah, what I'm seeing in Spigot before the 1.8.3. release is that items will miss dropping into hoppers below, and other times drop into hoppers that shouldn't be accepting input (due to the redstone signal strength, etc).  Basically when I'm building my two stage sorter (the first stage sorts out ores and items to cook), the second stage takes the output of the ovens and the items that bypassed the ovens, and sorts the rest into storage, I end up with a massive mess...  Items jamming up the ovens, stuff missing and rolling into the overflow, and other items filling deactivated hoppers.

     

     

    My smaller test (8 item sorter) on a creative server running spigot-1.8.3 shows that the hoppers appear to work correctly.

     

    EDIT:  Forgot to mention, the hoppers appear to work correctly with either the original bone stock Spigot config.yml or the modifications mentioned earlier in the thread!

  2. Sadly it appears the that alt-ticking=true setting mentioned in that Spigot bug thread doesn't work.  (I'm testing on a virgin spigot-1.8 install from tonight and in creative mode).  I'll play around some more, but for the moment it appears that circuits using Hoppers + Comparators are busted with Spigot.  I'm not sure if there are other bugs that can show up without using the comparator, my guess is anything the depends on the direction an object will follow when a hopper has two outputs is going to break.

  3. Yeah, from what I've read the path objects take when going through a sorter shouldn't have changed when going 1.7 -> 1.8, so it does seem like an honest bug in spigot.  I'm going to setup a small spigot server at home and see if I can replicate this.   Of course the powers that be running Nerd have to take into consideration how this change will affect others, if it will have any adverse affect on CPU or Load etc...

  4. Hi MCPublic folks,  I've done a few searches to see if this has shown up, but couldn't find anything, but then again, I'm a first time poster, so uh, be gentle!

     

    I've been working on an item sorter based off of this video:   https://www.youtube.com/watch?v=NHjWYCDYJ4s .   The sorter appears to work on the Creative server (1.7.x) and also appears to work in stock 1.8 standalone servers.

     

    When the sorter is built on PvE it appears that the redstone logic breaks and the sorter basically misses many items.   I've rebuilt the sorter a bunch of times, and get different, but still broken results.  After talking with Vintre he believes it might be the following bug in Spigot:

     

    https://hub.spigotmc.org/jira/browse/SPIGOT-546

     

    I'm not sure what the implications are to the rest of the server with the options recommended there, but Vintre and I would appreciate it if the Admins could take a look and see if this is possible.   I believe without this fix all sorters based off of comparators and hoppers will be unreliable and unpredictable.   I believe the behaviour changes when the block with the sorter is unloaded and reloaded.

     

    I have an example at -242, 71, -1001.

     

    Thanks for any input on this!

×
×
  • Create New...