79loli
79loli
For example, using SteamMatching and SteamNetworking on different threads Thread1 while (SteamNetworking. IsP2PPacketAvailable (0)) Thread2 while (SteamNetworking. IsP2PPacketAvailable (1)) Thread3 while (SteamNetworking. IsP2PPacketAvailable (2))
也就是,AssetBundleCollectorSetting的Inspector中Script引用为null
ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: capacity System.Collections.Generic.HashSet`1[T]..ctor (System.Int32 capacity, System.Collections.Generic.IEqualityComparer`1[T] comparer) (at :0) MemoryPack.Formatters.HashSetFormatter`1[T].Deserialize (MemoryPack.MemoryPackReader& reader, System.Collections.Generic.HashSet`1[T]& value) (at Assets/Plugins/MemoryPack/Runtime/MemoryPack.Core/Formatters/CollectionFormatters.cs:411) UserInfoSave.Deserialize (MemoryPack.MemoryPackReader&...