Fight/MapTransferUtility.cs
@@ -752,7 +752,7 @@ var mapResConfig = DTCA127_tagMCStartChangeMap.GetMapResourcesConfig(mapId, 0); var assetVersion = AssetVersionUtility.GetAssetVersion(StringUtility.Contact("maps/", mapResConfig.MapResources.ToLower())); if (!assetVersion.IsPriorAsset()) if (assetVersion != null && !assetVersion.IsPriorAsset()) { InGameDownLoad.Instance.TryDownLoad(InGameDownLoad.Dominant.Whole); return false;