VCMI for macOS

I am experiencing the same issue with spells (“Unknown problem with this spell. No more information available.”) using build VCMI-branch-develop-b2faf30.dmg (05-Mar-2018 19:28).

Neither direct damage spells work (magic arrow) nor indirect (fire wall). Other spells seem to work just fine.

You are not using any mods? Right?

I’ll test it in my macOS VM as soon as I get some free time.

No, no mods.

Thanks for report. I can confirm problem actually exists. and added bug report here:

I’ll able to work on problem for sure in about a week since running xcode / qt creator in VM on my laptop might be little too slow.

Ok just in case we find out why exactly problem occur and it’s should be possible to resolve it fairly soon.

UPD: Fixed:

Hello everyone!

I am running Mac OS 10.15.4 - found info on reddit that the latest VCMI should allow the game to run my system. I have an install folder, copied all the Data, Maps and MP3 folders as instructed, yet the game doesnt start after clicking “start game” in the launcher. What would be helpful to post here to find a possible solution?

Thanks in advance - and respect for the efforts to keep this gem going :).

Cheers!

b.

Build instructions are rather outdated:

  • it should be sufficient to install just Xcode command line tools
  • there’s no need to install git from homebrew because it’s already provided by Xcode (and with Xcode command line tools as well iirc)
  • brew install sdl2_mixer –with-smpeg2 is no longer possible. Instead I followed this approach: https://github.com/veandco/go-sdl2/issues/299#issuecomment-611681191
  • it’s not required to install Qt with homebrew if you used Qt Installer, just point PATH to bin of your Qt directory

Build issues I faced.

  • Cmake warnings that don’t fail build (might be already known):
log
-- Checking for module 'minizip'
--   Found minizip, version 1.2.11
CMake Warning (dev) at /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
  The package name passed to `find_package_handle_standard_args` (MINIZIP)
  does not match the name of the calling package (Minizip).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake_modules/FindMinizip.cmake:70 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:218 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
  The package name passed to `find_package_handle_standard_args` (FL) does
  not match the name of the calling package (FuzzyLite).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake_modules/FindFuzzyLite.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  AI/CMakeLists.txt:12 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.
-- Could NOT find FL (missing: FL_LIBRARIES FL_INCLUDE_DIRS) 
  • cpack is unable to build dmg:
log
❯ cpack -C Debug
CPack: Create package using DragNDrop
CPack: Install projects
CPack: - Install project: VCMI [Debug]
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/MacOS/vcmilauncher", "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/MacOS/AI/libBattleAI.dylib", "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/MacOS/AI/libEmptyAI.dylib", "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/MacOS/AI/libStupidAI.dylib", "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/MacOS/AI/libVCAI.dylib", "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/MacOS/libvcmi.dylib")
ERROR: no file at "/usr/lib/libvcmi.dylib"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets_debug"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets_debug"
Log: copy: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtWidgets.framework/Resources" "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtWidgets.framework/Versions/5/Resources"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtWidgets.framework/Resources/Info.plist"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtWidgets.framework/Versions/5/Resources/Info.plist"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtWidgets.framework/QtWidgets_debug"
Log:  points to "Versions/Current/QtWidgets_debug"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtWidgets.framework/Resources"
Log:  points to "Versions/Current/Resources"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtWidgets.framework/Versions/Current"
Log:  points to "5"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork_debug"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork_debug"
Log: copy: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtNetwork.framework/Resources" "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtNetwork.framework/Versions/5/Resources"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtNetwork.framework/Resources/Info.plist"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtNetwork.framework/Versions/5/Resources/Info.plist"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtNetwork.framework/QtNetwork_debug"
Log:  points to "Versions/Current/QtNetwork_debug"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtNetwork.framework/Resources"
Log:  points to "Versions/Current/Resources"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtNetwork.framework/Versions/Current"
Log:  points to "5"
Log:  copied: "/usr/local/opt/minizip/lib/libminizip.1.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libminizip.1.dylib"
Log:  copied: "/usr/local/opt/sdl2/lib/libSDL2-2.0.0.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libSDL2-2.0.0.dylib"
Log:  copied: "/usr/local/opt/boost/lib/libboost_date_time-mt.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libboost_date_time-mt.dylib"
Log:  copied: "/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libboost_filesystem-mt.dylib"
Log:  copied: "/usr/local/opt/boost/lib/libboost_locale-mt.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libboost_locale-mt.dylib"
Log:  copied: "/usr/local/opt/boost/lib/libboost_chrono-mt.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libboost_chrono-mt.dylib"
Log:  copied: "/usr/local/opt/boost/lib/libboost_program_options-mt.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libboost_program_options-mt.dylib"
Log:  copied: "/usr/local/opt/boost/lib/libboost_system-mt.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libboost_system-mt.dylib"
Log:  copied: "/usr/local/opt/boost/lib/libboost_thread-mt.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libboost_thread-mt.dylib"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtGui.framework/Versions/5/QtGui_debug"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui_debug"
Log: copy: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtGui.framework/Resources" "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtGui.framework/Versions/5/Resources"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtGui.framework/Resources/Info.plist"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtGui.framework/Versions/5/Resources/Info.plist"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtGui.framework/QtGui_debug"
Log:  points to "Versions/Current/QtGui_debug"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtGui.framework/Resources"
Log:  points to "Versions/Current/Resources"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtGui.framework/Versions/Current"
Log:  points to "5"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore_debug"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore_debug"
Log: copy: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Resources" "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtCore.framework/Versions/5/Resources"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Resources/Info.plist"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtCore.framework/Versions/5/Resources/Info.plist"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtCore.framework/QtCore_debug"
Log:  points to "Versions/Current/QtCore_debug"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtCore.framework/Resources"
Log:  points to "Versions/Current/Resources"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtCore.framework/Versions/Current"
Log:  points to "5"
Log:  copied: "/usr/local/opt/icu4c/lib/libicudata.67.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libicudata.67.dylib"
Log:  copied: "/usr/local/opt/icu4c/lib/libicui18n.67.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libicui18n.67.dylib"
Log:  copied: "/usr/local/opt/icu4c/lib/libicuuc.67.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks//libicuuc.67.dylib"
Log:
Log: Deploying plugins from "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/platforms/libqcocoa_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/platforms/libqcocoa_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/platforms/libqcocoa_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtDBus.framework/Versions/5/QtDBus_debug"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus_debug"
Log: copy: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtDBus.framework/Resources" "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtDBus.framework/Versions/5/Resources"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtDBus.framework/Resources/Info.plist"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtDBus.framework/Versions/5/Resources/Info.plist"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtDBus.framework/QtDBus_debug"
Log:  points to "Versions/Current/QtDBus_debug"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtDBus.framework/Resources"
Log:  points to "Versions/Current/Resources"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtDBus.framework/Versions/Current"
Log:  points to "5"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport_debug"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport_debug"
Log: copy: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtPrintSupport.framework/Resources" "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/Resources"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtPrintSupport.framework/Resources/Info.plist"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/Resources/Info.plist"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtPrintSupport.framework/QtPrintSupport_debug"
Log:  points to "Versions/Current/QtPrintSupport_debug"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtPrintSupport.framework/Resources"
Log:  points to "Versions/Current/Resources"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtPrintSupport.framework/Versions/Current"
Log:  points to "5"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/printsupport/libcocoaprintersupport_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/printsupport/libcocoaprintersupport_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/printsupport/libcocoaprintersupport_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/styles/libqmacstyle_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/styles/libqmacstyle_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/styles/libqmacstyle_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/bearer/libqgenericbearer_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/bearer/libqgenericbearer_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/bearer/libqgenericbearer_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqgif_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqgif_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqgif_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqicns_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqicns_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqicns_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqico_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqico_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqico_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqjpeg_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqjpeg_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqjpeg_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqmacheif_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqmacheif_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqmacheif_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqmacjp2_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqmacjp2_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqmacjp2_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqtga_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqtga_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqtga_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqtiff_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqtiff_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqtiff_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqwbmp_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqwbmp_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqwbmp_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/imageformats/libqwebp_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqwebp_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/imageformats/libqwebp_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/plugins/iconengines/libqsvgicon_debug.dylib"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/iconengines/libqsvgicon_debug.dylib"
Log:
Log: Deploying Qt frameworks found inside: ("/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns/iconengines/libqsvgicon_debug.dylib")
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtSvg.framework/Versions/5/QtSvg_debug"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg_debug"
Log: copy: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtSvg.framework/Resources" "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtSvg.framework/Versions/5/Resources"
Log:  copied: "/Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtSvg.framework/Resources/Info.plist"
Log:  to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtSvg.framework/Versions/5/Resources/Info.plist"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtSvg.framework/QtSvg_debug"
Log:  points to "Versions/Current/QtSvg_debug"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtSvg.framework/Resources"
Log:  points to "Versions/Current/Resources"
Log:  symlink "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Frameworks/QtSvg.framework/Versions/Current"
Log:  points to "5"
Log: Created configuration file: "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/Resources/qt.conf"
Log: This file sets the plugin search path to "/Volumes/hdd/dev/vcmi-build/_CPack_Packages/Darwin/DragNDrop/vcmi-0.99/VCMI.app/Contents/PlugIns"
CMake Error at /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/BundleUtilities.cmake:454 (message):
  otool -l failed: 1


  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump:
  error: '@rpath/QtCore.framework/Versions/5/QtCore_debug': No such file or
  directory

Call Stack (most recent call first):
  /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/BundleUtilities.cmake:523 (get_item_rpaths)
  /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/BundleUtilities.cmake:645 (set_bundle_key_values)
  /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/BundleUtilities.cmake:930 (get_bundle_keys)
  /Volumes/hdd/dev/vcmi-build/osx/cmake_install.cmake:50 (fixup_bundle)
  /Volumes/hdd/dev/vcmi-build/cmake_install.cmake:68 (include)


CPack Error: Error when generating package: VCMI

Failure to start Launcher:

