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
The new singleton pattern initialized most things better but was leaving one object null which created random crashes when it was finally accessed. Reverting to the old pattern made the network code highly unstable and eats discovery initialization messages and might be preventing discovery from loading.
The text was updated successfully, but these errors were encountered:
The new singleton pattern initialized most things better but was leaving one object null which created random crashes when it was finally accessed. Reverting to the old pattern made the network code highly unstable and eats discovery initialization messages and might be preventing discovery from loading.
The text was updated successfully, but these errors were encountered: