Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 160 161 [162] 163 164 ... 184

Author Topic: Text Will Be Text - dfhack plugin  (Read 768872 times)

jecowa

  • Bay Watcher
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2416 on: January 17, 2018, 04:34:47 pm »

I think redrawing is something that TWBT is doing anyway, and the "redraw all" command just makes it redraw more often than it normally does. Maybe the redraw all command isn't directly responsible for the crashes; maybe it just increases the chances for the crash condition to occur.

I've already explained somewhere here, redraw_all makes it redraw all the tiles and not just with changed tile numbers/colours. I don't know why it crashes for farm plots, but in general it does all the processing on another thread which isn't very good, but doesn't slow down simulation and wasn't causing problems before. Probably reprocessing ALL tiles makes it more likely to crash. Or maybe it's something completely different.

Anyway, I'll try looking into this crash but then I'll take a break and think about rewriting TWBT because there's a number of things that I can't fix without architecture changes (namely, support for multiple GPU textures to get rid of the tilesheet limit, support for overriding all building tiles, optimisations, and eliminating of the possibility of the said thread synchronisation issues). I don't mean the break will necessarily be long but rather that I'll not make fixes or add new features to the current implementation.

Rewriting sounds like a lot of work. Have you ever rewritten Text Will Be Text before?
Logged

Arcturus

  • Bay Watcher
  • Busy Being Worshiped By Alien Pagans
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2417 on: January 31, 2018, 10:05:57 pm »

Yep, version 6.33 is published now.

Great. I'm on x86 computer though. What exactly is in Core.h? Is it a common library file? I want to build a x86 version.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2418 on: January 31, 2018, 11:20:04 pm »