log
❯ ./vcmilauncher 
objc[26679]: Class QMacAutoReleasePoolTracker is implemented in both /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore (0x114c316b0) and /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore_debug (0x111a331e8). One of the two will be used. Which one is undefined.
objc[26679]: Class QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_SCOPE is implemented in both /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore (0x114c31728) and /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore_debug (0x111a33260). One of the two will be used. Which one is undefined.
objc[26679]: Class KeyValueObserver is implemented in both /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore (0x114c31750) and /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore_debug (0x111a33288). One of the two will be used. Which one is undefined.
objc[26679]: Class RunLoopModeTracker is implemented in both /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore (0x114c317a0) and /Volumes/hdd/Applications/Qt/5.13.1/clang_64/lib/QtCore.framework/Versions/5/QtCore_debug (0x111a332d8). One of the two will be used. Which one is undefined.
QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
ASSERT failure in QVariant: "Trying to clear an unknown type", file kernel/qvariant.cpp, line 1426
fish: './vcmilauncher' terminated by signal SIGABRT (Abort)

Solution is to launch like this:

DYLD_IMAGE_SUFFIX=_debug ./vcmilauncher

I’ve been using macOS 10.14.6, Cmake 3.19.2, Xcode 11.3.1, Qt 5.13.1

Hi! Thanks for all you work! The games launches fine for me but when I want to start a game (either single- or multiplayer), I get a memory error:

Process:               vcmiclient [90315]
Path:                  /Applications/VCMI.app/Contents/MacOS/vcmiclient
Identifier:            vcmiclient
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-11-23 18:59:12.6852 +0100
OS Version:            macOS 13.0.1 (22A400)
Report Version:        12
Bridge OS Version:     7.0 (20P420)
Anonymous UUID:        716D7E9E-9BEF-6723-305A-E40E7D236AAC

Sleep/Wake UUID:       E5A2C345-6DA3-4E40-A9D1-53AAD1417A5B

Time Awake Since Boot: 220000 seconds
Time Since Wake:       1746 seconds

System Integrity Protection: enabled

Crashed Thread:        16

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000070
Exception Codes:       0x0000000000000001, 0x0000000000000070

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [90315]

VM Region Info: 0x70 is not in any region.  Bytes before following region: 140737487425424
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      shared memory            7ffffff1d000-7ffffff1e000 [    4K] r-x/r-x SM=SHM  

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	    0x7ff808c200ce __semwait_signal + 10
1   libsystem_c.dylib             	    0x7ff808b34b4a nanosleep + 196
2   vcmiclient                    	       0x10707451e SDL_Delay_REAL + 94
3   vcmiclient                    	       0x106bfced9 CFramerateManager::framerateDelay() + 57

I’m using the latest Mac OS. Any clue on how to fix this?

please post full crash log, this one is cut and doesn’t show the crashed thread (16)

Here you go!

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               vcmiclient [28739]
Path:                  /Applications/VCMI.app/Contents/MacOS/vcmiclient
Identifier:            vcmiclient
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-12-03 17:39:15.9245 +0100
OS Version:            macOS 13.0.1 (22A400)
Report Version:        12
Bridge OS Version:     7.0 (20P420)
Anonymous UUID:        716D7E9E-9BEF-6723-305A-E40E7D236AAC

Sleep/Wake UUID:       433BFB29-2B5D-4D40-A1EB-FE104C645521

Time Awake Since Boot: 52000 seconds
Time Since Wake:       770 seconds

System Integrity Protection: enabled

Crashed Thread:        16

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000070
Exception Codes:       0x0000000000000001, 0x0000000000000070

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [28739]

VM Region Info: 0x70 is not in any region.  Bytes before following region: 140737486806928
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      shared memory            7fffffe86000-7fffffe87000 [    4K] r-x/r-x SM=SHM  

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	    0x7ff80268e0ce __semwait_signal + 10
1   libsystem_c.dylib             	    0x7ff8025a2b4a nanosleep + 196
2   vcmiclient                    	       0x10974351e SDL_Delay_REAL + 94
3   vcmiclient                    	       0x1092cbed9 CFramerateManager::framerateDelay() + 57
4   vcmiclient                    	       0x1092cb835 CGuiHandler::renderFrame() + 501
5   vcmiclient                    	       0x1094ea774 main + 17188
6   dyld                          	    0x7ff802399310 start + 2432

Thread 1:
0   libsystem_kernel.dylib        	    0x7ff80268e1fe __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8026ca7e1 _pthread_cond_wait + 1243
2   libvcmi.dylib                 	       0x10c8f944e boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, boost::detail::real_platform_timepoint const&) + 78
3   libvcmi.dylib                 	       0x10c8f8b0b void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 491
4   libvcmi.dylib                 	       0x10c8f8750 CConsoleHandler::run() + 208
5   libboost_thread.dylib         	       0x10b8f2ca2 boost::(anonymous namespace)::thread_proxy(void*) + 130
6   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 2:: SDLTimer
0   libsystem_kernel.dylib        	    0x7ff80268e1fe __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8026ca7e1 _pthread_cond_wait + 1243
2   vcmiclient                    	       0x1097560ee SDL_CondWaitTimeout_REAL + 142
3   vcmiclient                    	       0x1097563f0 SDL_SemWaitTimeout_REAL + 80
4   vcmiclient                    	       0x1096ab461 SDL_TimerThread + 113
5   vcmiclient                    	       0x1096ab015 SDL_RunThread + 53
6   vcmiclient                    	       0x109755b79 RunThread + 9
7   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 3:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	    0x7ff80268b61e semaphore_wait_trap + 10
1   caulk                         	    0x7ff80bdd18f8 caulk::mach::semaphore::wait_or_error() + 16
2   caulk                         	    0x7ff80bdb7664 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	    0x7ff80bdb7328 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff80268b6a2 mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80269967d mach_msg2_internal + 82
2   libsystem_kernel.dylib        	    0x7ff80269271a mach_msg_overwrite + 723
3   libsystem_kernel.dylib        	    0x7ff80268b989 mach_msg + 19
4   CoreFoundation                	    0x7ff8027a4d0e __CFRunLoopServiceMachPort + 145
5   CoreFoundation                	    0x7ff8027a377a __CFRunLoopRun + 1360
6   CoreFoundation                	    0x7ff8027a2bb0 CFRunLoopRunSpecific + 560
7   AppKit                        	    0x7ff805a25696 _NSEventThread + 132
8   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 5:
0   libsystem_pthread.dylib       	    0x7ff8026c5c58 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	    0x7ff8026c5c58 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	    0x7ff8026c5c58 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	    0x7ff8026c5c58 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	    0x7ff8026c5c58 start_wqthread + 0

Thread 10:: AudioQueue thread
0   libsystem_kernel.dylib        	    0x7ff80268b6a2 mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80269967d mach_msg2_internal + 82
2   libsystem_kernel.dylib        	    0x7ff80269271a mach_msg_overwrite + 723
3   libsystem_kernel.dylib        	    0x7ff80268b989 mach_msg + 19
4   CoreFoundation                	    0x7ff8027a4d0e __CFRunLoopServiceMachPort + 145
5   CoreFoundation                	    0x7ff8027a377a __CFRunLoopRun + 1360
6   CoreFoundation                	    0x7ff8027a2bb0 CFRunLoopRunSpecific + 560
7   vcmiclient                    	       0x10972df5e audioqueue_thread + 1054
8   vcmiclient                    	       0x1096ab015 SDL_RunThread + 53
9   vcmiclient                    	       0x109755b79 RunThread + 9
10  libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
11  libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 11:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	    0x7ff80268b61e semaphore_wait_trap + 10
1   caulk                         	    0x7ff80bdd18f8 caulk::mach::semaphore::wait_or_error() + 16
2   caulk                         	    0x7ff80bdb7664 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	    0x7ff80bdb7328 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 12:: AQConverterThread
0   libsystem_kernel.dylib        	    0x7ff80268e1fe __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8026ca7e1 _pthread_cond_wait + 1243
2   libAudioToolboxUtility.dylib  	    0x7ff80fee7a2c CADeprecated::CAGuard::Wait() + 54
3   AudioToolbox                  	    0x7ff811036a2a AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 722
4   libAudioToolboxUtility.dylib  	    0x7ff80fec9333 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 77
5   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
6   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 13:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	    0x7ff80268b6a2 mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80269967d mach_msg2_internal + 82
2   libsystem_kernel.dylib        	    0x7ff80269271a mach_msg_overwrite + 723
3   libsystem_kernel.dylib        	    0x7ff80268b989 mach_msg + 19
4   CoreAudio                     	    0x7ff8049d78a5 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
5   CoreAudio                     	    0x7ff8048b04c1 HALC_ProxyIOContext::IOWorkLoop() + 3783
6   CoreAudio                     	    0x7ff8048af029 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
7   CoreAudio                     	    0x7ff804a36630 HALB_IOThread::Entry(void*) + 72
8   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 14:
0   libsystem_kernel.dylib        	    0x7ff8026954ca __wait4_nocancel + 10
1   libsystem_c.dylib             	    0x7ff80260d89a system + 440
2   vcmiclient                    	       0x10956b416 CServerHandler::threadRunServer() + 1494
3   libboost_thread.dylib         	       0x10b8f2ca2 boost::(anonymous namespace)::thread_proxy(void*) + 130
4   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 15:
0   libsystem_kernel.dylib        	    0x7ff80268e1fe __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8026ca7e1 _pthread_cond_wait + 1243
2   vcmiclient                    	       0x1092cd39e boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, boost::detail::real_platform_timepoint const&) + 78
3   vcmiclient                    	       0x1092cba9b void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 491
4   vcmiclient                    	       0x10956c7fb CServerHandler::threadHandleConnection() + 235
5   libboost_thread.dylib         	       0x10b8f2ca2 boost::(anonymous namespace)::thread_proxy(void*) + 130
6   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15

