1. Skipcast submitted a new resource:

    Permanent Blueprints - Saves player blueprints and restore them on forced blueprint wipes

    Read more about this resource...
     
  2. Skipcast updated Permanent Blueprints with a new update entry:

    1.0.1

     
  3. So does this auto-detect when a BP wipe actually happens? I looked through the code but I didnt see it there. Im on my phone doing this so I could be wrong lol :), other then that it looks like a great plugin!
     
  4. can you added player permission ? like plugin save only players who have permission
     
  5. Code:
    Creating default configuration for Permanent Blueprints.
    [Oxide] 09:42 [Error] Failed to initialize plugin 'PermanentBPs v1.0.1' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 09:42 [Debug]   at Oxide.Plugins.PermanentBPs.Loaded () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermanentBPs.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.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    [Oxide] 09:42 [Info] Unloaded plugin Permanent Blueprints v1.0.1 by Skipcast
    [Oxide] 09:42 [Info] No previous version to rollback plugin: PermanentBPs
     
  6. Same for me
     
  7. Code:
    [Oxide] 08:55 [Error] Failed to call hook 'OnServerSave' on plugin 'PermanentBPs v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 08:55 [Debug]   at Oxide.Plugins.PermanentBPs.SaveBPs () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermanentBPs.OnServerSave () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermanentBPs.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.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    Getting the above since the latest rust / oxide update.
     
  8. | [Oxide] 11:45 [Info] Group 'admin' granted permission 'permanentbps.blacklistblueprint'

    I am in the group admin.

    [RCON][79.122.24.165:49310] /blacklistbp
    (11:35:04) | Command not found

    Why doesn't work?
     
  9. Im silly wrong thread XD.
     
    Last edited by a moderator: May 4, 2016
  10. GEtting this aswell.
     
  11. Rip wrong thread :)
     
  12. Code:
    [Oxide] 18:03 [Debug]   at Oxide.Plugins.PermanentBPs.SaveBPs () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermanentBPs.OnServerSave () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermanentBPs.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.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    Saved 33,412 ents, serialization(0.01), write(0.01), disk(0.00) totalstall(0.02).
     
    Last edited by a moderator: Jun 2, 2016
  13. Add the resrouce ID please ^^


    [Info("Permanent Blueprints", "Skipcast", "1.0.1", ResourceId = 1818)]
     
  14. thank you very much ^^
     
    Last edited by a moderator: Jun 2, 2016
  15. For anyone getting this error on startup:

    Code:
    17:33 [Info] Loaded plugin Permanent Blueprints v1.0.1 by Skipcast
    17:33 [Error] Failed to initialize plugin 'PermanentBPs v1.0.1' (InvalidCastException: Cannot cast from source type to destination type.)
    17:33 [Debug]   at Oxide.Plugins.PermanentBPs.Loaded () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PermanentBPs.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.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 
    After your server has fully started type this in the server console:
    oxide.reload PermanentBPs

    It will manually load the plugin, compile it and from then on it will not show that error anymore.
     
    Last edited by a moderator: Jun 18, 2016
  16. Please MAJ --> Devblog 180 :(