Jump to content

Hello! NullReferenceException

Closed 4.2.10

Vnuk
Vnuk

Posted

I get this message in my server console! What can you do about it?

NullReferenceException: Object reference not set to an instance of an object
  at Oxide.Plugins.UpdateChecker+<CheckNewVersion>d__21.MoveNext () [0x00563] in <61cac33aa2d8427da872bf7aa920457a>:0 
  at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <935634f5cc14479dbaa30641d55600a9>:0 

 

tofurahie

Posted

7 hours ago, Vnuk said:

I get this message in my server console! What can you do about it?

NullReferenceException: Object reference not set to an instance of an object
  at Oxide.Plugins.UpdateChecker+<CheckNewVersion>d__21.MoveNext () [0x00563] in <61cac33aa2d8427da872bf7aa920457a>:0 
  at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <935634f5cc14479dbaa30641d55600a9>:0 

 

Did you try delete old config?

Vnuk

Posted

14 hours ago, tofurahie said:

Did you try delete old config?

Yes! Even after every (o.reload UpdaterChecker) command I get this information about Null

tofurahie

Posted

2 hours ago, Vnuk said:

Yes! Even after every (o.reload UpdaterChecker) command I get this information about Null

Can you give me config which you have right now 

Vnuk

Posted

22 hours ago, tofurahie said:

Can you give me config which you have right now

{
  "Command to open UI": "ucsetup",
  "Command to send the test message to your discord": "uctest",
  "Console command to check orphaned config files": "uc_check_config",
  "Console command to move orphaned config files": "uc_clean_config",
  "Discord WebHook": "",
  "Discord message ID": "",
  "Check updates on load [disable it if you have problem with the config]": true,
  "Embed side line color [hex]": "#ffffff",
  "Difference between UTC and your time [in minutes]": 60,
  "Use 24 time format": true,
  "Check Interval(In minutes)": 60,
  "Ignore 'All plugins have the latest version' discord message": false,
  "Ignore not found plugins": false,
  "Ignore not loaded plugins": true,
  "Add a link to the plugin to be updated": true,
  "Enable auto search": {
    "uMod": true,
    "Codefling": true,
    "Lone.Design": true,
    "Chaos": true,
    "RustWorkshop": true,
    "Github": true,
    "ModPulse": true,
    "RustPlugins": true,
    "ServerArmour": true,
    "ImperialPlugins": true,
    "MyVector": true,
    "SkyPlugins": true,
    "Game4Freak": true
  },
  "List of plugins": []
}

 

tofurahie

Posted

38 minutes ago, Vnuk said:
{
  "Command to open UI": "ucsetup",
  "Command to send the test message to your discord": "uctest",
  "Console command to check orphaned config files": "uc_check_config",
  "Console command to move orphaned config files": "uc_clean_config",
  "Discord WebHook": "",
  "Discord message ID": "",
  "Check updates on load [disable it if you have problem with the config]": true,
  "Embed side line color [hex]": "#ffffff",
  "Difference between UTC and your time [in minutes]": 60,
  "Use 24 time format": true,
  "Check Interval(In minutes)": 60,
  "Ignore 'All plugins have the latest version' discord message": false,
  "Ignore not found plugins": false,
  "Ignore not loaded plugins": true,
  "Add a link to the plugin to be updated": true,
  "Enable auto search": {
    "uMod": true,
    "Codefling": true,
    "Lone.Design": true,
    "Chaos": true,
    "RustWorkshop": true,
    "Github": true,
    "ModPulse": true,
    "RustPlugins": true,
    "ServerArmour": true,
    "ImperialPlugins": true,
    "MyVector": true,
    "SkyPlugins": true,
    "Game4Freak": true
  },
  "List of plugins": []
}

 

Can you test the plugin on clear server without other plugins? 
I tested on Oxide and Carbon and i don't have this problem, it's something with your server probably

Vnuk

Posted

22 hours ago, tofurahie said:

Any luck with it?

The problem is soon found! I have some self-written plugins that are not available anywhere. I disabled it in the plugin Update Checker checking for updates of unknown plugins. Through the GUI command uctest, but the error still appears, in general it does not affect the server in any way. Thank you for responding to my request!

  • Like 1
tofurahie

Posted

Changed Status from Pending to Closed

1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.5k

Files Sold

Total number of files sold.

2.4m

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.