Inactive [MECH] CHDistantFarm v1.0 - Grows your Plants while the Chunk is unloaded [1.1-R3]

Discussion in 'Inactive/Unsupported Plugins' started by Zacherl, Jan 11, 2012.

  1. Offline

    owenftw

    awesome, I am using on my server then =] thanks
     
  2. Offline

    tsuna25

    Nice but i have a request can you make it possible that nether warts can grow in overworld to? :D
     
  3. Offline

    Vorsath

    +1

    Also another request: Possibility to add custom grow times? With multi world support? So it can be set that, for example, Crops grow 20% faster in world1, but 40% slower in world2 etc?
     
    Noah_Ivaldi likes this.
  4. Offline

    Noah_Ivaldi

    Isn't it hard-coded into nether warts that they can only grow within the Nether?
     
  5. Offline

    gamerboy667

    For the next update can you add a
    /grow
    command and permissions could be like
    chdistantfarm.grow

    thank you in advance
     
  6. Offline

    Noah_Ivaldi

    What would the point in that be...?
     
    Zacherl likes this.
  7. Offline

    Zacherl

    Sorry, but i dont see any advantage for a command like this.
     
  8. Offline

    gamerboy667

    to instantly grow all vegitation on the current world, can u do that?
     
  9. Offline

    Noah_Ivaldi

    Why would you want that? There are a thousand other plugins that can do that or similar stuff out there. Besides, is it not enough that you get to grow stuff without being within a 7-chunk distance of it? If you have a worldwide instant-grow command, you may as well be playing in creative mode. I mean, farming already gives you more food than you can ever possibly eat, even without this plugin.
     
  10. Offline

    zwarmapapa

    It doesn't work for me?
    I got allot of pumpkin stems, but the pumpkins won't grow then I am offline, only when online.
    Does it only work for newly created plants, or is my config wrong?

    I'm using MySQL on localhost, and the tables are also created.
    My world is called "world1", this is my config.yml:
    Code:
    debug: false
    worlds:
      world:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
      world_nether:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
      world1:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
      world1_nether:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
      world1_the_end:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
     
  11. Offline

    gamerboy667

    the point of the /grow command would be for testing, assisting
    perhaps it could work with world edit and use the defined region, or you could specify a bloc k like /grow pumpkin or you could even add a distance from player to that so it could be /grow wheat 20 and all wheat within 20 blocks would grow for you.
     
  12. Offline

    Noah_Ivaldi

    Then why not use any of the countless other plugins that do so, or just fly around and use bone meal? >_>
     
  13. Offline

    gamerboy667

    because i'm lazy for 1 and for 2 i cant find any other plugins that have a /grow command
     
  14. Offline

    zwarmapapa

    *BUMB*
    (also changed world name from "world1" to "world", but it still won't work)
    (also planted the pumpkin seeds again, now they are in the database, but it still won't grow them when I am not logged in on my server)

    It doesn't work for me?
    I got allot of pumpkin stems, but the pumpkins won't grow then I am offline, only when online.
    Is my config wrong?

    I'm using MySQL on localhost, and the tables are also created.
    My world is called "world", this is my config.yml:
    Code:
    debug: false
    worlds:
      world:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
      world_nether:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
      world_the_end:
        crops: true
        netherwarts: true
        melons: true
        pumpkins: true
        cacti: true
        sugarcanes: true
        saplings: true
     
  15. Offline

    Noah_Ivaldi

    I don't see how your time is worth so much more effort than Zacherl's. Why would he spend God-knows-how-long to code up a mostly useless command that has nothing to do with his plugin just because you're too lazy to fly around and use bone meal. Your laziness is your problem; you can get over it. You can decide whether you want to spend one minute flying around and using bone meal or 2 minutes finding a plugin that has a command to do it for you.

    zwarmapapa: Please be patient. Zacherl will answer you in due time. Spamming this thread will not hasten the process.
     
    Zacherl likes this.
  16. Offline

    Zacherl

    zwarmapapa:
    I need more infos. Try enabling the debug mode ans post the output of the server log, after planting some crops.
     
  17. Offline

    zwarmapapa

    I started the server, removed 4 pumpkin stems, and let the server on for 1 hour. Every once in a while I logged in to check if they had grown, but they haven't. In the screenshot you can see that they are still small green dots (at the end of the row), exactly the same as when they were just planted. Maybe the bug only happends with pumpkins, or maybe it is another plugin causing this, I'll try wheat now.

    Screenshot: http://dl.dropbox.com/u/7174774/dl/minecraft_pumpkin_try/Pumpkins.png
    Server log: http://dl.dropbox.com/u/7174774/dl/minecraft_pumpkin_try/server.log
     

    Attached Files:

  18. Offline

    zwarmapapa

    Tried the same with wheats, didn't work. The pumpkins did grow after restarting the server a couple times, but the grow function won't be called anymore after the server has started.

    Screenshot before: http://dl.dropbox.com/u/7174774/dl/minecraft_wheat_try/wheat_start.png
    Screenshot after: http://dl.dropbox.com/u/7174774/dl/minecraft_wheat_try/wheat_end.png
    Server log: http://dl.dropbox.com/u/7174774/dl/minecraft_wheat_try/server.log

    I'm gonna disable all plugins except his one, and then see if that fixed it.
     
  19. Offline

    zwarmapapa

  20. Offline

    Zacherl

    The server log seems to be fine. Please try it without the NoLagg plugin, but i dont think thats the problem. Did you change the CHDistantFarm configuration file?
     
  21. Offline

    Bluemarien

    Make sure to update your plugin for R-5! :D
     
  22. Offline

    Buckethead

    on startup in 1938 build
    Code:
    18:31:06 [SEVERE] ebean.properties not found
    18:31:06 [INFO] DataSourcePool [CHDistantFarm] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    18:31:06 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    i also started getting this and i dont know if ur plugin is related to it...
    Code:
    18:30:53 [SEVERE] java.util.ConcurrentModificationException
    18:30:53 [SEVERE]       at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
    18:30:53 [SEVERE]       at java.util.ArrayList$Itr.next(Unknown Source)
    18:30:53 [SEVERE]       at org.bukkit.craftbukkit.CraftWorld.getEntities(CraftWorld.java:500)
    18:30:53 [SEVERE]       at org.CaiusTSM.SelfPlanting.PluginLoop.run(PluginLoop.java:33)
    18:30:53 [SEVERE]       at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    18:30:53 [SEVERE]       at java.lang.Thread.run(Unknown Source)
    
     
  23. Offline

    Zacherl

    Buckethead:
    Just ignore the ebean message. Thats nothing bad.

    And the second exception is not caused by my plugin. I tested the compatibility with the latest 1.2 development build and its working fine :)
     
  24. Offline

    Buckethead

    oh..... do u have any idea wha 2nd one could be cuz i dont and it didnt happen till i updated
     
  25. Been using this plugin in my survival world. For it being your first ever public plugin, it is insanely helpful and efficient. And the idea is just terrific. Up until I installed this, one of my friends had to sit in the survival Nether (which somehow manages to be dangerous and boring) and watch for netherwart growth. And I tried (and failed) to make it easier for him by installing a Block Update Detector (i'm not very good with redstone quirk devices). Now we can come in at the end of each day and get, like, five stacks of the stuff without anyone waiting for it to happen.

    Absolutely magical. I could make a video of this.
     
    Noah_Ivaldi likes this.
  26. Offline

    Zacherl

    Thanks for your nice feedback :) Im glad to see that you and your friends like my plugin. This is my first plugin, but i had some years of coding experience before.
     
  27. Offline

    Zacherl

    Changelog:
    Version 1.06
    • Support for normal and big jungle trees added
     
  28. Offline

    Typical_Name

    This would be a huge benefit to any agricultural civilizations that cropped up on my nations server.

    Do you plan to update it to 1.2.3?
     
  29. Offline

    PsychoNecrosis

    ..it already works
     
  30. Offline

    Zacherl

    Yes. I tested it on the latest 1.2.4 build and it worked fine.
     

Share This Page