Thread 16 Crashed:
0   vcmiclient                    	       0x10959e806 CMapHandler::init() + 54
1   vcmiclient                    	       0x109461ef2 CClient::initMapHandler() + 386
2   vcmiclient                    	       0x109461ce9 CClient::newGame() + 601
3   vcmiclient                    	       0x10956f596 CServerHandler::startGameplay() + 86
4   libboost_thread.dylib         	       0x10b8f2ca2 boost::(anonymous namespace)::thread_proxy(void*) + 130
5   libsystem_pthread.dylib       	    0x7ff8026ca259 _pthread_start + 125
6   libsystem_pthread.dylib       	    0x7ff8026c5c7b thread_start + 15


Thread 16 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000053  rcx: 0x0000000000000001  rdx: 0x00000000000d164e
  rdi: 0x0000000000000000  rsi: 0x000070000f987d50  rbp: 0x000070000f987e40  rsp: 0x000070000f987df0
   r8: 0x0000000000000200   r9: 0x00000000000001ff  r10: 0x0000000000000001  r11: 0x0000000000000246
  r12: 0x0000600002140200  r13: 0x00007fad5944aac0  r14: 0x000060000151c000  r15: 0x00007fad588ac530
  rip: 0x000000010959e806  rfl: 0x0000000000010202  cr2: 0x0000000000000070
  
