Inactive [MECH]Torchlight v0.1BETA - Torches emit light while held [818]

Discussion in 'Inactive/Unsupported Plugins' started by Snowl, Jun 5, 2011.

  1. Offline

    Snowl

    Torchl[​IMG]ght v0.1BETA (Experimental)

    Based on Flashlight by tkelly.​
    Torchlight is a plugin where if holding a torch/lava/fire you will emit a radius of light around you, without needing to place an item. (useful for spelunking!)​
    To use, equip any of these item id's: 50, 10, 11, 51, 76, 89, 90, 91, 94, 327​
    Updated version:​
    http://forums.bukkit.org/threads/me...light-while-held-818.19977/page-4#post-460479
    Features:
    • Certain items emit light
    • Anti-Lag feature built in so it doesn't execute every second.
    Bugs:
    • Sometimes doesn't work if you can see the sky? Need to look into how to fix this
    • If it works outside, it may leave a block-light glitch. Resetting doesn't work and you need to manually reset the chunk lighting (place a block)
    • If used on water surface while night and you can see the sky, the light remains
    Changelog:
    Version 0.1BETA​
    • Initial commit​
    • Fixed torch placing so it actually stays on​
    • Added anti-lag​
     

    Attached Files:

    Jfed, KittyMao, embty and 2 others like this.
  2. Offline

    compgurusteve

    This sounds more like a case of Client lag. (a.k.a. Update your video card and you won't have that problem.)
     
  3. Offline

    jpDIV

    I've been eyeballing this plugin for a while, and I just thought I'd say how completely amazing this looks. :D
    I really want to add this to my server, but am waiting for permissions/torch usage/etc. I know this is a super-early beta, so I'm not complaining about lack of features, but know that I can't wait until you get it up to a full-blown plugin status. Keep up the great work! :D
     
  4. Offline

    matthayez011

     
  5. Offline

    Tim619

    Good job
    Plugin Rating:
    Useful:5/5
    Permissions:No =( please add
    Bugs:3
    Rating Shows please wait...
    87% Just like a mod that emit light when held with torches
     
  6. Offline

    Ziden

    sourcecode ? :D
    this plugin is awesome
     
  7. Offline

    yourock129

    Video card is up to date. Would if have to do with being on a laptop? (Laptop is 6 months old)
     
  8. Offline

    compgurusteve

    Are you running the server from your laptop?
     
  9. Offline

    yourock129

    No its run by a company.
     
  10. Offline

    compgurusteve

    What are your laptop specs then?
     
  11. Offline

    yourock129

    which specs? and by the way, it's lag-free without holding a torch/light-emitting object.
     
  12. Offline

    ACStache

    usually it's referring to how much RAM you have, and how fast/how many cores your CPU is. For my computer I would say I have 12GB of RAM and a Quad Core 2.8 GHz CPU.
     
  13. Offline

    yourock129

    4 GB of ram. Its an Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz.
     
  14. Offline

    superbomb17

    This is an Epic plugin, but it still doesnt always work.
     
  15. Offline

    Super_ILiya

    When will update? In beta 1.7.2 don't working!
     
  16. Offline

    quickclay

    CB 953, MC 1.7_2, errors out.
    error log (open)

    2011-07-01 12:02:10 [SEVERE] Could not pass event PLAYER_MOVE to TorchLight
    java.lang.NoSuchMethodError: net.minecraft.server.WorldServer.j(III)I
    at davidDiaz.TorchLight.TL.LightUp(TL.java:90)
    at davidDiaz.TorchLight.TLPlayer.onPlayerMove(TLPlayer.java:71)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:286)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:163)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  17. Offline

    Starrk

    How exactly did you make this work? I don't see the lightstone, did you use the april fools chest?
     
  18. Offline

    ipaqmaster

    This broke for me in 1.7+ =( it was a really good plugin, (well I thought it was).
    the problem with this plugin is when you are Not underground and it only lights up blocks underground. but it requires a 1.7 patch.
     
  19. Offline

    David184

    this wont working! [creeper]
     
  20. Offline

    JanTTuX

    not working anymore in 1.7.2 please update?
     
  21. Offline

    Chuckster

    Amazing but doesnt work with 1.7.2
     
  22. Offline

    casso

    so exited to see this updated, it's what i have always wanted, bit like Doom3 - choose between light and weapon. Totally awesome.
     
  23. Offline

    MB Servers

    It didn't work on any of our servers (1.7_02) we loaded them all fine, but when it came to using one of those objects it didn't work
     
  24. Offline

    Supergopherking

    This is one of my favorite (and most useful) plugins. Can't wait till it's updated 1.7.2! ^_^
     
  25. Offline

    Ch3st3r

     
  26. Offline

    blthemusicman

    Looks promising!
     
  27. Offline

    Munkyman587

    Please update D= I miss this plugin
     
  28. Offline

    casso

    fork anyone?
     
  29. Offline

    Supuhstar

    Whenever I try to use it, the server says
    Code:
    java.lang.NoSuchMethodError: net.minecraft.server.WorldServer.j(III)I
            at davidDiaz.TorchLight.TL.LightUp(TL.java:90)
            at davidDiaz.TorchLight.TLPlayer.onItemHeldChange(TLPlayer.java:42)
            at org.bukkit.plugin.java.JavaPluginLoader$17.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:644)
            at net.minecraft.server.Packet16BlockItemSwitch.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  30. Offline

    treymok

  31. Offline

    Pim1234

    Code:
    23:09:45 [SEVERE] Could not pass event PLAYER_ITEM_HELD to TorchLight
    java.lang.NoSuchMethodError: net.minecraft.server.WorldServer.j(III)I
        at davidDiaz.TorchLight.TL.LightUp(TL.java:90)
        at davidDiaz.TorchLight.TLPlayer.onItemHeldChange(TLPlayer.java:42)
        at org.bukkit.plugin.java.JavaPluginLoader$17.execute(JavaPluginLoader.java:356)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:644)
        at net.minecraft.server.Packet16BlockItemSwitch.a(SourceFile:24)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     

Share This Page