| | |
| | | model.dungeonCoolDownEvent -= OnLeaveMapTimeEvent;
|
| | |
|
| | | var mapId = PlayerDatas.Instance.baseData.MapID;
|
| | | var mapConfig = Config.Instance.Get<MapConfig>(mapId);
|
| | | try
|
| | | if (mapId != 31250)
|
| | | {
|
| | | if (mapConfig != null && mapConfig.MapFBType != (int)MapType.OpenCountry)
|
| | | var mapConfig = Config.Instance.Get<MapConfig>(mapId);
|
| | | try
|
| | | {
|
| | | throw new NullReferenceException();
|
| | | if (mapConfig != null && mapConfig.MapFBType != (int)MapType.OpenCountry)
|
| | | {
|
| | | throw new NullReferenceException();
|
| | | }
|
| | | }
|
| | | }
|
| | | catch (Exception ex)
|
| | | {
|
| | | Debug.Log(ex);
|
| | | var content = StringUtility.Contact("当前地图:", PlayerDatas.Instance.baseData.MapID, ";堆栈信息:", ex.StackTrace);
|
| | | ExceptionCatcher.ReportException("副本战斗界面异常关闭", content);
|
| | | catch (Exception ex)
|
| | | {
|
| | | Debug.Log(ex);
|
| | | var content = StringUtility.Contact("当前地图:", PlayerDatas.Instance.baseData.MapID, ";堆栈信息:", ex.StackTrace);
|
| | | ExceptionCatcher.ReportException("副本战斗界面异常关闭", content);
|
| | | }
|
| | | }
|
| | | }
|
| | |
|