Logical CPU:     0
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 16 instruction stream:
  01 84 c0 74 05 45 31 f6-eb 0b 8b 43 08 41 3b 47  ...t.E1....C.A;G
  08 41 0f 9c c6 44 89 f0-48 83 c4 08 5b 41 5e 41  .A...D..H...[A^A
  5f 5d c3 0f 1f 80 00 00-00 00 55 48 89 e5 41 57  _]........UH..AW
  41 56 41 55 41 54 53 48-83 ec 28 49 89 fd e8 59  AVAUATSH..(I...Y
  30 07 01 e8 54 30 07 01-e8 4f 30 07 01 e8 4a 30  0...T0...O0...J0
  07 01 48 89 45 b8 48 8b-05 dd 91 42 01 48 8b 00  ..H.E.H....B.H..
 [8b]48 70 8b 40 74 49 8b-95 30 01 00 00 8b 72 10  [email protected].	<==
  41 89 b5 20 01 00 00 8b-72 0c 41 89 b5 24 01 00  A.. ....r.A..$..
  00 80 7a 14 01 ba 02 00-00 00 83 da 00 41 89 95  ..z..........A..
  28 01 00 00 8d 51 e0 c1-ea 1f 01 ca 83 c2 e0 d1  (....Q..........
  fa 89 d6 83 c6 1f 0f 49-f2 83 c6 1f c1 fe 05 f7  .......I........
  d2 89 cf 01 d7 8d 54 11-1f 0f 49 d7 c1 fa 05 01  ......T...I.....

Binary Images:
    0x7ff80268a000 -     0x7ff8026c3ff7 libsystem_kernel.dylib (*) <0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b> /usr/lib/system/libsystem_kernel.dylib
    0x7ff802592000 -     0x7ff80261afff libsystem_c.dylib (*) <5efaf10b-2ec1-32ed-b077-80125e552c8d> /usr/lib/system/libsystem_c.dylib
       0x109257000 -        0x10a9c6fff vcmiclient (*) <b0764a0e-0ef6-34ee-9436-69baf73e5bc2> /Applications/VCMI.app/Contents/MacOS/vcmiclient
    0x7ff802393000 -     0x7ff80242754f dyld (*) <28fd2071-57f3-3873-87bf-e4f674a82de6> /usr/lib/dyld
    0x7ff8026c4000 -     0x7ff8026cfff7 libsystem_pthread.dylib (*) <13b5e252-77d1-31e1-888d-1c5f4426ea87> /usr/lib/system/libsystem_pthread.dylib
       0x10c3eb000 -        0x10cb5afff libvcmi.dylib (*) <3ed3fb39-02b0-38f5-8c8e-1bd18dcfefae> /Applications/VCMI.app/Contents/Frameworks/libvcmi.dylib
       0x10b8f0000 -        0x10b8fbfff libboost_thread.dylib (*) <2d5d47bd-b4c8-3062-8ce7-aacbd3ede237> /Applications/VCMI.app/Contents/Frameworks/libboost_thread.dylib
    0x7ff80bdb5000 -     0x7ff80bddafff com.apple.audio.caulk (1.0) <43ed8c13-59df-3c8d-b4d2-aee44e4939b9> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff802726000 -     0x7ff802bbefff com.apple.CoreFoundation (6.9) <dbc459f3-81bb-398a-8f74-3f7392392bb7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff805887000 -     0x7ff80688bff6 com.apple.AppKit (6.9) <817d572e-eb8c-3999-b7a0-68e1c4b47266> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff80febc000 -     0x7ff80feedfef libAudioToolboxUtility.dylib (*) <ee89b544-7e34-3ac9-8186-f9d26b7409a3> /usr/lib/libAudioToolboxUtility.dylib
    0x7ff811000000 -     0x7ff811126ff3 com.apple.audio.toolbox.AudioToolbox (1.14) <bfde04fe-c599-3132-88f2-1aeac6382074> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7ff8046d8000 -     0x7ff804dd2ffd com.apple.audio.CoreAudio (5.0) <e9f27094-01cb-337a-8530-0cab0e2cc96d> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=551.7M resident=0K(0%) swapped_out_or_unallocated=551.7M(100%)
Writable regions: Total=728.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=728.0M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2528K        4 
CG image                           100K        7 
ColorSync                          228K       26 
CoreAnimation                      128K       12 
CoreGraphics                        16K        3 
CoreUI image data                 1232K        9 
Foundation                          16K        1 
IOKit                             15.5M        2 
Image IO                             4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           440.1M      182 
MALLOC guard page                   32K        7 
MALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
STACK GUARD                       56.1M       17 
Stack                             16.1M       17 
VM_ALLOCATE                       4748K       43 
__CTF                               756        1 
__DATA                            28.5M      381 
__DATA_CONST                      31.0M      231 
__DATA_DIRTY                       756K      124 
__FONT_DATA                        2352        1 
__GLSLBUILTINS                    5174K        1 
__LINKEDIT                       191.7M       17 
__OBJC_RO                         65.1M        1 
__OBJC_RW                         1982K        1 
__TEXT                           360.0M      403 
dyld private memory                256K        1 
mapped file                      182.2M       27 
shared memory                      788K       20 
===========                     =======  ======= 
TOTAL                              1.6G     1547 
TOTAL, minus reserved VM space     1.4G     1547 



-----------
Full Report
-----------

{"app_name":"vcmiclient","timestamp":"2022-12-03 17:39:17.00 +0100","app_version":"","slice_uuid":"b0764a0e-0ef6-34ee-9436-69baf73e5bc2","build_version":"","platform":1,"share_with_app_devs":1,"is_first_party":1,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"incident_id":"6A15F882-73E7-4CC2-854D-375A9BA79B06","name":"vcmiclient"}
{
  "uptime" : 52000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro15,1",
  "coalitionID" : 6556,
  "osVersion" : {
    "train" : "macOS 13.0.1",
    "build" : "22A400",
    "releaseType" : "User"
  },
  "captureTime" : "2022-12-03 17:39:15.9245 +0100",
  "incident" : "6A15F882-73E7-4CC2-854D-375A9BA79B06",
  "pid" : 28739,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2022-12-03 17:39:07.3827 +0100",
  "procStartAbsTime" : 52594270888115,
  "procExitAbsTime" : 52602805170319,
  "procName" : "vcmiclient",
  "procPath" : "\/Applications\/VCMI.app\/Contents\/MacOS\/vcmiclient",
  "parentProc" : "launchd",
  "parentPid" : 1,
  "crashReporterKey" : "716D7E9E-9BEF-6723-305A-E40E7D236AAC",
  "responsiblePid" : 28734,
  "wakeTime" : 770,
  "bridgeVersion" : {"build":"20P420","train":"7.0"},
  "sleepWakeUUID" : "433BFB29-2B5D-4D40-A1EB-FE104C645521",
  "sip" : "enabled",
  "vmRegionInfo" : "0x70 is not in any region.  Bytes before following region: 140737486806928\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      shared memory            7fffffe86000-7fffffe87000 [    4K] r-x\/r-x SM=SHM  ",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000070","rawCodes":[1,112],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000070"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":28739},
  "vmregioninfo" : "0x70 is not in any region.  Bytes before following region: 140737486806928\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      shared memory            7fffffe86000-7fffffe87000 [    4K] r-x\/r-x SM=SHM  ",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 16,
  "threads" : [{"id":784195,"queue":"com.apple.main-thread","frames":[{"imageOffset":16590,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":68426,"symbol":"nanosleep","symbolLocation":196,"imageIndex":1},{"imageOffset":5162270,"symbol":"SDL_Delay_REAL","symbolLocation":94,"imageIndex":2},{"imageOffset":478937,"symbol":"CFramerateManager::framerateDelay()","symbolLocation":57,"imageIndex":2},{"imageOffset":477237,"symbol":"CGuiHandler::renderFrame()","symbolLocation":501,"imageIndex":2},{"imageOffset":2701172,"symbol":"main","symbolLocation":17188,"imageIndex":2},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":3}]},{"id":784201,"frames":[{"imageOffset":16894,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":4},{"imageOffset":5301326,"symbol":"boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, boost::detail::real_platform_timepoint const&)","symbolLocation":78,"imageIndex":5},{"imageOffset":5298955,"symbol":"void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&)","symbolLocation":491,"imageIndex":5},{"imageOffset":5298000,"symbol":"CConsoleHandler::run()","symbolLocation":208,"imageIndex":5},{"imageOffset":11426,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":130,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784202,"name":"SDLTimer","frames":[{"imageOffset":16894,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":4},{"imageOffset":5239022,"symbol":"SDL_CondWaitTimeout_REAL","symbolLocation":142,"imageIndex":2},{"imageOffset":5239792,"symbol":"SDL_SemWaitTimeout_REAL","symbolLocation":80,"imageIndex":2},{"imageOffset":4539489,"symbol":"SDL_TimerThread","symbolLocation":113,"imageIndex":2},{"imageOffset":4538389,"symbol":"SDL_RunThread","symbolLocation":53,"imageIndex":2},{"imageOffset":5237625,"symbol":"RunThread","symbolLocation":9,"imageIndex":2},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784206,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":5662,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":7},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":7},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784253,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":519438,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":8},{"imageOffset":513914,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":8},{"imageOffset":510896,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":8},{"imageOffset":1697430,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":9},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784254,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":784255,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":784256,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":784258,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":784260,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":784424,"name":"AudioQueue thread","frames":[{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":519438,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":8},{"imageOffset":513914,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":8},{"imageOffset":510896,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":8},{"imageOffset":5074782,"symbol":"audioqueue_thread","symbolLocation":1054,"imageIndex":2},{"imageOffset":4538389,"symbol":"SDL_RunThread","symbolLocation":53,"imageIndex":2},{"imageOffset":5237625,"symbol":"RunThread","symbolLocation":9,"imageIndex":2},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784426,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":5662,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":7},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":7},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784428,"name":"AQConverterThread","frames":[{"imageOffset":16894,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":4},{"imageOffset":178732,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":54,"imageIndex":10},{"imageOffset":223786,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":722,"imageIndex":11},{"imageOffset":54067,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":10},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784432,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":3143845,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":12},{"imageOffset":1934529,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3783,"imageIndex":12},{"imageOffset":1929257,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":63,"imageIndex":12},{"imageOffset":3532336,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784495,"frames":[{"imageOffset":46282,"symbol":"__wait4_nocancel","symbolLocation":10,"imageIndex":0},{"imageOffset":506010,"symbol":"system","symbolLocation":440,"imageIndex":1},{"imageOffset":3228694,"symbol":"CServerHandler::threadRunServer()","symbolLocation":1494,"imageIndex":2},{"imageOffset":11426,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":130,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":784502,"frames":[{"imageOffset":16894,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":4},{"imageOffset":484254,"symbol":"boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, boost::detail::real_platform_timepoint const&)","symbolLocation":78,"imageIndex":2},{"imageOffset":477851,"symbol":"void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&)","symbolLocation":491,"imageIndex":2},{"imageOffset":3233787,"symbol":"CServerHandler::threadHandleConnection()","symbolLocation":235,"imageIndex":2},{"imageOffset":11426,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":130,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"triggered":true,"id":784510,"instructionState":{"instructionStream":{"bytes":[1,132,192,116,5,69,49,246,235,11,139,67,8,65,59,71,8,65,15,156,198,68,137,240,72,131,196,8,91,65,94,65,95,93,195,15,31,128,0,0,0,0,85,72,137,229,65,87,65,86,65,85,65,84,83,72,131,236,40,73,137,253,232,89,48,7,1,232,84,48,7,1,232,79,48,7,1,232,74,48,7,1,72,137,69,184,72,139,5,221,145,66,1,72,139,0,139,72,112,139,64,116,73,139,149,48,1,0,0,139,114,16,65,137,181,32,1,0,0,139,114,12,65,137,181,36,1,0,0,128,122,20,1,186,2,0,0,0,131,218,0,65,137,149,40,1,0,0,141,81,224,193,234,31,1,202,131,194,224,209,250,137,214,131,198,31,15,73,242,131,198,31,193,254,5,247,210,137,207,1,215,141,84,17,31,15,73,215,193,250,5,1],"offset":96}},"threadState":{"r13":{"value":140382503742144},"rax":{"value":0},"rflags":{"value":66050},"cpu":{"value":0},"r14":{"value":105553138401280},"rsi":{"value":123145563962704},"r8":{"value":512},"cr2":{"value":112},"rdx":{"value":857678},"r10":{"value":1},"r9":{"value":511},"r15":{"value":140382491559216},"rbx":{"value":83},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":582},"rip":{"value":4451854342,"matchesCrashFrame":1},"rbp":{"value":123145563962944},"rsp":{"value":123145563962864},"r12":{"value":105553151132160},"rcx":{"value":1},"flavor":"x86_THREAD_STATE","rdi":{"value":0}},"frames":[{"imageOffset":3438598,"symbol":"CMapHandler::init()","symbolLocation":54,"imageIndex":2},{"imageOffset":2141938,"symbol":"CClient::initMapHandler()","symbolLocation":386,"imageIndex":2},{"imageOffset":2141417,"symbol":"CClient::newGame()","symbolLocation":601,"imageIndex":2},{"imageOffset":3245462,"symbol":"CServerHandler::startGameplay()","symbolLocation":86,"imageIndex":2},{"imageOffset":11426,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":130,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703169028096,
    "size" : 237560,
    "uuid" : "0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703168012288,
    "size" : 561152,
    "uuid" : "5efaf10b-2ec1-32ed-b077-80125e552c8d",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4448415744,
    "size" : 24576000,
    "uuid" : "b0764a0e-0ef6-34ee-9436-69baf73e5bc2",
    "path" : "\/Applications\/VCMI.app\/Contents\/MacOS\/vcmiclient",
    "name" : "vcmiclient"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703165919232,
    "size" : 607568,
    "uuid" : "28fd2071-57f3-3873-87bf-e4f674a82de6",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703169265664,
    "size" : 49144,
    "uuid" : "13b5e252-77d1-31e1-888d-1c5f4426ea87",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4500402176,
    "size" : 7798784,
    "uuid" : "3ed3fb39-02b0-38f5-8c8e-1bd18dcfefae",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libvcmi.dylib",
    "name" : "libvcmi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4488888320,
    "size" : 49152,
    "uuid" : "2d5d47bd-b4c8-3062-8ce7-aacbd3ede237",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_thread.dylib",
    "name" : "libboost_thread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703327539200,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 155648,
    "uuid" : "43ed8c13-59df-3c8d-b4d2-aee44e4939b9",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703169667072,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4820992,
    "uuid" : "dbc459f3-81bb-398a-8f74-3f7392392bb7",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703221444608,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16797687,
    "uuid" : "817d572e-eb8c-3999-b7a0-68e1c4b47266",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703395725312,
    "size" : 204784,
    "uuid" : "ee89b544-7e34-3ac9-8186-f9d26b7409a3",
    "path" : "\/usr\/lib\/libAudioToolboxUtility.dylib",
    "name" : "libAudioToolboxUtility.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703413829632,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
    "size" : 1208308,
    "uuid" : "bfde04fe-c599-3132-88f2-1aeac6382074",
    "path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox",
    "name" : "AudioToolbox",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703202902016,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7319550,
    "uuid" : "e9f27094-01cb-337a-8530-0cab0e2cc96d",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 140703165313024,
  "size" : 21474836480,
  "uuid" : "840e528a-0c70-3c6a-b7b4-4f05f32ccc51"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=551.7M resident=0K(0%) swapped_out_or_unallocated=551.7M(100%)\nWritable regions: Total=728.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=728.0M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2528K        4 \nCG image                           100K        7 \nColorSync                          228K       26 \nCoreAnimation                      128K       12 \nCoreGraphics                        16K        3 \nCoreUI image data                 1232K        9 \nFoundation                          16K        1 \nIOKit                             15.5M        2 \nImage IO                             4K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           440.1M      182 \nMALLOC guard page                   32K        7 \nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSTACK GUARD                       56.1M       17 \nStack                             16.1M       17 \nVM_ALLOCATE                       4748K       43 \n__CTF                               756        1 \n__DATA                            28.5M      381 \n__DATA_CONST                      31.0M      231 \n__DATA_DIRTY                       756K      124 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__LINKEDIT                       191.7M       17 \n__OBJC_RO                         65.1M        1 \n__OBJC_RW                         1982K        1 \n__TEXT                           360.0M      403 \ndyld private memory                256K        1 \nmapped file                      182.2M       27 \nshared memory                      788K       20 \n===========                     =======  ======= \nTOTAL                              1.6G     1547 \nTOTAL, minus reserved VM space     1.4G     1547 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61fd92db295c182621ececc3",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "6357deb4892de80b72cc9b97"
      },
      "deploymentId" : 240000215
    },
    {
      "rolloutId" : "6112d17137f5d11121dcd4e2",
      "factorPackIds" : {

      },
      "deploymentId" : 240000155
    }
  ],
  "experiments" : [

  ]
}
}


thanks! Is it 1.0 release or some nightly build? I vaguely remember that at some point nightly build had an issue with the same stack trace…

It’s the 1.0 release (VCMI-1.0.0-cedc9a9-MacOS-intel.dmg)

that’s quite unexpected… Could you also upload game logs? And please also try a nightly build: VCMI Project Builds

Hi! My problem is fixed by the latest release! :slight_smile:

1 Like

Hi! I just installed VCMI after an update from Big Sur to Ventura 13.6.1 (22G313) — MacOS has been updated then a full reset has been performed so it’s basically a clean machine — and it cannot get along with the Data directory of Heroes 3 Complete GOG (original English version). It launches fine and allows to select language then proceeds to another page, then every time I put the Data directory into one of the suggested locations, VCMI (both release and nightly builds) starts to crash with:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               vcmilauncher [10955]
Path:                  /Applications/VCMI.app/Contents/MacOS/vcmilauncher
Identifier:            eu.vcmi.vcmi
Version:               1.4 (0376873cb3361d0fcd15272b83cc252dc114ed17)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               502

Date/Time:             2023-11-04 04:07:57.1380 +0300
OS Version:            macOS 13.6.1 (22G313)
Report Version:        12
Anonymous UUID:        B6D16235-4BAA-487D-8C8E-2EC2B5E0B50C

Sleep/Wake UUID:       1F0BC42D-A9D6-4AE3-966A-82B0A00BF2FF

Time Awake Since Boot: 60000 seconds
Time Since Wake:       3323 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   vcmilauncher [10955]

Application Specific Information:
abort() called


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	    0x7ff80560f1e2 __pthread_kill + 10
1   libsystem_pthread.dylib       	    0x7ff805646ee6 pthread_kill + 263
2   libsystem_c.dylib             	    0x7ff80556db45 abort + 123
3   libc++abi.dylib               	    0x7ff805601282 abort_message + 241
4   libc++abi.dylib               	    0x7ff8055f33e1 demangling_terminate_handler() + 241
5   libobjc.A.dylib               	    0x7ff8052c77d2 _objc_terminate() + 104
6   libc++abi.dylib               	    0x7ff8056006db std::__terminate(void (*)()) + 6
7   libc++abi.dylib               	    0x7ff805603123 __cxa_rethrow + 99
8   libobjc.A.dylib               	    0x7ff8052d3940 objc_exception_rethrow + 37
9   AppKit                        	    0x7ff8087ae7d1 -[NSApplication run] + 659
10  libqcocoa.dylib               	       0x10eb5ee33 0x10eb27000 + 228915
11  libQt5Core.5.15.8.dylib       	       0x110afcf86 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
12  libQt5Core.5.15.8.dylib       	       0x110b00f52 QCoreApplication::exec() + 130
13  vcmilauncher                  	       0x10e2bc9ea main + 58
14  dyld                          	    0x7ff8052ed41f start + 1903

Thread 1:
0   libsystem_pthread.dylib       	    0x7ff805642bb0 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	    0x7ff805642bb0 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	    0x7ff805642bb0 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	    0x7ff805642bb0 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	    0x7ff805642bb0 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	    0x7ff805642bb0 start_wqthread + 0

Thread 7:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff80560b0de __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff805647758 _pthread_cond_wait + 1242
2   libQt5Core.5.15.8.dylib       	       0x11094dfcc 0x110925000 + 167884
3   libQt5Core.5.15.8.dylib       	       0x11094dcce 0x110925000 + 167118
4   libQt5Core.5.15.8.dylib       	       0x11094dc24 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   libQt5Core.5.15.8.dylib       	       0x11094a4be 0x110925000 + 152766
6   libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
7   libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15

Thread 8:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff80560b0de __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff805647758 _pthread_cond_wait + 1242
2   libQt5Core.5.15.8.dylib       	       0x11094dfcc 0x110925000 + 167884
3   libQt5Core.5.15.8.dylib       	       0x11094dcce 0x110925000 + 167118
4   libQt5Core.5.15.8.dylib       	       0x11094dc24 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   libQt5Core.5.15.8.dylib       	       0x11094a4be 0x110925000 + 152766
6   libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
7   libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15

Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff80560b0de __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff805647758 _pthread_cond_wait + 1242
2   libQt5Core.5.15.8.dylib       	       0x11094dfcc 0x110925000 + 167884
3   libQt5Core.5.15.8.dylib       	       0x11094dcce 0x110925000 + 167118
4   libQt5Core.5.15.8.dylib       	       0x11094dc24 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   libQt5Core.5.15.8.dylib       	       0x11094a4be 0x110925000 + 152766
6   libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
7   libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15

Thread 10:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff80560b0de __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff805647758 _pthread_cond_wait + 1242
2   libQt5Core.5.15.8.dylib       	       0x11094dfcc 0x110925000 + 167884
3   libQt5Core.5.15.8.dylib       	       0x11094dcce 0x110925000 + 167118
4   libQt5Core.5.15.8.dylib       	       0x11094dc24 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   libQt5Core.5.15.8.dylib       	       0x11094a4be 0x110925000 + 152766
6   libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
7   libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15

Thread 11:: Qt bearer thread
0   libsystem_kernel.dylib        	    0x7ff80560f28e poll + 10
1   libQt5Core.5.15.8.dylib       	       0x110b5ed44 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 228
2   libQt5Core.5.15.8.dylib       	       0x110b6052b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 795
3   libQt5Core.5.15.8.dylib       	       0x110afcf86 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
4   libQt5Core.5.15.8.dylib       	       0x11094504c QThread::exec() + 140
5   libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
6   libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15

Thread 12:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	    0x7ff80560b0de __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff805647758 _pthread_cond_wait + 1242
2   libQt5Core.5.15.8.dylib       	       0x11094dcab 0x110925000 + 167083
3   libQt5Core.5.15.8.dylib       	       0x11094dc24 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
4   libQt5Core.5.15.8.dylib       	       0x110949ede QSemaphore::acquire(int) + 110
5   libQt5Core.5.15.8.dylib       	       0x110b3203d 0x110925000 + 2150461
6   libQt5Network.5.15.8.dylib    	       0x10e956011 0x10e8ec000 + 434193
7   libQt5Core.5.15.8.dylib       	       0x110b3205c 0x110925000 + 2150492
8   libQt5Network.5.15.8.dylib    	       0x10e94b175 0x10e8ec000 + 389493
9   libQt5Core.5.15.8.dylib       	       0x110b3205c 0x110925000 + 2150492
10  libQt5Network.5.15.8.dylib    	       0x10e9cdd0c 0x10e8ec000 + 924940
11  libQt5Network.5.15.8.dylib    	       0x10e9ced42 0x10e8ec000 + 929090
12  libQt5Network.5.15.8.dylib    	       0x10e9cf12e 0x10e8ec000 + 930094
13  libQt5Core.5.15.8.dylib       	       0x110b3205c 0x110925000 + 2150492
14  libQt5Network.5.15.8.dylib    	       0x10e98fc45 0x10e8ec000 + 670789
15  libQt5Network.5.15.8.dylib    	       0x10e9a332e 0x10e8ec000 + 750382
16  libQt5Widgets.5.15.8.dylib    	       0x10fe10a16 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
17  libQt5Widgets.5.15.8.dylib    	       0x10fe11d9d QApplication::notify(QObject*, QEvent*) + 477
18  libQt5Core.5.15.8.dylib       	       0x110b009b7 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167
19  libQt5Core.5.15.8.dylib       	       0x110b5fb03 QEventDispatcherUNIXPrivate::activateSocketNotifiers() + 99
20  libQt5Core.5.15.8.dylib       	       0x110b6059d QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 909
21  libQt5Core.5.15.8.dylib       	       0x110afcf86 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
22  libQt5Core.5.15.8.dylib       	       0x11094504c QThread::exec() + 140
23  libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
24  libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
25  libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15

Thread 13:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff80560b0de __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff805647758 _pthread_cond_wait + 1242
2   libQt5Core.5.15.8.dylib       	       0x11094dfcc 0x110925000 + 167884
3   libQt5Core.5.15.8.dylib       	       0x11094dcce 0x110925000 + 167118
4   libQt5Core.5.15.8.dylib       	       0x11094dc24 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   libQt5Core.5.15.8.dylib       	       0x11094a4be 0x110925000 + 152766
6   libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
7   libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15

Thread 14:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	    0x7ff80560b0de __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff805647758 _pthread_cond_wait + 1242
2   libQt5Core.5.15.8.dylib       	       0x11094dcab 0x110925000 + 167083
3   libQt5Core.5.15.8.dylib       	       0x11094dc24 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
4   libQt5Core.5.15.8.dylib       	       0x110949ede QSemaphore::acquire(int) + 110
5   libQt5Core.5.15.8.dylib       	       0x110b3203d 0x110925000 + 2150461
6   libQt5Network.5.15.8.dylib    	       0x10e956011 0x10e8ec000 + 434193
7   libQt5Core.5.15.8.dylib       	       0x110b3205c 0x110925000 + 2150492
8   libQt5Network.5.15.8.dylib    	       0x10e94b175 0x10e8ec000 + 389493
9   libQt5Core.5.15.8.dylib       	       0x110b3205c 0x110925000 + 2150492
10  libQt5Network.5.15.8.dylib    	       0x10e9cdd0c 0x10e8ec000 + 924940
11  libQt5Network.5.15.8.dylib    	       0x10e9ced42 0x10e8ec000 + 929090
12  libQt5Network.5.15.8.dylib    	       0x10e9cf12e 0x10e8ec000 + 930094
13  libQt5Core.5.15.8.dylib       	       0x110b3205c 0x110925000 + 2150492
14  libQt5Network.5.15.8.dylib    	       0x10e98fc45 0x10e8ec000 + 670789
15  libQt5Network.5.15.8.dylib    	       0x10e9a332e 0x10e8ec000 + 750382
16  libQt5Widgets.5.15.8.dylib    	       0x10fe10a16 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
17  libQt5Widgets.5.15.8.dylib    	       0x10fe11d9d QApplication::notify(QObject*, QEvent*) + 477
18  libQt5Core.5.15.8.dylib       	       0x110b009b7 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167
19  libQt5Core.5.15.8.dylib       	       0x110b5fb03 QEventDispatcherUNIXPrivate::activateSocketNotifiers() + 99
20  libQt5Core.5.15.8.dylib       	       0x110b6059d QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 909
21  libQt5Core.5.15.8.dylib       	       0x110afcf86 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
22  libQt5Core.5.15.8.dylib       	       0x11094504c QThread::exec() + 140
23  libQt5Core.5.15.8.dylib       	       0x110945f40 0x110925000 + 134976
24  libsystem_pthread.dylib       	    0x7ff8056471d3 _pthread_start + 125
25  libsystem_pthread.dylib       	    0x7ff805642bd3 thread_start + 15


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff848d24700  rcx: 0x00007ff7b1cac488  rdx: 0x0000000000000000
  rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7b1cac4b0  rsp: 0x00007ff7b1cac488
   r8: 0x00007ff7b1cac350   r9: 0x00007ff8056046fe  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000103  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007ff80560f1e2  rfl: 0x0000000000000246  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133


Binary Images:
       0x10e253000 -        0x10e45efff eu.vcmi.vcmi (1.4) <e1bc6562-f516-365e-b8c6-1205cdaa6656> /Applications/VCMI.app/Contents/MacOS/vcmilauncher
       0x10f190000 -        0x10f92ffff libvcmi.dylib (*) <012e2a0c-a2a8-356f-b390-63497bcd62e8> /Applications/VCMI.app/Contents/Frameworks/libvcmi.dylib
       0x10e556000 -        0x10e561fff libminizip.dylib (*) <73ba9514-4904-3d6d-bb6f-fe2d208cdb01> /Applications/VCMI.app/Contents/Frameworks/libminizip.dylib
       0x10e591000 -        0x10e5a8fff libboost_filesystem.dylib (*) <f3a6c530-9ef1-3829-bd0f-09ca40e95138> /Applications/VCMI.app/Contents/Frameworks/libboost_filesystem.dylib
       0x10e612000 -        0x10e641fff libboost_program_options.dylib (*) <a3a3b58c-d253-3096-be50-892736764237> /Applications/VCMI.app/Contents/Frameworks/libboost_program_options.dylib
       0x10e701000 -        0x10e750fff libboost_locale.dylib (*) <c9b1daca-ae1d-3275-bd9e-4d5059fbc86b> /Applications/VCMI.app/Contents/Frameworks/libboost_locale.dylib
       0x10e5b9000 -        0x10e5c4fff libboost_thread.dylib (*) <e722161a-83fe-3b2b-8fe9-a78af6b9935d> /Applications/VCMI.app/Contents/Frameworks/libboost_thread.dylib
       0x10e56a000 -        0x10e56dfff libboost_atomic.dylib (*) <0c65bb99-e78b-3007-b581-9d3878b579be> /Applications/VCMI.app/Contents/Frameworks/libboost_atomic.dylib
       0x10e57e000 -        0x10e581fff libboost_chrono.dylib (*) <b100361f-f5fc-3034-8512-7a3f44bf39e5> /Applications/VCMI.app/Contents/Frameworks/libboost_chrono.dylib
       0x10e5eb000 -        0x10e5f6fff libboost_container.dylib (*) <8683a55b-76fc-3ba6-99fc-09622781604b> /Applications/VCMI.app/Contents/Frameworks/libboost_container.dylib
       0x10e549000 -        0x10e54cfff libboost_date_time.dylib (*) <d35d81cf-5891-3c13-8942-828589c96313> /Applications/VCMI.app/Contents/Frameworks/libboost_date_time.dylib
       0x10fe00000 -        0x11024ffff libQt5Widgets.5.15.8.dylib (*) <03990c34-c4aa-3817-bf79-f01466f4fe3e> /Applications/VCMI.app/Contents/Frameworks/libQt5Widgets.5.15.8.dylib
       0x1103b5000 -        0x110810fff libQt5Gui.5.15.8.dylib (*) <f74e6baa-b84d-3983-b45c-82be768d6770> /Applications/VCMI.app/Contents/Frameworks/libQt5Gui.5.15.8.dylib
       0x10e6ad000 -        0x10e6e0fff libpng16.16.39.0.dylib (*) <1353171d-5a51-30dd-885d-cbbed9efdbd0> /Applications/VCMI.app/Contents/Frameworks/libpng16.16.39.0.dylib
       0x10e8ec000 -        0x10e9f7fff libQt5Network.5.15.8.dylib (*) <2c3849c8-1b5a-358e-b83a-23cc46ef1ad1> /Applications/VCMI.app/Contents/Frameworks/libQt5Network.5.15.8.dylib
       0x110925000 -        0x110e30fff libQt5Core.5.15.8.dylib (*) <98f0cff3-8683-33d9-9d29-5026251087d5> /Applications/VCMI.app/Contents/Frameworks/libQt5Core.5.15.8.dylib
       0x10eb27000 -        0x10ebc6fff libqcocoa.dylib (*) <59276e54-f797-3294-bc6c-a1a55a71bd02> /Applications/VCMI.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x10ea43000 -        0x10ea6efff libQt5PrintSupport.5.15.8.dylib (*) <0e6c1cc2-c994-3453-b1b2-a13f50e705ab> /Applications/VCMI.app/Contents/Frameworks/libQt5PrintSupport.5.15.8.dylib
       0x10eae4000 -        0x10eb07fff libqmacstyle.dylib (*) <afb7e84d-86a0-3b36-ae8a-e4519398d73c> /Applications/VCMI.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x10eac4000 -        0x10eacbfff libqgenericbearer.dylib (*) <764a58ab-5065-38eb-8c52-18785fdf991c> /Applications/VCMI.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
       0x10f108000 -        0x10f117fff libobjc-trampolines.dylib (*) <5eaf78f9-49d0-30e2-a516-d53697b7344a> /usr/lib/libobjc-trampolines.dylib
    0x7ff805607000 -     0x7ff805640fff libsystem_kernel.dylib (*) <3f11f30e-7216-3a5a-8f7d-504e349b672b> /usr/lib/system/libsystem_kernel.dylib
    0x7ff805641000 -     0x7ff80564cfff libsystem_pthread.dylib (*) <3a3fa85c-f1fe-336c-bf68-924fc947ade3> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8054ee000 -     0x7ff805575ff7 libsystem_c.dylib (*) <a720129c-c1cf-3e62-9d76-aa6fa0d31333> /usr/lib/system/libsystem_c.dylib
    0x7ff8055f2000 -     0x7ff805606ff3 libc++abi.dylib (*) <4dbd2a8f-9459-3d65-a0fc-b86e399b9475> /usr/lib/libc++abi.dylib
    0x7ff8052ab000 -     0x7ff8052e6ff8 libobjc.A.dylib (*) <71bea5c7-72c8-3eb0-b28f-1cdbc651891b> /usr/lib/libobjc.A.dylib
    0x7ff80877f000 -     0x7ff809786fff com.apple.AppKit (6.9) <c5499c27-03c5-3194-815e-94cf6e6b68db> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff8052e7000 -     0x7ff80537f5ef dyld (*) <3df96f32-b9c9-3566-a6b7-4daebc6d6563> /usr/lib/dyld

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=469.8M resident=0K(0%) swapped_out_or_unallocated=469.8M(100%)
Writable regions: Total=586.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=586.1M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2528K        4 
ColorSync                          256K       29 
CoreGraphics                         4K        1 
CoreUI image data                  152K        1 
Foundation                          16K        1 
IOKit                             7940K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           183.7M       72 
MALLOC guard page                   32K        7 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.1M       15 
Stack                             15.1M       15 
VM_ALLOCATE                         40K       10 
__CTF                               824        1 
__DATA                            19.3M      367 
__DATA_CONST                      15.7M      214 
__DATA_DIRTY                       742K      117 
__FONT_DATA                        2352        1 
__LINKEDIT                       179.5M       23 
__OBJC_RO                         66.3M        1 
__OBJC_RW                         2013K        2 
__TEXT                           290.3M      386 
dyld private memory                260K        2 
mapped file                      445.6M       71 
shared memory                      788K       20 
===========                     =======  ======= 
TOTAL                              1.6G     1365 
TOTAL, minus reserved VM space     1.3G     1365 



-----------
Full Report
-----------

{"app_name":"vcmilauncher","timestamp":"2023-11-04 04:07:57.00 +0300","app_version":"1.4","slice_uuid":"e1bc6562-f516-365e-b8c6-1205cdaa6656","build_version":"0376873cb3361d0fcd15272b83cc252dc114ed17","platform":1,"bundleID":"eu.vcmi.vcmi","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.6.1 (22G313)","roots_installed":0,"name":"vcmilauncher","incident_id":"90B10B1B-32BE-4DC2-8E1A-94F6560894B5"}
{
  "uptime" : 60000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro14,1",
  "coalitionID" : 9711,
  "osVersion" : {
    "train" : "macOS 13.6.1",
    "build" : "22G313",
    "releaseType" : "User"
  },
  "captureTime" : "2023-11-04 04:07:57.1380 +0300",
  "incident" : "90B10B1B-32BE-4DC2-8E1A-94F6560894B5",
  "pid" : 10955,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-11-04 04:07:55.6982 +0300",
  "procStartAbsTime" : 60602044283607,
  "procExitAbsTime" : 60603477821018,
  "procName" : "vcmilauncher",
  "procPath" : "\/Applications\/VCMI.app\/Contents\/MacOS\/vcmilauncher",
  "bundleInfo" : {"CFBundleShortVersionString":"1.4","CFBundleVersion":"0376873cb3361d0fcd15272b83cc252dc114ed17","CFBundleIdentifier":"eu.vcmi.vcmi"},
  "storeInfo" : {"deviceIdentifierForVendor":"B0AF2C16-77B5-53AE-9D43-F03F64C3BDB9","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "eu.vcmi.vcmi",
  "crashReporterKey" : "B6D16235-4BAA-487D-8C8E-2EC2B5E0B50C",
  "codeSigningID" : "",
  "codeSigningTeamID" : "",
  "codeSigningValidationCategory" : 0,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 3323,
  "sleepWakeUUID" : "1F0BC42D-A9D6-4AE3-966A-82B0A00BF2FF",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"vcmilauncher","byPid":10955},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":587365,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701816505168},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703218812670},"r15":{"value":22},"rbx":{"value":140704350357248,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703218856418,"matchesCrashFrame":1},"rbp":{"value":140701816505520},"rsp":{"value":140701816505480},"r12":{"value":259},"rcx":{"value":140701816505480},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33250,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":21},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":22},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":23},{"imageOffset":62082,"symbol":"abort_message","symbolLocation":241,"imageIndex":24},{"imageOffset":5089,"symbol":"demangling_terminate_handler()","symbolLocation":241,"imageIndex":24},{"imageOffset":116690,"symbol":"_objc_terminate()","symbolLocation":104,"imageIndex":25},{"imageOffset":59099,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":24},{"imageOffset":69923,"symbol":"__cxa_rethrow","symbolLocation":99,"imageIndex":24},{"imageOffset":166208,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":25},{"imageOffset":194513,"symbol":"-[NSApplication run]","symbolLocation":659,"imageIndex":26},{"imageOffset":228915,"imageIndex":16},{"imageOffset":1933190,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":502,"imageIndex":15},{"imageOffset":1949522,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":15},{"imageOffset":432618,"symbol":"main","symbolLocation":58,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":27}]},{"id":587391,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":22}]},{"id":587392,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":22}]},{"id":587399,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":22}]},{"id":587400,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":22}]},{"id":587401,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":22}]},{"id":587402,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":22}]},{"id":587406,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":21},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":22},{"imageOffset":167884,"imageIndex":15},{"imageOffset":167118,"imageIndex":15},{"imageOffset":166948,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":15},{"imageOffset":152766,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]},{"id":587407,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":21},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":22},{"imageOffset":167884,"imageIndex":15},{"imageOffset":167118,"imageIndex":15},{"imageOffset":166948,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":15},{"imageOffset":152766,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]},{"id":587408,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":21},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":22},{"imageOffset":167884,"imageIndex":15},{"imageOffset":167118,"imageIndex":15},{"imageOffset":166948,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":15},{"imageOffset":152766,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]},{"id":587409,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":21},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":22},{"imageOffset":167884,"imageIndex":15},{"imageOffset":167118,"imageIndex":15},{"imageOffset":166948,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":15},{"imageOffset":152766,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]},{"id":587410,"name":"Qt bearer thread","frames":[{"imageOffset":33422,"symbol":"poll","symbolLocation":10,"imageIndex":21},{"imageOffset":2334020,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":228,"imageIndex":15},{"imageOffset":2340139,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":795,"imageIndex":15},{"imageOffset":1933190,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":502,"imageIndex":15},{"imageOffset":131148,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]},{"id":587411,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":21},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":22},{"imageOffset":167083,"imageIndex":15},{"imageOffset":166948,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":15},{"imageOffset":151262,"symbol":"QSemaphore::acquire(int)","symbolLocation":110,"imageIndex":15},{"imageOffset":2150461,"imageIndex":15},{"imageOffset":434193,"imageIndex":14},{"imageOffset":2150492,"imageIndex":15},{"imageOffset":389493,"imageIndex":14},{"imageOffset":2150492,"imageIndex":15},{"imageOffset":924940,"imageIndex":14},{"imageOffset":929090,"imageIndex":14},{"imageOffset":930094,"imageIndex":14},{"imageOffset":2150492,"imageIndex":15},{"imageOffset":670789,"imageIndex":14},{"imageOffset":750382,"imageIndex":14},{"imageOffset":68118,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":262,"imageIndex":11},{"imageOffset":73117,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":477,"imageIndex":11},{"imageOffset":1948087,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":167,"imageIndex":15},{"imageOffset":2337539,"symbol":"QEventDispatcherUNIXPrivate::activateSocketNotifiers()","symbolLocation":99,"imageIndex":15},{"imageOffset":2340253,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":909,"imageIndex":15},{"imageOffset":1933190,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":502,"imageIndex":15},{"imageOffset":131148,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]},{"id":587412,"name":"Thread (pooled)","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":21},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":22},{"imageOffset":167884,"imageIndex":15},{"imageOffset":167118,"imageIndex":15},{"imageOffset":166948,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":15},{"imageOffset":152766,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]},{"id":587415,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":16606,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":21},{"imageOffset":26456,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":22},{"imageOffset":167083,"imageIndex":15},{"imageOffset":166948,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":15},{"imageOffset":151262,"symbol":"QSemaphore::acquire(int)","symbolLocation":110,"imageIndex":15},{"imageOffset":2150461,"imageIndex":15},{"imageOffset":434193,"imageIndex":14},{"imageOffset":2150492,"imageIndex":15},{"imageOffset":389493,"imageIndex":14},{"imageOffset":2150492,"imageIndex":15},{"imageOffset":924940,"imageIndex":14},{"imageOffset":929090,"imageIndex":14},{"imageOffset":930094,"imageIndex":14},{"imageOffset":2150492,"imageIndex":15},{"imageOffset":670789,"imageIndex":14},{"imageOffset":750382,"imageIndex":14},{"imageOffset":68118,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":262,"imageIndex":11},{"imageOffset":73117,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":477,"imageIndex":11},{"imageOffset":1948087,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":167,"imageIndex":15},{"imageOffset":2337539,"symbol":"QEventDispatcherUNIXPrivate::activateSocketNotifiers()","symbolLocation":99,"imageIndex":15},{"imageOffset":2340253,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":909,"imageIndex":15},{"imageOffset":1933190,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":502,"imageIndex":15},{"imageOffset":131148,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":15},{"imageOffset":134976,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":22},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":22}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4532285440,
    "CFBundleShortVersionString" : "1.4",
    "CFBundleIdentifier" : "eu.vcmi.vcmi",
    "size" : 2146304,
    "uuid" : "e1bc6562-f516-365e-b8c6-1205cdaa6656",
    "path" : "\/Applications\/VCMI.app\/Contents\/MacOS\/vcmilauncher",
    "name" : "vcmilauncher",
    "CFBundleVersion" : "0376873cb3361d0fcd15272b83cc252dc114ed17"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4548263936,
    "size" : 7995392,
    "uuid" : "012e2a0c-a2a8-356f-b390-63497bcd62e8",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libvcmi.dylib",
    "name" : "libvcmi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535443456,
    "size" : 49152,
    "uuid" : "73ba9514-4904-3d6d-bb6f-fe2d208cdb01",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libminizip.dylib",
    "name" : "libminizip.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535685120,
    "size" : 98304,
    "uuid" : "f3a6c530-9ef1-3829-bd0f-09ca40e95138",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_filesystem.dylib",
    "name" : "libboost_filesystem.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4536213504,
    "size" : 196608,
    "uuid" : "a3a3b58c-d253-3096-be50-892736764237",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_program_options.dylib",
    "name" : "libboost_program_options.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4537192448,
    "size" : 327680,
    "uuid" : "c9b1daca-ae1d-3275-bd9e-4d5059fbc86b",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_locale.dylib",
    "name" : "libboost_locale.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535848960,
    "size" : 49152,
    "uuid" : "e722161a-83fe-3b2b-8fe9-a78af6b9935d",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_thread.dylib",
    "name" : "libboost_thread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535525376,
    "size" : 16384,
    "uuid" : "0c65bb99-e78b-3007-b581-9d3878b579be",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_atomic.dylib",
    "name" : "libboost_atomic.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535607296,
    "size" : 16384,
    "uuid" : "b100361f-f5fc-3034-8512-7a3f44bf39e5",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_chrono.dylib",
    "name" : "libboost_chrono.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4536053760,
    "size" : 49152,
    "uuid" : "8683a55b-76fc-3ba6-99fc-09622781604b",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_container.dylib",
    "name" : "libboost_container.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535390208,
    "size" : 16384,
    "uuid" : "d35d81cf-5891-3c13-8942-828589c96313",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libboost_date_time.dylib",
    "name" : "libboost_date_time.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4561305600,
    "size" : 4521984,
    "uuid" : "03990c34-c4aa-3817-bf79-f01466f4fe3e",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libQt5Widgets.5.15.8.dylib",
    "name" : "libQt5Widgets.5.15.8.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4567289856,
    "size" : 4571136,
    "uuid" : "f74e6baa-b84d-3983-b45c-82be768d6770",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libQt5Gui.5.15.8.dylib",
    "name" : "libQt5Gui.5.15.8.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4536848384,
    "size" : 212992,
    "uuid" : "1353171d-5a51-30dd-885d-cbbed9efdbd0",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libpng16.16.39.0.dylib",
    "name" : "libpng16.16.39.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4539203584,
    "size" : 1097728,
    "uuid" : "2c3849c8-1b5a-358e-b83a-23cc46ef1ad1",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libQt5Network.5.15.8.dylib",
    "name" : "libQt5Network.5.15.8.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4572991488,
    "size" : 5292032,
    "uuid" : "98f0cff3-8683-33d9-9d29-5026251087d5",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libQt5Core.5.15.8.dylib",
    "name" : "libQt5Core.5.15.8.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4541542400,
    "size" : 655360,
    "uuid" : "59276e54-f797-3294-bc6c-a1a55a71bd02",
    "path" : "\/Applications\/VCMI.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4540608512,
    "size" : 180224,
    "uuid" : "0e6c1cc2-c994-3453-b1b2-a13f50e705ab",
    "path" : "\/Applications\/VCMI.app\/Contents\/Frameworks\/libQt5PrintSupport.5.15.8.dylib",
    "name" : "libQt5PrintSupport.5.15.8.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4541267968,
    "size" : 147456,
    "uuid" : "afb7e84d-86a0-3b36-ae8a-e4519398d73c",
    "path" : "\/Applications\/VCMI.app\/Contents\/PlugIns\/styles\/libqmacstyle.dylib",
    "name" : "libqmacstyle.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4541136896,
    "size" : 32768,
    "uuid" : "764a58ab-5065-38eb-8c52-18785fdf991c",
    "path" : "\/Applications\/VCMI.app\/Contents\/PlugIns\/bearer\/libqgenericbearer.dylib",
    "name" : "libqgenericbearer.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4547706880,
    "size" : 65536,
    "uuid" : "5eaf78f9-49d0-30e2-a516-d53697b7344a",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703218823168,
    "size" : 237568,
    "uuid" : "3f11f30e-7216-3a5a-8f7d-504e349b672b",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703219060736,
    "size" : 49152,
    "uuid" : "3a3fa85c-f1fe-336c-bf68-924fc947ade3",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703217672192,
    "size" : 557048,
    "uuid" : "a720129c-c1cf-3e62-9d76-aa6fa0d31333",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703218737152,
    "size" : 86004,
    "uuid" : "4dbd2a8f-9459-3d65-a0fc-b86e399b9475",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703215300608,
    "size" : 245753,
    "uuid" : "71bea5c7-72c8-3eb0-b28f-1cdbc651891b",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703270694912,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16809984,
    "uuid" : "c5499c27-03c5-3194-815e-94cf6e6b68db",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.70.136"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703215546368,
    "size" : 624112,
    "uuid" : "3df96f32-b9c9-3566-a6b7-4daebc6d6563",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  }
],
  "sharedCache" : {
  "base" : 140703214923776,
  "size" : 21474836480,
  "uuid" : "6bc51ea1-6f37-3cc3-907e-56f0e3ae6ab0"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=469.8M resident=0K(0%) swapped_out_or_unallocated=469.8M(100%)\nWritable regions: Total=586.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=586.1M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2528K        4 \nColorSync                          256K       29 \nCoreGraphics                         4K        1 \nCoreUI image data                  152K        1 \nFoundation                          16K        1 \nIOKit                             7940K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           183.7M       72 \nMALLOC guard page                   32K        7 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.1M       15 \nStack                             15.1M       15 \nVM_ALLOCATE                         40K       10 \n__CTF                               824        1 \n__DATA                            19.3M      367 \n__DATA_CONST                      15.7M      214 \n__DATA_DIRTY                       742K      117 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       179.5M       23 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW                         2013K        2 \n__TEXT                           290.3M      386 \ndyld private memory                260K        2 \nmapped file                      445.6M       71 \nshared memory                      788K       20 \n===========                     =======  ======= \nTOTAL                              1.6G     1365 \nTOTAL, minus reserved VM space     1.3G     1365 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "63641b72f758b42ead466058e3e94c6133128746",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6112d17137f5d11121dcd4e2",
      "factorPackIds" : {

      },
      "deploymentId" : 240000437
    },
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro14,1, BootROM 522.0.0.0.0, 2 processors, Dual-Core Intel Core i7, 2,5 GHz, 16 GB, SMC 2.43f11
Graphics: Intel Iris Plus Graphics 640, Intel Iris Plus Graphics 640, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x170), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1772.1)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB30Bus
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5

