1. Then is most likely you haven't installed them correctly, take a screenshot of your plugins folder please
    [DOUBLEPOST=1456153840][/DOUBLEPOST]
    Do the same as well please, take a screenshot of your plugins folder
     
  2. Here it is.

    View image: Untitled

    There was also this:
    Code:
    3:23 PM [Info] Loaded plugin Welcome Message v2.0.0 by SkinN
    3:23 PM [Error] Failed to initialize plugin 'WelcomeMessage v2.0.0' (InvalidCastException: Value is not a convertible object: System.Collections.Generic.List`1[System.Object] to System.Collections.Generic.List`1[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]])
    3:23 PM [Debug]   at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.GetConfig[List`1] (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.LoadVariables () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    3:23 PM [Info] Unloaded plugin Welcome Message v2.0.0 by SkinN
    3:23 PM [Info] No previous version to rollback plugin: WelcomeMessage
     
    Last edited by a moderator: Feb 22, 2016
  3. If I leave the message that the plugin creates all is good, but when I alter the .json I get:
    Code:
    6:40 PM [Info] Loaded plugin Welcome Message v2.0.0 by SkinN
    6:40 PM [Error] Failed to initialize plugin 'WelcomeMessage v2.0.0' (InvalidCastException: Value is not a convertible object: System.Collections.Generic.List`1[System.Object] to System.Collections.Generic.List`1[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]])
    6:40 PM [Debug]  at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.GetConfig[List`1] (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.LoadVariables () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WelcomeMessage.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    6:40 PM [Info] Unloaded plugin Welcome Message v2.0.0 by SkinN
    6:40 PM [Info] No previous version to rollback plugin: WelcomeMessage
     
    Last edited by a moderator: Feb 22, 2016
  4. Would you both upload your config files please?
     
  5. which config would that be?
     
  6. WelcomeMessage.json under the config folder
     
  7. OH that one....you should have said .json in the 1st place..
    Code:
    {
      "Messages": [
      "<size=17><silver>Welcome <lime>{player}<end><end></size>",
      "<silver><orange><size=20>•</size><end> Type <orange>/kit starter<end> for a helpful start.<end>",
      "<silver><orange><size=20>•</size><end> Be respectful to other players.<end>"
      ]
    }
    All I did was change the /help line to what it says above, and when I did that I only backspaced and added what u see here.
     

    Attached Files:

  8. Works....cheers!
     
  9. dont know what i make wrong but this plugin dont work can anyone help me? whit team viwer or so? to fix it
     
  10. Are there any errors in the server console? What version are you using?

    (Upload your .json please)
     
  11. Hurtworld (Windows, SteamVR, old!)
     

    Attached Files:

  12. The .json file has an invalid name , it must be exacly WelcomeMessage.json
     
  13. this only becouse i have downlode an old to and then dlownloade net and change automatly to (1) but in my server its the right name
     
  14. im having this error when installing the plugin

    elcomeMessage.cs(162,35): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?

    please help
     
  15. Is there some mistake in plugin code?
    On plugin overview page version "2.0.1", but in plugin code version "2.1"

    welcome_messages_overview_version.png welcome_messages_code_version.png
     
  16. Uhm yes, I did indeed typed it worng, I have to review the code so I'll fix it soon.
     
  17. this is not working for me, maybe it just me
    [DOUBLEPOST=1457685090][/DOUBLEPOST]
    still doesnt work, ever since i installed 2.0.2
    [DOUBLEPOST=1457685106][/DOUBLEPOST]
    [DOUBLEPOST=1457685341][/DOUBLEPOST]00:23 [Error] WelcomeMessage.cs(129,31): error CS0103: The name `uid' does not exist in the current context