Recent content by TruculentMC

  1. T

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    I get errors when patching a clean Mindcrack v8.1.1 server with #1077, and when starting I get the same exception as with #1025 Startup error: Exceptions from patcher.log
  2. T

    MindCrack 8.1.1 Client crash in multiplayer

    I'm unable to solve this issue, has anyone else encountered it or have any ideas on how to fix it?
  3. T

    MindCrack 8.1.1 Client crash in multiplayer

    Part 2 of stacktrace...
  4. T

    MindCrack 8.1.1 Client crash in multiplayer

    Clients are crashing at a certain area of my server. Server restart didn't help, and I checked on 3 machines now (Windows, OS X) and they all have the same crash.
  5. T

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Also getting this exception rather frequently in the logs with #1006 :
  6. T

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    I get this exception after repatching from 1006 to 1025 :
  7. T

    [HowTo] easy Witch Spawner for infinite Redstone + Glowstone

    Right but that's the problem: I checked over 20 Witch Hut locations according to Amidst, and none were Swamp biomes. It's possible it could be a Swamp but it seems exceedingly rare, and Witch Huts aren't exactly common in the first place. So I suppose it's technically possible, just highly...
  8. T

    [HowTo] easy Witch Spawner for infinite Redstone + Glowstone

    You can't use Amidst to find Witch Hut if you have ExtraBiomesXL, they won't be where the app indicates they should as the biome will be totally different. If you know how to make Amidst work with ExtraBiomesXL though, I'm sure everyone would like to know!
  9. T

    [HowTo] easy Witch Spawner for infinite Redstone + Glowstone

    Witches normally only spawn at the witch huts in Swamp biomes, which are exceedingly rare as they don't spawn in any of the ExtraBiomes swamp-type biomes, only in the vanilla Swamp. And even then, they are rare in Vanilla swamps. Finding one can be exceedingly time consuming. However, there's an...
  10. T

    5000 eu/t Challenge

    We want 1 Iridium per 18 minutes and on average there is 1 Iridium per 5 chunks. Make a RP2 tunnel bore, 4 blocks wide and 64 blocks tall. We'll need to have it advance 1 block per 18*60/(4*16*5) = 3.375 seconds, which is easily doable. This "generator" will provide the equivalent of 5000 EU/t.
  11. T

    How to get Soul Stealing enchant on a Diamond Sword

    Not sure what you mean; I posted this 1+ month ago...
  12. T

    How to get Soul Stealing enchant on a Diamond Sword

    Well, the Repair enchant didn't even exist when I made this ;) Diamond sword does more damage, I prefer that plus some occasional repair no matter the cost, but the Thaumium sword is a cheaper option. By the way, even if you manage somehow to get Repair enchant on something else, it only...
  13. T

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Sent you a PM, will update to #886 shortly and check. edit: looks like 886 is eating memory too, with no one logged in: 5 mins after startup: total used free shared buffers cached Mem: 1526544 1513260 13284 0 4048 170396 -/+...
  14. T

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Sure, I had to roll back to #834, but I have a spare server I can redeploy #877 to. I didn't see a PM from you though...? BTW - to repatch to a different version, I need to start with a clean install each time, yes?
  15. T

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Thanks, we updated to #877. I got this exception on server startup, is it your bug or something else? edit: #877 seems to be thrashing my server pretty bad, possibly leaking memory? I run with -Xmx1280M (I realize that's only the heap size) and it's taking all 2G physical and over 1G of...