Recent content by cpy

  1. C

    Bug FTB Retro SSP doesn't start

    Anyone have multiplayer version of pyramid challenge? I liked it back then.
  2. C

    1.0.3: Buildcraft quarry glitch?

    Nobody will ever fix this bug?
  3. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    If you want to make lot of people happy making your epic TT mod for 1.7.10 would probably cover 99% of most popular mods in MC and since all mods are keeping this MC version for some reason and not moving forward it would be great! Some basic TT for 1.7.10 would help a ton!
  4. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    I suggest Mojang hire Nallar to be external coder to show them how it's done.
  5. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Everyone have zombie memory leak problem with poorly coded AI. Stop pretending like you don't. It's well known 1.6.4 problem. I could run non 1.6.4 server with much more mods without any TPS problems.
  6. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    TPS lag! Server slow down to grinding halt, much faster when traveling to nether or traveling distances. It never did that. Basicaly empty server lagged to death. 13/12/2013 19:21 122,668 advanced-machines-57.1.0.jar 14/12/2013 11:36 214,599...
  7. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    I don't play 1.6.4 because it's bugged as hell and lagged as hell compared to previous MC versions. I have around 100 mods and it lags much worse than older MC without TT and that's something! I'll patiently wait for 1.7 :) I don't know if nallar is capable or willing to fix 1.6.4 bugs/memory...
  8. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Have anyone tested performance of 1.7.x? Since 1.6.x ran like shit i have high hopes for 1.7, anyone did some heavy load compared to 1.6?
  9. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    I plan to donate, but he should make 1.7.x version because 1.6.4 is broke as hell and no amount of nallars awesome touch will help it. 1.6.4 with lot of mods run like shit. Supposedly 1.7 is much better on bug and memory leak and whatever else they can fuck up in mojang department.
  10. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Is 1.6.4 even worth doing? 1.6.4 minecraft code is probably WORST server code ever done by mojang, and that is something. Memory leaks, ai can lock server, and if you have lot of mods then server lags like hell, previous versions ran smoothly compared to 1.6.4.
  11. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Some offtopic since people been mentioning it here. You know what? Fck it. Anyone else been sick with cold for over 3-4 weeks and not getting better? I'm not very sick, i'm just slightly sick, but for very long now.
  12. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    I've been sick myself for 3 weeks now, god damn cold or something, you should probably get better first too.
  13. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Huh? This mod only makes server threaded, so threads don't block each other, so server can do shit simultaneously without waiting for chain of events. Without tt(my guess): process stuff in world->process stuff in nether->process stuff in end->calculate some mob shit-> calculate...
  14. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Well, i hope nallar will have time to finish it , and i hope you people will donate, i know i will. Let this be some motivation for his amazing job. Who wants to play on laggy servers anyway. :)
  15. C

    TickThreading - concurrent entity/tile entity ticks and other optimisations

    Well nallar, either you inspired those lazy mojangstas to code like real coders (you) and not some amateur indie noobs(mojang). To be clear, it's one thing to design great game, it's another to run it smoothly. 1.6.4 zombie Ai have memory leaks and cause TPS hell. Well, great, that's just great.