Giter VIP home page Giter VIP logo

hugor's Introduction

Hugor - A portable Hugo engine
Written and maintained by Nikos Chantziaras <[email protected]>

"Hugor" stands for "Hugo Runner."  It plays adventure games created with
Kent Tessman’s Hugo authoring system:

  http://ifwiki.org/index.php/Hugo

All multimedia features of Hugo are supported: video, graphics, audio
samples and music.

Hugor runs on all current major operating systems (Linux, MacOS and
Microsoft Windows).  You can find binaries at:

  https://github.com/realnc/hugor/releases/latest

The source code is hosted at:

  https://github.com/realnc/hugor

If you have questions, you can use the intfiction.org forum:

  https://www.intfiction.org

or the Jolt Country forum:

  https://www.joltcountry.com/phpBB3


Compiling from source
=====================

(NOTE: These instructions are for Unix systems (Linux, macOS, *BSD, etc.)
On Windows, you're on your own. The official Windows binary for Hugor is
built in Linux, using an MXE [https://mxe.cc] toolchain.)

If you wish to build from source, you will need the development packages
for the Qt library. At least Qt 5.5 is required. 5.6 or newer is *highly*
recommended, preferably 5.9 or newer.

For audio support, you will need development files for:

  SDL 2
  libmpg123
  libopenmpt or libxmp or libmodplug
  libsndfile
  libfluidsynth (version 2.x; 1.x will not work)
  libADLMIDI (optional; it plays MIDI through OPL3 emulation)

Video is supported through LibVLC. It is usually installed as part of the
VLC media player on Linux. It should be detected though pkg-config. The
LibVLC ffmpeg/libav plugin needs to be installed (which is the case by
default on pretty much every Linux distro.)  When building on macOS or
Windows, I wish you good luck... You need to make sure the LibVLC
libraries and headers are available through pkg-config.

If all dependencies are available, you can build and install Hugor with
the following commands:

  qmake
  make -jN

Substitute the 'N' in '-jN' with the amount of CPUs or cores in your
system in order to utilize all of them for a faster compilation process.

This will build Hugor with audio and video support, with libopenmpt as the
MOD music backend.

On macOS, this will create an application bundle (Hugor.app) that you can
run. You can also move it into /Applications. You might want to run the
"macdeployqt" command-line tool (comes with Qt) on the app bundle in order
to copy needed libraries into it.

On other Unix systems, you can install into /usr/local with:

  make install

To specify a different path, you should pass PREFIX to qmake prior to
installing:

  qmake PREFIX=/some/other/directory

To disable video support, use:

  qmake -config disable-video

To disable audio support, use:

  qmake -config "disable-audio disable-video"

(Note that you can't have video support without audio support.)

The recognized config options are:

  xmp            - Use libxmp instead of libopenmpt
  modplug        - Use libmodplug instead of libopenmpt
  adlmidi        - Enable OPL3 emulator (requires libADLMIDI)
  disable-audio  - Disable audio support
  disable-video  - Disable video support

The recognized installation directory options are:

  PREFIX   - Install prefix. Default is /usr/local.
  BINDIR   - Default is PREFIX/bin.
  DATADIR  - Default is PREFIX/share.
  DOCDIR   - Default is DATADIR/doc/hugor-version

hugor's People

Contributors

0branch avatar maddthesane avatar realnc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hugor's Issues

Stable release for Qt5

It seems the current stable version requires Qt4, while there has been some work going on in this repository to support Qt5. Given its last release was 4 years ago, do you have any plan for releasing a new stable build with Qt5 anytime soon?

Homebrew package manager for macOS currently provides 1.0 version of hugor (Homebrew/homebrew-games#365), but needs transition to Qt5 before Homebrew completely removes Qt4 dependencies due to its obsolete support on the latest macOS (Homebrew/homebrew-core#1705).

Hugor version opcode returns

Currently, Hugor returns 1 as the major, 0 as the minor, and 99 as the patch values. Nikos says these were hard-coded during initial testing and forgot to update.

Tested with the Windows terp.

Feature Request: default font overrides in cfg

This is a humble request for the following feature:

  • When Hugor open and checks against the appName and appAuthor, if it does not see an entry, it consults the cfg file ...
  • ... for any defaults, as they pertain to the proportional and fixed width font.
  • So something like

; Default Fixed Font for Windows.
fixedFont = "Terminal,11"

and

;Default Proportional Font for Windows.
proportionalFont = "Times New Roman, 15"

would be great. Thank you!

East of Eastwood crashes Hugor

Download: https://ifdb.org/viewgame?id=q0cnzr36y6clbtbm

Gargoyle doesn't crash, but prints: Fatal Error: Unknown operation at $0146A1
Spatterlight doesn't crash or print an error, but immediately finishes the game.

Hugor version: latest
Report from MacOS 13.0.1:


Translated Report (Full Report Below)

Process: Hugor [23638]
Path: /Volumes/VOLUME/*/Hugor.app/Contents/MacOS/Hugor
Identifier: com.generalcoffee.Hugor
Version: 3.0.0 (3.0.0)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-12-18 18:21:07.1859 -0600
OS Version: macOS 13.0.1 (22A400)
Report Version: 12
Anonymous UUID: A9B1AAD0-EB17-40A8-52E6-35854FF28B58

Sleep/Wake UUID: CC4DDA6B-2AD0-4113-BEE1-304B5D26F6F2

Time Awake Since Boot: 380000 seconds
Time Since Wake: 2789 seconds

System Integrity Protection: enabled

Notes:
dyld_process_snapshot_create_for_process failed with 5

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

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

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

VM Region Info: 0x2df4b83116b0 is not in any region. Bytes after previous region: 50048049157809 Bytes before following region: 55024030771536
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated)
---> GAP OF 0x5f9000000000 BYTES
MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV

Error Formulating Crash Report:
dyld_process_snapshot_create_for_process failed with 5

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 Hugor 0x101657ece 0x100fd5000 + 6827726
1 Hugor 0x1016417f5 0x100fd5000 + 6735861
2 Hugor 0x10161c941 0x100fd5000 + 6584641
3 Hugor 0x10163456f 0x100fd5000 + 6681967
4 Hugor 0x10101a770 HMarginWidget::paintEvent(QPaintEvent*) + 32
5 Hugor 0x1011bbaf5 0x100fd5000 + 1993461
6 Hugor 0x101187146 0x100fd5000 + 1777990
7 Hugor 0x1011884a2 0x100fd5000 + 1782946
8 Hugor 0x101842ae6 0x100fd5000 + 8837862
9 Hugor 0x1011ae7a3 0x100fd5000 + 1939363
10 Hugor 0x101193feb 0x100fd5000 + 1830891
11 Hugor 0x101194462 0x100fd5000 + 1832034
12 Hugor 0x1011bbd1e 0x100fd5000 + 1994014
13 Hugor 0x10129e554 0x100fd5000 + 2921812
14 Hugor 0x101187146 0x100fd5000 + 1777990
15 Hugor 0x1011884a2 0x100fd5000 + 1782946
16 Hugor 0x101842ae6 0x100fd5000 + 8837862
17 Hugor 0x1018437f3 0x100fd5000 + 8841203
18 Hugor 0x1010857d2 0x100fd5000 + 722898
19 Hugor 0x101085ec8 0x100fd5000 + 724680
20 CoreFoundation 0x7ff814449ef1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
21 CoreFoundation 0x7ff814449ea0 __CFRunLoopDoSource0 + 157
22 CoreFoundation 0x7ff814449c6e __CFRunLoopDoSources0 + 212
23 CoreFoundation 0x7ff8144488c8 __CFRunLoopRun + 943
24 CoreFoundation 0x7ff814447e9f CFRunLoopRunSpecific + 560
25 HIToolbox 0x7ff81e26fbd6 RunCurrentEventLoopInMode + 292
26 HIToolbox 0x7ff81e26f9e6 ReceiveNextEventCommon + 679
27 HIToolbox 0x7ff81e26f723 _BlockUntilNextEventMatchingListInModeWithFilter + 70
28 AppKit 0x7ff8174a5b37 _DPSNextEvent + 909
29 AppKit 0x7ff8174a49b8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
30 AppKit 0x7ff817496ff3 -[NSApplication run] + 586
31 Hugor 0x101084d84 0x100fd5000 + 720260
32 Hugor 0x10183f517 0x100fd5000 + 8824087
33 Hugor 0x101843002 0x100fd5000 + 8839170
34 Hugor 0x10101cd70 main + 1072
35 dyld 0x20210b310 start + 2432

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7fff49750 0x7ff7fff45000 + 18256
1 runtime 0x7ff7fff5566c 0x7ff7fff45000 + 67180
2 runtime 0x7ff7fff5706c 0x7ff7fff45000 + 73836

Thread 2:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 3:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 4:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 5:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 6:: caulk.messenger.shared:17
0 ??? 0x7ff8a35f69a8 ???
1 libsystem_kernel.dylib 0x7ff81433061e semaphore_wait_trap + 10
2 caulk 0x7ff81dfbc8f8 caulk::mach::semaphore::wait_or_error() + 16
3 caulk 0x7ff81dfa2664 caulk::concurrent::details::worker_thread::run() + 36
4 caulk 0x7ff81dfa2328 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 41
5 libsystem_pthread.dylib 0x7ff81436f259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81436ac7b thread_start + 15

Thread 7:: AudioQueue thread
0 ??? 0x7ff8a35f69a8 ???
1 libsystem_kernel.dylib 0x7ff81433298a __psynch_mutexwait + 10
2 libsystem_pthread.dylib 0x7ff81436cba3 _pthread_mutex_firstfit_lock_wait + 76
3 libsystem_pthread.dylib 0x7ff81436a9c8 _pthread_mutex_firstfit_lock_slow + 212
4 libAudioToolboxUtility.dylib 0x7ff8221268af CADeprecated::CAMutex::Lock() + 55
5 AudioToolbox 0x7ff82325762e QueueAccessor::QueueAccessor(unsigned int, audit_token_t const*) + 58
6 AudioToolbox 0x7ff82327345f ClientAudioQueue::FetchAndDeliverPendingCallbacks(unsigned int) + 181
7 AudioToolbox 0x7ff82327332a _XCallbackNotificationsAvailable + 164
8 libAudioToolboxUtility.dylib 0x7ff82210fe60 mshMIGPerform + 236
9 CoreFoundation 0x7ff81444a418 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
10 CoreFoundation 0x7ff81444a357 __CFRunLoopDoSource1 + 536
11 CoreFoundation 0x7ff814448fd6 __CFRunLoopRun + 2749
12 CoreFoundation 0x7ff814447e9f CFRunLoopRunSpecific + 560
13 libSDL2-2.0.0.dylib 0x10b91fa62 0x10b847000 + 887394
14 libSDL2-2.0.0.dylib 0x10b8ab0ea 0x10b847000 + 409834
15 libSDL2-2.0.0.dylib 0x10b914b9f 0x10b847000 + 842655
16 libsystem_pthread.dylib 0x7ff81436f259 _pthread_start + 125
17 libsystem_pthread.dylib 0x7ff81436ac7b thread_start + 15

Thread 8:: caulk.messenger.shared:high
0 ??? 0x7ff8a35f69a8 ???
1 libsystem_kernel.dylib 0x7ff81433061e semaphore_wait_trap + 10
2 caulk 0x7ff81dfbc8f8 caulk::mach::semaphore::wait_or_error() + 16
3 caulk 0x7ff81dfa2664 caulk::concurrent::details::worker_thread::run() + 36
4 caulk 0x7ff81dfa2328 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 41
5 libsystem_pthread.dylib 0x7ff81436f259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81436ac7b thread_start + 15

Thread 9:: AQConverterThread
0 ??? 0x7ff8a35f69a8 ???
1 libsystem_kernel.dylib 0x7ff8143331fe __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff81436f7e1 _pthread_cond_wait + 1243
3 libAudioToolboxUtility.dylib 0x7ff82212ca2c CADeprecated::CAGuard::Wait() + 54
4 AudioToolbox 0x7ff82327aa2a AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 722
5 libAudioToolboxUtility.dylib 0x7ff82210e333 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 77
6 libsystem_pthread.dylib 0x7ff81436f259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81436ac7b thread_start + 15

Thread 10:: com.apple.audio.IOThread.client
0 ??? 0x7ff8a35f69a8 ???
1 libsystem_kernel.dylib 0x7ff8143306a2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff81433e67d mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff81433771a mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff814330989 mach_msg + 19
5 CoreAudio 0x7ff8165b78a5 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
6 CoreAudio 0x7ff8164904c1 HALC_ProxyIOContext::IOWorkLoop() + 3783
7 CoreAudio 0x7ff81648f029 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
8 CoreAudio 0x7ff816616630 HALB_IOThread::Entry(void*) + 72
9 libsystem_pthread.dylib 0x7ff81436f259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81436ac7b thread_start + 15

Thread 11:: com.apple.NSEventThread
0 ??? 0x7ff8a35f69a8 ???
1 libsystem_kernel.dylib 0x7ff8143306a2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff81433e67d mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff81433771a mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff814330989 mach_msg + 19
5 CoreFoundation 0x7ff81444a02b __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff814448a84 __CFRunLoopRun + 1387
7 CoreFoundation 0x7ff814447e9f CFRunLoopRunSpecific + 560
8 AppKit 0x7ff817605696 _NSEventThread + 132
9 libsystem_pthread.dylib 0x7ff81436f259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81436ac7b thread_start + 15

Thread 12:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 13:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 14:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 15:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 16:
0 runtime 0x7ff7fff6787c 0x7ff7fff45000 + 141436

Thread 17:: engine
0 ??? 0x7ff8a35f69a8 ???
1 libsystem_kernel.dylib 0x7ff8143331fe __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff81436f816 _pthread_cond_wait + 1296
3 libAudioToolboxUtility.dylib 0x7ff82212cb90 CADeprecated::CAGuard::WaitFor(unsigned long long) + 120
4 AudioToolbox 0x7ff82327c16a Waiter::WaitOnFlagsFor(unsigned int, unsigned long long) + 56
5 AudioToolbox 0x7ff82327bf31 AQMEIO_Base::AwaitIOCycle(unsigned int) + 201
6 AudioToolbox 0x7ff823289741 AQMEDevice::AwaitIOCycle(bool) + 65
7 AudioToolbox 0x7ff8232cd6b2 MESubmixGraph::_connectInputChannel(MESubmixGraph&, MESubmixGraph&, bool, MEMixerChannel*, bool) + 462
8 AudioToolbox 0x7ff8232cd310 MESubmixGraph::connectInputChannel(bool, MEMixerChannel*, bool) + 306
9 AudioToolbox 0x7ff8232fe826 MEOutputStreamClient::RemoveRunningClient_IO(AQIONodeClient&, bool&) + 72
10 AudioToolbox 0x7ff82326b40e MEDeviceStreamClient::RemoveRunningClient(AQIONodeClient&, bool, bool) + 362
11 AudioToolbox 0x7ff82326b263 AQMEDevice::RemoveRunningClient(AQIONodeClient&, bool) + 83
12 AudioToolbox 0x7ff82326b1d2 AQMixEngine_Base::RemoveRunningClient(AQIONodeClient&, bool) + 52
13 AudioToolbox 0x7ff8232f30b0 AudioQueueObject::StopRunning(AQIONode*, bool) + 198
14 AudioToolbox 0x7ff8232f21df AudioQueueObject::Stop(bool, bool, int*) + 437
15 AudioToolbox 0x7ff8232720aa AudioQueueStop + 386
16 AudioToolbox 0x7ff823272d03 AudioQueueDispose + 357
17 libSDL2-2.0.0.dylib 0x10b91f3a2 0x10b847000 + 885666
18 libSDL2-2.0.0.dylib 0x10b853de4 0x10b847000 + 52708
19 Hugor 0x100ffec7b Aulib::quit() + 27
20 libsystem_c.dylib 0x7ff814265cd6 __cxa_finalize_ranges + 416
21 libsystem_c.dylib 0x7ff814265ae9 exit + 35
22 Hugor 0x10102a755 FatalError + 1109
23 Hugor 0x101038289 RunRoutine + 1001
24 Hugor 0x10102d9ad InitGame + 269
25 Hugor 0x101038c68 RunGame + 328
26 Hugor 0x101026b6a he_main + 202
27 Hugor 0x101022957 EngineRunner::runEngine() + 359
28 Hugor 0x101861862 0x100fd5000 + 8964194
29 Hugor 0x1017045b8 0x100fd5000 + 7534008
30 Hugor 0x101704c9c 0x100fd5000 + 7535772
31 libsystem_pthread.dylib 0x7ff81436f259 _pthread_start + 125
32 libsystem_pthread.dylib 0x7ff81436ac7b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00002df4b83116b0 rbx: 0x00007fb6a1014640 rcx: 0x0000000000000000 rdx: 0x0000000000003c00
rdi: 0x00007fb6a1014640 rsi: 0x0000600001edd420 rbp: 0x00000003071cf3c0 rsp: 0x00000003071cf390
r8: 0x00000000000003db r9: 0x000000000000003c r10: 0x0000000000000410 r11: 0x00000000fffff800
r12: 0x00007fb6c225bf20 r13: 0x00007fb6b1807e20 r14: 0x0000000000000000 r15: 0x00000003071cf490
rip: rfl: 0x0000000000000283
tmp0: 0x0000000101fa2000 tmp1: 0x0000000000000001 tmp2: 0x00000001016417f5

Binary Images:
0x100fd5000 - 0x101f04fff com.generalcoffee.Hugor (3.0.0) /Volumes/VOLUME//Hugor.app/Contents/MacOS/Hugor
0x7ff8143cb000 - 0x7ff814862fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81e240000 - 0x7ff81e537ff2 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff817467000 - 0x7ff81846bff6 com.apple.AppKit (6.9) <817d572e-eb8c-3999-b7a0-68e1c4b47266> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x202105000 - 0x20219cfff dyld (
) <28fd2071-57f3-3873-87bf-e4f674a82de6> /usr/lib/dyld
0x7ff7fff45000 - 0x7ff7fff74fff runtime () <6f797d84-b330-3656-9a0d-7b3dbd3f8a07> /usr/libexec/rosetta/runtime
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???
0x7ff81432f000 - 0x7ff814368ff7 libsystem_kernel.dylib () <0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b> /usr/lib/system/libsystem_kernel.dylib
0x7ff81dfa0000 - 0x7ff81dfc5fff com.apple.audio.caulk (1.0) <43ed8c13-59df-3c8d-b4d2-aee44e4939b9> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff814369000 - 0x7ff814374ff7 libsystem_pthread.dylib (
) <13b5e252-77d1-31e1-888d-1c5f4426ea87> /usr/lib/system/libsystem_pthread.dylib
0x7ff822101000 - 0x7ff822132fef libAudioToolboxUtility.dylib () /usr/lib/libAudioToolboxUtility.dylib
0x7ff823244000 - 0x7ff82336aff3 com.apple.audio.toolbox.AudioToolbox (1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x10b847000 - 0x10b952fff libSDL2-2.0.0.dylib (
) <9380ea96-2758-3a6f-b9e7-468c803ce448> /Volumes/VOLUME//Hugor.app/Contents/Frameworks/libSDL2-2.0.0.dylib
0x7ff8162b8000 - 0x7ff8169b2ffd com.apple.audio.CoreAudio (5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7ff814237000 - 0x7ff8142bffff libsystem_c.dylib (
) <5efaf10b-2ec1-32ed-b077-80125e552c8d> /usr/lib/system/libsystem_c.dylib

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=774.2M resident=0K(0%) swapped_out_or_unallocated=774.2M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 4032K 4
CG image 76K 7
ColorSync 232K 26
CoreAnimation 72K 8
CoreGraphics 12K 2
CoreUI image data 1204K 9
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 395.6M 63
MALLOC guard page 192K 11
MALLOC_MEDIUM (reserved) 680.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 1120K 277
Rosetta IndirectBranch 512K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 340K 34
Rosetta Thread Context 340K 34
STACK GUARD 36K 9
Stack 16.2M 17
Stack Guard 56.0M 8
VM_ALLOCATE 2392K 34
VM_ALLOCATE (reserved) 128K 21 reserved VM address space (unallocated)
__CTF 756 1
__DATA 32.2M 567
__DATA_CONST 37.8M 349
__DATA_DIRTY 1755K 210
__FONT_DATA 2352 1
__LINKEDIT 168.1M 34
__OBJC_RO 65.1M 1
__OBJC_RW 1980K 2
__TEXT 606.2M 586
dyld private memory 256K 1
mapped file 4.2G 1359
shared memory 840K 20
unshared pmap 13.4M 9
=========== ======= =======
TOTAL 6.7G 3720
TOTAL, minus reserved VM space 5.7G 3720


Full Report

{"app_name":"Hugor","timestamp":"2022-12-18 18:21:07.00 -0600","app_version":"3.0.0","slice_uuid":"e536c314-386a-392f-b71f-48b07653f7c8","build_version":"3.0.0","platform":1,"bundleID":"com.generalcoffee.Hugor","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"name":"Hugor","incident_id":"B57BEF7D-2FCF-4340-9890-F01999B1F7F3"}
{
"uptime" : 380000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,1",
"coalitionID" : 30665,
"osVersion" : {
"train" : "macOS 13.0.1",
"build" : "22A400",
"releaseType" : "User"
},
"captureTime" : "2022-12-18 18:21:07.1859 -0600",
"incident" : "B57BEF7D-2FCF-4340-9890-F01999B1F7F3",
"pid" : 23638,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2022-12-18 18:21:06.5626 -0600",
"procStartAbsTime" : 9351330819199,
"procExitAbsTime" : 9351345414045,
"procName" : "Hugor",
"procPath" : "/Volumes/VOLUME//Hugor.app/Contents/MacOS/Hugor",
"bundleInfo" : {"CFBundleShortVersionString":"3.0.0","CFBundleVersion":"3.0.0","CFBundleIdentifier":"com.generalcoffee.Hugor"},
"storeInfo" : {"deviceIdentifierForVendor":"B474D446-5BA4-521C-B6AE-2E0AB8454411","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.generalcoffee.Hugor",
"crashReporterKey" : "A9B1AAD0-EB17-40A8-52E6-35854FF28B58",
"wakeTime" : 2789,
"sleepWakeUUID" : "CC4DDA6B-2AD0-4113-BEE1-304B5D26F6F2",
"sip" : "enabled",
"vmRegionInfo" : "0x2df4b83116b0 is not in any region. Bytes after previous region: 50048049157809 Bytes before following region: 55024030771536\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV ",
"exception" : {"codes":"0x0000000000000001, 0x00002df4b83116b0","rawCodes":[1,50529085494960],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00002df4b83116b0"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":23638},
"vmregioninfo" : "0x2df4b83116b0 is not in any region. Bytes after previous region: 50048049157809 Bytes before following region: 55024030771536\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV ",
"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":3896072,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13004239808},"r12":{"value":140422918029088},"rosetta":{"tmp2":{"value":4318304245},"tmp1":{"value":1},"tmp0":{"value":4328136704}},"rbx":{"value":140422361990720},"r8":{"value":987},"r15":{"value":13004240016},"r10":{"value":1040},"rdx":{"value":15360},"rdi":{"value":140422361990720},"r9":{"value":60},"r13":{"value":140422638763552},"rflags":{"value":643},"rax":{"value":50529085494960},"rsp":{"value":13004239760},"r11":{"value":4294965248},"rcx":{"value":0},"r14":{"value":0},"rsi":{"value":105553148630048}},"queue":"com.apple.main-thread","frames":[{"imageOffset":6827726,"imageIndex":0},{"imageOffset":6735861,"imageIndex":0},{"imageOffset":6584641,"imageIndex":0},{"imageOffset":6681967,"imageIndex":0},{"imageOffset":284528,"symbol":"HMarginWidget::paintEvent(QPaintEvent
)","symbolLocation":32,"imageIndex":0},{"imageOffset":1993461,"imageIndex":0},{"imageOffset":1777990,"imageIndex":0},{"imageOffset":1782946,"imageIndex":0},{"imageOffset":8837862,"imageIndex":0},{"imageOffset":1939363,"imageIndex":0},{"imageOffset":1830891,"imageIndex":0},{"imageOffset":1832034,"imageIndex":0},{"imageOffset":1994014,"imageIndex":0},{"imageOffset":2921812,"imageIndex":0},{"imageOffset":1777990,"imageIndex":0},{"imageOffset":1782946,"imageIndex":0},{"imageOffset":8837862,"imageIndex":0},{"imageOffset":8841203,"imageIndex":0},{"imageOffset":722898,"imageIndex":0},{"imageOffset":724680,"imageIndex":0},{"imageOffset":519921,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":1},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":1},{"imageOffset":519278,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":1},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":1},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":195046,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":2},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":3},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":3},{"imageOffset":196595,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":720260,"imageIndex":0},{"imageOffset":8824087,"imageIndex":0},{"imageOffset":8839170,"imageIndex":0},{"imageOffset":294256,"symbol":"main","symbolLocation":1072,"imageIndex":0},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":4}]},{"id":3896102,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18256,"imageIndex":5},{"imageOffset":67180,"imageIndex":5},{"imageOffset":73836,"imageIndex":5}]},{"id":3896103,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896104,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896110,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896113,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896128,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":140705869556136,"imageIndex":6},{"imageOffset":5662,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":8},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":8},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":41,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3896152,"name":"AudioQueue thread","frames":[{"imageOffset":140705869556136,"imageIndex":6},{"imageOffset":14730,"symbol":"__psynch_mutexwait","symbolLocation":10,"imageIndex":7},{"imageOffset":15267,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":76,"imageIndex":9},{"imageOffset":6600,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":212,"imageIndex":9},{"imageOffset":153775,"symbol":"CADeprecated::CAMutex::Lock()","symbolLocation":55,"imageIndex":10},{"imageOffset":79406,"symbol":"QueueAccessor::QueueAccessor(unsigned int, audit_token_t const*)","symbolLocation":58,"imageIndex":11},{"imageOffset":193631,"symbol":"ClientAudioQueue::FetchAndDeliverPendingCallbacks(unsigned int)","symbolLocation":181,"imageIndex":11},{"imageOffset":193322,"symbol":"_XCallbackNotificationsAvailable","symbolLocation":164,"imageIndex":11},{"imageOffset":61024,"symbol":"mshMIGPerform","symbolLocation":236,"imageIndex":10},{"imageOffset":521240,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION","symbolLocation":41,"imageIndex":1},{"imageOffset":521047,"symbol":"__CFRunLoopDoSource1","symbolLocation":536,"imageIndex":1},{"imageOffset":516054,"symbol":"__CFRunLoopRun","symbolLocation":2749,"imageIndex":1},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":887394,"imageIndex":12},{"imageOffset":409834,"imageIndex":12},{"imageOffset":842655,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3896153,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":140705869556136,"imageIndex":6},{"imageOffset":5662,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":8},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":8},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":41,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3896154,"name":"AQConverterThread","frames":[{"imageOffset":140705869556136,"imageIndex":6},{"imageOffset":16894,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":9},{"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":9},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3896155,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":140705869556136,"imageIndex":6},{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":7},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":7},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":7},{"imageOffset":3143845,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":13},{"imageOffset":1934529,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3783,"imageIndex":13},{"imageOffset":1929257,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":63,"imageIndex":13},{"imageOffset":3532336,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3896181,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705869556136,"imageIndex":6},{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":7},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":7},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":7},{"imageOffset":520235,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":514692,"symbol":"__CFRunLoopRun","symbolLocation":1387,"imageIndex":1},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":1697430,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":3896183,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896184,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896185,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896186,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896187,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":3896190,"name":"engine","frames":[{"imageOffset":140705869556136,"imageIndex":6},{"imageOffset":16894,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":9},{"imageOffset":179088,"symbol":"CADeprecated::CAGuard::WaitFor(unsigned long long)","symbolLocation":120,"imageIndex":10},{"imageOffset":229738,"symbol":"Waiter::WaitOnFlagsFor(unsigned int, unsigned long long)","symbolLocation":56,"imageIndex":11},{"imageOffset":229169,"symbol":"AQMEIO_Base::AwaitIOCycle(unsigned int)","symbolLocation":201,"imageIndex":11},{"imageOffset":284481,"symbol":"AQMEDevice::AwaitIOCycle(bool)","symbolLocation":65,"imageIndex":11},{"imageOffset":562866,"symbol":"MESubmixGraph::_connectInputChannel(MESubmixGraph&, MESubmixGraph&, bool, MEMixerChannel*, bool)","symbolLocation":462,"imageIndex":11},{"imageOffset":561936,"symbol":"MESubmixGraph::connectInputChannel(bool, MEMixerChannel*, bool)","symbolLocation":306,"imageIndex":11},{"imageOffset":763942,"symbol":"MEOutputStreamClient::RemoveRunningClient_IO(AQIONodeClient&, bool&)","symbolLocation":72,"imageIndex":11},{"imageOffset":160782,"symbol":"MEDeviceStreamClient::RemoveRunningClient(AQIONodeClient&, bool, bool)","symbolLocation":362,"imageIndex":11},{"imageOffset":160355,"symbol":"AQMEDevice::RemoveRunningClient(AQIONodeClient&, bool)","symbolLocation":83,"imageIndex":11},{"imageOffset":160210,"symbol":"AQMixEngine_Base::RemoveRunningClient(AQIONodeClient&, bool)","symbolLocation":52,"imageIndex":11},{"imageOffset":716976,"symbol":"AudioQueueObject::StopRunning(AQIONode*, bool)","symbolLocation":198,"imageIndex":11},{"imageOffset":713183,"symbol":"AudioQueueObject::Stop(bool, bool, int*)","symbolLocation":437,"imageIndex":11},{"imageOffset":188586,"symbol":"AudioQueueStop","symbolLocation":386,"imageIndex":11},{"imageOffset":191747,"symbol":"AudioQueueDispose","symbolLocation":357,"imageIndex":11},{"imageOffset":885666,"imageIndex":12},{"imageOffset":52708,"imageIndex":12},{"imageOffset":171131,"symbol":"Aulib::quit()","symbolLocation":27,"imageIndex":0},{"imageOffset":191702,"symbol":"__cxa_finalize_ranges","symbolLocation":416,"imageIndex":14},{"imageOffset":191209,"symbol":"exit","symbolLocation":35,"imageIndex":14},{"imageOffset":350037,"symbol":"FatalError","symbolLocation":1109,"imageIndex":0},{"imageOffset":406153,"symbol":"RunRoutine","symbolLocation":1001,"imageIndex":0},{"imageOffset":362925,"symbol":"InitGame","symbolLocation":269,"imageIndex":0},{"imageOffset":408680,"symbol":"RunGame","symbolLocation":328,"imageIndex":0},{"imageOffset":334698,"symbol":"he_main","symbolLocation":202,"imageIndex":0},{"imageOffset":317783,"symbol":"EngineRunner::runEngine()","symbolLocation":359,"imageIndex":0},{"imageOffset":8964194,"imageIndex":0},{"imageOffset":7534008,"imageIndex":0},{"imageOffset":7535772,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4311568384,
"CFBundleShortVersionString" : "3.0.0",
"CFBundleIdentifier" : "com.generalcoffee.Hugor",
"size" : 15925248,
"uuid" : "e536c314-386a-392f-b71f-48b07653f7c8",
"path" : "/Volumes/VOLUME//Hugor.app/Contents/MacOS/Hugor",
"name" : "Hugor",
"CFBundleVersion" : "3.0.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703468138496,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4816896,
"uuid" : "bca7763f-086a-3837-b278-2f8046e4e885",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703634292736,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112947,
"uuid" : "ff73b93b-3c5b-3f73-948f-0a35a80f7fad",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703519109120,
"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" : 8624558080,
"size" : 622592,
"uuid" : "28fd2071-57f3-3873-87bf-e4f674a82de6",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703127851008,
"size" : 196608,
"uuid" : "6f797d84-b330-3656-9a0d-7b3dbd3f8a07",
"path" : "/usr/libexec/rosetta/runtime",
"name" : "runtime"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703467499520,
"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" : 140703631540224,
"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_64",
"base" : 140703467737088,
"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" : 140703700094976,
"size" : 204784,
"uuid" : "ee89b544-7e34-3ac9-8186-f9d26b7409a3",
"path" : "/usr/lib/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703718195200,
"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" : 4488196096,
"size" : 1097728,
"uuid" : "9380ea96-2758-3a6f-b9e7-468c803ce448",
"path" : "/Volumes/VOLUME/
/Hugor.app/Contents/Frameworks/libSDL2-2.0.0.dylib",
"name" : "libSDL2-2.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703500566528,
"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"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703466483712,
"size" : 561152,
"uuid" : "5efaf10b-2ec1-32ed-b077-80125e552c8d",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
}
],
"vmSummary" : "ReadOnly portion of Libraries: Total=774.2M resident=0K(0%) swapped_out_or_unallocated=774.2M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 4032K 4 \nCG image 76K 7 \nColorSync 232K 26 \nCoreAnimation 72K 8 \nCoreGraphics 12K 2 \nCoreUI image data 1204K 9 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 395.6M 63 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 680.0M 6 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 1120K 277 \nRosetta IndirectBranch 512K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 340K 34 \nRosetta Thread Context 340K 34 \nSTACK GUARD 36K 9 \nStack 16.2M 17 \nStack Guard 56.0M 8 \nVM_ALLOCATE 2392K 34 \nVM_ALLOCATE (reserved) 128K 21 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 32.2M 567 \n__DATA_CONST 37.8M 349 \n__DATA_DIRTY 1755K 210 \n__FONT_DATA 2352 1 \n__LINKEDIT 168.1M 34 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1980K 2 \n__TEXT 606.2M 586 \ndyld private memory 256K 1 \nmapped file 4.2G 1359 \nshared memory 840K 20 \nunshared pmap 13.4M 9 \n=========== ======= ======= \nTOTAL 6.7G 3720 \nTOTAL, minus reserved VM space 5.7G 3720 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "62fe74515312cd4599bd3c80",
"factorPackIds" : {
"MYRIAD_BOOSTS" : "62fe74805312cd4599bd3c81"
},
"deploymentId" : 240000006
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {

  },
  "deploymentId" : 240000228
}

],
"experiments" : [

]
},
"reportNotes" : [
"dyld_process_snapshot_create_for_process failed with 5"
]
}

Model: MacBookPro18,1, BootROM 8419.41.10, proc 10:8:2 processors, 32 GB, SMC
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.

libopenmpt development package not found

When I run "qmake" to try to build hugor from source, I get:

Info: creating stash file /home/me/compilation/games/if/interpreters/hugor/.qmake.stash
Project ERROR: libopenmpt development package not found

There's no mention of libopenmpt being a dependency in the README. Is this an absolute requirement? I neither need nor want sound.

Hugor running full screen on macOS has an issue with Future Boy

I was playing Future Boy! v1.02 on Hugor 2.2.0 in fullscreen on my MacBook Pro running Monterey 12.2.1. I can consistently cause Hugor to crash by entering the following commands after starting Future Boy:

WAKE UP
GET OUT OF BED

Up to that point, Hugor was running normally. Note that this doesn't happen in windowed mode, only fullscreen. Some more info:

Crash report attached.

report.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.