Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
tcotys
Posts: 14 Joined: 17 Aug 2022, 14:35
Gitlab profile: https://gitlab.com/tcotys
Post
by tcotys » 06 Sep 2022, 07:43
OpenMW launches without problem on macOS 10.15, but the launcher (and the CS) still crash on launch. It seems that there is a problem with Qt:
Code: Select all
[00:58:30.859 I] Crash handler installed
qt.qpa.plugin: Could not load the Qt platform plugin "cocoa" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: cocoa.
*** Fatal Error ***
(signal 6)
Address: 0x7fff6eb6232a
Generating ~/Library/Preferences/openmw/launcher-crash.log and killing process 993, please wait... /tmp/gdb-respfile-9ol0RH:1: Error in sourced command file:
Unable to find Mach task port for process-id 993: (os/kern) failure (0x5).
(please check gdb is codesigned - see taskgated(8))
tcotys
Posts: 14 Joined: 17 Aug 2022, 14:35
Gitlab profile: https://gitlab.com/tcotys
Post
by tcotys » 06 Sep 2022, 21:21
macOS 10.15.7 Catalina
MacBook Pro (13-inch, Mid 2012)
2,5 GHz Intel Core i5
8 Go 1600 MHz DDR3
Intel HD Graphics 4000 1536 Mo
This is strange because my local OpenMW build launches without problem.
It might comes from the way the "CI/before_install.osx.sh" script install Qt on my compute that would have messed up something, but I'm not an expert on the subject...
Another strange thing happens when launching the openmw-launcher with gdb is that gdb tries to look for symbol which reference another username absolute path e.g., "/Users/bret/Workspace/private/openmw/cmake-build-relwithdebinfo/apps/launcher/../../components/libcomponents.a".
I'd be happy to provide a build to test, but I don't know how to (c)make a "release/candidate" build (appart from my local ones).
AnyOldName3
Posts: 2537 Joined: 26 Nov 2015, 03:25
Post
by AnyOldName3 » 06 Sep 2022, 21:39
It's showing the path the file was at on the machine the app was built. As it wasn't built on your machine, that won't be a path on your machine.
AnyOldName3, Master of Shadows
tcotys
Posts: 14 Joined: 17 Aug 2022, 14:35
Gitlab profile: https://gitlab.com/tcotys
Post
by tcotys » 06 Sep 2022, 22:02
Thanks, and sorry for the stupid comment (the ony other project I've build is a fortan90 one, where the compiling trick are completely different).
If I can do anything else to help, do not hesitate to ask
Calibration
Posts: 31 Joined: 20 Dec 2016, 18:38
Post
by Calibration » 10 Sep 2022, 14:05
Just installed the MacOS 0.48.0 RC2, fired up my last game save and the massive stuttering and pausing during data initialisation/loading that I was
seeing as I moved about the landscape in 0.47 has now gone. That alone makes a huge improvement in gameplay. Whatever you did, well done! looking forward to checking it out more fully.
laxon
Posts: 21 Joined: 24 Mar 2013, 10:24
Location: Oslo
Contact:
Post
by laxon » 13 Sep 2022, 15:23
Hey, I have two M1 mac minis sitting around. Happy to help do builds and debug if needed.
Though I have to assume that any kind of Metal port is beyond my abilities.
Nobby
Posts: 11 Joined: 30 Oct 2011, 07:25
Location: Russia
Post
by Nobby » 13 Sep 2022, 21:26
On Windows it seems that Launcher fails to create "settings.cfg" in My Games\OpenMW folder, as such no launcher setting are preserved.
All other files and folders seem to be there, only "settings.cfg" is missing - even when Launcher is run as administrator.
MyGUI.log
Spoiler: Show
23:31:17 | Platform | Info | * Initialise: RenderManager | E:\OpenMW\Source\components\myguiplatform\myguirendermanager.cpp | 391
23:31:17 | Platform | Info | RenderManager successfully initialized | E:\OpenMW\Source\components\myguiplatform\myguirendermanager.cpp | 415
23:31:17 | Core | Info | * Initialise: Gui | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_Gui.cpp | 61
23:31:17 | Core | Info | * MyGUI version 3.4.1 | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_Gui.cpp | 66
23:31:17 | Core | Info | * Initialise: ResourceManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 32
23:31:17 | Core | Info | ResourceManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 40
23:31:17 | Core | Info | * Initialise: LayerManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 33
23:31:17 | Core | Info | LayerManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 41
23:31:17 | Core | Info | * Initialise: WidgetManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 53
23:31:17 | Core | Info | WidgetManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 84
23:31:17 | Core | Info | * Initialise: InputManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_InputManager.cpp | 46
23:31:17 | Core | Info | InputManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_InputManager.cpp | 66
23:31:17 | Core | Info | * Initialise: SubWidgetManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 36
23:31:17 | Core | Info | SubWidgetManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 56
23:31:17 | Core | Info | * Initialise: SkinManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SkinManager.cpp | 36
23:31:17 | Core | Info | SkinManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SkinManager.cpp | 46
23:31:17 | Core | Info | * Initialise: FontManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FontManager.cpp | 32
23:31:17 | Core | Info | FontManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FontManager.cpp | 42
23:31:17 | Core | Info | * Initialise: ControllerManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 33
23:31:17 | Core | Info | ControllerManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 42
23:31:17 | Core | Info | * Initialise: PointerManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PointerManager.cpp | 43
23:31:17 | Core | Info | PointerManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PointerManager.cpp | 62
23:31:17 | Core | Info | * Initialise: ClipboardManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 32
23:31:17 | Core | Info | ClipboardManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 39
23:31:17 | Core | Info | * Initialise: LayoutManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 28
23:31:17 | Core | Info | LayoutManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 35
23:31:17 | Core | Info | * Initialise: DynLibManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 26
23:31:17 | Core | Info | DynLibManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 30
23:31:17 | Core | Info | * Initialise: PluginManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PluginManager.cpp | 29
23:31:17 | Core | Info | PluginManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PluginManager.cpp | 33
23:31:17 | Core | Info | * Initialise: LanguageManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 30
23:31:17 | Core | Info | LanguageManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 34
23:31:17 | Core | Info | * Initialise: FactoryManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 25
23:31:17 | Core | Info | FactoryManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 27
23:31:17 | Core | Info | * Initialise: ToolTipManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 33
23:31:17 | Core | Info | ToolTipManager successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 45
23:31:17 | Core | Info | Gui successfully initialized | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_Gui.cpp | 111
23:31:17 | Core | Info | ResourceTrueTypeFont: Font '' using texture size 256 x 256. | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 778
23:31:17 | Core | Info | ResourceTrueTypeFont: Font '' using real height 16 pixels. | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 779
23:31:17 | Core | Info | ResourceTrueTypeFont: Font '' using texture size 256 x 256. | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 778
23:31:17 | Core | Info | ResourceTrueTypeFont: Font '' using real height 18 pixels. | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 779
23:31:17 | Core | Info | Load ini file 'skins.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'core.skin' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_resources.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_text.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_windows.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_button.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_list.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_edit.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_box.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_progress.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_hud_energybar.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_hud_box.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_mainmenu.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_console.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_journal.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_map_window.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_dialogue_window.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_scroll.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_debug_window.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_postprocessor_hud.skin.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_layers.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_pointer.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_settings.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:17 | Core | Info | Load ini file 'openmw_lua.xml' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 114
23:31:19 | Core | Info | * Shutdown: Gui | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_Gui.cpp | 125
23:31:19 | Core | Info | * Shutdown: PointerManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PointerManager.cpp | 69
23:31:19 | Core | Info | PointerManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PointerManager.cpp | 86
23:31:19 | Core | Info | * Shutdown: InputManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_InputManager.cpp | 73
23:31:19 | Core | Info | InputManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_InputManager.cpp | 78
23:31:19 | Core | Info | * Shutdown: SkinManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SkinManager.cpp | 53
23:31:19 | Core | Info | SkinManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SkinManager.cpp | 60
23:31:19 | Core | Info | * Shutdown: SubWidgetManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 63
23:31:19 | Core | Info | SubWidgetManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 83
23:31:19 | Core | Info | * Shutdown: LayerManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 48
23:31:19 | Core | Info | destroy layer 'Scene' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'FadeToBlack' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'HitOverlay' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'HUD' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'JournalBooks' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Windows' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'DragAndDrop' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'DrowningBar' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'MainMenuBackground' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'MainMenu' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'LoadingScreenBackground' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'LoadingScreen' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Debug' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Console' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Modal' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Popup' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Notification' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Video' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'InputBlocker' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | destroy layer 'Pointer' | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 208
23:31:19 | Core | Info | LayerManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayerManager.cpp | 59
23:31:19 | Core | Info | * Shutdown: FontManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FontManager.cpp | 49
23:31:19 | Core | Info | FontManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FontManager.cpp | 57
23:31:19 | Core | Info | * Shutdown: ControllerManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 49
23:31:19 | Core | Info | ControllerManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 59
23:31:19 | Core | Info | * Shutdown: ClipboardManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 46
23:31:19 | Core | Info | ClipboardManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 54
23:31:19 | Core | Info | * Shutdown: LayoutManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 42
23:31:19 | Core | Info | LayoutManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 49
23:31:19 | Core | Info | * Shutdown: PluginManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PluginManager.cpp | 40
23:31:19 | Core | Info | PluginManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_PluginManager.cpp | 45
23:31:19 | Core | Info | * Shutdown: DynLibManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 37
23:31:19 | Core | Info | DynLibManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 44
23:31:19 | Core | Info | * Shutdown: LanguageManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 41
23:31:19 | Core | Info | LanguageManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 45
23:31:19 | Core | Info | * Shutdown: ResourceManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 47
23:31:19 | Core | Info | ResourceManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 57
23:31:19 | Core | Info | * Shutdown: FactoryManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 34
23:31:19 | Core | Info | FactoryManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 36
23:31:19 | Core | Info | * Shutdown: ToolTipManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 52
23:31:19 | Core | Info | ToolTipManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 57
23:31:19 | Core | Info | * Shutdown: WidgetManager | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 91
23:31:19 | Core | Info | WidgetManager successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 100
23:31:19 | Core | Info | Gui successfully shutdown | B:\Programming\Libraries\MyGUI\Source\MyGUIEngine\src\MyGUI_Gui.cpp | 171
23:31:19 | Platform | Info | * Shutdown: RenderManager | E:\OpenMW\Source\components\myguiplatform\myguirendermanager.cpp | 375
23:31:19 | Platform | Info | RenderManager successfully shutdown | E:\OpenMW\Source\components\myguiplatform\myguirendermanager.cpp | 383