1. 0/2 for your plugin, hope to repair, remove the server when this plugin is normal, I English not good
     
  2. Wulf

    Wulf Community Admin

    That's a Rust issue.
     
  3. What issue are you having?
     
  4. Wulf

    Wulf Community Admin

  5. When I remove your plugin, game player can normally enter
     
  6. Go through the post that Wulf just linked
     
  7. Well, seems to be all right, thank you
     
    Last edited by a moderator: Feb 25, 2015
  8. Noticed that it throws some errors into the console while player spawns.


    [​IMG]
     
  9. Code:
    [Oxide] 6:29 PM [Error] Failed to call hook 'OnPlayerSpawn' on plugin 'Better Start' (ArgumentException: failed to convert parameters)
    [Oxide] 6:29 PM [Debug]   at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
  10. Attached Files:

  11. Thanks, I'll post if I see an issue!
     
  12. Code:
    [Oxide] 12:10 AM [Error] Failed to call hook 'OnPlayerSpawn' on plugin 'Better Start' (ArgumentException: failed to convert parameters)
    [Oxide] 12:10 AM [Debug]  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Mar 24, 2015
  13. try reading above before you post. fix was already posted
    [DOUBLEPOST=1426814051][/DOUBLEPOST]
    Seems to have worked like a charm, thanks again!
     
  14. [Oxide] 10:44 PM [Error] Failed to call hook 'OnPlayerSpawn' on plugin 'Better Start' (ArgumentException: failed to convert parameters)

    I get this error message.. pls fix
     
  15. Use the attached file a few posts above yours here: http://oxidemod.org/threads/better-start.6731/page-2#post-73697
     
  16. Betterstart plugin does not work for me on the server why what could be it ? :(
     
  17. Wulf

    Wulf Community Admin

    Check your logs for errors. They can be found under server/identity/oxide/logs.
     
  18. Receiving this error as of the last Rust update:

    Code:
    [Debug]   at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000] in <filename unknown>:0
      at System.IO.Path.GetFullPath (System.String path) [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.DynamicConfigFile.CheckPath (System.String filename) [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.DynamicConfigFile.Save (System.String filename) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterStart.CreateDefaultConfig () [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0