Sorry to bother you

Dear Rust Official Team,

I am writing to you today to report a recurring issue that my Rust server has been experiencing. Specifically, my server console has been repeatedly showing NullReferenceException errors, and I am at a loss as to how to resolve this problem.

As a loyal player of Rust, I am deeply invested in the game's quality and stability, and it pains me to see my server struggling. I am reaching out to you for assistance and guidance on how to address this issue. I understand that your team has a wealth of knowledge and expertise, and I would be grateful for any insights you can provide.

I apologize for any inconvenience this issue may have caused, and I hope that we can work together to find a solution. Thank you for your time and attention to this matter.

Sincerely,

I would need to see all the errors you're receiving to know what's going on.

Can you send either a screenshot of them, or copy paste from your logs?


(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)

NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at MissionPoint.DropToGround () [0x00023] in <917e1e1cd7cc440585b944bb9512ff78>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <47dd6930e4834836acfb53b3f078e244>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <47dd6930e4834836acfb53b3f078e244>:0

(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)

NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at MissionPoint.DropToGround () [0x00023] in <917e1e1cd7cc440585b944bb9512ff78>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <47dd6930e4834836acfb53b3f078e244>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <47dd6930e4834836acfb53b3f078e244>:0

(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)

NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at MissionPoint.DropToGround () [0x00023] in <917e1e1cd7cc440585b944bb9512ff78>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <47dd6930e4834836acfb53b3f078e244>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <47dd6930e4834836acfb53b3f078e244>:0

(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)

NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at MissionPoint.DropToGround () [0x00023] in <917e1e1cd7cc440585b944bb9512ff78>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <47dd6930e4834836acfb53b3f078e244>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <47dd6930e4834836acfb53b3f078e244>:0

(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)

NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at MissionPoint.DropToGround () [0x00023] in <917e1e1cd7cc440585b944bb9512ff78>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <47dd6930e4834836acfb53b3f078e244>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <47dd6930e4834836acfb53b3f078e244>:0

(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)

NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at MissionPoint.DropToGround () [0x00023] in <917e1e1cd7cc440585b944bb9512ff78>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <47dd6930e4834836acfb53b3f078e244>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <47dd6930e4834836acfb53b3f078e244>:0

(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)

NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at MissionPoint.DropToGround () [0x00023] in <917e1e1cd7cc440585b944bb9512ff78>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <47dd6930e4834836acfb53b3f078e244>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <47dd6930e4834836acfb53b3f078e244>:0

(Filename: <917e1e1cd7cc440585b944bb9512ff78> Line: 0)
ObrrVwRhPc6mzET.png chrome

I would need to see all the errors you're receiving to know what's going on.

Can you send either a screenshot of them, or copy paste from your logs?


http://82.157.142.178:11316/yx/bug001.png

 

I honestly have no idea.

I would suggest verifying files.

Make sure you server is up to date and make sure you have the latest Oxide patch.

I would start by stopping your server and deleting the steamapps folder and then re running your steam and oxide updates. Also remember to add any other .dll's at this time then start the server back up. If it still happens backup your oxide folder and remove all the files in just the plugins folder and re add them one at a time (waiting a few minutes in between) until you find the addon tossing this error.

You could also toss a list of the addons your running and we could take a look thru them

Your server or your oxide is not up to date. check for updates. 
I had this issue a couple of days back too. Weirdly enough I had to update my server multiple times.

Hope this helps.