I installed and accepted XCode agreement and tried to clean up the directories again but no luck. Any ideas about what has been causing the havok? Thanks in advance

at which point does it crash exactly? Please attach game logs.

also not sure why you installed Xcode, it’s not needed to play VCMI (only if you want to play it). But you could build VCMI yourself and see in debugger the exact crash location.

Either at the moment of importing existing HOMM3 data from another directory (or when manually placing and doing rescan) or at launch when Data directory is present at any of the required locations (Application Support or package directory in Applications itself)
I’ll provide additional logs later
Are build instructions at github actual?

yes

btw logs are in ~/Library/Logs/vcmi

Ok, so I removed the existing launcher log file, removed the Data directory from ~/Library/Application Support/vcmi, launched VCMI, chose English, then pressed Next, put Data directory back and pressed Rescan:

TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - File system loaded, 3 files found
TRACE global [0x7ff8572da700] - File system loaded, 44 files found
TRACE global [0x7ff8572da700] - File system loaded, 6 files found
TRACE global [0x7ff8572da700] - File system loaded, 37 files found
TRACE global [0x7ff8572da700] - File system loaded, 2 files found
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - loading ../Resources/Data/config/filesystem.json
TRACE global [0x7ff8572da700] - 		Loading resource at config
TRACE global [0x7ff8572da700] - File system loaded, 133 files found
TRACE global [0x7ff8572da700] - File system loaded, 3 files found
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_bmp.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/h3abp_bm.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3bitmap.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3pbitma.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Maps
TRACE global [0x7ff8572da700] - File system loaded, 160 files found
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Mods
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Mp3
TRACE global [0x7ff8572da700] - File system loaded, 57 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at scripts
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_ahd.snd
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3.snd
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3-cd2.snd
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_spr.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3sprite.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/h3abp_sp.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Sprites
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_ahd.vid
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3.vid
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/video.vid
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - loading /Users/vladimir/Library/Application Support/vcmi/config/settings.json
TRACE global [0x7ff8572da700] - loading /Users/vladimir/Library/Application Support/vcmi/config/settings.json
TRACE global [0x7ff8572da700] - loading /Users/vladimir/Library/Application Support/vcmi/config/settings.json
TRACE global [0x7ff8572da700] - loading ../Resources/Data/config/schemas/settings.json
INFO global [0x7ff8572da700] - Preferred language: en-RU
INFO global [0x7ff8572da700] - Preferred language: en
INFO global [0x7ff8572da700] - Preferred language: en-US
INFO global [0x7ff8572da700] - Preferred language: en-Latn-US
INFO global [0x7ff8572da700] - Preferred language: ru-RU
INFO global [0x7ff8572da700] - Preferred language: ru
INFO global [0x7ff8572da700] - Preferred language: ru-Cyrl-RU
INFO global [0x7ff8572da700] - Selected language: russian
INFO global [0x7ff8572da700] - Loading translation 'russian.qm'
INFO global [0x7ff8572da700] - Searching for translation at '/Users/vladimir/Library/Application Support/vcmi/launcher/translation/russian.qm'
INFO global [0x7ff8572da700] - Searching for translation at '../Resources/Data/launcher/translation/russian.qm'
INFO global [0x7ff8572da700] - Translation found
TRACE global [0x7ff8572da700] - loading /Users/vladimir/Library/Application Support/vcmi/config/modSettings.json
WARN mod [0x7ff8572da700] - File CONFIG/MODSETTINGS is not a valid JSON file!
WARN mod [0x7ff8572da700] - At line 1, position 0 error: File is empty

