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
A revival of the following as I do not appear to be able to re-open the issue. #1529
I was unable to get a full log from the person who reported this issue to me, but this should hopefully cover the key aspects of the error.
Was unable to get this to reproduce on my own machine.
The text was updated successfully, but these errors were encountered:
Yeah I can see this happening; it really is a race condition for plugins that load before GameConfig is fully initialized. On the access to plugin-scoped GameConfig it'll wait for the underlying service, but the wait is insufficiently done. I'll think about the solution later
A revival of the following as I do not appear to be able to re-open the issue.
#1529
I was unable to get a full log from the person who reported this issue to me, but this should hopefully cover the key aspects of the error.
Was unable to get this to reproduce on my own machine.
The text was updated successfully, but these errors were encountered: