1. What were you trying to do that caused this error? researching a BP or trying to craft an item?
     
  2. trying to craft an item
    After the upgrade, I do not understand how it works
     
  3. +1, on craft item. by default you can generally craft everything.
     
  4. I need as much information as you can possibly give me
     
  5. What information is needed?
     
  6. anything & everything
     
  7. the "blueprint fragments" are actually Large present with a changed icon and someone [jake from megarust] found a way to rename the item.
    Not everyone knows how and is actually hard as hell
     
  8. I was very aware of how this is done ;)
     
  9. still getting failed to call hook CanCraft on update
     
  10. yeah its kinda hard to fix issues when no one will give me information
     
  11. If you are getting failed call hook CanCraft stop your server and open it again, for me is perfectly working
    Good job @redBDGR, any future stuff like blueprint fragments? my server is almost finished and i tried my best to make it like the old bp system but without the frags/books/libraries, only the research paper and the research table but the same LootTable from june 2016
     
  12. Maybe... i will do this if i am motivated to do it. Currently I'm doing all of this off of my own inspiration and time, so i guess if i feel like doing it one day i will :p
     
  13. I've restarted but ill try again
    Code:
    19:29 [Error] Failed to call hook 'CanCraft' on plugin 'BlueprintSystem v2.0.2' (NullReferenceException: Object reference not set to an instance of an object)
    19:29 [Stacktrace]   at PlayerBlueprints.IsUnlocked (.ItemDefinition itemDef) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BlueprintSystem.CanCraft (.ItemCrafter crafter, .ItemBlueprint bp, Int32 amount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BlueprintSystem.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.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  14. Currently working on fixing this problem

    Edit: it is hard to fix because it is only happening on some servers and i can't re-create it
     
  15. yeah its weird tried restarting even a wipe

    also on a server with very little plugins
     
  16. Fix that plugin with instacraft
     
  17. redBDGR updated BlueprintSystem with a new update entry:

    2.0.3

     
  18. Hi,
    Can i remove the comments and replace them for the blueprint system?
     
  19. yeah, im working on something to do this ATM