Меню

Ошибка configuration file was not found

При запуске игры пишет»configuration file not found please run the configuration tool», я поискал в интернете, там пишут, что надо в корне папки запустить BinaryDomainConfiguration, но не получается и пишет ошибка при инцилизации приложения и т.д. Как решить эту проблему?

попробуй готовый конфиг попросить у кого нибудь и закинуть в папку, где конфиги
: Steam / steamapps / common/ binary domain / savedata (конфиг)

Botponevole, а ты не можешь скинуть?

Botponevole
мне если можно тоже скинь плз!!!!!

У меня так запустилась — нужно в папке с игрой steamapps / common/ binary domain найти BinaryDomainConfiguration и запустить его от имени администратора. Затем входим в аудио настройки и в Input audio выбираем none.

Решение:

Выполнить два шага:

1) Перейти в папку :
SteamsteamappscommonBinary Domain

правая кнопка мыши на BinaryDomainConfiguration, свойства -> совместимость -> «Выполнять эту программу от имени администратора» -> нажать ok.

2) Запустить файл конфигурации -> «Audio Configuration» вкладка -> и изменить «Input Audio Adapter» на None, что означает микрофон, и нажать «Save and Quit». После этого игра запустится.

Enjoy 🙂

zevsinc
Человечише! Спасибо тебе!

dOrgnar
Вооо, а админы не хотят его добавить в Советы((( (Говорят уже не актуально)

народ а как найти папку Steam подскажите пожалуйста)

zevsinc
Попробовал оба ваших метода — ничего не работает. Ни первый способ не второй.

Похожая херня. Делаю все так же, но при нажатии «Save and Quit» зависает и ничего не происходит.
В заголовке окна пишет «Binary Domain Configuration (Не отвечает)»

zevsinc Привет всем. Сделал все что вы посоветовали но ничего в конфигурациях нет функцыи Save and Quit. Что в етом случае делать.

Читал,читал не чего не понял,я не качал её из стима просто пиратский репак,мне что посоветуете делать ошибка такая же Critical Error где эту папку искать хоть бы подсказали,в реестре или ещё где

zevsinc
Спасибо очень помогло

cRUSis1989
Да не за что 🙂

И да,если у кого пропадет звук,ищите во вкладке Audio adapter/audio adapter свое звуковое устройство(в моем случае это было(Динамики(устройство с поддержкой High Definition Audio))

У меня вообще нет звука в игре=( Как исправить?

kBadratukВ конфигурации выбери настройки звука, а там Audio Adapter ставь на None

BeliySlon
Помогло ! Спасибо большое )

ЧУВАКИ ОБОЖАЮ ВАС ВЫ ТАК ПОМОГЛИ СПАСИБО ОГРОМНОЕ)))

BeliySlon
ЧУВАК ТЫ ЛУЧШИЙ!ИЗМЕНИЛ ФОРМАТ ЗАПИСИ ЗВУКА В BinaryDomainConfiguration И ВСЕ ЗАРАБОТАЛО.
СПАСИБО ОГРОМНОЕ ЧУВАКИ!!!

Unlike environment variables, user secrets are placed in a settings file similar to appsettings.json. Having similar structured off-project settings is great when you need to copy keys and values between files and there is support for adding, removing, and listing values as I will show you later in this post.

To understand user secrets, let’s resume the example from the previous post. In there I had an appsettings.json file looking like this:

{
  "AppSettings": {
    "ConnectionString": "http://localhost:9000"
  },
  ...
}

In order to override the AppSettings:ConnectionString setting on individual machines, each user needs to add a user secret with the same name. The easiest approach is to right-click the project and select Manage User Secrets:

enter image description here

This creates and opens a new empty JSON file named secrets.json. The file is placed beneath C:Users<username>AppDataRoamingMicrosoftUserSecrets<id> where <username> matches your Windows user and is a randomly generated GUID. The important thing to notice here is that the file is located outside your project directory. In order to «bind» the secrets.json file location to your project, Visual Studio added a bit of markup to the csproj file:

<PropertyGroup>
  <UserSecretsId>dda25df4-9a88-4a7e-8502-2134b74e4729</UserSecretsId>
</PropertyGroup>

In case you are not using Visual Studio, you can generate a random GUID and add the <UserSecretsId> manually.

In case you want to override the AppSettings:ConnectionString setting, add a similar structure to the secrets.json file:

{
  "AppSettings": {
    "ConnectionString": "http://localhost:9000?user=mehdidaustany&password=1234"
  }
}

You can also collapse settings like this:

{
  "AppSettings:ConnectionString": "http://localhost:9000?user=mehdidaustany&password=1234"
}

Finally add created secrets.json in the root of your project.

Обновлено: 29.01.2023

Данная тема предназначена для решения технических проблем и вопросов связанных с игрой. Если вы хотите просто обсудить Binary Domain, то будьте добры, проследуйте по ссылке ниже в тему обсуждения.

