1. Hello,

    yes I already made the oxide.reload plugin name but its course yet: /
     
  2. plugin needs update
     
  3. Any update?
     
  4. Will update?
     
  5. Code:
    at ConsoleNetwork.BroadcastToAllClients (System.String strCommand, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Rust.BroadcastChat (System.String name, System.String message, System.String userId) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.Say (System.String msg, System.String profile, Boolean prefix) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.Loop (Boolean force) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod 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 
    I get this upon server restarts... Any ideas please??
    Thanks
     
  6. Code:
    [Oxide] 19:54 [Info] Loaded plugin RAD-Line v3.0.1 by SkinN
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
    [Oxide] 19:54 [Info] [RAD-Line] Radiation levels are now up for 30 minutes.
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
    [Oxide] 19:54 [Error] Failed to initialize plugin 'RadLine v3.0.1' (NullReferenceException: Object reference not set to an instance of an object)
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
    [Oxide] 19:54 [Debug]   at ConsoleNetwork.BroadcastToAllClients (System.String strCommand, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Rust.BroadcastChat (System.String name, System.String message, System.String userId) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.Say (System.String msg, System.String profile, Boolean prefix) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.Loop (Boolean force) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RadLine.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod 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
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
    [Oxide] 19:54 [Info] Unloaded plugin RAD-Line v3.0.1 by SkinN
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
    [Oxide] 19:54 [Info] No previous version to rollback plugin: RadLine
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
    same here...
     
  7. Plugin seriously needs a update, anyone?
     
  8. Downloaded the latest oxide installed but stopped shipping plugin radline.py how to fix?
     
  9. Wulf

    Wulf Community Admin

    Unless you have the Python extension installed (not bundled with Oxide anymore), this plugin will not load. You'd either need to use an old copy of it or switch to a plugin that isn't in Python. You should be able to easily do what you want with the TimedExecute plugin and the server.radiation command though, so not really a need for that plugin.
     
  10. Can't you just once again to make whatever oxide was loaded Python?