1. I've gotten about 4 to work but there is 5 that will not. i was told once i uploaded into the plugin folder under oxide that it would aslo generate in the config folder as well. the 5 that wont work will not go into the config for like the other 4 did. any suggestions? I've uninstalled and reinstalled everything and rebooted but still the same thing.
     
  2. Wulf

    Wulf Community Admin

    Not every plugin has a config. The first place to start would be checking your server/identity/oxide/logs for errors.
     
  3. ah ok. let me check
    [DOUBLEPOST=1432932705][/DOUBLEPOST]ok there are quite a few ERROR failed to load plugins in there they all seem to be missing something within their code.
    [DOUBLEPOST=1432933036][/DOUBLEPOST]
    Code:
    1:59 AM [Error] Failed to load plugin notifier (1) (Exception: Plugin is missing main class)
    3:02 AM [Error] Failed to load plugin kit starter
    File: kit starter.lua Line: 2 syntax error near 'System':
    10:57 AM [Error] Failed to load plugin advanced_kits (1) (Exception: Plugin is missing version)
    10:57 AM [Error] Failed to load plugin Resource.Manager
    File: Resource.Manager.lua Line: 7 attempt to call field 'GetStaticPropertyGetter' (a nil value):
    10:57 AM [Error] Failed to load plugin ServerHelpText (Exception: Plugin is missing version)
     
    Last edited by a moderator: May 29, 2015
  4. Wulf

    Wulf Community Admin

    1. Make sure you are downloading plugins that are meant for your game.
    2. Don't rename plugins, use the original filename. Ex. notifier.py, Kits.cs.
    3. ServerHelpText is an Oxide 1.18 plugin most likely, which will not work with Oxide 2.0.