[MECH/MISC] SignColours 1.0 - Add a little colour to your signs [1060]

Discussion in 'Inactive/Unsupported Plugins' started by ichingpow, Jul 3, 2011.

  1. Offline

    ichingpow

    kahlilnc likes this.
  2. Offline

    Ratchet

    # doesn't work for me, but & does
     
  3. Offline

    ichingpow

    Hmm, that might be it. I'll fix.
     
  4. Offline

    WotNoName

    I have the same issue but I've also noticed that any & on any sign is being changed to a # so 'ichingpow & SignColours' becomes ''ichingpow # SignColours'
     
  5. Offline

    andrewkm

    @ichingpow
    Download link is not working.
    Edit: Nvm

    @ichingpow
    Confirming bug: Regular users with no permissions or anyone for that matter writing & on a sign turns it into a #

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

    ichingpow

    Hmm...I really need to fix the bugs with &.

    I tried fixing the bug, @andrewkm. Could you try it and report back please?

    Edit: I also managed to break the # completely. I'm bad at this.

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

    Ratchet

    saw this in my log;

    Code:
    2011-07-26 08:15:09 [SEVERE] Could not pass event SIGN_CHANGE to SignColours
    java.lang.ArrayIndexOutOfBoundsException: 0
        at ichingpow.SignColours.SignColoursBlockListener.onSignChange(SignColoursBlockListener.java:41)
        at org.bukkit.plugin.java.JavaPluginLoader$32.execute(JavaPluginLoader.java:462)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:969)
        at net.minecraft.server.Packet130UpdateSign.a(SourceFile:41)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
        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)
    2011-07-26 08:15:26 [SEVERE] Could not pass event SIGN_CHANGE to SignColours
    java.lang.ArrayIndexOutOfBoundsException: 0
        at ichingpow.SignColours.SignColoursBlockListener.onSignChange(SignColoursBlockListener.java:41)
        at org.bukkit.plugin.java.JavaPluginLoader$32.execute(JavaPluginLoader.java:462)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:969)
        at net.minecraft.server.Packet130UpdateSign.a(SourceFile:41)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
        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)
     
  8. Offline

    AsianDoof

    I have a server that was using this plugin for a while and suddenly just a moment ago all my signs went blank.... like nothing is on them.... i have about 100 signs in my server with colours and they all disapeared. Can you please help? i also have the auto craftbukkit updater if that might have made a differnce
     
  9. Offline

    ichingpow

    That is a vanilla 1.7 bug, not my fault and nothing I can do about it. The bukkit team and Mojang are working together to fix this issue ASAP.
     
  10. Offline

    Guarana_SUI

    works for me fine but i need to use &
     
  11. Offline

    Vaupell

    love this, works fine for me, also using &
     
  12. Offline

    kalvinleung

    This plugin is not working for me
    I type this #4###WARNING###
    But it show up This
    [​IMG]
    BUT & WORK LOL
    2011-08-08_15.30.02.png
     
  13. Offline

    Ratchet

    not sure of the cause, but there's a few of these in my logs:
    Code:
    2011-08-08 18:20:09 [SEVERE] Could not pass event SIGN_CHANGE to SignColours
    java.lang.ArrayIndexOutOfBoundsException: 0
        at ichingpow.SignColours.SignColoursBlockListener.onSignChange(SignColoursBlockListener.java:41)
        at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.java:469)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:971)
        at net.minecraft.server.Packet130UpdateSign.a(SourceFile:41)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:452)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:362)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  14. Offline

    ichingpow

    I updated the plugin to bukkit permissions and made two separate editions.
     
  15. Offline

    Pim1234

    does this also support permissions 3.1?
     
  16. Offline

    ichingpow

    No.
     
  17. Offline

    Pim1234

    will support be added?
     
  18. Offline

    ichingpow

    No. Its time to upgrade to bukkit perms...
     
  19. Offline

    Pim1234

    they don't have a '*'

    i have too many plugins to not use a '*'

    but it's not supported but does it work? (would be awesome)
     
  20. Offline

    ichingpow

    To my knowledge there is no easy way to check if you have a bukkit permissions plugin, so no, it doesn't work without a bukkit permissions plugin.
     
  21. Offline

    Ratchet

    1.0 doesn't seem to work for me. Using the # version, tried with # and & anyway, no colours :|
     
  22. Offline

    ichingpow

    I did some testing and it worked fine for me. I'll look into your problem.
     
  23. Offline

    Ratchet

    I'm using PermissionsEX, it's supposed to be bukkit permissions compatible and works with other things using bukkit perms but maybe it's that change.
     
  24. Offline

    SBD09

    Same here :(

    Edit: i got it working i didn't put a space between it
     
  25. Offline

    Hanswalter123

    my mebers have the permission signColours.* but can't write in colours.
    i use groupmanager. before #1060 it works nice.
    but with #1060 it don't work.
     
  26. Offline

    ichingpow

    Read the op. It only works with Super perms (PermissionsBukkit and bPermissions). Please switch to bPermissions because GroupManager is insanely outdated.
     
  27. Offline

    Hanswalter123

  28. Offline

    Pim1234

    thank you so much! finally a plugin to colour signs with permissions!
     
  29. Offline

    OkinKun

    Odd... It was working fine before I downloaded a new version... But now you can't make new color signs... Already existing ones display fine tho.

    Was using the # version. =/

    I'm assuming it's not an issue with the permissions, because I have '*' for all permissions..
     
  30. Offline

    THG3

    Broken.
     
  31. Offline

    prelude85

    Nice plugin, i will test it out in a sec. Downloading... I hope this one will be continued unlike the dozens of died ColorSign plugins prior to this one! I love the options here.

    Anyone can tell off the shelv, if this works for [buy] signs and stuff? that this does not by-pass the secrutity when prefixing the color? e.g. if you have no permission saying &f[buy] which would still allow you to make it?
     

Share This Page