Jump to content

error in my console

Pending 1.6.3

notto0606
notto0606

Posted

Hello I am displaying this error in my console
[17:16:20]Error while compiling SkillTree: 'RidableHorse2' does not contain a definition for 'equipmentSpeedMod' and no accessible extension method 'equipmentSpeedMod' accepting a first argument of type 'RidableHorse2' could be found (are you missing a using directive or an assembly reference?) | Line: 7766, Pos: 89
 

imthenewguy

Posted

2 hours ago, notto0606 said:

Hello I am displaying this error in my console
[17:16:20]Error while compiling SkillTree: 'RidableHorse2' does not contain a definition for 'equipmentSpeedMod' and no accessible extension method 'equipmentSpeedMod' accepting a first argument of type 'RidableHorse2' could be found (are you missing a using directive or an assembly reference?) | Line: 7766, Pos: 89
 

Check to see if the publicizer is enabled.

Go to oxide/oxide.config.json

Under the "Plugin Compiler" header, look for an option called "Enable Publicizer" and make sure it's set to true.

If it's not, change it and restart your server.

notto0606

Posted

Hello, the setting you mentioned is marked as true.

{
  "Options": {
    "Modded": true,
    "PluginWatchers": true,
    "DefaultGroups": {
      "Players": "default",
      "Administrators": "admin"
    },
    "WebRequestIP": "0.0.0.0"
  },
  "Commands": {
    "Chat command prefixes": [
      "/"
    ]
  },
  "Plugin Compiler": {
    "Shutdown on idle": true,
    "Seconds before idle": 60,
    "Preprocessor directives": [],
    "Enable Publicizer": true,
    "Ignored Publicizer References": []
  },
  "OxideConsole": {
    "Enabled": true,
    "MinimalistMode": true,
    "ShowStatusBar": true
  },
  "OxideRcon": {
    "Enabled": false,
    "Port": 25580,
    "Password": "",
    "ChatPrefix": "[Server Console]"
  }
}

imthenewguy

Posted

2 hours ago, notto0606 said:

Hello, the setting you mentioned is marked as true.

{
  "Options": {
    "Modded": true,
    "PluginWatchers": true,
    "DefaultGroups": {
      "Players": "default",
      "Administrators": "admin"
    },
    "WebRequestIP": "0.0.0.0"
  },
  "Commands": {
    "Chat command prefixes": [
      "/"
    ]
  },
  "Plugin Compiler": {
    "Shutdown on idle": true,
    "Seconds before idle": 60,
    "Preprocessor directives": [],
    "Enable Publicizer": true,
    "Ignored Publicizer References": []
  },
  "OxideConsole": {
    "Enabled": true,
    "MinimalistMode": true,
    "ShowStatusBar": true
  },
  "OxideRcon": {
    "Enabled": false,
    "Port": 25580,
    "Password": "",
    "ChatPrefix": "[Server Console]"
  }
}

May need to try and reinstall oxide then. Works for everyone else.

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.