TRACE global [0x7ff8572da700] - loading ../Resources/Data/config/gameConfig.json
WARN mod [0x7ff8572da700] - File <unknown> is not a valid JSON file!
WARN mod [0x7ff8572da700] - At line 1, position 0 error: File is empty

WARN mod [0x7ff8572da700] - File <unknown> is not a valid JSON file!
WARN mod [0x7ff8572da700] - At line 15, position 1 warning: Comma expected!

INFO global [0x7ff8572da700] - Loading translation 'finnish.qm'
INFO global [0x7ff8572da700] - Searching for translation at '/Users/vladimir/Library/Application Support/vcmi/launcher/translation/finnish.qm'
INFO global [0x7ff8572da700] - Searching for translation at '../Resources/Data/launcher/translation/finnish.qm'
ERROR global [0x7ff8572da700] - Failed to find translation
INFO global [0x7ff8572da700] - Loading translation 'english.qm'
INFO global [0x7ff8572da700] - Searching for translation at '/Users/vladimir/Library/Application Support/vcmi/launcher/translation/english.qm'
INFO global [0x7ff8572da700] - Searching for translation at '../Resources/Data/launcher/translation/english.qm'
INFO global [0x7ff8572da700] - Translation found
ERROR global [0x7ff8572da700] - Failed to install translator
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - File system loaded, 3 files found
TRACE global [0x7ff8572da700] - File system loaded, 44 files found
TRACE global [0x7ff8572da700] - File system loaded, 6 files found
TRACE global [0x7ff8572da700] - File system loaded, 37 files found
TRACE global [0x7ff8572da700] - File system loaded, 2 files found
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - loading ../Resources/Data/config/filesystem.json
TRACE global [0x7ff8572da700] - 		Loading resource at config
TRACE global [0x7ff8572da700] - File system loaded, 133 files found
TRACE global [0x7ff8572da700] - File system loaded, 3 files found
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_bmp.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/h3abp_bm.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3bitmap.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3pbitma.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Maps
TRACE global [0x7ff8572da700] - File system loaded, 160 files found
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Mods
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Mp3
TRACE global [0x7ff8572da700] - File system loaded, 57 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at scripts
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_ahd.snd
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3.snd
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3-cd2.snd
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_spr.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3sprite.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/h3abp_sp.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Sprites
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_ahd.vid
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3.vid
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/video.vid
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - File system loaded, 3 files found
TRACE global [0x7ff8572da700] - File system loaded, 44 files found
TRACE global [0x7ff8572da700] - File system loaded, 7 files found
TRACE global [0x7ff8572da700] - File system loaded, 37 files found
TRACE global [0x7ff8572da700] - File system loaded, 2 files found
TRACE global [0x7ff8572da700] - File system loaded, 8 files found
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - loading ../Resources/Data/config/filesystem.json
TRACE global [0x7ff8572da700] - 		Loading resource at config
TRACE global [0x7ff8572da700] - File system loaded, 133 files found
TRACE global [0x7ff8572da700] - File system loaded, 3 files found
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_bmp.lod
TRACE global [0x7ff8572da700] - .LODArchive ""H3ab_bmp.lod"" loaded (2491 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 49 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/h3abp_bm.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3bitmap.lod
TRACE global [0x7ff8572da700] - .LODArchive ""H3bitmap.lod"" loaded (4908 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 95 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3pbitma.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data
TRACE global [0x7ff8572da700] - File system loaded, 8 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Maps
TRACE global [0x7ff8572da700] - File system loaded, 160 files found
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Mods
TRACE global [0x7ff8572da700] - File system loaded, 0 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Mp3
TRACE global [0x7ff8572da700] - File system loaded, 57 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at scripts
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_ahd.snd
TRACE global [0x7ff8572da700] - .SNDArchive ""H3ab_ahd.snd"" loaded (117 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3.snd
TRACE global [0x7ff8572da700] - .SNDArchive ""Heroes3.snd"" loaded (1115 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 16 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3-cd2.snd
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data
TRACE global [0x7ff8572da700] - File system loaded, 8 files found
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_spr.lod
TRACE global [0x7ff8572da700] - .LODArchive ""H3ab_spr.lod"" loaded (569 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 11 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3sprite.lod
TRACE global [0x7ff8572da700] - .LODArchive ""H3sprite.lod"" loaded (4013 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 79 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/h3abp_sp.lod
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Sprites
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/H3ab_ahd.vid
TRACE global [0x7ff8572da700] - .VIDArchive ""H3ab_ahd.vid"" loaded (7 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/Heroes3.vid
TRACE global [0x7ff8572da700] - Resource loaded in 0 ms
TRACE global [0x7ff8572da700] - 		Loading resource at Data/video.vid
TRACE global [0x7ff8572da700] - .VIDArchive ""VIDEO.VID"" loaded (141 files found).
TRACE global [0x7ff8572da700] - Resource loaded in 1 ms

Ok, after I built VCMI from sources, I got the message:

libc++abi: terminating due to uncaught exception of type std::runtime_error: Decompression error: unknown compression method

The game is HOMM3 Complete GOG for Windows, not an HD Remake and without HD Patch
Any ideas?