В: Черные полосы по краям экрана. Как от них, таких некрасивых и назойливых, избавиться?
О: Запустите игру, пройдите по следующему адресу: «Options -> Screen -> Screen size» и там, путем перетаскивания ползунка, отрегулируйте размер полос на ваше усмотрение.

В: Как отдавать команды напарникам без микрофона, а то обижаются ведь, ироды!
О: В меню («Options -> Game settings») отключите голосовое управление (Voice input off). После этого все команды можно отдавать через кнопку Tab на клавиатуре.

В: Сильно сбоит управление в игре, несмотря на то что ручками выставлены все нужные значения в конфигураторе. Что делать?
О: Выдерните шнур, выдавите стекло. Или просто гляньте, не подключен ли к вашему ПК геймпад. Подключен? Отключите и наслаждайтесь.

В: Ай-яй, мою замечательную видеокарточку не видит конфигуратор игры, упорно замечая лишь интегрированную видеокарту. Что же делать мне посоветуете?
О: Ставьте бета-версию драйвера за номером 301.24 и будет вам щастье.

В: Мой англицкий игра криво воспринимать изволитъ. Можно её проучить, то есть научить меня понимайтъ?
О: Увы и ах, но нет. Выход один — использовать текстовые команды с клавиатуры (для них есть специальная кнопка, ага).

Эта публикация удалена, так как она нарушает рекомендации по поведению и контенту в Steam. Её можете видеть только вы. Если вы уверены, что публикацию удалили по ошибке, свяжитесь со службой поддержки Steam.

Этот предмет несовместим с Binary Domain. Пожалуйста, прочитайте справочную статью, почему этот предмет может не работать в Binary Domain.

Этот предмет виден только вам, администраторам и тем, кто будет отмечен как создатель.

В результатах поиска этот предмет сможете видеть только вы, ваши друзья и администраторы.

Configuration file not found please run the configuration tool

Configuration file not found please run the configuration tool fixing
Исправляем ошибку Configuration file not found please run the configuration tool возникающую при запуске игры

4

9,828 уникальных посетителей
73 добавили в избранное

Во вкладке Audio Adapter ставим Default
Во вкладке Input Audio Adapter ставим None

Select in Audio Adapter — Default
Select in Input Audio Adapter — None

правая кнопка мыши на BinaryDomainConfiguration, свойства -> совместимость -> «Выполнять эту программу от имени администратора» -> нажать ok.

2) Запустить файл конфигурации -> «Audio Configuration» вкладка -> и изменить «Input Audio Adapter» на None, что означает микрофон, и нажать «Save and Quit». После этого игра запустится.

ПРЕЖДЕ ЧЕМ ПОСТИТЬ В ТЕМЕ
РЕКОМЕНДУЕТСЯ ПОЧИТАТЬ ПРАВИЛА РАЗДЕЛА «GAMEZ BAZAR» и Правила форума

Binary Domain

Жанр: Action / TPS
Разработчик: SEGA
Издатель: SEGA
Платформы: PC , PS3 , Xbox 360
Дата выхода: уже в продаже

Данная тема предназначена для решения технических проблем и вопросов связанных с игрой. Если вы хотите просто обсудить Binary Domain, то будьте добры, проследуйте по ссылке ниже в тему обсуждения.

В: Черные полосы по краям экрана. Как от них, таких некрасивых и назойливых, избавиться?
О: Запустите игру, пройдите по следующему адресу: «Options -> Screen -> Screen size» и там, путем перетаскивания ползунка, отрегулируйте размер полос на ваше усмотрение.

В: Как отдавать команды напарникам без микрофона, а то обижаются ведь, ироды!
О: В меню («Options -> Game settings«) отключите голосовое управление (Voice input off). После этого все команды можно отдавать через кнопку Tab на клавиатуре.

В: Сильно сбоит управление в игре, несмотря на то что ручками выставлены все нужные значения в конфигураторе. Что делать?
О: Выдерните шнур, выдавите стекло. Или просто гляньте, не подключен ли к вашему ПК геймпад. Подключен? Отключите и наслаждайтесь.

В: Ай-яй, мою замечательную видеокарточку не видит конфигуратор игры, упорно замечая лишь интегрированную видеокарту. Что же делать мне посоветуете?
О: Ставьте бета-версию драйвера за номером 301.24 и будет вам щастье.

В: Мой англицкий игра криво воспринимать изволитъ. Можно её проучить, то есть научить меня понимайтъ?
О: Увы и ах, но нет. Выход один — использовать текстовые команды с клавиатуры (для них есть специальная кнопка, ага).

Читайте также:

      

  • Как сделать турель в реальной жизни
  •   

  • Rust как сделать ящик
  •   

  • Как нарисовать статую scp
  •   

  • Кодекс фавония genshin impact кому подходит
  •   

  • Dragon age inquisition хитрые демоны где видрис

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account

Comments

@nikolay-bushkov

@sobolevn

I have also seen this error for several of my projects.

I have also tried to specify config file manually in «Advanced settings», but it did not work.
I hope to see a patch soon! 🙏

@stsewd

I’m going to look at this now

@williamfgc

@stsewd

