[INACTIVE][MECH] InfiniteLava v0.2 - Allows infinite pools of lava [672]

Discussion in 'Inactive/Unsupported Plugins' started by Edward Hand, Feb 20, 2011.

  1. Offline

    Jelle

    It worked for me with the 1.3, nice jop!
    But it would be usefull to edit your first post, because the jar in your first post doesn't work for me...

    ooh wait, 1 problem...
    my cmd is getting spammed by this:
    2011-02-26 00:11:30 [INFO] [InfiniteLava] STAGE 2 SUCCESSFULL
    2011-02-26 00:11:30 [INFO] [InfiniteLava] STAGE 3 SUCCESSFULL
    2011-02-26 00:11:30 [INFO] [InfiniteLava] STAGE 2 SUCCESSFULL
    2011-02-26 00:11:30 [INFO] [InfiniteLava] STAGE 3 SUCCESSFULL
    2011-02-26 00:11:30 [INFO] [InfiniteLava] STAGE 4 SUCCESSFULL
    2011-02-26 00:11:30 [INFO] [InfiniteLava] STAGE 2 SUCCESSFULL
    2011-02-26 00:11:30 [INFO] [InfiniteLava] STAGE 2 SUCCESSFULL

    and much more
    Can u fix this?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  2. Offline

    Edward Hand

    Where did you get that debug version from? 0_o
    I updated the link in my first post just in case. Re-download that.
     
  3. Offline

    Jelle

    It works now :)
    Thank you!
     
  4. Offline

    earthiverse

    How hard would it be for you to make it only need 2x2 (2 sides touching), just like water?
    C:
     
  5. Offline

    Edward Hand

    Easy. It's how it worked to start with. I just liked it better with 3x3
     
  6. Offline

    earthiverse

    Would you consider releasing two versions?
    Or creating a version with an options file? C:
     
  7. Offline

    grinch843

    2nd that :).......the 3x3 grid is harder to hide and still have access to the center, the 2x2 I can cover up and only have 1 block showing to pull lava from....

    Thanks,
     
  8. Offline

    earthiverse

    Haha, I was doing the same thing until I discovered lava didn't work like water.
    Then I found this plugin page.
     
  9. Offline

    Soul Reaper

    eh i like 3x3 better, makes you work a bit more for it, which is what ppl should be doing if they want more lava >.<
     
  10. Offline

    DorthLous

    Btw, heads up. I love your plugin and I was running with it... until very recently. Some of my players started having the overflow disconnect continuously. It got to a point were I was the only one able to connect, through the lan AND seeing massive spikes on the f3 screen. So, I did my investigation, removing all plugins and so on and after a VERY long search, your plugin turned up as the culprit. It seems to do so only in some situation, affecting players with the highest latency first. Either way, I don't really know why, but I was forced to remove it for now. Good luck fixing such an unhelpful bug report, I'll gladly reinstall it afterward.
     
  11. Unfortunately, this plugin breaks above bukkit #560 ...... hope the author will assist with a fix please ........

    >21:53:08 [SEVERE] BLOCK_FLOW loading InfiniteLava v0.1 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_FLOW
    at com.edwardhand.infinitelava.InfiniteLava.onEnable(InfiniteLava.java:2
    4)
     
  12. Offline

    xGhOsTkiLLeRx

    I got exactly the same problem!
    Pls fix this disconnect.overflow error & update the plugin for build above #560!

    Greets
     
  13. Offline

    Edward Hand

    I am aware of this. 560 is a dev build of bukkit however. Using the dev builds is not recommended for servers as they may contain errors. I forget what the latest Recommended Build number is, but it works with that ;D

    The next Recommended Build is coming out today/tomorrow (and will likely break just about every plugin ever). I'll update the plugin when that happens (and not before since the updated version wouldn't work on the current Recommended Build - you can thank the bukkit team for that lovely anti-compatibility).

    Compatible with the latest recommended build (602).

    As per Bukkit guidelines, plugin developers are only required to support the latest recommended build. If you're using some funky dev-build on your server then it's your own problem. ;)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  14. Yoor download link doesn't appear to be working - got it from this link though - hope its the right one .........
    http://www.srcf.ucam.org/~eh392/minecraft/InfiniteLava/InfiniteLavav0.2.zip

    Yes, it loads in without error, however, there is no output in the console window to say its loaded ?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  15. Offline

    Major

    Think you could add permissions to this? It would be an awesome tool for making obsidian and using lava as even though I own the server I hate to spawn items, even for myself, but if I installed this everyone could use this and I'd rather not have this either (easy griefing + obsidian would become pretty common).

    TL;DR Add permissions and this plugin would be awesome.
     
  16. It already has permissions support - if you have permissions loaded - I don't - and it lets everyone use it ....

    [Edit] - looking at wrong plugin - sorry - perhaps it hasn't got permissions afterall .. !
     
  17. Offline

    Major

    Yeah xD When i read the first part of your post I was very confused :p
     
  18. Offline

    Edward Hand

    The problem is that there's no good way to detect who removed the lava with the way it's working currently.
     
  19. Offline

    Major

    Would it not be possible to use PlayerBucketFill which was added on Tuesday to monitor it, or was that what you meant?

     
  20. Offline

    jonassm

    Download link broken ;)
     
  21. Offline

    Edward Hand

    Download link fixed!

    It's currently monitoring BLOCK_FLOW events, so that it will work no matter why the lava disappears (bucket, removal of block) and just so it works at the very start (if you make a 3x3 square of lava with the centre missing it will fill it in). Making all those things work by another method would be fiddly and unreliable.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  22. Offline

    Major

    Would it be possible to only make this happen (i.e. infinite lava flow) by selecting the area first, and adding a permission node to that? That way it could still be used for people like me :3
     
  23. Offline

    Patryk

    Hiya. Does not properly work on 1.4 Craftbukkit servers (i.e. #621) will there be an update? It'd be highly appreciated.

    I hope you can cook something up! Thanks in advance.
     
  24. Offline

    Edward Hand

    It was working fine when I tried it earlier today. Are you sure you're making the lava pool right?
     
  25. Offline

    Patryk

    Yes sir, made it as I usually did with this plugin, half of the time it will work, other times it wont flow back properly. Also, I am getting this error message when it loads:

    2011-04-01 22:08:31 [SEVERE] BLOCK_FLOW loading InfiniteLava v0.1 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_FLOW
    at com.edwardhand.infinitelava.InfiniteLava.onEnable(InfiniteLava.java:24)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)


    Uh. Disregard that, I'm an idiot. I've been using V0.1 instead of 0.2. Just pretend I never said anything. Look behind you, a three headed monkey! *runs off*
     
  26. Offline

    RedFawkes215

    I encountered a problem with your plugin, my server was getting the overloaded message after about 45 seconds of running only with 2 people connected and after going through each plugin I found that yours was causing this, any idea why and hoping for a fix?
     
  27. Offline

    Edward Hand

    That's something that's been reported once before. I've spent hours and hours idling on my test server and never had that error, but some people seem to be vulnerable for some reason.
    As far as I can tell, it would have to be some problem with MC/Bukkit so there's not a lot I can do about it.
     
  28. Offline

    MicroDark

    The plugin is not detected by Craftbukkit b617 on my server.
    (nothing on InfiniteLava in the start log)
     
  29. Offline

    Edward Hand

    Its probably still working. I just forgot to add the onEnable message :oops:
     
  30. Offline

    MicroDark

    No, the plugin si not active, no infinite lava. Tested with 3x3 bath of lava and 4x4.

    PS : I'm french = bad english ^^
     

Share This Page