[FUN] RedstonePlugin v2.2 - This plugin adds some new functions to the redstone mechanics! [740]

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

  1. Offline

    TheShadow777

    hey i have a problem.. the plugin loads, i can make a sign and is come the notify "succesfull createds a pig spawnmob" but when i make redstone power on the sign than comes a lot of errors like this:

    > 13:40:02 [SEVERE] Could not pass event REDSTONE_CHANGE to RedstonePlugin

    anyone know whats wrong ?
     
  2. Offline

    robin0van0der0v

    How have you builded it?

    Like this?
    [​IMG]


    Can you give me the full error? :)
     
  3. Offline

    TheShadow777

    yes of course....


    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:360)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:55)
    at net.minecraft.server.BlockLever.b(BlockLever.java:120)
    at net.minecraft.server.BlockLever.a(BlockLever.java:160)
    at net.minecraft.server.World.c(World.java:268)
    at net.minecraft.server.World.f(World.java:323)
    at net.minecraft.server.World.h(World.java:354)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:48)
    at net.minecraft.server.World.h(World.java:354)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:40)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:110)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:299)
    at nl.robinvandervliet.RedstonePlugin.RedstonePluginBlockListener.onBlockRedstoneChange(RedstonePluginBlockListener.java:774)
    at java.lang.Integer.parseInt(Integer.java:514)
    at java.lang.Integer.parseInt(Integer.java:493)
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    java.lang.NumberFormatException: For input string: ""
    > 18:55:57 [SEVERE] Could not pass event REDSTONE_CHANGE to RedstonePlugin
     
  4. Offline

    Viper_Infinity

    Can you add support for the Giant mob and the Monster mob? (monster = human)
    Also i seem to not ba able to spawn Slimes, i tried it with leaving the number area empty, with a 1, and with a 5 but none worked. One more thing: I cannot spawn items.
    ERROR CODE
    [SEVERE] Could not pass event REDSTONE_CHANGE to RedstonePlugin
    java.lang.NumberFormatException: For input string: "torch"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at nl.robinvandervliet.RedstonePlugin.RedstonePluginBlockListener.onBlockRedstoneC
    hange(RedstonePluginBlockListener.java:769)
    at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:299)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:110)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:40)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.World.h(World.java:353)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:48)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.World.h(World.java:355)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:48)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.World.h(World.java:351)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:48)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.World.h(World.java:351)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:48)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.World.h(World.java:351)
    at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:48)
    at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:286)
    at net.minecraft.server.World.k(World.java:375)
    at net.minecraft.server.World.h(World.java:352)
    at net.minecraft.server.BlockPressurePlate.g(BlockPressurePlate.java:130)
    at net.minecraft.server.BlockPressurePlate.a(BlockPressurePlate.java:89)
    at net.minecraft.server.Entity.c(Entity.java:535)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:232)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  5. Offline

    robin0van0der0v

    You must give up the item ID (50), not the item name (torch). ;)
     
  6. Offline

    LolHens

     
  7. Offline

    Bertware

    can you set things so that lava and water spawn behind the block with the sign? this way redstone circuits don't get damaged by the water (or lava). also the water won't flow down, because the sign is in the way
     
  8. Offline

    leolabs

    It seems like the plugin isn't supported by the 612 Version of Bukkit. I always get this error when I'm trying to activate the signs:

    Will there be a newer version of RedstonePlugin that is supported by the 612 Version?
     
  9. Offline

    robin0van0der0v

    Works now in Beta 1.4! :)
     
  10. Offline

    Devian50

    That is not possible because redstone can be activated by a Mob or by an item drop or by a looping redstone circuit... or by some other plugin!
     
  11. Offline

    tijs14tijs

     
  12. Offline

    TopsyK

    Hi

    I am OP, but error message appears "You don't have permissions"

    I use Groupmanager for permissions. OP all permissions.

    What should i do?
    Thank

    (sorry my english is bad)
     
  13. Offline

    robin0van0der0v

    If you have Permissions then you must have the Permissions node.
    If you don't have Permissions then only ops can use it. ;)
     
  14. Offline

    kahlilnc

    Can you add some netherrack functions, such as redstone opening irondoors. When lit.
     
  15. Offline

    robin0van0der0v

    How do you mean?
     
  16. Offline

    kahlilnc

    I mean, when you light the netherrack block with flint and steel with fire it will power the redstone and will open doors when lit and other things too.
     
  17. Offline

    MoonGuy

    Anyone tried to build digital memory latches, calculators and add that to colorable wool to create something like a working computer? I might try that once i figure out how good this wool coloring works ;)
     
  18. Offline

    kahlilnc

    Can you make minecarts power redstone when ever it goes by. And make netherrack function with redstone, such as lighting the netherrack with flint and steel will trigger the redstone. Please. Thank you.
     
  19. Offline

    Achilles

    I try to create a 4 cow spawner, but when I power it up, nothing happens. I get the "successfully created" message, but that's it. 2011-04-18_13.00.11.png 2011-04-18_13.00.15.png
     
  20. Offline

    robin0van0der0v

    Do you get a error in your console? :p
     
  21. Offline

    kahlilnc

    I got it now
     
  22. Offline

    Mikumari

    I'm getting this error whenever i break a sign



    2011-04-25 21:48:37 [SEVERE] Could not pass event BLOCK_BREAK to RedstonePlugin
    java.lang.NullPointerException
    at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:225)
    at nl.robinvandervliet.RedstonePlugin.RedstonePluginBlockListener.onBlockBreak(RedstonePluginBlockListener.java:629)
    at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.java:400)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
    at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156)
    at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:434)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)



    I'm running build 733. Let me know if you need any more info.
     
  23. Offline

    foleo123

    i cant download the jar i get a different page that comes up, it looks like this
    [​IMG][​IMG]
    Dear Valued Cox Customer,
    You have been taken to this page because you followed a link in a fraudulent email. This email was not from Cox Communications.
    Occasionally, Cox customers receive emails masquerading as Cox Communications and requesting account information. Usually they urgently ask for you to update your billing information, and request credit card and other personal or account information.
    Please understand that Cox will never request our customers' personal financial or account information via email.
    Email of this type is called "phishing." These emails are illegal attempts to collect confidential information from internet users. When detected, Cox takes immediate action to insure that access to these sites is first blocked from the Cox network, and then works with hosting ISP's to terminate the accounts.
    For more information in combating online fraud or to file a complaint, visithttp://onguardonline.gov .
    Regards,
    Cox Communications
    Your Friend in the Digital Age
    PLEASE CAN YOU POST ANOTHER LIKE??!!
     
  24. Offline

    Achilles

    Nope, no errors.
     
  25. Offline

    AlternateFireE6

    Hey Can You Make It So You Can Put Permissions For People Able To Use The Sign Not Just To Place One
     
  26. Offline

    Orcem12

    Btw, stand alone signs don't work they must be on a wall.
     
  27. Offline

    deathhorn

    and the sign have to get powered by redstone NOT the block it's placed on ;(
     
  28. Offline

    robin0van0der0v

    No, they can also be powered by a mob with a Pressure Plate or by a other plugin. ;)
     
  29. Offline

    Lordk

    Hi, thanks for this plugin, but i want to know if it's possible to add kit with this plugin ?
    A french fan of minecraft
     
  30. Offline

    rhadiem

    the download server seems to be down, it's not working
     

Share This Page