wait for pair initialize
This commit is contained in:
@@ -141,7 +141,7 @@ public class Pair
|
|||||||
ShownHonorificWarning = _configService.Current.DisableOptionalPluginWarnings,
|
ShownHonorificWarning = _configService.Current.DisableOptionalPluginWarnings,
|
||||||
};
|
};
|
||||||
|
|
||||||
CachedPlayer.Initialize(name);
|
CachedPlayer.Initialize(name).Wait();
|
||||||
|
|
||||||
ApplyLastReceivedData();
|
ApplyLastReceivedData();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user