Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Torch (aka SESE reboot) compatability issue message queue #194

Open
jpcsupplies opened this issue Jun 8, 2019 · 1 comment
Open

Torch (aka SESE reboot) compatability issue message queue #194

jpcsupplies opened this issue Jun 8, 2019 · 1 comment

Comments

@jpcsupplies
Copy link
Owner

jpcsupplies commented Jun 8, 2019

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

@jpcsupplies
Copy link
Owner Author

jpcsupplies commented Jun 8, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant