1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Overwritten Plugin(s)?

Discussion in 'Discussion' started by Lt. Tibbles, Sep 15, 2014.

  1. Lt. Tibbles

    Lt. Tibbles Your everyday, hated person.

    So, Recently I added 3 Plugins.

    Improved Voice Commands

    Affective Wounds

    Random Character Name Generator.

    I then got this strange code error

    Code:
    [Clockwork] The Schema hook 'ChatBoxAdjustInfo' was overriden by a plugin, this is not good!
    [Clockwork] The Schema hook 'AddCombineDisplayLine' was overriden by a plugin, this is not good!
    
    Any possible fix please?
     
  2. Vortix

    Vortix Moderator Staff Member Moderator Legend Clockwork Customer

    It's likely the improved voice commands causing this - Nothing to worry about at all, really, it's just something that has to be done sometimes by a plugin in order to allow it to function as it's meant to. I'd just ignore it, however if it really irritates you the only real fix I'd say would to try removing the voice plugin.
     
  3. Lt. Tibbles

    Lt. Tibbles Your everyday, hated person.

    Wish I could. I try to join my server and it kicks me out with that error.
     
  4. Vortix

    Vortix Moderator Staff Member Moderator Legend Clockwork Customer

    Reviewing the error I don't think it's possible that it is the reason you are being kicked, unless the person who made the plugin was trying to troll you by having it kick you when you join - Judging by the 3 plugins you have listed, this wouldn't be the case.
    Check console for any other error, because I'm 99% sure it's not that.
     
  5. Lt. Tibbles

    Lt. Tibbles Your everyday, hated person.

    Code:
    [ERROR] gamemodes/clockwork/plugins/metrovocoderfix/plugin/sh_schema.lua:7: attempt to index global 'Schema' (a nil value)
      1. unknown - gamemodes/clockwork/plugins/metrovocoderfix/plugin/sh_schema.lua:7
       2. include - [C]:-1
        3. IncludePrefixed - gamemodes/clockwork/framework/sh_kernel.lua:3634
         4. unknown - gamemodes/clockwork/plugins/metrovocoderfix/plugin/sh_plugin.lua:7
          5. include - [C]:-1
           6. IncludePrefixed - gamemodes/clockwork/framework/sh_kernel.lua:3634
            7. Include - gamemodes/clockwork/framework/libraries/sh_plugin.lua:327
             8. IncludePlugins - gamemodes/clockwork/framework/sh_kernel.lua:3651
              9. unknown - gamemodes/clockwork/framework/sh_boot.lua:85
               10. include - [C]:-1
                11. unknown - gamemodes/clockwork/framework/cl_kernel.lua:10
                 12. include - [C]:-1
                  13. unknown - gamemodes/clockwork/gamemode/cl_init.lua:17
                   14. DeriveGamemode - [C]:-1
                    15. unknown - gamemodes/cwhl2rp/gamemode/cl_init.lua:6
    
    
    [ERROR] gamemodes/clockwork/plugins/morevoices/plugin/sh_plugin.lua:10: attempt to index global 'Schema' (a nil value)
      1. unknown - gamemodes/clockwork/plugins/morevoices/plugin/sh_plugin.lua:10
       2. include - [C]:-1
        3. IncludePrefixed - gamemodes/clockwork/framework/sh_kernel.lua:3634
         4. Include - gamemodes/clockwork/framework/libraries/sh_plugin.lua:327
          5. IncludePlugins - gamemodes/clockwork/framework/sh_kernel.lua:3651
           6. unknown - gamemodes/clockwork/framework/sh_boot.lua:85
            7. include - [C]:-1
             8. unknown - gamemodes/clockwork/framework/cl_kernel.lua:10
              9. include - [C]:-1
               10. unknown - gamemodes/clockwork/gamemode/cl_init.lua:17
                11. DeriveGamemode - [C]:-1
                 12. unknown - gamemodes/cwhl2rp/gamemode/cl_init.lua:6
    
    Reloaded Control: VoiceNotify
    
    [ERROR] gamemodes/cwhl2rp/schema/libraries/sh_voices.lua:10: attempt to index field 'voices' (a nil value)
      1. unknown - gamemodes/cwhl2rp/schema/libraries/sh_voices.lua:10
       2. include - [C]:-1
        3. IncludePrefixed - gamemodes/clockwork/framework/sh_kernel.lua:3634
         4. IncludeExtras - gamemodes/clockwork/framework/libraries/sh_plugin.lua:548
          5. Register - gamemodes/clockwork/framework/libraries/sh_plugin.lua:221
           6. Register - gamemodes/clockwork/framework/libraries/sh_plugin.lua:377
            7. Include - gamemodes/clockwork/framework/libraries/sh_plugin.lua:290
             8. IncludeSchema - gamemodes/clockwork/framework/sh_kernel.lua:3453
              9. unknown - gamemodes/clockwork/framework/sh_boot.lua:99
               10. include - [C]:-1
                11. unknown - gamemodes/clockwork/framework/cl_kernel.lua:10
                 12. include - [C]:-1
                  13. unknown - gamemodes/clockwork/gamemode/cl_init.lua:17
                   14. DeriveGamemode - [C]:-1
                    15. unknown - gamemodes/cwhl2rp/gamemode/cl_init.lua:6
    
    [CloudAuthX] Loaded external Directory pages. See the Directory for more information.
    [Clockwork] The Schema hook 'ChatBoxAdjustInfo' was overriden by a plugin, this is not good!
    [Clockwork] The Schema hook 'AddCombineDisplayLine' was overriden by a plugin, this is not good!
    
    Maybe those?
     
  6. Vortix

    Vortix Moderator Staff Member Moderator Legend Clockwork Customer

    I'd say yes, that's the issue.
    I need to know where you got the "metrovocoderfix" and "morevoices" plugins, who are the authors?
     
  7. Lt. Tibbles

    Lt. Tibbles Your everyday, hated person.

  8. Vortix

    Vortix Moderator Staff Member Moderator Legend Clockwork Customer

    I'm not talking about the plugins you put in your post, I'm talking about the ones I put in mine.
    Atebite doesn't have a vocoder plugin.
     
  9. duck

    duck Phant0m Legend

    Move metrovocoderfix to the Schema's plugin folder.
     
  10. Lt. Tibbles

    Lt. Tibbles Your everyday, hated person.

    Code:
    garrysmod/gamemodes/cwhl2rp/plugins
    That's the current directory it is in.
     
  11. duck

    duck Phant0m Legend

    Then you must've put it in both, because the error says it's in clockwork. Remove the one in clockwork.
     
  12. Vortix

    Vortix Moderator Staff Member Moderator Legend Clockwork Customer

    That's a good spot, very true. That is one issue, I think the other issue would be that you need to move the "morevoices" plugin to the Schema plugins, as it is currently in Clockwork.
     
  13. Lt. Tibbles

    Lt. Tibbles Your everyday, hated person.

    Code:
    garrysmod/gamemodes/clockwork/plugins
    [​IMG]

    That's the Directory and Folder. I remove that from clockwork's plugin file, and I SHOULD Be able to join?
     
  14. Lt. Tibbles

    Lt. Tibbles Your everyday, hated person.

    I just did that now :)
     

Previous Readers (Total: 0)