Suggestion: possible to add the error server to discord pleaseSuggestion

hello,

possible to add the error server to discord please

examples:

Server Exception: ItemModFoodSpoiling.BudgetedUpdate
NullReferenceException: Object reference not set to an instance of an object
  at ItemModFoodSpoiling+FoodSpoilingWorkQueue.DeductTimeFromFoodItem (Item foodItem, System.Single timeToApply, System.Boolean setDirty) [0x0010f] in <e86ab4ffe0b94d3ba7333e9531326031>:0 
  at ItemModFoodSpoiling+FoodSpoilingWorkQueue.RunJob (Item foodItem) [0x0004b] in <e86ab4ffe0b94d3ba7333e9531326031>:0 
  at PersistentObjectWorkQueue`1[T].RunList (System.Double maximumMilliseconds) [0x000a8] in <1a7e180b7aa146da9ee3b47673837d20>:0 
  at ServerMgr.Update () [0x003a3] in <e86ab4ffe0b94d3ba7333e9531326031>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
MonoMod.Utils.DynamicMethodDefinition:UnityEngine.Debug.LogException_Patch1(Exception, Object)
ServerMgr:Update()​

Server messages settings is enabled with webhook but nothing, idk if it's that?

thanks

I to keep getting this message and i have no idea what to do about it.

 

Server Exception: ItemModFoodSpoiling.BudgetedUpdate
NullReferenceException: Object reference not set to an instance of an object
  at ItemModFoodSpoiling+FoodSpoilingWorkQueue.DeductTimeFromFoodItem (Item foodItem, System.Single timeToApply, System.Boolean setDirty) [0x0010f] in <de112d2a74524d60bff04d4f8dc5f5bb>:0 
  at ItemModFoodSpoiling+FoodSpoilingWorkQueue.RunJob (Item foodItem) [0x0004b] in <de112d2a74524d60bff04d4f8dc5f5bb>:0 
  at PersistentObjectWorkQueue`1[T].RunList (System.Double maximumMilliseconds) [0x000a8] in <26117663e5f346b58e1f818dd5e1e535>:0 
  at ServerMgr.Update () [0x003a3] in <de112d2a74524d60bff04d4f8dc5f5bb>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
ServerMgr:Update()