1. I'm running oxide 1.15 and I think my crafting controller cfg is correctly written. That said, it doesn't block my crafting. Where can I start to look to identify the cause?

    Thanks
     
  2. Wulf

    Wulf Community Admin

    Try another config file. The plugin works, I've tested. ;)
     
  3. I'm using this and it's not working:

    Any thoughts?
     
  4. Wulf

    Wulf Community Admin

    Do other plugins work?
     
  5. Yeah, my other plugins all seem to be working atm. I've tried this one at a couple of different points and can't seem to get it to work. Maybe I'm just unlucky with my timing (after updates or what have you).
     
  6. How odd, I use similar one just with added messages give upon attempts;

    Code:
    {
        "BlockedBlueprints":
    {
    "Explosive Charge Blueprint": true
    },
        "blockcraftingmessage": "Crafting this item has been blocked.",
        "BlockedResearching":
    {
    "Explosive Charge": true,
    "Explosives": true
    },
        "BlockedCrafting":
    {
    "Explosive Charge": true,
    "Explosives": true
    },
        "blockblueprintmessage": "This blueprint has been disabled.",
        "blockresearchmessage": "Researching this item has been blocked."
    }
     
  7. I just tried it with yours, and I can still craft. I uninstalled and reinstalled the plugin, then changed the code out; I don't know about blueprints or researching yet as my character already has them learned from a previous failed attempt. I even logged out of admin permissions just in case that might have had something to do with it.

    This is really frustrating. :/
     
  8. Tried testing it with other items? like a Torch for example to see if you can block them from being crafted?
     
  9. Just tried that and no dice. I have no idea what I'm doing wrong. -.-
     
  10. Sorry, I'm out of ideas then :([DOUBLEPOST=1392788167][/DOUBLEPOST]No error messages in oxidelog.txt?
     
  11. oxidelog.txt just has some stuff from the chat history in it...
     
  12. Wulf

    Wulf Community Admin

    oxidelog.txt is old. The new logs are stored under the save/oxide/logs folder and rotated daily.
     
  13. Look for one like;
    [​IMG]
     
  14. Ah, found it. No errors there either. >.<

    Maybe my server provider hasn't updated to the most recent plugin? I can't think of anything else.
     
  15. Wulf

    Wulf Community Admin

    There haven't been any updates since Oxide 1.8, as it works fine and no API it uses has changed.
     
  16. Well hell then I have no idea why it won't work if that code is right.

    I *really* want to keep C4 off my server, but this is frustrating. :/
     
  17. Wulf

    Wulf Community Admin

    I don't know either, as I use almost the exact same config just fine.
     
  18. Check the log for any mention of blocked items or blueprints. If it loaded, it should list how many blocked items and stuff there are when the server boots up. If you can't find it, it means either your config is misnamed or misplaced, or the plugin isn't installed correctly.
     
  19. Alright, maybe I can send a ticket about the plugin then, cause I'm not seeing anything about blocked items in the logs when I boot it up, but it's not kicking up any errors either. It's already installed into the server that I use (hfbservers) so I didn't have to upload anything myself, and all I have to do is access the file under "configuration files" to make the changes to the list.

    EDIT: AHH OHMAIGAWD I FIXED IT I edited the configuration file manually instead of using the configuration files thing to do it because it wasn't updating correctly for some reason. I'll have to send a ticket in to them to let them know it's not working right.

    9:30 AM: 2 items have been blocked from crafting
    9:30 AM: 2 items have been blocked from researching
    9:30 AM: 1 blueprints have been disabled

    Yay. Thank you guys so much for dealing with my clueless self.
     
    Last edited by a moderator: Feb 19, 2014
  20. Glad it's sorted for you.
    /hi5