Ok, I found the problem (with @nikolay-bushkov’s project at least). What happens if that you have a .readthedocs.yml file inside your docs dir instead of the root of your project (as the docs recommend https://docs.readthedocs.io/en/latest/yaml-config.html). This was working in the past because we try to find a rtd config in the whole project internally, and we didn’t use this value to get the absolute path of the conf.py file, but we are changing some stuff to bring a v2 of the config file, and now we are using that value.

Not sure if we want to allow that (.readthedos.yml file inside a dir). So, I going to ask the to team if this should be treated like a bug or something else.

@stsewd

@sobolevn can you share your rtd project? Or see if your case is the same as above ^

@stsewd

@stsewd

You can solve this by moving your readthedocs.yml file at the root of your project.

@williamfgc

@stsewd Thanks for your help! I thought the build was restricted to ./docs/ that yml file is under thridparty. Can I set up a filter?

@stsewd

RTD have access to the whole repo, as some projects require to run the project to extract docstrings. You should put your rtd config file in the root of the project. If you mean having that file there but ignoring it, currently it’s not possible. You should rename that file.

@williamfgc

@stsewd yeah, I looked into the docs and I couldn’t find anything related. IT could be a useful feature. For example, if we have two projects (user_guide, developers_guide) under the same repo, or like in my case if we depend on thirdparty that must not be modified? Since those are common scenarios, what’s the best practice?

@stsewd

So, we decide that we don’t want to support this behaviour (and looks like it doesn’t match our docs anyway). So, if moving the config file to the project’s root solve this, we can close this issue, I’ll open a new one to track the deletion of the logic that finds config files inside other directories.

@stsewd

IT could be a useful feature. For example, if we have two projects (user_guide, developers_guide) under the same repo

I think there are some ideas about having multiple configurations, but I don’t think we are going to support that. As we will need to need to find a way to choose which project to run. This is the more close thing that we are going to support #4354 (comment). Also, I think rtd is designed for one documentation per repo.

@stsewd

like in my case if we depend on thirdparty that must not be modified?

We are going to remove the finding logic, so that should fix that case.

@williamfgc

@stsewd great! Thanks! Keep up with the great work in rtd!

dimaleks

added a commit
to cselab/Mirheo
that referenced
this issue

Sep 28, 2018

@dimaleks

@stsewd

Just in case, a workaround is creating your own .readthedocs.yml file in the root of your project.

@williamfgc

@stsewd adding .readthedocs.yml solved our issue. Thanks!

gasman

added a commit
to wagtail/wagtail
that referenced
this issue

Oct 11, 2018

@gasman

gasman

added a commit
to wagtail/wagtail
that referenced
this issue

Oct 11, 2018

@gasman

When you try to use the appsettings.json file in one project and set the startup project as another project. You will come across this error. Below is the complete error log.

Unhandled exception. System.IO.FileNotFoundException: The configuration file 'appsettings.json' was not found and is not optional. The physical path is 'C:UsersuserOneDrive - jdbotsVisual StudioEFDemoConsoleAppbinDebugnetcoreapp3.1appsettings.json'.
   at Microsoft.Extensions.Configuration.FileConfigurationProvider.HandleException(ExceptionDispatchInfo info)
   at Microsoft.Extensions.Configuration.FileConfigurationProvider.Load(Boolean reload)
   at Microsoft.Extensions.Configuration.FileConfigurationProvider.Load()
   at Microsoft.Extensions.Configuration.ConfigurationRoot..ctor(IList`1 providers)
   at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build()
   at DataAccessLayer.Models.EmployeeDBContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in C:UsersuserOneDrive - jdbotsVisual StudioEFDemoDataAccessLayerModelsEmployeeDBContext.cs:line 29
   at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider()
   at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
   at Microsoft.EntityFrameworkCore.DbContext.get_Model()
   at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.get_EntityType()
   at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.CheckState()
   at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.get_EntityQueryable()
   at Microsoft.EntityFrameworkCore.Internal.InternalDbSet`1.System.Linq.IQueryable.get_Provider()
   at System.Linq.Queryable.Where[TSource](IQueryable`1 source, Expression`1 predicate)
   at DataAccessLayer.UserRepository.FetchEmployeeDetails(String empid) in C:UsersuserOneDrive - jdbotsVisual StudioEFDemoDataAccessLayerUserRepository.cs:line 21
   at ConsoleApp.Program.Main(String[] args) in C:UsersuserOneDrive - jdbotsVisual StudioEFDemoConsoleAppProgram.cs:line 12

The error stack might be somewhat different for you based on your implementation but the solution will be the same. Right-click on the appsettings.json file and click on Properties. This solution uses Visual Studio.

Check the property Copy to Output Directory. It might be Do not copy. Change this to Copy always.

Thank you All!!! Hope you find this useful.


You must log in to post a comment.

0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии

А вот еще интересные материалы:

  • Яшка сломя голову остановился исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного где ошибка
  • Ошибка clr 80070005 работа программы будет прекращена discord
  • Ошибка corona error message