Как избавится от ошибки «NVOGLDC invisible»?
MooNFish Знаток
Это ошибка видеокарты. У вас ведь nvidia? Чего-то там с дровами вроде.
В одном форуме пишут:
«У кого как у меня вылетает с ошибкой «nvogldc invisible» — зайдити в панель управления Nvidia — управление параметрами 3D — Ускорение нескольких дисплеев — режим однодисплейной производительности»
apolo47
насчёт драйверов дополню — игра непериваривает свежие драйвера. нужны очень старые. или попробуйте какую-нибудь эмулирующую программу для старых игр или систем
Похожие вопросы
Nvogldc invisible что это
![]()
4. Okt. 2017 um 6:55
Ошибка приложения
Помогите кто может или знает как ее решить . Описание ошибки : при запуске идет загрузка как и обычно , но вылезает окно под названием «NVOGLDC invisible 7DaysToDie.exe — ошибка приложения » , в котором написано : » Инструкция по адресу 0x00007FF9A148835D обратилась адресу 0x0000000000000490 . Память не может быть read . После закрытия окна игра закрывается и появляется еще одно окно : » 7DaysToDie — Неустранимый ошибка приложения » где написано : » Untrusted system file (C:\Windows\System32\nvoglshim64.dll)».
Помогите пожалуйста , так как я не особо во всем этом разбираюсь . Заранее всем спасибо за помощь
Beiträge 1 – 1 von 1
![]()
4. Okt. 2017 um 11:47
Я не мог найти эту ошибку для окон. Есть ли проблема с вашим антивирусом, блокирующим игру или заставляющим ее работать неправильно?
Я бы выполнил сканирование на вашем компьютере, чтобы убедиться.
Каковы ваши спецификации?
Если не запускается VDC:Redux

Есть способ лучше.
1)Открываем свойства ярлыка, там будет «D:\Games\Counter-Strike 1.6\hl.exe» -game cstrike -steam -32bpp добавляем -soft. Запускаем чит и контра запускается в режиме софта. После запуска контры меняем в настройках видео Software на OpenGL. После применения игра перезапускается, чит инжектится и не вылетает. Разумеется он ещё может вылететь при входе на сервер; но это уже зависит от производительности вашего компа, в часности видюхи. Настройки в чите ппц, и часть не работает изначально. Но чит мощный. Хотя есть сильнее и беспалевней.
2) Вариант работает только на XP. Сейчас на семёрке инжект через реестр — чит не запускает, либо контра вылетает. Код инжекта через реестр найти лего, юзайте гугл. При инжекте через реест контра всегда запускается и большинство защит (раньше) не фиксило такой запуск Редукса. При этом контру надо запускать сразу в режиме OpenGL, добавив в свойства ярлыка -GL.
пс. Обычный редукс всегда вылетал. Но скачал Жуковский редукс(модернизированный) с этого сайта и про вылеты напроч забыл. Исключение к примеру некоторые новые самодельные карты. Сейчас пытался найти решение этой проблемы, но его походу нет. На сервере зомби мод карта zm_escapetrain_fixe. Там есть подъёмник и колесо которое его запускает. Короче при нажатии действия на это колесо, вместо спуска подъёмника контра вылетает. Без редукса всё пашет.
![]() |
![]() |
Mysterious app keeps you from shutting down — or does it?

At last, we have a description of the mysterious shutdown-blocking G — and a fix for Microsoft’s G-generating bug coming in the next version of Win10, commonly called 20H1.
If you look online, you’ll see hundreds (if not thousands) of reports about Win10 shutdown getting blocked by a mysterious app called, simply, G.

Most people assume it’s a virus, some other sort of malware or a harbinger of doom. In fact, it’s nothing of the sort. It’s a bug in the way Windows reports a specific kind of hang, and the bug has been fixed in the latest versions of Win10 20H1.
The KB article associated with the first Windows Insider beta build 19013 release says:
Some of you have reached out about when trying to shutdown, seeing a message saying that an app named “G” was preventing shutdown. We investigated and found an issue where windows related to GDI+were only referenced as “G.” We’ve fixed this, so going forward, these will now have the name “GDI+ Window ()”, where will show the .exe name of the app using GDI+.
In fact, people have been “reaching out” to Microsoft about this bug for years. I easily found six complaints on Reddit ( 1 , 2 , 3 , 4 , 5 , 6 ) going back two years. General consensus on Reddit, and elsewhere, is that the afflicted machines are running malware of some sort or another. General consensus is wrong.
It’s a bug in the way the Blocked Shutdown Resolver pulls the name of the program blocking a shutdown, and “G” may result when there’s a GDI+ program (a program that draws stuff on the screen) that turns belly up as you’re shutting down.
Raymond Chen, one of my favorite Microsoft explainers, has a detailed (if weighty) discussion on the Developer Blog .
At the time the GDI+ library was written, it needed to support Windows 98, which had very limited support for Unicode. Therefore, it was compiled as ANSI and consequently used the ANSI versions of functions like RegisterClass , like CreateWindow , and DefWindowProc to create and manage its helper window. The lack of Unicode support in the helper window didn’t really cause a problem because the window never displayed any UI and never processed any text. The window was there to do things like listen for WM_ SETTINGSCHANGE messages so it knew when to invalidate its caches. A few years ago, the GDI+ team did a little cleanup, and one of the things they did was get rid of support for Windows 98 and Windows Me.
When a program prevents you from signing out or shutting down, Windows looks for a visible window belonging to that program and uses that to represent it in the Blocked Shutdown Resolver (BSDR) screen. But if the program has no visible windows, then the BSDR will take any window belonging to the program, visible or not. And sometimes the invisible window that gets chosen is the one named “G”.
So if you see that G is keeping you from shutting down, just go ahead and manually override it. No harm, no foul — and know that it’ll be fixed (finally!) when the next version of Win10 hits.
Having G problems? Tell us about it on AskWoody .
- Windows
- Microsoft
- Small and Medium Business

