Не загружается HM2

0
Статистика
Статистика
0
Статистика темы
  • Популярность
    Топ-2917
  • Постов
    1
  • Просмотров
    1,492
  • Подписок
    0
  • Карма автора
    +148
  • При запуске HM2 всплывает окно "Exit now without sending error report? Note: Solution can only be emailed to you if you send error report."
    Вот лог файл:

    21:18:54.142 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ]
    ___
    ( )
    | | .-. ___ .-. .-. .--.
    | |/ \ ( ) ' \ ; _ \
    | .-. . | .-. .-. ; (___)` |
    | | | | | | | | | | ' '
    | | | | | | | | | | / /
    | | | | | | | | | | / /
    | | | | | | | | | | / /
    | | | | | | | | | | / '____
    (___)(___) (___)(___)(___)(_______)
    21:18:54.146 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Log Started 9/3/2015 9:18:54 PM
    21:18:54.146 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Creating module catalog.
    21:18:54.149 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Configuring module catalog.
    21:18:54.150 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Creating Unity container.
    21:18:54.212 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Configuring the Unity container.
    21:18:54.229 [Main:1 - UnityBootstrapper.ConfigureContainer] [[HighPriority] ] Adding UnityBootstrapperExtension to container.
    21:18:54.361 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Configuring ServiceLocator singleton.
    21:18:54.362 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Configuring region adapters.
    21:18:54.400 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Configuring default region behaviors.
    21:18:54.403 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Registering Framework Exception Types.
    21:18:54.405 [Main:1 - UnityBootstrapper.Run] [[HighPriority] ] Creating the shell.
    21:18:54.423 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] HM2 Version: 2.0.0.8370
    21:18:54.424 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Current culture: ru-RU
    21:18:54.740 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Operating System Name: Microsoft Windows 7 Максимальная
    21:18:54.740 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Operating System Architecture: 64-bit
    21:18:54.741 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Operating System Service Pack: Service Pack 1
    21:18:54.741 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] User name: 21век
    21:18:54.742 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Is user administrator: True
    21:18:54.763 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Memory: 7773MB
    21:18:54.763 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Drive name: C:\
    21:18:54.765 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Drive type: Fixed
    21:18:54.766 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Drive format: NTFS
    21:18:54.766 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Free disk space: 96GB
    21:18:54.766 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Total disk space: 160GB
    21:18:54.799 [LogSystemInfo:5 - Bootstrapper.<LogSystemInfo>b__0] [[HighPriority] ] Anti-virus programs: No anti-virus software detected!
    21:19:00.106 [Main:1 - App.OnStartup] [[HighPriority] ] Не удалось загрузить файл или сборку "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Ожидалось, что модуль содержит манифест сборки.
    21:19:00.106 [Main:1 - App.OnStartup] [[General] ] Thread=
    21:19:00.110 [Main:1 - App.OnStartup] [[HighPriority] ] в HoldemManager.Shell..ctor()
    в HoldemManager.Bootstrapper.CreateShell()
    в Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
    в HoldemManager.App.OnStartup(StartupEventArgs e)
    21:19:00.123 [Main:1 - App.App_DispatcherUnhandledException] [[HighPriority] ] Не удалось загрузить файл или сборку "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Ожидалось, что модуль содержит манифест сборки.
    21:19:00.123 [Main:1 - App.App_DispatcherUnhandledException] [[General] ] Thread=
    21:19:00.124 [Main:1 - App.App_DispatcherUnhandledException] [[HighPriority] ] в HoldemManager.Shell..ctor()
    в HoldemManager.Bootstrapper.CreateShell()
    в Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
    в HoldemManager.App.OnStartup(StartupEventArgs e)
    в System.Windows.Application.<.ctor>b__1(Object unused)
    в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
    21:19:00.125 [Main:1 - App.App_DispatcherUnhandledException] [[HighPriority] ] Holdem Manager 2 encountered an unrecoverable error:
    Details copied to clipboard
    Не удалось загрузить файл или сборку "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Ожидалось, что модуль содержит манифест сборки.
    Stack Trace в HoldemManager.Shell..ctor()
    в HoldemManager.Bootstrapper.CreateShell()
    в Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
    в HoldemManager.App.OnStartup(StartupEventArgs e)
    в System.Windows.Application.<.ctor>b__1(Object unused)
    в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
    в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

    Помогите пожалуйста, кто в курсе что делать
    Ответить Цитировать
    1/1
    + 0
  • отправь лог в саппорт, или переустанови полностью хм, тут гадать сложно
    Ответить Цитировать
    1/1
    + 0
1 человек читает эту тему (1 гость):
Зачем регистрироваться на GipsyTeam?
  • Вы сможете оставлять комментарии, оценивать посты, участвовать в дискуссиях и повышать свой уровень игры.
  • Если вы предпочитаете четырехцветную колоду и хотите отключить анимацию аватаров, эти возможности будут в настройках профиля.
  • Вам станут доступны закладки, бекинг и другие удобные инструменты сайта.
  • На каждой странице будет видно, где появились новые посты и комментарии.
  • Если вы зарегистрированы в покер-румах через GipsyTeam, вы получите статистику рейка, бонусные очки для покупок в магазине, эксклюзивные акции и расширенную поддержку.