Сбой приложения
This section provides information on crashes that may occur during developing a UNIGINE plugin or application.В этом разделе содержится информация о сбоях, которые могут возникнуть во время разработки плагина или приложения UNIGINE.
The information on this page is updated based on your feedback.Информация на этой странице обновляется на основе ваших отзывов.
Crash at Developing a Plugin on Windows OSСбой при разработке плагина в ОС Windows#
When you develop a plugin, it is a common thing that it sometimes crashes. However, Compatibility Administrator on Windows may decide to fix this issue on its own and set a flag not to load the plugin. In this case the plugin may crash regardless of the logic. Hot reload will also be impossible, because the plugin is not released.Когда вы разрабатываете плагин, это обычное дело, что он иногда выходит из строя. Однако Администратор совместимости в Windows может решить устранить эту проблему самостоятельно и установить флаг не загружать плагин. В этом случае плагин может выйти из строя независимо от логики. Горячая перезагрузка также будет невозможна, поскольку плагин не выпущен.
To fix this issue, you need to open the Registry Editor and check the settings stored at Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers. Delete any data related to your plugin.Чтобы устранить эту проблему, вам необходимо открыть Редактор реестра и проверить настройки, сохраненные в Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers. Удалите все данные, связанные с вашим плагином.