Can't use signs #1


  • Other
  • Replied
Open
Assigned to _ForgeUser7441464
  • _ForgeUser8616216 created this issue Jun 3, 2012

    Hi, I seem to get no reaction from signs shop even though they're obviously formatted right. I get all the colors so... I also set the permission! I don't understand what I'm doing wrong... thanks for helping me =)

  • _ForgeUser8616216 added the tags New Other Jun 3, 2012
  • _ForgeUser7441464 posted a comment Jun 3, 2012
    Gonna need a lot more info than that.

    Are you saying that when you create a CK sign, the sign gets formatted with colors but you can't interact with it?

    Did a quick check of the source for perms:
    To use a CK sign you need:
    colorkeys.admin, colorkeys.mod, or colorkeys.sign.use (or be an OP)
    If this does not help please provide more info.

    What version of CK are you using?
    CraftBukkit version?
    Java version?
    Any errors in the console?
  • _ForgeUser8616216 posted a comment Jun 3, 2012

    @FeedDante: Go

    Exactly but for users I only gave colorkeys.sign.use... I want them to be able to only buy a key... and as an OP, I can do everything with the commands, except buying a key from a sign... when I right/left click on a formatted sign, I get no interaction message, nothing seem to be happening.


    Edited Jun 3, 2012
  • _ForgeUser7441464 unassigned issue from mrmusaddict Jun 8, 2012
  • _ForgeUser7441464 self-assigned this issue Jun 8, 2012
  • _ForgeUser7441464 posted a comment Jun 8, 2012

    @SorenIX: Go

    Been busy, sorry for the late reply, but you still haven't answered any of my questions. (And now I've got a few more)

    What version of CK are you using?
    CraftBukkit version?
    Java version?
    Any errors in the console?
    Is economy enabled?
    What economy plugin(s) (and version) do you use?

    If you're an OP then it should work just fine. (Irregardless of permissions) So I'm not sure yet what your issue is yet.


    Edited Jun 8, 2012
  • _ForgeUser7441464 removed a tag New Jun 8, 2012
  • _ForgeUser7441464 added a tag Waiting Jun 8, 2012
  • _ForgeUser8616216 posted a comment Jun 13, 2012

    Sorry, I didn't see you asked these questions before.. I will now answer them :

    I'm using the latest version to this day, I've just downloaded it a few minutes ago. I'm also using the lastest bukkit version. I'm using Java 7 64-bit No errors in the console. It says it was successfully started. Economy is enabled, I'm using the latest version of iConomy.

    I am OP, that's why I find it strange that I get no response at all. Thanks for helping.


    Edited Jun 14, 2012
  • _ForgeUser8616216 removed a tag Waiting Jun 13, 2012
  • _ForgeUser8616216 added a tag Replied Jun 13, 2012
  • _ForgeUser7441464 posted a comment Jun 15, 2012

    @SorenIX: Go

    Do you have Vault installed?
    If you look in the server startup do you see this line?:
    "[INFO] [ColorKeys] hooked into economy."
    If your answer is 'no', I'm guessing that's 'cause Vault is missing.

    Vault is in essence a bridge between all the economy plugins. If Vault is not found (even if economy is enabled in the config) then economy will remain disabled in the code.

    From what I can tell code-wise sign interaction is completely skipped if the economy plugin is not operational. (i.e. Vault not found)


    Edited Jun 15, 2012
  • _ForgeUser7441464 removed a tag Replied Jun 15, 2012
  • _ForgeUser7441464 added a tag Waiting Jun 15, 2012
  • _ForgeUser8616216 posted a comment Jun 15, 2012

    @FeedDante: Go

    This must be it, here's the log :

    17:29:08 [INFO] [ColorKeys] Enabling ColorKeys v1.5.2 [1.2.5-R1.3]
    17:29:08 [INFO] [ColorKeys] Loading Debuggers...
    17:29:08 [INFO] [ColorKeys] No Debuggers to load.
    17:29:08 [INFO] [ColorKeys] Loading doors...
    17:29:08 [INFO] [ColorKeys] Doors loaded successfully.
    17:29:08 [INFO] [ColorKeys] Loading keys...
    17:29:09 [INFO] [ColorKeys] No keys to load.
    17:29:09 [INFO] [ColorKeys] is enabled, version: 1.5.2[1.2.5-R1.3]
    17:29:09 [INFO] [ColorKeys] written by[Musaddict, Dak393, FeedDante]
    17:29:09 [INFO] [iConomy] Enabling iConomy v7.0
    17:29:09 [INFO] [Vault[Economy] iConomy 6 hooked.
    

    For the test I removed everything from the plugin folder, except iConomy, ColorKeys and Vault... seems like it's not hooking. Yet, iConomy has been working fine on my server for weeks now... I knew it was a plugin supporting other plugins, I don't understand why it's not hooking with ColorKeys... Should I download another version? Also, it says there's no keys to load.. but I have 2 or 3 doors set up actually... is it also because of Vault?


    Edited Jun 15, 2012
  • _ForgeUser8616216 removed a tag Waiting Jun 15, 2012
  • _ForgeUser8616216 added a tag Replied Jun 15, 2012
  • _ForgeUser8616216 posted a comment Jun 27, 2012

    Is there any chance I get further support? T_T

  • _ForgeUser7441464 posted a comment Jun 27, 2012

    @SorenIX: Go

    Sorry, I've been bust, and now sick, so I really haven't been doing much.

    I honestly have no Idea why this isn't working for you.

    Just double check and make sure that the CK config.xml has "enable-economy: true" I normally use BOSEconomy but I've tried and was able to successfully load & use the server with iCo v7 and all was working fine for me.

    Honestly if enable-economy is true and there are no errors whatsoever in the console then I have no idea whats wrong. I may later throw out a quick update that will display an error if you try to use a sign and eco is disabled.

  • _ForgeUser8616216 posted a comment Jun 28, 2012

    I'll try several things. Thanks for giving me an idea of what the problem is. =)

    Have a nice recovery xP


To post a comment, please login or register a new account.