Core.h is a DFHack header. You need to adjust the Makefile to point at a clone of DFHack. (You also probably have to compile DFHack up to the point where it generates the df/*.h headers.) That said, mifki doesn't plan on supporting 32-bit DF, so you'd have to find the patches yourself too, and I don't know if it'll be easy to get TWBT working for 32-bit DF anymore even with those. I don't recall anyone having done it since (TWBT) 32-bit support was dropped.

Jecowa, he's rewritten parts of it before (e.g. the TWBT_LEGACY print mode is from before an earlier major change), but I'm not sure how this compares in scale to previous changes.
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

jecowa

  • Bay Watcher
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2419 on: February 01, 2018, 01:59:14 am »

It's sounding like taking out bits is almost as hard as adding them. My laptop is 10 years old, and it is 64-bit. I think anyone still using a 32-bit computer has earned an upgrade by now.
Logged

Pvt. Pirate

  • Bay Watcher
  • Dabbling Linux User
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2421 on: February 05, 2018, 03:28:27 am »

Version 6.34 is available for 0.44.05-r1.
is it safe to just copy the newer DFHACK version into meph's pack and overwrite the existing one?
Logged
"dwarves are by definition alcohol powered parasitic beards, which will cling to small caveadapt humanoids." (Chaia)

mifki

  • Bay Watcher
  • works secretly...
    • View Profile
    • mifki
Re: Text Will Be Text - dfhack plugin
« Reply #2422 on: February 05, 2018, 03:49:43 am »

Version 6.34 is available for 0.44.05-r1.
is it safe to just copy the newer DFHACK version into meph's pack and overwrite the existing one?

I think so, but better ask Meph, his "tilesets" are more than just tilesets, don't know what they may depend on.

Pvt. Pirate

  • Bay Watcher
  • Dabbling Linux User
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2423 on: February 05, 2018, 03:51:18 am »

Version 6.34 is available for 0.44.05-r1.
is it safe to just copy the newer DFHACK version into meph's pack and overwrite the existing one?

I think so, but better ask Meph, his "tilesets" are more than just tilesets, don't know what they may depend on.
thanks, i'll wait until he adopts it in his pack.
Logged
"dwarves are by definition alcohol powered parasitic beards, which will cling to small caveadapt humanoids." (Chaia)

falcn

  • Bay Watcher
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2424 on: February 05, 2018, 10:50:23 am »

Version 6.34 is available for 0.44.05-r1.
is it safe to just copy the newer DFHACK version into meph's pack and overwrite the existing one?

Yep, I copied new dfhack replacing the alpha release, added twbt and everything looks fine.

mifki, if you don't mind me asking, why TWBT is not compiled/bundled with dfhack?
Logged

mifki

  • Bay Watcher
  • works secretly...
    • View Profile
    • mifki
Re: Text Will Be Text - dfhack plugin
« Reply #2425 on: February 06, 2018, 04:35:50 am »

Version 6.34 is available for 0.44.05-r1.
is it safe to just copy the newer DFHACK version into meph's pack and overwrite the existing one?

Yep, I copied new dfhack replacing the alpha release, added twbt and everything looks fine.

mifki, if you don't mind me asking, why TWBT is not compiled/bundled with dfhack?

TWBT is updated more often than dfhack, and also depends on additional addresses/patches that are not part of dfhack. So basically I'm happy with the way it is - I can release new features any time I want, don't need to worry about properly adding stuff that no one else needs to dfhack.

jecowa

  • Bay Watcher
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2426 on: February 06, 2018, 10:43:33 pm »

I got this just now in 6.34 with DFHack-r1 using Spacefox with TWBT unit transparency enabled after embarking in a freshly-generated smaller, short history world:

Code: [Select]
DFHack is ready. Have a nice day!
DFHack version 0.44.05-r1 (release) on x86_64
Type in '?' or 'help' for general help, 'ls' to see all commands.
Unit transparency enabled
[DFHack]# /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/df_osx v0.44.05/dfhack: line 15:  4849 Segmentation fault: 11  DYLD_INSERT_LIBRARIES=./hack/libdfhack.dylib ./dwarfort.exe "$@"

I tried re-embarking in the same world again with TWBT still on but without unit transparency enabled in Tergel, and it was fine. I tried re-embarking again with the original settings with the crash, and it worked fine. I'm not sure why it would have behaved differently the second time with the same settings in the same world. In all three attempts I embarked in the default location of the embark selection cursor.

Sorry if this is the wrong place to post. I'm running 10.7.5 Lion. Maybe it was just a freak occurrence, but I thought I'd mention just in case.
Logged

mifki

  • Bay Watcher
  • works secretly...
    • View Profile
    • mifki
Re: Text Will Be Text - dfhack plugin
« Reply #2427 on: February 06, 2018, 10:53:53 pm »

I got this just now in 6.34 with DFHack-r1 using Spacefox with TWBT unit transparency enabled after embarking in a freshly-generated smaller, short history world:

Code: [Select]
DFHack is ready. Have a nice day!
DFHack version 0.44.05-r1 (release) on x86_64
Type in '?' or 'help' for general help, 'ls' to see all commands.
Unit transparency enabled
[DFHack]# /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/df_osx v0.44.05/dfhack: line 15:  4849 Segmentation fault: 11  DYLD_INSERT_LIBRARIES=./hack/libdfhack.dylib ./dwarfort.exe "$@"

I tried re-embarking in the same world again with TWBT still on but without unit transparency enabled in Tergel, and it was fine. I tried re-embarking again with the original settings with the crash, and it worked fine. I'm not sure why it would have behaved differently the second time with the same settings in the same world. In all three attempts I embarked in the default location of the embark selection cursor.

Sorry if this is the wrong place to post. I'm running 10.7.5 Lion. Maybe it was just a freak occurrence, but I thought I'd mention just in case.

It should've saved crash log. Check Console.app, I'm not sure where exactly, they changed the app in the later versions.

jecowa

  • Bay Watcher
    • View Profile
Re: Text Will Be Text - dfhack plugin
« Reply #2428 on: February 06, 2018, 11:36:43 pm »

The time stamp doesn't seem to exactly match, but this looks like it could be it:

Code: [Select]
Process:         dwarfort.exe [4849]
Path:            /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/dwarfort.exe
Identifier:      dwarfort.exe
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  sh [4843]

Date/Time:       2018-02-06 21:25:54.454 -0600
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

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

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

Application Specific Information:
objc[4849]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff8cb58bca __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8a3e2274 _pthread_cond_wait + 840
2   SDL                            0x0000000102dae52e SDL_CondWaitTimeout + 158
3   SDL                            0x0000000102dae811 SDL_SemWaitTimeout + 93
4   dwarfort.exe                  0x00000001010de6b2 0x100000000 + 17688242
5   dwarfort.exe                  0x00000001010deac7 0x100000000 + 17689287
6   ???                            0x00007fff5fbfedf0 0 + 140734799801840

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x00007fff8cb597e6 kevent + 10
1   libdispatch.dylib              0x00007fff88138786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib              0x00007fff88137316 _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        0x00007fff8cb5882a __kill + 10
1   libsystem_c.dylib              0x00007fff8a432cfa _sigtramp + 26
2   twbt.plug.dylib                0x0000000110818d26 unit_hook::interpose_fn_getGlowTile() + 166
3   ???                            0x0000000f00120021 0 + 64425689121

Thread 3:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        0x00007fff8cb5767a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff8cb56d71 mach_msg + 73
2   com.apple.audio.CoreAudio      0x00007fff91364eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
3   com.apple.audio.CoreAudio      0x00007fff91364f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
4   com.apple.audio.CoreAudio      0x00007fff9135e568 HALC_ProxyIOContext::IOWorkLoop() + 888
5   com.apple.audio.CoreAudio      0x00007fff9135e151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
6   com.apple.audio.CoreAudio      0x00007fff9135e00c HALB_IOThread::Entry(void*) + 78
7   libsystem_c.dylib              0x00007fff8a3de8bf _pthread_start + 335
8   libsystem_c.dylib              0x00007fff8a3e1b75 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        0x00007fff8cb58e42 __semwait_signal + 10
1   libsystem_c.dylib              0x00007fff8a394dea nanosleep + 164
2   libsystem_c.dylib              0x00007fff8a394bb5 usleep + 53
3   libfmodex.dylib                0x0000000102c45a40 0x102c41000 + 19008
4   libfmodex.dylib                0x0000000102cc6995 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 23205
5   libsystem_c.dylib              0x00007fff8a3de8bf _pthread_start + 335
6   libsystem_c.dylib              0x00007fff8a3e1b75 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib        0x00007fff8cb58bf2 __psynch_mutexwait + 10
1   libsystem_c.dylib              0x00007fff8a3dd1a1 pthread_mutex_lock + 545
2   ruby.plug.dylib                0x000000010e1f673c _ZL13df_rubythreadPv + 3004
3   ruby.plug.dylib                0x000000010e1fa3aa tthread::thread::wrapper_function(void*) + 10
4   libsystem_c.dylib              0x00007fff8a3de8bf _pthread_start + 335
5   libsystem_c.dylib              0x00007fff8a3e1b75 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib        0x00007fff8cb58df2 __select + 10
1   libdfhack.1.0.0.dylib          0x00000001025accb8 DFHack::Private::prompt_loop(tthread::recursive_mutex*, DFHack::CommandHistory&) + 536
2   libdfhack.1.0.0.dylib          0x00000001025abecc DFHack::Console::lineedit(std::string const&, std::string&, DFHack::CommandHistory&) + 364
3   libdfhack.1.0.0.dylib          0x00000001022ffb06 fIOthread(void*) + 582
4   libdfhack.1.0.0.dylib          0x00000001025ea1fa tthread::thread::wrapper_function(void*) + 10
5   libsystem_c.dylib              0x00007fff8a3de8bf _pthread_start + 335
6   libsystem_c.dylib              0x00007fff8a3e1b75 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        0x00007fff8cb58bca __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8a3e2274 _pthread_cond_wait + 840
2   libdfhack.1.0.0.dylib          0x00000001022fe7a3 fHKthread(void*) + 131
3   libdfhack.1.0.0.dylib          0x00000001025ea1fa tthread::thread::wrapper_function(void*) + 10
4   libsystem_c.dylib              0x00007fff8a3de8bf _pthread_start + 335
5   libsystem_c.dylib              0x00007fff8a3e1b75 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib        0x00007fff8cb5847a __accept + 10
1   libdfhack.1.0.0.dylib          0x00000001025df0f5 CPassiveSocket::Accept() + 293
2   libdfhack.1.0.0.dylib          0x00000001024113a9 DFHack::ServerMain::threadFn(void*) + 377
3   libdfhack.1.0.0.dylib          0x00000001025ea1fa tthread::thread::wrapper_function(void*) + 10
4   libsystem_c.dylib              0x00007fff8a3de8bf _pthread_start + 335
5   libsystem_c.dylib              0x00007fff8a3e1b75 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib        0x00007fff8cb59192 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8a3e0594 _pthread_wqthread + 758
2   libsystem_c.dylib              0x00007fff8a3e1b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000104  rbx: 0x00007fff7648b960  rcx: 0x00007fff5fbfec38  rdx: 0x0000000000412000
  rdi: 0x0000000103227d20  rsi: 0x0041200100412100  rbp: 0x00007fff5fbfecf0  rsp: 0x00007fff5fbfec38
   r8: 0x0000000000000000   r9: 0x0000000000010068  r10: 0x0000000000000000  r11: 0x0000000000200202
  r12: 0x0000000000412000  r13: 0x0041200100412100  r14: 0x0000000103227d40  r15: 0x0000000103227d38
  rip: 0x00007fff8cb58bca  rfl: 0x0000000000200203  cr2: 0x0000000100de6fb0
Logical CPU: 0

Binary Images:
       0x100000000 -        0x1013c0fef +dwarfort.exe (??? - ???) <B82BFF69-29A8-9EC9-0FFA-C9A54FBDADFD> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/dwarfort.exe
       0x1022e5000 -        0x10275ffef +libdfhack.1.0.0.dylib (??? - ???) <119E75FF-E643-3882-A10A-8DE365DD70E3> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/libdfhack.1.0.0.dylib
       0x102c41000 -        0x102d25ff7 +libfmodex.dylib (??? - ???) <9BAFC1DE-619D-2294-56AD-DC481D9DEC73> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/libfmodex.dylib
       0x102d80000 -        0x102dd7fff +SDL (1.2.14 - 1.2.14) <C726704D-C3D9-37D1-800E-9D92D9870EAE> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/SDL.framework/Versions/A/SDL
       0x102dea000 -        0x102e21fff +org.libsdl.SDL-image (1.2.12 - 1.2.12) <2635DCDC-CE72-316B-89CB-E1D5AAD770C4> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/SDL_image.framework/Versions/A/SDL_image
       0x102e29000 -        0x102e2cfff +org.libsdl.SDL-ttf (2.0.11 - 2.0.11) <9ACD8102-0778-39B4-B755-AE0BDC93252A> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/SDL_ttf.framework/Versions/A/SDL_ttf
       0x102e2f000 -        0x102ed8fe7 +libstdc++.6.dylib (7.19.0 - compatibility 7.0.0) <CFD9F641-0D44-3221-A623-B35085CD9999> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/libstdc++.6.dylib
       0x102fd7000 -        0x102feafe1 +libgcc_s.1.dylib (??? - ???) <87EC950D-7C3D-ECE5-829B-5C4AD5895901> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/libgcc_s.1.dylib
       0x102ff6000 -        0x103091ff7 +freetype (2.6.3 - compatibility 2.6.0) <876EF565-AB93-3A07-AFAD-603F070320C1> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/SDL_ttf.framework/Versions/A/Frameworks/freetype.framework/Versions/2.6.3/freetype
       0x1030a6000 -        0x1030d1fff +libprotobuf-lite.dylib (??? - ???) <9EA65832-99FF-3280-935A-ABEE6A971EE0> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/libprotobuf-lite.dylib
       0x1030e7000 -        0x10312ffff +liblua.dylib (??? - ???) <E7207AA0-7614-3FF1-ABE5-6BECA80041FB> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/liblua.dylib
       0x105dc3000 -        0x105dc7fff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x105dcc000 -        0x105dd1fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1084e7000 -        0x1084f1fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
       0x1084f7000 -        0x1084faff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x108600000 -        0x10874bff7  com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10a1eb000 -        0x10a3a3fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10a3da000 -        0x10a534fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x10a566000 -        0x10a594ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x10a59d000 -        0x10a5a6ff7 +add-spatter.plug.dylib (??? - ???) <2A6BB16E-E8CB-35FB-9A71-50F681CAAD4A> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/add-spatter.plug.dylib
       0x10b000000 -        0x10b4aafef  com.apple.driver.AppleIntelGMAX3100GLDriver (7.4.1 - 7.0.4) <E07535EE-C991-3475-9CF6-B52209E26BCA> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/AppleIntelGMAX3100GLDriver
       0x10cfe3000 -        0x10cff5fff +autochop.plug.dylib (??? - ???) <271374F4-4627-36F8-BF5F-48522DF6AC34> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/autochop.plug.dylib
       0x10d360000 -        0x10d376fef +3dveins.plug.dylib (??? - ???) <FB49F46E-AB42-37D7-B309-CACBC687CA28> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/3dveins.plug.dylib
       0x10d380000 -        0x10d38bff7 +autodump.plug.dylib (??? - ???) <7BB28F82-1288-3567-B4AF-D3073AC11C2B> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/autodump.plug.dylib
       0x10d392000 -        0x10d39aff7 +autogems.plug.dylib (??? - ???) <A887A653-D080-3CB1-AA50-6D934B249570> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/autogems.plug.dylib
       0x10d39f000 -        0x10d3abfff +autohauler.plug.dylib (??? - ???) <4F464B1C-52B1-3FC8-8750-576C7F8BFECD> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/autohauler.plug.dylib
       0x10d3b1000 -        0x10d3c2fe7 +autolabor.plug.dylib (??? - ???) <94903F44-B9BF-3856-A2DA-7723D431AA19> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/autolabor.plug.dylib
       0x10d3c9000 -        0x10d3dbfff +automaterial.plug.dylib (??? - ???) <A1DFFFAF-02D6-3F7C-BEC3-460CA07FEC8E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/automaterial.plug.dylib
       0x10d3e4000 -        0x10d3eeff7 +automelt.plug.dylib (??? - ???) <2733AF2A-C0E7-392F-91F0-488F550B3CF2> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/automelt.plug.dylib
       0x10d3f4000 -        0x10d3feff7 +autotrade.plug.dylib (??? - ???) <7371E915-0CDD-351F-B4BC-EA2515636370> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/autotrade.plug.dylib
       0x10d404000 -        0x10d411ff7 +blueprint.plug.dylib (??? - ???) <AAEABE9E-4518-3E82-9C0F-3F4BB4C9926F> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/blueprint.plug.dylib
       0x10d418000 -        0x10d425fe7 +building-hacks.plug.dylib (??? - ???) <6D255C9B-FF9D-340A-8974-7BA6922DA0BA> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/building-hacks.plug.dylib
       0x10d491000 -        0x10d4b2fff +buildingplan.plug.dylib (??? - ???) <C6DC65D4-35AB-3E08-931F-FE7D0D82805E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/buildingplan.plug.dylib
       0x10d4c1000 -        0x10d4d0ff7 +burrows.plug.dylib (??? - ???) <8C98EA4F-3118-375A-A7B0-CD2E50FC61A8> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/burrows.plug.dylib
       0x10d4da000 -        0x10d4e3ff7 +changeitem.plug.dylib (??? - ???) <0F9F51BA-4323-3074-B561-A8D72784D3B5> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/changeitem.plug.dylib
       0x10d4e8000 -        0x10d4f1ff7 +changelayer.plug.dylib (??? - ???) <6C12F5BB-5793-33A6-B488-AA24D18DAAE3> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/changelayer.plug.dylib
       0x10d4f6000 -        0x10d4fcff7 +changevein.plug.dylib (??? - ???) <93EAB02C-714F-3A00-AEF9-FDB8ECEEF63A> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/changevein.plug.dylib
       0x10d700000 -        0x10d706ff7 +cleanconst.plug.dylib (??? - ???) <9BAB406A-69F9-3539-BA4F-2EE11BDBECC4> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/cleanconst.plug.dylib
       0x10d70a000 -        0x10d711ff7 +cleaners.plug.dylib (??? - ???) <1248F386-36F1-3854-BA16-612AD950D5A0> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/cleaners.plug.dylib
       0x10d715000 -        0x10d71cfff +cleanowned.plug.dylib (??? - ???) <D1EB4502-7C7C-3A0B-BCCD-50CF7A847287> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/cleanowned.plug.dylib
       0x10d720000 -        0x10d72afff +command-prompt.plug.dylib (??? - ???) <86D069CF-8F27-3578-9162-8146A4495D2E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/command-prompt.plug.dylib
       0x10d731000 -        0x10d74aff7 +confirm.plug.dylib (??? - ???) <011EC786-9970-36A6-8D17-37C6FDC21286> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/confirm.plug.dylib
       0x10d75b000 -        0x10d764fff +createitem.plug.dylib (??? - ???) <F09B04B6-E663-3D3D-8803-0086C9FDF7C0> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/createitem.plug.dylib
       0x10d769000 -        0x10d770ff7 +cursecheck.plug.dylib (??? - ???) <8A340453-E0E5-3555-8793-FABB4EC353B1> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/cursecheck.plug.dylib
       0x10d775000 -        0x10d77bff7 +deramp.plug.dylib (??? - ???) <2CADBC7D-1A23-3B8D-BBA2-211FA9F0DF33> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/deramp.plug.dylib
       0x10d77f000 -        0x10d791fef +dig.plug.dylib (??? - ???) <EDF3B616-2A9E-3B07-A700-FF323DD9A865> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/dig.plug.dylib
       0x10d79a000 -        0x10d7a3fff +digFlood.plug.dylib (??? - ???) <030930C1-86F5-3E47-AD72-A2371752CA3C> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/digFlood.plug.dylib
       0x10d7a8000 -        0x10d7baff7 +diggingInvaders.plug.dylib (??? - ???) <0CFF57B2-DF5B-3E13-8DB4-6168226D506E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/diggingInvaders.plug.dylib
       0x10d7c4000 -        0x10d7e8fff +dwarfmonitor.plug.dylib (??? - ???) <14E0C960-E431-3826-B6F5-2E04D55CC213> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/dwarfmonitor.plug.dylib
       0x10d7f8000 -        0x10d7fdff7 +title-version.plug.dylib (??? - ???) <E8CA9FBC-0BDE-3C83-B143-855B0865C07E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/title-version.plug.dylib
       0x10da60000 -        0x10da6aff7 +dwarfvet.plug.dylib (??? - ???) <05FB2940-786E-3DB6-8350-2F7824766AD4> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/dwarfvet.plug.dylib
       0x10da6f000 -        0x10da7cff7 +embark-tools.plug.dylib (??? - ???) <F287BBBA-71B0-3F73-8C73-1F12C5AE0705> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/embark-tools.plug.dylib
       0x10da85000 -        0x10da94fe7 +eventful.plug.dylib (??? - ???) <78E049BC-4F0F-3D0A-A6E5-C3EC564D4697> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/eventful.plug.dylib
       0x10db02000 -        0x10db08ff7 +fastdwarf.plug.dylib (??? - ???) <0F187B1B-894F-3716-960F-E0BE9D5236C9> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/fastdwarf.plug.dylib
       0x10db0b000 -        0x10db15fff +filltraffic.plug.dylib (??? - ???) <6877E60B-8828-3486-963B-988961E27672> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/filltraffic.plug.dylib
       0x10db1a000 -        0x10db27ff7 +fix-armory.plug.dylib (??? - ???) <E63065CC-B798-3473-A16E-12C985FC776E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/fix-armory.plug.dylib
       0x10db2f000 -        0x10db36ff7 +fix-unit-occupancy.plug.dylib (??? - ???) <93DFBDA8-C010-39AE-9985-E4E5039498FE> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/fix-unit-occupancy.plug.dylib
       0x10db3b000 -        0x10db43ff7 +fixveins.plug.dylib (??? - ???) <2A82AECF-DA40-392F-A8BB-23970438C983> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/fixveins.plug.dylib
       0x10db47000 -        0x10db4dff7 +flows.plug.dylib (??? - ???) <084BFE5D-D578-3D90-BC8E-CF4DE8615CCF> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/flows.plug.dylib
       0x10db51000 -        0x10db57fff +follow.plug.dylib (??? - ???) <7BB1E123-E5FE-36F6-A793-7E3B00573F0E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/follow.plug.dylib
       0x10db5b000 -        0x10db64fff +forceequip.plug.dylib (??? - ???) <6CFEA4DF-1C7D-3F17-9FAB-49F2BEE2F4C2> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/forceequip.plug.dylib
       0x10db68000 -        0x10db8afef +fortplan.plug.dylib (??? - ???) <44E1630C-3AAB-3355-B7B9-730758D0F1A4> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/fortplan.plug.dylib
       0x10db99000 -        0x10dba4ff7 +generated-creature-renamer.plug.dylib (??? - ???) <BCB01B1B-9EC3-367B-A352-F596BF009032> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/generated-creature-renamer.plug.dylib
       0x10dba9000 -        0x10dbb1fff +getplants.plug.dylib (??? - ???) <D317A283-75FB-348B-8D5A-0455C3CE5CF2> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/getplants.plug.dylib
       0x10dbc2000 -        0x10dbd4ff7 +hotkeys.plug.dylib (??? - ???) <D4D38B12-3D6A-3837-99B7-C5058767BCD9> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/hotkeys.plug.dylib
       0x10dbdc000 -        0x10dbe3fff +infiniteSky.plug.dylib (??? - ???) <72B1C3BB-CC58-3131-89F4-4B8E70905BAA> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/infiniteSky.plug.dylib
       0x10dbe7000 -        0x10dbf0ff7 +jobutils.plug.dylib (??? - ???) <69CFCDEB-A358-300F-A07C-7DE1B62F267E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/jobutils.plug.dylib
       0x10dbf6000 -        0x10dbfcfff +lair.plug.dylib (??? - ???) <2A2296F7-8C3D-344F-9ABD-8E5DA51C47B8> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/lair.plug.dylib
       0x10df00000 -        0x10df14fe7 +isoworldremote.plug.dylib (??? - ???) <D6FCC808-08BB-34DD-86FD-F402FA860191> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/isoworldremote.plug.dylib
       0x10df20000 -        0x10df41fe7 +labormanager.plug.dylib (??? - ???) <A59769A4-975F-3C73-A5C8-773B8F9C46B1> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/labormanager.plug.dylib
       0x10df4b000 -        0x10df5eff7 +liquids.plug.dylib (??? - ???) <49813051-B0C5-3A1B-BDA1-8A07FCA0F62A> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/liquids.plug.dylib
       0x10df67000 -        0x10df77fef +luasocket.plug.dylib (??? - ???) <50C6AA97-5BCA-31A8-BFCF-B0B1B28AFBF3> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/luasocket.plug.dylib
       0x10df81000 -        0x10dfa1fef +manipulator.plug.dylib (??? - ???) <D1270917-0F93-3772-8C48-57740E3877FA> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/manipulator.plug.dylib
       0x10dfb0000 -        0x10dfb6ff7 +misery.plug.dylib (??? - ???) <78872F53-2830-36FD-A2EA-5F24DA1A198C> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/misery.plug.dylib
       0x10dfba000 -        0x10dfc2fff +mode.plug.dylib (??? - ???) <3D0D3A97-4A20-3772-AAD0-5A833637B6C3> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/mode.plug.dylib
       0x10dfc6000 -        0x10dfcffff +mousequery.plug.dylib (??? - ???) <A7270621-2419-3A3F-AA0F-FA8BBA396DAF> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/mousequery.plug.dylib
       0x10dfd7000 -        0x10e00cff7 +orders.plug.dylib (??? - ???) <0E040385-A117-3A86-BFA1-ECA045268CA9> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/orders.plug.dylib
       0x10e020000 -        0x10e026fef +pathable.plug.dylib (??? - ???) <34529DA2-47C2-3F64-97CA-306C3E36DF03> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/pathable.plug.dylib
       0x10e02a000 -        0x10e033ff7 +petcapRemover.plug.dylib (??? - ???) <1F6FA963-DE64-30FF-9E44-EF358769B3F4> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/petcapRemover.plug.dylib
       0x10e038000 -        0x10e040ff7 +plants.plug.dylib (??? - ???) <22023E6F-B296-30F3-A5F8-0F7AE5C75DFC> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/plants.plug.dylib
       0x10e045000 -        0x10e04dfe7 +power-meter.plug.dylib (??? - ???) <B8CD2CCD-45FF-32F0-ACA6-B5A7E14787D4> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/power-meter.plug.dylib
       0x10e053000 -        0x10e05fff7 +probe.plug.dylib (??? - ???) <5221A97C-B353-3920-ACBB-5A2FF7478E71> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/probe.plug.dylib
       0x10e065000 -        0x10e074ff7 +prospector.plug.dylib (??? - ???) <A5ADA72F-32E7-301D-88C8-3D7F196A36FF> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/prospector.plug.dylib
       0x10e07b000 -        0x10e081ff7 +regrass.plug.dylib (??? - ???) <2617CA7C-F563-3CE5-A4D2-1AF23236EA97> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/regrass.plug.dylib
       0x10e085000 -        0x10e133fe7 +RemoteFortressReader.plug.dylib (??? - ???) <AB86968A-0266-30CF-A2E4-1A79440FB164> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/RemoteFortressReader.plug.dylib
       0x10e188000 -        0x10e19afef +rename.plug.dylib (??? - ???) <68416229-1000-39C1-BF40-FBEC3E2FB59D> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/rename.plug.dylib
       0x10e1a5000 -        0x10e1c7fef +rendermax.plug.dylib (??? - ???) <1821B0C2-70E9-343B-A813-E1799131B549> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/rendermax.plug.dylib
       0x10e1d6000 -        0x10e1dcfff +resume.plug.dylib (??? - ???) <5B313FCC-4355-361B-B2E6-4BDE6EF5C639> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/resume.plug.dylib
       0x10e1e0000 -        0x10e1eafff +reveal.plug.dylib (??? - ???) <9F0ED655-3EFB-307F-9EDB-2C419BEFD2D9> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/reveal.plug.dylib
       0x10e1ef000 -        0x10e1fefff +ruby.plug.dylib (??? - ???) <8B7B2CB8-1715-376A-8E1C-4D030DE53425> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/ruby.plug.dylib
       0x10e206000 -        0x10e2cdff7  com.apple.ruby (1.8.7.72 - Ruby-1.8.6.287) <FD14B4A3-AA99-334F-A9D8-F46E6136BAB6> /System/Library/Frameworks/Ruby.framework/Ruby
       0x10e3e6000 -        0x10e3f3fff +seedwatch.plug.dylib (??? - ???) <7CAE168F-B978-3119-9976-D6B52949600E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/seedwatch.plug.dylib
       0x10e500000 -        0x10e533fe7 +search.plug.dylib (??? - ???) <B9E03427-318D-3101-A647-91775402A3E8> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/search.plug.dylib
       0x10e69d000 -        0x10e6a5fff +showmood.plug.dylib (??? - ???) <72E634C6-CBB7-3B9B-BC28-FFD0ABDFEC6B> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/showmood.plug.dylib
       0x10e6a9000 -        0x10e6c0ff7 +siege-engine.plug.dylib (??? - ???) <1BE86207-1C4F-3E3B-A986-BD39FDD24BA7> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/siege-engine.plug.dylib
       0x10e6ce000 -        0x10e6ddfff +sort.plug.dylib (??? - ???) <9E779188-9EF1-3741-BA7F-1E755E04D12E> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/sort.plug.dylib
       0x10e6e4000 -        0x10e6effff +steam-engine.plug.dylib (??? - ???) <E606DC79-52D3-34A4-B7AD-409B1CDB8248> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/steam-engine.plug.dylib
       0x10e6f6000 -        0x10e6fcff7 +title-folder.plug.dylib (??? - ???) <B604EBAB-93D5-39E7-88AC-E98536B067B8> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/title-folder.plug.dylib
       0x10ee3c000 -        0x10ee46ff7 +stockflow.plug.dylib (??? - ???) <58D23999-5E13-3239-8754-0DC160BE79ED> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/stockflow.plug.dylib
       0x10ee4b000 -        0x10eeb1fff +stockpiles.plug.dylib (??? - ???) <E85436A8-6523-32CB-B2F0-59C2ABC362D9> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/stockpiles.plug.dylib
       0x10eee6000 -        0x10eef2fff +strangemood.plug.dylib (??? - ???) <F87E14F6-A213-3C60-A1F0-C808EEF9335F> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/strangemood.plug.dylib
       0x10f736000 -        0x10f74bfef +stocks.plug.dylib (??? - ???) <F6CB94BF-95F4-3234-93A9-1F3DD0E95C24> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/stocks.plug.dylib
       0x10f756000 -        0x10f76aff7 +tiletypes.plug.dylib (??? - ???) <4128A479-C402-3576-A02F-41038C552F27> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/tiletypes.plug.dylib
       0x10f773000 -        0x10f77aff7 +trackstop.plug.dylib (??? - ???) <05FB5C89-AAD1-32DE-BD27-23CA62425CBE> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/trackstop.plug.dylib
       0x10f77e000 -        0x10f784fff +tubefill.plug.dylib (??? - ???) <82D217AF-6F27-3623-9DFD-307F314EBDFB> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/tubefill.plug.dylib
       0x10f7e9000 -        0x10f7eeff7 +workNow.plug.dylib (??? - ???) <B0011F55-2D47-3094-B00B-CEA40EBE38E8> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/workNow.plug.dylib
       0x1100c8000 -        0x1100e3ff7 +tweak.plug.dylib (??? - ???) <7EBA892E-E01F-30B7-9579-01A21A4D619B> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/tweak.plug.dylib
       0x110600000 -        0x110615fe7 +workflow.plug.dylib (??? - ???) <CE1F21B7-6FBB-38D2-AB43-8B1249B11588> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/workflow.plug.dylib
       0x11061f000 -        0x11064afef +zone.plug.dylib (??? - ???) <16FA39CC-36CC-3C13-8296-19114CCC1F0C> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/zone.plug.dylib
       0x110804000 -        0x110830ff7 +twbt.plug.dylib (??? - ???) <6266B9C0-EC91-3AE7-B1B5-84EA5EBFEB81> /Applications/Lazy Mac Pack v0.44.05 dfhack-r1/*/twbt.plug.dylib
    0x7fff69a67000 -     0x7fff69a9bbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff85d42000 -     0x7fff85e37fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff860a5000 -     0x7fff860bbfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff860bc000 -     0x7fff860bcfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff860bd000 -     0x7fff860befff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff860f1000 -     0x7fff860f2fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff860f3000 -     0x7fff861fdfe7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <0E7A4F63-035E-3406-AE8C-8F9E3E47D2EE> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8620c000 -     0x7fff8627cfff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8627d000 -     0x7fff862f8ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff862f9000 -     0x7fff863acff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff863ad000 -     0x7fff863c4fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff86c01000 -     0x7fff86c4ffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff86c50000 -     0x7fff86c94ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff86c95000 -     0x7fff86ca2fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <39E20909-68D8-3FB7-A089-A1866618E026> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8744c000 -     0x7fff87452ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff87453000 -     0x7fff87537ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff875b7000 -     0x7fff87651ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff880e0000 -     0x7fff88134fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff88135000 -     0x7fff88143fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff88144000 -     0x7fff8816cfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff88344000 -     0x7fff8834afff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8834b000 -     0x7fff88356fff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff88357000 -     0x7fff8835cfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff883ca000 -     0x7fff88425ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88452000 -     0x7fff884a4ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff884f9000 -     0x7fff884fdfff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff88557000 -     0x7fff8855bff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8855c000 -     0x7fff88b40fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff88c23000 -     0x7fff88dc3ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88dc4000 -     0x7fff88df7ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff88dfc000 -     0x7fff88e10ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff89b55000 -     0x7fff89ba9ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff89baa000 -     0x7fff89bcefff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff89c15000 -     0x7fff89c16fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89e6b000 -     0x7fff89eeefef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff89eef000 -     0x7fff89efaff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff89efb000 -     0x7fff89efcff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff89f8c000 -     0x7fff89f9fff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8a086000 -     0x7fff8a089ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8a08a000 -     0x7fff8a28cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff8a29c000 -     0x7fff8a2f8ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8a2f9000 -     0x7fff8a339fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8a390000 -     0x7fff8a46dfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8a83f000 -     0x7fff8a8d5ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8a8d6000 -     0x7fff8a92eff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8aab1000 -     0x7fff8aab1fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8aacf000 -     0x7fff8b6d5fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b6ff000 -     0x7fff8b929fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8b969000 -     0x7fff8b992fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8b993000 -     0x7fff8b99cff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8bacd000 -     0x7fff8bde6fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8bde7000 -     0x7fff8be52ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8be53000 -     0x7fff8bef4ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8bf39000 -     0x7fff8c017fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
 
[…]   

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    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: 10535
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=198.1M resident=115.3M(58%) swapped_out_or_unallocated=82.8M(42%)
Writable regions: Total=714.3M written=610.3M(85%) resident=629.6M(88%) swapped_out=0K(0%) unallocated=84.8M(12%)
 
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                    40K        reserved VM address space (unallocated)
CG backing stores                  6572K
CG image                             12K
CG raster data                       64K
CG shared images                   3576K
CoreGraphics                         16K
CoreServices                       4432K
MALLOC                            647.2M
MALLOC guard page                    64K
MALLOC_LARGE (reserved)            2728K        reserved VM address space (unallocated)
Memory tag=242                       12K
Memory tag=249                      156K
Memory tag=251                        8K
STACK GUARD                        56.0M
Stack                              12.1M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             57.4M
__IMAGE                             528K
__LINKEDIT                         57.6M
__TEXT                            140.5M
__UNICODE                           544K
mapped file                        39.6M
shared memory                       360K
===========                      =======
TOTAL                               1.0G
TOTAL, minus reserved VM space      1.0G
 

There wasn't room for the last ~100 lines of binary data, but I'm guessing that's not needed anyway. It might also be worth noting that DF crashes on exit a lot for me, but this is not the error I normally receive for that.
Logged

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: Text Will Be Text - dfhack plugin
« Reply #2429 on: February 10, 2018, 12:55:25 pm »

Version 6.34 is available for 0.44.05-r1.
What are the changes to the previous version?
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::
Pages: 1 ... 160 161 [162] 163 164 ... 184