You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModApi utilities seems to be throwing warnings on message handler, this seems consistent with the intiial RegisterMessageHandler warning, may be a case of another renamed or obsolete object name to chase up, visual studio shows 19 warnings in this regard - was fine yesterday, going to guess this is something that accidentally came in from a sneaky keen hotfix last night.
Torch seems to be throwing a reference instance error on economy. Suspect outdated version of Torch.
"An exception has been logged in the file: EconomyClient.log"
The file contains:
2019-06-07 20:52:20.421 - Economy Client Log Started
2019-06-07 20:52:20.422 - Economy Client Version 20180116
2019-06-07 20:52:20.424 - RegisterMessageHandler
2019-06-07 20:52:30.431 - Delayed Connection Request
2019-06-07 20:52:40.435 - Delayed Connection Request
2019-06-07 20:52:50.460 - Delayed Connection Request
2019-06-07 20:53:00.455 - Delayed Connection Request
2019-06-07 20:53:06.193 - System.NullReferenceException: Object reference not set to an instance of an object.
at Economy.scripts.EconomyScript.ProcessMessage(String messageText)
at Economy.scripts.EconomyScript.GotMessage(String messageText, Boolean& sendToOthers)
2019-06-07 20:53:10.465 - Delayed Connection Request
The text was updated successfully, but these errors were encountered: