System/Dungeon/DungeonModel.cs
@@ -1168,7 +1168,7 @@ var mapResConfig = DTCA127_tagMCStartChangeMap.GetMapResourcesConfig(_dataMapId, _lineId); 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;