GithubHelp home page GithubHelp logo

minecraft-py / minecraft Goto Github PK

View Code? Open in Web Editor NEW
157.0 9.0 24.0 24.89 MB

A Minecraft-like game written in python3

License: GNU General Public License v3.0

Python 100.00%
minecraft python3 game 3d-game pyglet

minecraft's Introduction

Minecraftpy

A minecraft-like game written in python, in the early stage of development.

Play It

Typing the following lines of commands to play the game:

# Create a venv environment is a good choice!
python -m venv .
source bin/activate
# Then run the game.
pip install -r requirments.txt
python -m minecraft --player <name>:<uuid>

Short-term Goal

  • Support i18n
  • A simple 3D scene

minecraft's People

Contributors

dependabot[bot] avatar gitter-badger avatar ismaelxyz avatar misode avatar zhengxyz123 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar

minecraft's Issues

Game settings

I would like to have a game settings menu, where I can change the sensitivity or the brightness.

Python crashes at the installation - macOS 11.2.3

Process: Python [1383]
Path: /opt/homebrew/*/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
Identifier: org.python.python
Version: 3.9.2 (3.9.2)
Code Type: ARM-64 (Native)
Parent Process: zsh [718]
Responsible: Terminal [716]
User ID: 501

Date/Time: 2021-03-21 08:40:03.178 +0100
OS Version: macOS 11.2.3 (20D91)
Report Version: 12
Anonymous UUID: E91991F2-00BC-FFC9-7E31-095FF630BE7B

Time Awake Since Boot: 390 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSApplication macOSVersion]: unrecognized selector sent to instance 0x106560e00'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00000001a0152320 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000019fe80c04 objc_exception_throw + 60
2 CoreFoundation 0x00000001a01e1020 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00000001a00b4184 forwarding + 1444
4 CoreFoundation 0x00000001a00b3b30 _CF_forwarding_prep_0 + 96
5 libtk8.6.dylib 0x0000000105d26844 GetRGBA + 308
6 libtk8.6.dylib 0x0000000105d26208 SetCGColorComponents + 132
7 libtk8.6.dylib 0x0000000105d2665c TkpGetColor + 572
8 libtk8.6.dylib 0x0000000105c88714 Tk_GetColor + 220
9 libtk8.6.dylib 0x0000000105c7bea0 Tk_Get3DBorder + 204
10 libtk8.6.dylib 0x0000000105c7bcac Tk_Alloc3DBorderFromObj + 144
11 libtk8.6.dylib 0x0000000105c89adc DoObjConfig + 840
12 libtk8.6.dylib 0x0000000105c89690 Tk_InitOptions + 348
13 libtk8.6.dylib 0x0000000105c8958c Tk_InitOptions + 88
14 libtk8.6.dylib 0x0000000105cb0cb4 CreateFrame + 1448
15 libtk8.6.dylib 0x0000000105cb0fac TkListCreateFrame + 156
16 libtk8.6.dylib 0x0000000105ca9e80 Initialize + 1848
17 _tkinter.cpython-39-darwin.so 0x0000000105af2294 Tcl_AppInit + 92
18 _tkinter.cpython-39-darwin.so 0x0000000105af1f30 Tkapp_New + 548
19 _tkinter.cpython-39-darwin.so 0x0000000105af1d08 _tkinter_create_impl + 268
20 _tkinter.cpython-39-darwin.so 0x0000000105af17f0 _tkinter_create + 232
21 Python 0x0000000104bddb50 cfunction_vectorcall_FASTCALL + 88
22 Python 0x0000000104c87fdc call_function + 128
23 Python 0x0000000104c85c4c _PyEval_EvalFrameDefault + 39980
24 Python 0x0000000104c7b078 _PyEval_EvalCode + 436
25 Python 0x0000000104b8f850 _PyFunction_Vectorcall + 364
26 Python 0x0000000104c87fdc call_function + 128
27 Python 0x0000000104c85c4c _PyEval_EvalFrameDefault + 39980
28 Python 0x0000000104b8f798 _PyFunction_Vectorcall + 180
29 Python 0x0000000104b8edd8 _PyObject_FastCallDictTstate + 96
30 Python 0x0000000104c036c4 slot_tp_init + 188
31 Python 0x0000000104c0d57c type_call + 300
32 Python 0x0000000104b8eb2c _PyObject_MakeTpCall + 132
33 Python 0x0000000104c88068 call_function + 268
34 Python 0x0000000104c85c70 _PyEval_EvalFrameDefault + 40016
35 Python 0x0000000104c7b078 _PyEval_EvalCode + 436
36 Python 0x0000000104c75c30 builtin_exec + 352
37 Python 0x0000000104bddb50 cfunction_vectorcall_FASTCALL + 88
38 Python 0x0000000104c87fdc call_function + 128
39 Python 0x0000000104c85c70 _PyEval_EvalFrameDefault + 40016
40 Python 0x0000000104c7b078 _PyEval_EvalCode + 436
41 Python 0x0000000104b8f850 _PyFunction_Vectorcall + 364
42 Python 0x0000000104c87fdc call_function + 128
43 Python 0x0000000104c85c70 _PyEval_EvalFrameDefault + 40016
44 Python 0x0000000104c7b078 _PyEval_EvalCode + 436
45 Python 0x0000000104b8f850 _PyFunction_Vectorcall + 364
46 Python 0x0000000104cf663c pymain_run_module + 208
47 Python 0x0000000104cf6068 pymain_run_python + 396
48 Python 0x0000000104cf5e98 Py_RunMain + 24
49 Python 0x0000000104cf749c pymain_main + 36
50 Python 0x0000000104cf7714 Py_BytesMain + 40
51 libdyld.dylib 0x000000019fff5f34 start + 4

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x000000019ffa8cec __pthread_kill + 8
1 libsystem_pthread.dylib 0x000000019ffd9c24 pthread_kill + 292
2 libsystem_c.dylib 0x000000019ff21864 abort + 104
3 libc++abi.dylib 0x000000019ff99cf8 abort_message + 132
4 libc++abi.dylib 0x000000019ff8ae4c demangling_terminate_handler() + 308
5 libobjc.A.dylib 0x000000019fe836c8 _objc_terminate() + 144
6 libc++abi.dylib 0x000000019ff990e0 std::__terminate(void ()()) + 20
7 libc++abi.dylib 0x000000019ff9beb0 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception
) + 36
8 libc++abi.dylib 0x000000019ff9be5c __cxa_throw + 140
9 libobjc.A.dylib 0x000000019fe80d30 objc_exception_throw + 360
10 com.apple.CoreFoundation 0x00000001a01e1020 -[NSObject(NSObject) doesNotRecognizeSelector:] + 144
11 com.apple.CoreFoundation 0x00000001a00b4184 forwarding + 1444
12 com.apple.CoreFoundation 0x00000001a00b3b30 _CF_forwarding_prep_0 + 96
13 libtk8.6.dylib 0x0000000105d26844 GetRGBA + 308
14 libtk8.6.dylib 0x0000000105d26208 SetCGColorComponents + 132
15 libtk8.6.dylib 0x0000000105d2665c TkpGetColor + 572
16 libtk8.6.dylib 0x0000000105c88714 Tk_GetColor + 220
17 libtk8.6.dylib 0x0000000105c7bea0 Tk_Get3DBorder + 204
18 libtk8.6.dylib 0x0000000105c7bcac Tk_Alloc3DBorderFromObj + 144
19 libtk8.6.dylib 0x0000000105c89adc DoObjConfig + 840
20 libtk8.6.dylib 0x0000000105c89690 Tk_InitOptions + 348
21 libtk8.6.dylib 0x0000000105c8958c Tk_InitOptions + 88
22 libtk8.6.dylib 0x0000000105cb0cb4 CreateFrame + 1448
23 libtk8.6.dylib 0x0000000105cb0fac TkListCreateFrame + 156
24 libtk8.6.dylib 0x0000000105ca9e80 Initialize + 1848
25 _tkinter.cpython-39-darwin.so 0x0000000105af2294 Tcl_AppInit + 92
26 _tkinter.cpython-39-darwin.so 0x0000000105af1f30 Tkapp_New + 548
27 _tkinter.cpython-39-darwin.so 0x0000000105af1d08 _tkinter_create_impl + 268
28 _tkinter.cpython-39-darwin.so 0x0000000105af17f0 _tkinter_create + 232
29 org.python.python 0x0000000104bddb50 cfunction_vectorcall_FASTCALL + 88
30 org.python.python 0x0000000104c87fdc call_function + 128
31 org.python.python 0x0000000104c85c4c _PyEval_EvalFrameDefault + 39980
32 org.python.python 0x0000000104c7b078 _PyEval_EvalCode + 436
33 org.python.python 0x0000000104b8f850 _PyFunction_Vectorcall + 364
34 org.python.python 0x0000000104c87fdc call_function + 128
35 org.python.python 0x0000000104c85c4c _PyEval_EvalFrameDefault + 39980
36 org.python.python 0x0000000104b8f798 _PyFunction_Vectorcall + 180
37 org.python.python 0x0000000104b8edd8 _PyObject_FastCallDictTstate + 96
38 org.python.python 0x0000000104c036c4 slot_tp_init + 188
39 org.python.python 0x0000000104c0d57c type_call + 300
40 org.python.python 0x0000000104b8eb2c _PyObject_MakeTpCall + 132
41 org.python.python 0x0000000104c88068 call_function + 268
42 org.python.python 0x0000000104c85c70 _PyEval_EvalFrameDefault + 40016
43 org.python.python 0x0000000104c7b078 _PyEval_EvalCode + 436
44 org.python.python 0x0000000104c75c30 builtin_exec + 352
45 org.python.python 0x0000000104bddb50 cfunction_vectorcall_FASTCALL + 88
46 org.python.python 0x0000000104c87fdc call_function + 128
47 org.python.python 0x0000000104c85c70 _PyEval_EvalFrameDefault + 40016
48 org.python.python 0x0000000104c7b078 _PyEval_EvalCode + 436
49 org.python.python 0x0000000104b8f850 _PyFunction_Vectorcall + 364
50 org.python.python 0x0000000104c87fdc call_function + 128
51 org.python.python 0x0000000104c85c70 _PyEval_EvalFrameDefault + 40016
52 org.python.python 0x0000000104c7b078 _PyEval_EvalCode + 436
53 org.python.python 0x0000000104b8f850 _PyFunction_Vectorcall + 364
54 org.python.python 0x0000000104cf663c pymain_run_module + 208
55 org.python.python 0x0000000104cf6068 pymain_run_python + 396
56 org.python.python 0x0000000104cf5e98 Py_RunMain + 24
57 org.python.python 0x0000000104cf749c pymain_main + 36
58 org.python.python 0x0000000104cf7714 Py_BytesMain + 40
59 libdyld.dylib 0x000000019fff5f34 start + 4

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

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

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

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

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

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000016b63bb00 x5: 0x000000016b63c0c0 x6: 0x000000000000006e x7: 0xffffffff00001400
x8: 0x00000000000005b9 x9: 0xa18f80438f8b103e x10: 0x0000000000000002 x11: 0x0000000000000003
x12: 0x0000000000000000 x13: 0x000000002aa03010 x14: 0x0000000000000010 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x0000000205c1f330 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000104adbd40 x21: 0x0000000000000303 x22: 0x0000000104adbe20 x23: 0x00000001297527a0
x24: 0x00000001f63a2c13 x25: 0x0000000000000000 x26: 0x00000001f63a2c42 x27: 0x00000001282bb170
x28: 0x0000000128241a10 fp: 0x000000016b63c020 lr: 0x000000019ffd9c24
sp: 0x000000016b63c000 pc: 0x000000019ffa8cec cpsr: 0x40000000
far: 0x0000000128908000 esr: 0x56000080

Binary Images:
0x1047c0000 - 0x1047c3fff +org.python.python (3.9.2 - 3.9.2) <28947E1D-5A28-34F5-A69B-698A35F6BA9E> /opt/homebrew//Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
0x104a24000 - 0x104a9ffff dyld (832.7.3) <4AB185B3-DC20-3C03-A193-67C0E6C589D7> /usr/lib/dyld
0x104b28000 - 0x104dfbfff +org.python.python (3.9.2, [c] 2001-2019 Python Software Foundation. - 3.9.2) /opt/homebrew/
/Python.framework/Versions/3.9/Python
0x104ec8000 - 0x104ecbfff +_heapq.cpython-39-darwin.so (0) <68237849-BFEB-3CD2-8DC4-135F1EFFF8F6> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_heapq.cpython-39-darwin.so
0x104ed8000 - 0x104edffff +_json.cpython-39-darwin.so (0) /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_json.cpython-39-darwin.so
0x104eec000 - 0x104ef3fff +zlib.cpython-39-darwin.so (0) <6D8FE275-101B-3054-83F0-FFB7FC3A4A1D> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/zlib.cpython-39-darwin.so
0x105a00000 - 0x105a03fff +_bz2.cpython-39-darwin.so (0) /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_bz2.cpython-39-darwin.so
0x105a10000 - 0x105a17fff +_lzma.cpython-39-darwin.so (0) <975AEF3D-6371-388B-9C3A-0E5AF5D50AF5> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_lzma.cpython-39-darwin.so
0x105a28000 - 0x105a43fff +liblzma.5.dylib (0) <61710133-D7DB-31A2-B802-1048FF52D21C> /opt/homebrew/
/liblzma.5.dylib
0x105a58000 - 0x105a5bfff +grp.cpython-39-darwin.so (0) <7F894160-ADC0-3C5E-BD57-E2252282C618> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/grp.cpython-39-darwin.so
0x105ae8000 - 0x105af3fff +_tkinter.cpython-39-darwin.so (0) <705DF153-9544-3493-B1AD-1D7E8D970548> /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_tkinter.cpython-39-darwin.so
0x105b08000 - 0x105c33fff +libtcl8.6.dylib (8.6.11 - 8.6.11) <9AC4FCC1-592D-32DC-BEC6-46027A109176> /opt/homebrew//libtcl8.6.dylib
0x105c74000 - 0x105d73fff +libtk8.6.dylib (8.6.11 - 8.6.11) /opt/homebrew/
/libtk8.6.dylib
0x105e1c000 - 0x105e27fff +math.cpython-39-darwin.so (0) <69095988-A311-3EF9-877D-EB528370EB95> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/math.cpython-39-darwin.so
0x105e74000 - 0x105e87fff +_ctypes.cpython-39-darwin.so (0) /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_ctypes.cpython-39-darwin.so
0x105e98000 - 0x105e9ffff +_struct.cpython-39-darwin.so (0) <2D332AA0-E5DE-3027-A7A2-BE40A83227C4> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so
0x105eec000 - 0x105eeffff +_bisect.cpython-39-darwin.so (0) /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_bisect.cpython-39-darwin.so
0x105efc000 - 0x105efffff +_random.cpython-39-darwin.so (0) /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_random.cpython-39-darwin.so
0x105f0c000 - 0x105f0ffff +_sha512.cpython-39-darwin.so (0) <0AC1387E-21E6-3AED-9BE5-4A09F0BF870A> /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha512.cpython-39-darwin.so
0x105f5c000 - 0x105f5ffff +_posixsubprocess.cpython-39-darwin.so (0) <2032BE2D-BC89-30C5-9354-8256456CE78D> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so
0x105f6c000 - 0x105f73fff +select.cpython-39-darwin.so (0) /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/select.cpython-39-darwin.so
0x105fc0000 - 0x105fc7fff +binascii.cpython-39-darwin.so (0) <6FEFE6F6-BEAB-3F26-A8FD-98F28E7EA900> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so
0x106360000 - 0x106367fff libffi-trampolines.dylib (27) /usr/lib/libffi-trampolines.dylib
0x106430000 - 0x106433fff +_opcode.cpython-39-darwin.so (0) /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_opcode.cpython-39-darwin.so
0x106640000 - 0x10674bfff +unicodedata.cpython-39-darwin.so (0) /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/unicodedata.cpython-39-darwin.so
0x107240000 - 0x10729ffff com.apple.AppleMetalOpenGLRenderer (1.0 - 1) <1887CA49-02D5-3775-BD8F-07E18B382A9C> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
0x1072c8000 - 0x1077c7fff com.apple.AGXMetal13-3 (172.26.2 - 172.26.2) <105DD5BC-5020-34D9-AE16-7B0702808D52> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
0x107904000 - 0x107907fff +_queue.cpython-39-darwin.so (0) /opt/homebrew/
/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_queue.cpython-39-darwin.so
0x107ad4000 - 0x107adffff libobjc-trampolines.dylib (818.2) <45594839-80BA-3B76-8693-7DB44ED2AF09> /usr/lib/libobjc-trampolines.dylib
0x11e5e8000 - 0x11e5effff +array.cpython-39-darwin.so (0) <12E00650-62B5-3275-B5C3-DC55BAC3699B> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/array.cpython-39-darwin.so
0x11ffe8000 - 0x11ffeffff +_psutil_osx.cpython-39-darwin.so (0) /opt/homebrew/
/_psutil_osx.cpython-39-darwin.so
0x1296c8000 - 0x1296d7fff +_datetime.cpython-39-darwin.so (0) <2EDDBF81-4928-3CC2-85DA-386E569B7ADE> /opt/homebrew//Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_datetime.cpython-39-darwin.so
0x1296e8000 - 0x1296ebfff +_psutil_posix.cpython-39-darwin.so (0) /opt/homebrew/
/_psutil_posix.cpython-39-darwin.so
0x12a480000 - 0x12a48ffff +_socket.cpython-39-darwin.so (0) <9B666002-C1EF-3464-AB25-D446D05AC183> /opt/homebrew/*/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_socket.cpython-39-darwin.so
0x19fd36000 - 0x19fd37fff libsystem_blocks.dylib (78) <9B6D4883-03E9-3785-851E-EA79FA64ADC1> /usr/lib/system/libsystem_blocks.dylib
0x19fd38000 - 0x19fd6ffff libxpc.dylib (2038.80.3) /usr/lib/system/libxpc.dylib
0x19fd70000 - 0x19fd87fff libsystem_trace.dylib (1277.80.2) <4A466196-D2DD-367B-80AB-988F281EC3B8> /usr/lib/system/libsystem_trace.dylib
0x19fd88000 - 0x19fdfcfff libcorecrypto.dylib (1000.80.5) <9BD8FED7-2A36-3602-A5A7-0CA87C03FB84> /usr/lib/system/libcorecrypto.dylib
0x19fdfd000 - 0x19fe28fff libsystem_malloc.dylib (317.40.8) <21120432-52C1-34E4-BF01-623722FA3A41> /usr/lib/system/libsystem_malloc.dylib
0x19fe29000 - 0x19fe6cfff libdispatch.dylib (1271.40.12) /usr/lib/system/libdispatch.dylib
0x19fe6d000 - 0x19fea5fff libobjc.A.dylib (818.2) /usr/lib/libobjc.A.dylib
0x19fea6000 - 0x19fea8fff libsystem_featureflags.dylib (28.60.1) <297CC4DD-AFA4-3BA3-B4E1-0DF47E49C21E> /usr/lib/system/libsystem_featureflags.dylib
0x19fea9000 - 0x19ff29fff libsystem_c.dylib (1439.40.11) /usr/lib/system/libsystem_c.dylib
0x19ff2a000 - 0x19ff85fff libc++.1.dylib (904.4) /usr/lib/libc++.1.dylib
0x19ff86000 - 0x19ff9ffff libc++abi.dylib (904.4) <1DD3A1C9-D765-34FB-B8C1-87BF52CE49C0> /usr/lib/libc++abi.dylib
0x19ffa0000 - 0x19ffd2fff libsystem_kernel.dylib (7195.81.3) <55FCA547-4877-3075-8A08-FE1620BFC682> /usr/lib/system/libsystem_kernel.dylib
0x19ffd3000 - 0x19ffdefff libsystem_pthread.dylib (454.80.2) <8E907E6C-C227-312E-944C-767093692AFF> /usr/lib/system/libsystem_pthread.dylib
0x19ffdf000 - 0x1a001dfff libdyld.dylib (832.7.3) /usr/lib/system/libdyld.dylib
0x1a001e000 - 0x1a0024fff libsystem_platform.dylib (254.80.2) <8633A39C-10A2-3B44-93F7-617AB09FF640> /usr/lib/system/libsystem_platform.dylib
0x1a0025000 - 0x1a0050fff libsystem_info.dylib (542.40.3) <4CC96CFC-7198-3F26-8C8C-20FB010CDF98> /usr/lib/system/libsystem_info.dylib
0x1a0051000 - 0x1a04fafff com.apple.CoreFoundation (6.9 - 1774.101) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1a04fb000 - 0x1a072dfff com.apple.LaunchServices (1122.11 - 1122.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x1a072e000 - 0x1a0806fff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x1a0807000 - 0x1a0a61fff libBLAS.dylib (1336.40.1) <96EAD889-D898-3884-A36C-F433DC2C64DD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x1a0a62000 - 0x1a0aacfff com.apple.Lexicon-framework (1.0 - 86.1) <81EA9F2C-6059-322A-B336-56CD7F3AB6C2> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x1a0aad000 - 0x1a0b0ffff libSparse.dylib (106) <1A70E696-43E3-3D8B-A3E1-ADB624729BF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x1a0b10000 - 0x1a0b97fff com.apple.SystemConfiguration (1.20 - 1.20) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x1a0b98000 - 0x1a0bcbfff libCRFSuite.dylib (50) <79C1501B-B0F6-341A-96CC-F4FE066E3D59> /usr/lib/libCRFSuite.dylib
0x1a0bcc000 - 0x1a0df6fff libmecabra.dylib (929.1.1) <29B77781-FA91-3180-AFE8-608A355AE97E> /usr/lib/libmecabra.dylib
0x1a0df7000 - 0x1a1188fff com.apple.Foundation (6.9 - 1774.101) <8F7A0D5B-0E89-36F6-AC84-D3BEC2C44792> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1a1189000 - 0x1a127afff com.apple.LanguageModeling (1.0 - 247.1) <66B05273-1979-3DB2-9F68-C0E3A6CD88B1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x1a127b000 - 0x1a139dfff com.apple.CoreDisplay (231.3 - 231.3) <55F5D4EC-8342-30A3-91BA-C8EBB2902C62> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x1a139e000 - 0x1a160bfff com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <2B096342-5488-35F5-A9FF-72A9D7357F56> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x1a160c000 - 0x1a17ddfff com.apple.CoreText (677.3.0.4 - 677.3.0.4) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x1a17de000 - 0x1a1e03fff com.apple.audio.CoreAudio (5.0 - 5.0) <2A4CD49F-AB5D-3155-9889-2A388B4505DE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x1a1e04000 - 0x1a2162fff com.apple.security (7.0 - 59754.80.3) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x1a2163000 - 0x1a23d4fff libicucore.A.dylib (66109) <3CE58F97-7FC3-37D8-BB99-D6BECFC86DD2> /usr/lib/libicucore.A.dylib
0x1a23d5000 - 0x1a23dffff libsystem_darwin.dylib (1439.40.11) /usr/lib/system/libsystem_darwin.dylib
0x1a23e0000 - 0x1a26cffff com.apple.CoreServices.CarbonCore (1307 - 1307) <3EC22291-65E5-3EB6-9498-9A1244C90147> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x1a26d0000 - 0x1a270afff com.apple.CoreServicesInternal (476 - 476) <021B41C2-A5E8-37C2-9A8D-899519F02AE6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x1a270b000 - 0x1a2746fff com.apple.CSStore (1122.11 - 1122.11) <52D8D7A1-4879-3488-9D39-5F2C7696EFA8> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x1a2747000 - 0x1a2811fff com.apple.framework.IOKit (2.0.2 - 1845.81.1) <516911DA-18D7-3D17-8646-BBF7C75CD070> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a2812000 - 0x1a281dfff libsystem_notify.dylib (279.40.4) /usr/lib/system/libsystem_notify.dylib
0x1a281e000 - 0x1a286afff libsandbox.1.dylib (1441.60.4) <5A1C8805-37B5-3B78-808B-8DEF77CBBEEA> /usr/lib/libsandbox.1.dylib
0x1a286b000 - 0x1a35c9fff com.apple.AppKit (6.9 - 2022.30.122) <138DA939-08B3-3DB4-90D0-A5FF35E06BA6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1a35ca000 - 0x1a37f8fff com.apple.UIFoundation (1.0 - 727.3) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x1a37f9000 - 0x1a380bfff com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <162DF56F-4DE4-3519-974F-87DBBE41DE6D> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x1a380c000 - 0x1a397afff com.apple.desktopservices (1.18 - 1346.3.1) <1FF1398F-F5C0-327C-8B87-CF818C47C75C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x1a398e000 - 0x1a3b81fff com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x1a3c34000 - 0x1a433efff libnetwork.dylib (2288.80.2) <07EC53A0-293C-3403-8394-755AE0BDDFA4> /usr/lib/libnetwork.dylib
0x1a433f000 - 0x1a47ccfff com.apple.CFNetwork (1220.1 - 1220.1) <3C5F5D1E-DB7C-3027-BBB0-91E6DEA3E264> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1a47cd000 - 0x1a47dcfff libsystem_networkextension.dylib (1295.80.3) /usr/lib/system/libsystem_networkextension.dylib
0x1a47dd000 - 0x1a47defff libenergytrace.dylib (22) /usr/lib/libenergytrace.dylib
0x1a47df000 - 0x1a4833fff libMobileGestalt.dylib (978.80.1) <93C6E288-C098-357F-B8A5-3E133DF39ECE> /usr/lib/libMobileGestalt.dylib
0x1a4834000 - 0x1a484bfff libsystem_asl.dylib (385) <31E28E59-1CDD-3B83-8BF0-56C675227FA2> /usr/lib/system/libsystem_asl.dylib
0x1a484c000 - 0x1a4865fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x1a4866000 - 0x1a4bccfff com.apple.SkyLight (1.600.0 - 570.7) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x1a4bcd000 - 0x1a51bafff com.apple.CoreGraphics (2.0 - 1463.3.2) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x1a51bb000 - 0x1a52b0fff com.apple.ColorSync (4.13.0 - 3473.3.1) <383BFD71-E7FA-3EA0-B8BC-8BC2452DD881> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x1a52b1000 - 0x1a530cfff com.apple.HIServices (1.22 - 714) <4404D4B7-FE46-33B6-919F-8A11C242CE96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x1a5408000 - 0x1a5579fff com.apple.Montreal (1.0 - 142) <421E714F-2FC4-376B-9C8F-69DD48A94872> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x1a5668000 - 0x1a5a19fff com.apple.CoreData (120 - 1044.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x1a5a1a000 - 0x1a5a31fff com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <38163CA8-14FF-34A9-8AE4-D7D69B8C8854> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x1a5a32000 - 0x1a5bd9fff libsqlite3.dylib (321.1) <8592B35B-9EA3-3C84-8453-9C86FB5C039C> /usr/lib/libsqlite3.dylib
0x1a5bda000 - 0x1a5c51fff com.apple.Accounts (113 - 113) <9E3D8FCD-16A8-3D28-A7F3-D75476C16B8C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x1a5c52000 - 0x1a5c69fff com.apple.commonutilities (8.0 - 900) <34263522-C58C-3F19-8283-8CA507F3D20B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x1a5c6a000 - 0x1a5ceefff com.apple.BaseBoard (526 - 526) <89622432-C593-3BF5-94EE-818870066499> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x1a5cef000 - 0x1a5d3ffff com.apple.RunningBoardServices (1.0 - 505.80.1) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x1a5d40000 - 0x1a5db3fff com.apple.AE (918.0.1 - 918.0.1) <7D13C9B5-D195-3E9E-B6C7-254F95A925C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x1a5db4000 - 0x1a5dbbfff libdns_services.dylib (1310.80.1) <64D4BA25-C388-3AB8-BDA8-2E81459DA46A> /usr/lib/libdns_services.dylib
0x1a5dbc000 - 0x1a5dc3fff libsystem_symptoms.dylib (1431.40.36) <0657E539-C0CE-30F8-B630-FBAE36109542> /usr/lib/system/libsystem_symptoms.dylib
0x1a5dc4000 - 0x1a5f20fff com.apple.Network (1.0 - 1) <486C55B3-900C-3D09-AB0D-F99A152CFB84> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x1a5f21000 - 0x1a5f46fff com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x1a5f47000 - 0x1a5f49fff libDiagnosticMessagesClient.dylib (112) <20AD555E-DF00-3C91-A95B-AB2AD23780AA> /usr/lib/libDiagnosticMessagesClient.dylib
0x1a5f4a000 - 0x1a5f95fff com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <5400DF7A-9249-30E9-B692-AC431C7F74D9> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x1a5f96000 - 0x1a602ffff com.apple.Metadata (10.7.0 - 2150.7.5) <4B03E6F8-1568-338B-AA75-480F9D824516> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x1a6030000 - 0x1a6036fff com.apple.DiskArbitration (2.7 - 2.7) <7ED2211D-BA3C-37EC-BBA4-4320FBBC8A6A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x1a6037000 - 0x1a6355fff com.apple.vImage (8.1 - 544.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x1a6356000 - 0x1a6608fff com.apple.QuartzCore (1.11 - 926.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x1a6609000 - 0x1a664bfff libFontRegistry.dylib (309) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x1a664c000 - 0x1a6765fff com.apple.coreui (2.1 - 690) <35D7762A-4F30-3C06-9561-03129131C328> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x1a6766000 - 0x1a6846fff com.apple.ViewBridge (551.3 - 551.3) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x1a6847000 - 0x1a6851fff com.apple.PerformanceAnalysis (1.275 - 275) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x1a6852000 - 0x1a685ffff com.apple.OpenDirectory (11.2 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x1a6860000 - 0x1a687ffff com.apple.CFOpenDirectory (11.2 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x1a6880000 - 0x1a6888fff com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <72CF142E-3792-318C-B2D6-B60C5E219312> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x1a6889000 - 0x1a68adfff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x1a68ae000 - 0x1a68b0fff libapp_launch_measurement.dylib (14.1) /usr/lib/libapp_launch_measurement.dylib
0x1a68b1000 - 0x1a68f4fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <6026D662-F75F-3C82-8C80-F6CEBF6369BF> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x1a68f5000 - 0x1a69e0fff libxml2.2.dylib (34.9) /usr/lib/libxml2.2.dylib
0x1a69e1000 - 0x1a6a33fff com.apple.CoreVideo (1.8 - 408.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x1a6a34000 - 0x1a6a36fff com.apple.loginsupport (1.0 - 1) <232A91A0-5E9D-3D5E-8A33-FAD681F0E522> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x1a6a37000 - 0x1a6a5efff com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x1a6a5f000 - 0x1a6a7efff com.apple.UserManagement (1.0 - 1) <91FCA944-6C2F-38BA-8ACA-D2EE30B059FF> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x1a6a7f000 - 0x1a6c2dfff com.apple.cloudkit.CloudKit (970 - 970) <9773F3CB-8F67-3CDB-93EA-EBE1BFD8931D> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x1a6cb3000 - 0x1a7076fff com.apple.CoreML (1.0 - 1) <878ED684-373E-37BA-81DF-7992D72724A7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x1a77ba000 - 0x1a7830fff com.apple.corelocation (2420.12.16 - 2420.12.16) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x1a7831000 - 0x1a7842fff libsystem_containermanager.dylib (318.80.2) <0B742EA4-AFA2-36B6-AB4B-2F8ACA7211AA> /usr/lib/system/libsystem_containermanager.dylib
0x1a7843000 - 0x1a7854fff com.apple.IOSurface (289.3 - 289.3) <64E3394D-C908-378C-B5CE-B89C6BE61E9F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x1a7855000 - 0x1a785efff com.apple.IOAccelerator (439.52 - 439.52) <2995471C-4A7A-342A-B702-496519D138E2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x1a785f000 - 0x1a7955fff com.apple.Metal (244.32.7 - 244.32.7) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x1a7956000 - 0x1a7975fff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a7976000 - 0x1a7a6cfff com.apple.CoreMedia (1.0 - 2765.6.4.2) <9544A01C-6A6E-33E7-8408-A5118DEFD83C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x1a7a6d000 - 0x1a7bc5fff libFontParser.dylib (305.3.0.1) <05D15A58-A965-37AB-99E1-B219E1BE7A4D> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1a7bc6000 - 0x1a7ed5fff com.apple.HIToolbox (2.1.1 - 1061.2) <69773C1A-17CF-3400-AC76-C1033939733F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1a7ed6000 - 0x1a7eedfff com.apple.framework.DFRFoundation (1.0 - 265) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x1a7eee000 - 0x1a7ef1fff com.apple.dt.XCTTargetBootstrap (1.0 - 17500) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x1a7ef2000 - 0x1a7f1cfff com.apple.CoreSVG (1.0 - 149) <4C650BC1-BFF9-34D2-9655-A4B31EEB3A87> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x1a7f1d000 - 0x1a813afff com.apple.ImageIO (3.3.0 - 2130.3.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x1a813b000 - 0x1a845bfff com.apple.CoreImage (16.2.0 - 1130.1) <78FEE69F-A99D-3425-B458-510574A62A6E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x1a845c000 - 0x1a84b3fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x1a84b4000 - 0x1a84b8fff libsystem_configuration.dylib (1109.60.2) /usr/lib/system/libsystem_configuration.dylib
0x1a84b9000 - 0x1a84bdfff libsystem_sandbox.dylib (1441.60.4) /usr/lib/system/libsystem_sandbox.dylib
0x1a84be000 - 0x1a84bffff com.apple.AggregateDictionary (1.0 - 1) <516D38F6-E0E1-36B4-AC96-E5079ECC6ED4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x1a84c0000 - 0x1a84c3fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x1a84c4000 - 0x1a84c5fff liblangid.dylib (136) <12979BA7-28E3-3E74-AC24-65166A921235> /usr/lib/liblangid.dylib
0x1a84c6000 - 0x1a8554fff com.apple.CoreNLP (1.0 - 245.1) <92E28F08-9AB8-3B02-A889-677A716E393C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x1a8555000 - 0x1a855cfff com.apple.LinguisticData (1.0 - 399) <2B3E7B26-D669-38C0-9B7F-FFB2E94BC23B> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x1a855d000 - 0x1a8a12fff libBNNS.dylib (288.80.1) <695BEB14-BA36-3386-8C72-A219A73C9601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x1a8a13000 - 0x1a8ac5fff libvDSP.dylib (760.40.6) <9FAC0A5B-0CD5-3999-815A-3C663EC71F65> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x1a8ac6000 - 0x1a8ad8fff com.apple.CoreEmoji (1.0 - 128) <0FCD33E9-8DC4-3FB1-86DC-8ECA2FA10E37> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x1a8ad9000 - 0x1a8ae3fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <57F4592F-D6FA-3ED9-ACEF-B1D7A7359DC1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x1a8ae4000 - 0x1a8baffff com.apple.framework.CoreWLAN (16.0 - 1657) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x1a8bb0000 - 0x1a8daffff com.apple.CoreUtils (6.5 - 650.6) <768C98CD-589C-3020-B046-9945F4A79073> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x1a8db0000 - 0x1a8dd2fff com.apple.MobileKeyBag (2.0 - 1.0) <32451B9C-8D50-39E2-ACA5-6571087CE2E3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x1a8dd3000 - 0x1a8de2fff com.apple.AssertionServices (1.0 - 505.80.1) <61B246D7-5C18-38AC-8A21-C6117863F42A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x1a8de3000 - 0x1a8e68fff com.apple.securityfoundation (6.0 - 55240.40.4) <6D4E864F-4AAC-31AF-85AF-C308528C0F0B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x1a8e69000 - 0x1a8e72fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <8981AD5E-DC12-3B54-BAC0-E9E113C4B1A0> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x1a8e73000 - 0x1a8e78fff com.apple.xpc.ServiceManagement (1.0 - 1) <7B4325ED-9CF7-3D9E-A39C-F0AE7819F0C0> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x1a8e79000 - 0x1a8e7bfff libquarantine.dylib (119.40.2) <66942A5C-57B3-3524-BA49-0F2DA4A584D1> /usr/lib/system/libquarantine.dylib
0x1a8e7c000 - 0x1a8e8bfff libCheckFix.dylib (31) <05E93C9D-45F9-3758-95FD-481E5EA2D5EF> /usr/lib/libCheckFix.dylib
0x1a8e8c000 - 0x1a8ea2fff libcoretls.dylib (169) <2B83641A-06E3-30E5-863E-BFE8CEC3B859> /usr/lib/libcoretls.dylib
0x1a8ea3000 - 0x1a8eb3fff libbsm.0.dylib (68.40.1) /usr/lib/libbsm.0.dylib
0x1a8eb4000 - 0x1a8ef8fff libmecab.dylib (929.1.1) /usr/lib/libmecab.dylib
0x1a8ef9000 - 0x1a8efdfff libgermantok.dylib (24) <585D03D1-A1E6-3956-8F81-27B564E177DC> /usr/lib/libgermantok.dylib
0x1a8efe000 - 0x1a8f13fff libLinearAlgebra.dylib (1336.40.1) <774FCF6E-9563-390C-9999-EEE1EC1045D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x1a8f14000 - 0x1a9117fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <369F0556-1E68-3ACD-970F-9BA2E7D7DE69> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x1a9118000 - 0x1a9161fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x1a9162000 - 0x1a929dfff com.apple.MLCompute (1.0 - 1) /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x1a929e000 - 0x1a92ccfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x1a92cd000 - 0x1a9308fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <7FBD627B-7007-35FC-8035-1EC2453C7B3B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x1a9309000 - 0x1a9393fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <80EBB4E0-1EFB-39CE-97C8-550F0BE84C3A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x1a9394000 - 0x1a93a3fff com.apple.AppleFSCompression (125 - 1.0) <707AA112-C043-353A-A6CE-C3FE9613B183> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x1a93a4000 - 0x1a93b0fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib
0x1a93b1000 - 0x1a93b5fff libsystem_coreservices.dylib (127) /usr/lib/system/libsystem_coreservices.dylib
0x1a93b6000 - 0x1a93e6fff com.apple.CoreServices.OSServices (1122.11 - 1122.11) <251E3502-60E9-3379-864A-6AFFD40E6A1C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x1a93e7000 - 0x1a94fcfff com.apple.AuthKit (1.0 - 1) <1F566084-0D88-3EE0-88FA-45B228F17B7A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x1a95a4000 - 0x1a95b5fff libz.1.dylib (76) <9005FC69-0FEF-375F-AB09-DF5CEBAD5D14> /usr/lib/libz.1.dylib
0x1a95b6000 - 0x1a95e3fff libsystem_m.dylib (3186.40.2) <8FADC1D2-0B61-34C7-9F1C-19D85CB07E16> /usr/lib/system/libsystem_m.dylib
0x1a95e4000 - 0x1a95e4fff libcharset.1.dylib (59) /usr/lib/libcharset.1.dylib
0x1a95e5000 - 0x1a95eafff libmacho.dylib (973.4) <8146EF75-0B83-3A8D-A1DA-1D49AD62DE88> /usr/lib/system/libmacho.dylib
0x1a95eb000 - 0x1a9606fff libkxld.dylib (7195.81.3) /usr/lib/system/libkxld.dylib
0x1a9607000 - 0x1a9614fff libcommonCrypto.dylib (60178.40.2) <49528AE3-1376-376C-BE61-31393A50850D> /usr/lib/system/libcommonCrypto.dylib
0x1a9615000 - 0x1a961ffff libunwind.dylib (200.10) <017E8A02-B5EA-36DB-BB73-9EDD72F1229A> /usr/lib/system/libunwind.dylib
0x1a9620000 - 0x1a9627fff liboah.dylib (203.30) <46D9195A-40F2-3CD5-AE73-2F6EF52ECCEC> /usr/lib/liboah.dylib
0x1a9628000 - 0x1a9630fff libcopyfile.dylib (173.40.2) /usr/lib/system/libcopyfile.dylib
0x1a9631000 - 0x1a9634fff libcompiler_rt.dylib (102.2) /usr/lib/system/libcompiler_rt.dylib
0x1a9635000 - 0x1a9637fff libsystem_collections.dylib (1439.40.11) /usr/lib/system/libsystem_collections.dylib
0x1a9638000 - 0x1a963afff libsystem_secinit.dylib (87.60.1) /usr/lib/system/libsystem_secinit.dylib
0x1a963b000 - 0x1a963dfff libremovefile.dylib (49.40.3) /usr/lib/system/libremovefile.dylib
0x1a963e000 - 0x1a963efff libkeymgr.dylib (31) <1EE40BB9-C661-3FB2-8409-44E93D2820DA> /usr/lib/system/libkeymgr.dylib
0x1a963f000 - 0x1a9647fff libsystem_dnssd.dylib (1310.80.1) <7F309D4C-1FE5-3C27-8403-9F305D7D8725> /usr/lib/system/libsystem_dnssd.dylib
0x1a9648000 - 0x1a964dfff libcache.dylib (83) /usr/lib/system/libcache.dylib
0x1a964e000 - 0x1a964ffff libSystem.B.dylib (1292.60.1) /usr/lib/libSystem.B.dylib
0x1a9650000 - 0x1a9653fff libfakelink.dylib (3) <398932A6-EE2F-3C11-8255-AEB91EF9069D> /usr/lib/libfakelink.dylib
0x1a9654000 - 0x1a9654fff com.apple.SoftLinking (1.0 - 1) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x1a9655000 - 0x1a968ffff libpcap.A.dylib (98.40.1) /usr/lib/libpcap.A.dylib
0x1a9690000 - 0x1a9782fff libiconv.2.dylib (59) <36178571-5C2D-3429-9D94-B0E956AE4B2C> /usr/lib/libiconv.2.dylib
0x1a9783000 - 0x1a9798fff libcmph.dylib (8) <65B14CE5-2B6F-3698-9BF9-39C3196A928D> /usr/lib/libcmph.dylib
0x1a9799000 - 0x1a9809fff libarchive.2.dylib (83.40.4) /usr/lib/libarchive.2.dylib
0x1a980a000 - 0x1a987afff com.apple.SearchKit (1.4.1 - 1.4.1) <211189D3-E503-37A5-A5E6-7B02A44E08E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x1a987b000 - 0x1a987cfff libThaiTokenizer.dylib (3) <3E87F039-817A-38BB-94E2-2AA93C5D5965> /usr/lib/libThaiTokenizer.dylib
0x1a987d000 - 0x1a98a1fff com.apple.applesauce (1.0 - 16.26) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x1a98a2000 - 0x1a98b8fff libapple_nghttp2.dylib (1.41) <670949F6-4C08-36D4-B515-469A0846A4F3> /usr/lib/libapple_nghttp2.dylib
0x1a98b9000 - 0x1a98cafff libSparseBLAS.dylib (1336.40.1) <11F539F3-F024-3D45-832A-D2B362539C0C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x1a98cb000 - 0x1a98ccfff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <30262021-FD5E-3A9A-B63F-6A615BD26B8E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x1a98cd000 - 0x1a98d1fff libpam.2.dylib (28.40.1) /usr/lib/libpam.2.dylib
0x1a98d2000 - 0x1a98e9fff libcompression.dylib (96.40.6) <77DE8770-609A-3213-AB0D-FDAE0BC1313E> /usr/lib/libcompression.dylib
0x1a98ea000 - 0x1a98eefff libQuadrature.dylib (7) <3CC73BE9-2FB3-3FA0-B73F-A4E9A5B5A89C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x1a98ef000 - 0x1a9d99fff libLAPACK.dylib (1336.40.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x1a9d9a000 - 0x1a9debfff com.apple.DictionaryServices (1.2 - 341) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x1a9dec000 - 0x1a9e04fff liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib
0x1a9e05000 - 0x1a9e06fff libcoretls_cfhelpers.dylib (169) <305BD63F-35B3-3C85-87CE-E6A9F9C6134C> /usr/lib/libcoretls_cfhelpers.dylib
0x1a9e07000 - 0x1a9eeafff com.apple.APFS (1677.81.1 - 1677.81.1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x1a9eeb000 - 0x1a9ef8fff libxar.1.dylib (452) <11B97EF4-5F19-3E16-9EEF-D910A09824A1> /usr/lib/libxar.1.dylib
0x1a9ef9000 - 0x1a9efcfff libutil.dylib (58.40.2) <9FCE657A-8B1D-335A-8867-FC00A1C0CEE9> /usr/lib/libutil.dylib
0x1a9efd000 - 0x1a9f26fff libxslt.1.dylib (17.3) <25248CEF-CC74-3ECF-9A57-43A3C80FCF15> /usr/lib/libxslt.1.dylib
0x1a9f27000 - 0x1a9f31fff libChineseTokenizer.dylib (37) <9C23FE94-6C58-34B3-B16D-43B470BF8BC2> /usr/lib/libChineseTokenizer.dylib
0x1a9f32000 - 0x1a9fa6fff libvMisc.dylib (760.40.6) <7AE629F6-F842-3C88-A74F-3C48D5625F01> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x1a9fa7000 - 0x1aa038fff libate.dylib (3.0.4) /usr/lib/libate.dylib
0x1aa039000 - 0x1aa040fff libIOReport.dylib (64) <5E77D159-7724-367D-BA5F-503C20075316> /usr/lib/libIOReport.dylib
0x1aa041000 - 0x1aa06dfff com.apple.CrashReporterSupport (10.13 - 15047.1) <2CBB916B-5DE3-38E3-9EF2-FE363057D6C7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x1aa086000 - 0x1aa103fff com.apple.CVNLP (1.0 - 119) <1959676F-F56B-3033-9D9F-B8F6C0FF2F5C> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
0x1aa122000 - 0x1aa153fff com.apple.pluginkit.framework (1.0 - 1) <72A8F4A7-5CFD-3F2B-A743-D522966A6E5E> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x1aa154000 - 0x1aa15bfff libMatch.1.dylib (38) <147115B3-1E28-364B-BCED-83AE05C3C54C> /usr/lib/libMatch.1.dylib
0x1aa15c000 - 0x1aa1dffff libCoreStorage.dylib (554) /usr/lib/libCoreStorage.dylib
0x1aa1e0000 - 0x1aa22bfff com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x1aa22c000 - 0x1aa245fff libexpat.1.dylib (26) /usr/lib/libexpat.1.dylib
0x1aa246000 - 0x1aa24ffff libheimdal-asn1.dylib (597.80.1) <29F9E056-0AA1-3570-B16F-1F8ADA99093C> /usr/lib/libheimdal-asn1.dylib
0x1aa250000 - 0x1aa262fff com.apple.IconFoundation (479.3 - 479.3) <6479DFE9-D7F6-3E77-9223-ED82B0CF00A7> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x1aa263000 - 0x1aa2c9fff com.apple.IconServices (479.3 - 479.3) <4F9CE33F-3887-3E46-98A1-B885099752DC> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x1aa2ca000 - 0x1aa36dfff com.apple.MediaExperience (1.0 - 1) <5DE9BF5C-D74E-3352-A717-F5A275852683> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x1aa36e000 - 0x1aa394fff com.apple.persistentconnection (1.0 - 1.0) <3252899F-ED6C-3BD9-959B-06A9773F7719> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x1aa395000 - 0x1aa3a2fff com.apple.GraphVisualizer (1.0 - 100.1) <725B4036-56E6-360F-AEBC-C4784E7A898E> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x1aa3a3000 - 0x1aa7b5fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <4CA300E2-6E7D-3858-A608-2A497C9FE229> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x1aa7b6000 - 0x1aa7f7fff com.apple.OTSVG (1.0 - 677.3.0.4) <2BCF926A-7F63-382A-927D-393058EC1795> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x1aa7f8000 - 0x1aa7fffff com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x1aa800000 - 0x1aa80efff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <2C1D4983-B7F7-3447-9189-92018437127D> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1aa80f000 - 0x1aa811fff libspindump.dylib (295.1) <579EC8E0-21D6-39A2-A74B-726255A25AFE> /usr/lib/libspindump.dylib
0x1aa812000 - 0x1aa8c6fff com.apple.Heimdal (4.0 - 2.0) <28FD0493-0DAE-3DCA-80AC-0740244F5E11> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x1aa8c7000 - 0x1aa8e1fff com.apple.login (3.0 - 3.0) <0AF38602-6AD4-3D2B-80DA-A3D7A5EDB168> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x1aa8e2000 - 0x1aa9b5fff com.apple.corebrightness (1.0 - 1) <0E591732-3CD7-3698-90F1-6347B2FADE0A> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x1aaa5a000 - 0x1aaab9fff com.apple.bom (14.0 - 233) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x1aaaba000 - 0x1aaafdfff com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x1aaafe000 - 0x1aabdffff libJP2.dylib (2130.3.5) <5E432481-550D-3586-BBE9-7C343A322BA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x1aabe0000 - 0x1aabe3fff com.apple.WatchdogClient.framework (1.0 - 98.80.2) <9C7D6E3D-9534-32AB-B4FC-F550258067C2> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x1aabe4000 - 0x1aac18fff com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <74BAC7AE-CB7B-3A72-AB21-D82011A73380> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x1aac19000 - 0x1aad3efff com.apple.VideoToolbox (1.0 - 2765.6.4.2) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x1aad3f000 - 0x1aad71fff libAudioToolboxUtility.dylib (1180.25) <38FA690C-5AF6-30C6-93E5-C6B2FF22964E> /usr/lib/libAudioToolboxUtility.dylib
0x1aad72000 - 0x1aad98fff libPng.dylib (2130.3.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x1aad99000 - 0x1aadf4fff libTIFF.dylib (2130.3.5) <945A0686-AA85-3604-8CC0-DBF5E430A051> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x1aadf5000 - 0x1aae13fff com.apple.IOPresentment (54 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x1aae14000 - 0x1aae18fff com.apple.GPUWrangler (6.2.2 - 6.2.2) <728ADF65-CA13-361F-B5C0-81FD856C92FF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x1aae19000 - 0x1aae1bfff libRadiance.dylib (2130.3.5) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x1aae1c000 - 0x1aae21fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x1aae22000 - 0x1aae42fff libJPEG.dylib (2130.3.5) <0ED933C7-9E0B-3A4A-9645-A5FC616A9542> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x1aae43000 - 0x1aae72fff com.apple.ATSUI (1.0 - 1) <715E06A8-D92D-3623-8DD5-A4F61B3754AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x1aae73000 - 0x1aae77fff libGIF.dylib (2130.3.5) <38BA80C8-AC81-3715-AA8F-20669B71C930> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x1aae78000 - 0x1aae81fff com.apple.CMCaptureCore (1.0 - 80.20.5) /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x1aae82000 - 0x1aaec9fff com.apple.print.framework.PrintCore (16 - 531) <5ED88FFD-648C-33E7-92B9-8BE3C6E55F1A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x1aaeca000 - 0x1aaf7efff com.apple.TextureIO (3.10.9 - 3.10.9) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x1aaf7f000 - 0x1aaf87fff com.apple.InternationalSupport (1.0 - 60) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x1aaf88000 - 0x1aaffcfff com.apple.datadetectorscore (8.0 - 674) <6D657884-3C78-3877-8958-B0E25D70495B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x1aaffd000 - 0x1ab05dfff com.apple.UserActivity (435 - 435) <7DF5EB47-668F-3FEF-B39E-5EA5F4D3A31D> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x1ab05e000 - 0x1ab7c7fff com.apple.MediaToolbox (1.0 - 2765.6.4.2) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x1abcd6000 - 0x1abcfdfff com.apple.locationsupport (2420.12.16 - 2420.12.16) <44768772-F475-388B-9D5F-B194CA4405C2> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x1abcfe000 - 0x1abd33fff libSessionUtility.dylib (76.7) <305D2EF4-36DC-35A5-BD63-9A798D44EB08> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x1abd34000 - 0x1abe58fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x1abe59000 - 0x1abec2fff com.apple.audio.AudioSession (1.0 - 76.7) <705FD16D-F337-3CCA-9A2A-E021D159F280> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x1abec3000 - 0x1abed5fff libAudioStatistics.dylib (25.4) /usr/lib/libAudioStatistics.dylib
0x1abed6000 - 0x1abee9fff com.apple.speech.synthesis.framework (9.0.51.2 - 9.0.51.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x1abeea000 - 0x1abf57fff com.apple.ApplicationServices.ATS (377 - 516) <5B8311CC-7F67-3042-955C-020E9ADFBF5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x1abf58000 - 0x1abf70fff libresolv.9.dylib (68) /usr/lib/libresolv.9.dylib
0x1ac034000 - 0x1ac097fff com.apple.CoreMediaIO (1000.0 - 5325) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x1ac098000 - 0x1ac177fff libSMC.dylib (20) /usr/lib/libSMC.dylib
0x1ac178000 - 0x1ac1d8fff libcups.2.dylib (494.1) /usr/lib/libcups.2.dylib
0x1ac1d9000 - 0x1ac1e8fff com.apple.LangAnalysis (1.7.0 - 254) <5970526F-E849-34C9-9046-10FFD6A8BE79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x1ac1e9000 - 0x1ac1f5fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x1ac1f6000 - 0x1ac1fdfff com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x1ac1fe000 - 0x1ac209fff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x1ac20a000 - 0x1ac810fff com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x1ac811000 - 0x1ac81cfff com.apple.perfdata (1.0 - 67.40.1) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x1ac81d000 - 0x1ac82bfff libperfcheck.dylib (41) /usr/lib/libperfcheck.dylib
0x1ac82c000 - 0x1ac83cfff com.apple.Kerberos (3.0 - 1) <862CCDF8-B5F2-3EDE-B728-B62CE0F158F7> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x1ac83d000 - 0x1ac885fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x1ac886000 - 0x1ac895fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x1ac896000 - 0x1ac8bdfff com.apple.MobileAssets (1.0 - 659.60.1) <9D36AC26-7C15-3E65-854F-0ECD2B4F151B> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x1ac8ea000 - 0x1ac90bfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x1ac90c000 - 0x1ac914fff com.apple.CorePhoneNumbers (1.0 - 1) <2A693D33-FF3E-37A1-96C9-0BF8D7EC45B9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x1ac915000 - 0x1ac9a6fff libTelephonyUtilDynamic.dylib (5347.1) /usr/lib/libTelephonyUtilDynamic.dylib
0x1aca62000 - 0x1aca62fff liblaunch.dylib (2038.80.3) <327A64BF-8C2C-303D-91E4-70A168C5D87F> /usr/lib/system/liblaunch.dylib
0x1aca64000 - 0x1aca75fff libffi.dylib (27) <92403FAB-6424-3AA3-ADB4-98FCD46D892A> /usr/lib/libffi.dylib
0x1ad236000 - 0x1ad373fff com.apple.Sharing (1579 - 1579) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x1ad374000 - 0x1ad46cfff com.apple.Bluetooth (8.0.3 - 8.0.3d9) <9202E283-D1C3-3DDE-8354-1EBAB423A34D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x1ad46d000 - 0x1ad480fff com.apple.AppContainer (4.0 - 509.60.2) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x1ad481000 - 0x1ad484fff com.apple.SecCodeWrapper (4.0 - 509.60.2) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x1ad485000 - 0x1ad4ddfff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x1ad4de000 - 0x1ad53dfff com.apple.QuickLookFramework (5.0 - 928.2) <370B27B8-7E0B-334F-AE2D-AE51F7843A8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x1ad53e000 - 0x1ad55afff com.apple.MetalKit (147.1 - 147.1) <24F04C7A-2CAB-3FF5-B3B9-470A3B76034C> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x1ad75f000 - 0x1aec9ffff com.apple.GeoServices (1.0 - 1757.23.11.29.3) <4242C603-83B0-35E5-A4C1-7908771F8B72> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x1aecac000 - 0x1aecd3fff com.apple.RemoteViewServices (2.0 - 163) <1186EF9F-BB91-3C43-A59E-4E0E9609FA48> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x1aecd4000 - 0x1aece3fff com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <1B4EC5CD-3B08-3786-9B26-49CB2ABD8A5E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x1aece4000 - 0x1aecebfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x1aef2c000 - 0x1aef2cfff libsystem_product_info_filter.dylib (8.40.1) <616C96CE-226D-3719-B37F-A3FCAA32591A> /usr/lib/system/libsystem_product_info_filter.dylib
0x1af006000 - 0x1af006fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <62E20D57-7F67-3ECA-BB6D-809B229682B9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x1af02d000 - 0x1af02dfff com.apple.CoreServices (1122.11 - 1122.11) <197C9565-C878-3E83-9172-E45DA7DF75A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x1af2e7000 - 0x1af2e7fff com.apple.Accelerate (1.11 - Accelerate 1.11) <28C41AFA-8A87-38A8-8AED-1A589F6DDB6E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x1af32b000 - 0x1af337fff com.apple.MediaAccessibility (1.0 - 130) <3BA93553-B583-31C7-AEEF-1FCA21DD96FB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x1af338000 - 0x1af357fff com.apple.networking.AlgosScoreFramework (1.0 - 1) <78A63D05-B5D5-3233-8016-213D12FA6968> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x1af358000 - 0x1af35dfff com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x1af35e000 - 0x1af368fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x1afb7c000 - 0x1afbd7fff com.apple.CoreBluetooth (1.0 - 1) <9EA4DBC8-ACFD-3538-B4CD-465533099F36> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x1afbd8000 - 0x1afbe2fff com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x1afbe3000 - 0x1afbf7fff com.apple.PowerLog (1.0 - 1) <09280C51-F63A-3E0E-96DA-28847408B452> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x1afbf8000 - 0x1afc03fff com.apple.AppleIDAuthSupport (1.0 - 1) <45CAFEAC-3F4F-3DCD-84EF-2AB4AE972ED2> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x1afc04000 - 0x1afcb8fff com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x1afcb9000 - 0x1afcecfff com.apple.MediaKit (16 - 927.40.2) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x1afced000 - 0x1afdcdfff com.apple.DiskManagement (14.0 - 1733.80.1) <23D64617-73D5-31A2-9D20-6BAD5914E313> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x1afdce000 - 0x1afdd9fff com.apple.CoreAUC (322.2.0 - 322.2.0) <878AEBBF-00E6-340C-B91D-D3B9948B3C01> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x1afdda000 - 0x1afdddfff com.apple.Mangrove (1.0 - 25) <0246E143-39BF-3CE2-BED8-A2BFDDF8479C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x1afdde000 - 0x1afe0dfff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x1afe0e000 - 0x1aff36fff com.apple.FileProvider (326.3 - 326.3) <532BE590-A8EB-3008-86C9-1D1E0A70A39E> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x1aff37000 - 0x1aff5afff com.apple.GenerationalStorage (2.0 - 322) <2713C0EB-CE8B-3921-9663-D62F412AA76D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x1b02fd000 - 0x1b03d7fff com.apple.CoreTelephony (113 - 8183.1) <842A76F2-7EF3-35E7-BF6A-BD6F5FC8EF08> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
0x1b03fe000 - 0x1b05adfff com.apple.AVFCore (1.0 - 2005.3.4.1) /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
0x1b05ae000 - 0x1b0627fff com.apple.FrontBoardServices (702.3.3 - 702.3.3) <4E86C63D-856E-3849-8F98-5720B7EE6C56> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
0x1b0628000 - 0x1b0651fff com.apple.BoardServices (1.0 - 526) <75EB189A-35FE-3337-89E3-F70F54D8DA5C> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
0x1b08f9000 - 0x1b0933fff com.apple.DebugSymbols (195.1 - 195.1) <00A00401-49B1-388E-BAF7-C533C30F3809> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x1b0934000 - 0x1b09ebfff com.apple.CoreSymbolication (12.2 - 64541.4) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x1b09ec000 - 0x1b09f5fff com.apple.CoreTime (284) /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
0x1b09f6000 - 0x1b0a70fff com.apple.Rapport (2.3.0 - 230.1) /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x1b1264000 - 0x1b12b4fff com.apple.coreduetcontext (1.0 - 1) <1EB1734C-3654-345D-9E87-45514B33EB1B> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x1b12b5000 - 0x1b1871fff com.apple.Intents (1.0 - 1) /System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x1b1872000 - 0x1b18d1fff com.apple.framework.Apple80211 (17.0 - 1728) <574C3E0F-B738-3711-B4B0-E3C9853E4227> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x1b18d2000 - 0x1b1a0afff com.apple.CoreWiFi (3.0 - 341) <81120F89-4C72-39F9-803C-9E30241D8A0D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x1b1a0b000 - 0x1b1a25fff com.apple.BackBoardServices (1.0 - 1.0) /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
0x1b1c74000 - 0x1b1c83fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <8ECD1B89-7FC6-3979-B8E7-F1CAA450969A> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x1b1c84000 - 0x1b1c9bfff com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x1b1cdf000 - 0x1b1ce2fff com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x1b1ce3000 - 0x1b1ceafff com.apple.EFILogin (2.0 - 2) <34A36D3D-6D66-32B5-9025-601870A19AA2> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x1b1ceb000 - 0x1b1cf6fff libcsfde.dylib (554) <468DD1A9-5045-3F63-A62E-9F9E6297CE39> /usr/lib/libcsfde.dylib
0x1b1f1c000 - 0x1b1f1cfff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x1b2203000 - 0x1b2203fff libHeimdalProxy.dylib (79) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x1b22ae000 - 0x1b22aefff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x1b22d9000 - 0x1b2316fff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x1b2317000 - 0x1b2339fff com.apple.DuetActivityScheduler (1.0 - 1) /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x1b234f000 - 0x1b235cfff com.apple.IntentsFoundation (1.0 - 1) /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x1b235d000 - 0x1b2363fff com.apple.PushKit (1.0 - 1) /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x1b2364000 - 0x1b239cfff com.apple.C2 (1.3 - 569) <7E90F20F-C802-367F-B7B3-96AB3D29C07B> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x1b239d000 - 0x1b23d1fff com.apple.QuickLookThumbnailing (1.0 - 135.1) /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x1b23d2000 - 0x1b2ae5fff com.apple.vision.EspressoFramework (1.0 - 256.2.2) <14D27D70-B58F-3CD9-9899-85F536EC0C3E> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x1b2ae6000 - 0x1b2afdfff com.apple.ANEServices (4.52 - 4.52) <459A60D3-EF59-39BF-99B2-E33521EE2D0F> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
0x1b2c23000 - 0x1b2c25fff com.apple.CoreDuetDebugLogging (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x1b2c26000 - 0x1b2c34fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <707B5A8C-FFBD-31A7-9F2D-145D1F1D9A5B> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x1b2c35000 - 0x1b2c3bfff com.apple.ASEProcessing (1.26.0 - 1.26.0) /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
0x1b3a80000 - 0x1b3a96fff com.apple.CoreML.AppleNeuralEngine (1.0 - 1) /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
0x1b3bcf000 - 0x1b3bd2fff com.apple.Cocoa (6.11 - 23) <4FD56058-DC7C-3FDF-9305-12D435FF95AD> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x1b40fb000 - 0x1b40fefff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
0x1b4845000 - 0x1b484cfff com.apple.DisplayServicesFW (3.1 - 380) <1E80CB96-BD3A-30B8-8848-B2714CD63762> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x1b514c000 - 0x1b516dfff com.apple.MarkupUI (1.0 - 383.3) <057DF09E-ADB6-37CB-A6FD-CAA04853CD00> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x1b5184000 - 0x1b519ffff com.apple.openscripting (1.7 - 190) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x1b51a0000 - 0x1b51a3fff com.apple.securityhi (9.0 - 55008) <8DB7AEC6-9218-3104-A004-670AD87CC7D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x1b51a4000 - 0x1b51a7fff com.apple.ink.framework (10.15 - 227) <44F18750-686B-389D-A165-79EDE2202A98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x1b51a8000 - 0x1b51abfff com.apple.CommonPanels (1.2.6 - 101) <8AB32651-DA38-3886-BE79-80916E77BD74> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x1b51ac000 - 0x1b51b3fff com.apple.ImageCapture (1708.1 - 1708.1) <6B8C2B4D-535B-38B0-9367-CC3931E1EDD9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x1b51b4000 - 0x1b62f4fff com.apple.JavaScriptCore (16610 - 16610.4.3.1.7) <80B9F142-3296-3559-98FB-AAD3961C9E1E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x1b6363000 - 0x1b6449fff com.apple.audio.AVFAudio (1.0 - 477.11) <530BECE9-D351-333F-86AF-9B6C08DEBAF2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x1b644a000 - 0x1b6560fff com.apple.AVFCapture (1.0 - 80.20.5) <56373D14-25A6-3F33-9951-69DDBFD70D9B> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
0x1b6561000 - 0x1b65f2fff com.apple.Quagga (47 - 47) <0D1D9F44-67D9-3757-A9E9-1887CA207908> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
0x1b65f3000 - 0x1b683cfff com.apple.CMCapture (1.0 - 80.20.5) /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
0x1b726e000 - 0x1b727afff com.apple.HID (1.0 - 1) <67BBDD4F-623A-3ADA-BF5F-D28E4BAE0F03> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x1b727b000 - 0x1b7382fff com.apple.QuickLookUIFramework (5.0 - 928.2) <1304B521-9D83-390D-8C48-7E8B5E256B05> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x1b7383000 - 0x1b73a4fff com.apple.IOGPU (20.23 - 20.23) <923BFDCE-0955-3645-8843-C1504513B364> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
0x1b8023000 - 0x1b8026fff com.apple.OSAServicesClient (1.0 - 1) <4D366CD7-9D58-3B81-9869-596D7515E62F> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
0x1b805a000 - 0x1b8061fff com.apple.URLFormatting (146 - 146.8) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x1bacf2000 - 0x1bad13fff com.apple.quicklook.QuickLookSupport (1.0 - 135.1) <6870663A-BDE5-37B5-AA89-BF4FC7A65BA9> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x1bad14000 - 0x1bada7fff com.apple.AirPlaySync (1.0 - 2765.6.4.2) <311D2667-518B-3514-B078-A81487C9FD32> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
0x1bbbd9000 - 0x1bbc58fff com.apple.CorePDF (4.0 - 529) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x1bbc59000 - 0x1bbc5cfff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x1bbc5d000 - 0x1bbc60fff com.apple.Carbon (160 - 164) <7DE1820C-F271-3AAD-B1CC-A04F147A8EAA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x1bbd63000 - 0x1bbd63fff com.apple.avfoundation (2.0 - 2005.3.4.1) <1CA28123-FF6E-3851-B0E5-D21017474E43> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x1bbeee000 - 0x1bbf0afff com.apple.private.SystemPolicy (1.0 - 1) <23B4D07D-3E6D-3081-9905-10DE3C088797> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x1bc0ab000 - 0x1bc0cbfff com.apple.sidecar-core (1.0 - 228) /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x1bc0cc000 - 0x1bc0d3fff com.apple.QuickLookNonBaseSystem (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x1bc69d000 - 0x1bc6b8fff com.apple.SafariServices.framework (16610 - 16610.4.3.1.7) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x1bc85b000 - 0x1bc866fff com.apple.MallocStackLogging (1.0 - 1) <285D7342-7258-3F89-9FED-6AEAC0D9635A> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x1bc87c000 - 0x1bc88efff libmis.dylib (274.60.2) <0B42ACC5-A5BE-3EBF-984F-284066FA04AD> /usr/lib/libmis.dylib
0x1bc8ab000 - 0x1bc9e2fff com.apple.CoreHandwriting (161 - 1.2) <0D870A6F-7CE9-3210-B809-F33905BD2254> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x1bc9e3000 - 0x1bcbf4fff com.apple.imageKit (3.0 - 1100) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x1bcbf5000 - 0x1bcd04fff com.apple.PencilKit (1.0 - 1) <570DC03C-A2D9-30D2-939E-FA49708B272B> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x1bcd05000 - 0x1bcd16fff com.apple.sidecar-ui (1.0 - 228) <6493A749-A873-3464-AE2A-9406128FEF61> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x1bd32b000 - 0x1bd387fff com.apple.ImageCaptureCore (1708.1 - 1708.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x1bd388000 - 0x1bd3aefff com.apple.quartzfilters (1.10.0 - 98) <45B074FE-5F6B-3AC9-B904-54990AE94293> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x1bdb39000 - 0x1bdc5efff com.apple.AnnotationKit (1.0 - 383.3) <5CB44774-C4E6-34EF-A508-0933D095DF17> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x1bdc5f000 - 0x1be118fff com.apple.QuartzComposer (5.1 - 383) <2E1FCA0B-3862-3B94-9FF7-6A92AFF3545A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x1be119000 - 0x1be1fafff com.apple.PDFKit (1.0 - 950.20.2) /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x1bff52000 - 0x1bff55fff com.apple.quartzframework (1.5 - 25) <73859D47-B6DB-31A7-8DE6-417E63AD4683> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x1c0200000 - 0x1c021cfff libCGInterfaces.dylib (544.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x1c261e000 - 0x1c2847fff com.apple.RawCamera.bundle (9.10.0 - 1430) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1c68a9000 - 0x1c68f3fff com.apple.osanalytics.OSAnalytics (1.0 - 1) /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x1d050c000 - 0x1d059efff com.apple.Symbolication (12.2 - 64541.7.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x1e05e8000 - 0x1e05ecfff libmetal_timestamp.dylib (31001.161) <3D565558-80F6-3D4C-92B5-EE70977BB299> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
0x1e2841000 - 0x1e2847fff libCoreFSCache.dylib (177.22) <7EA6D9B5-8169-3A45-9C5D-4A3635A2DBB8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1e2848000 - 0x1e284dfff libCoreVMClient.dylib (177.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x1e284e000 - 0x1e285dfff com.apple.opengl (18.1.1 - 18.1.1) <3172E66B-6B24-3178-8E0C-90D49EBD5C24> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1e285e000 - 0x1e2860fff libCVMSPluginSupport.dylib (18.1.1) <9C3EFC40-CAA1-3209-ADFA-2036B6591FB5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x1e2861000 - 0x1e2869fff libGFXShared.dylib (18.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x1e286a000 - 0x1e28a2fff libGLImage.dylib (18.1.1) <4C2A14D7-2F00-3B57-A550-5B3612736E3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1e28a3000 - 0x1e28dbfff libGLU.dylib (18.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1e28dc000 - 0x1e2a4afff libGLProgrammability.dylib (18.1.1) <6F424D34-6D07-33AF-8356-7036A4BA7682> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1e2a4b000 - 0x1e2a55fff libGL.dylib (18.1.1) <61A850FD-1E85-3439-AE83-6BC7B4AEC882> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x1e2a56000 - 0x1e2bbffff GLEngine (18.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x1e2bc0000 - 0x1e2be5fff GLRendererFloat (18.1.1) <713D7CE5-C67B-33BE-9615-88378F22DEEC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1e2be6000 - 0x1e2c45fff com.apple.opencl (4.5 - 4.5) <78A42E39-5CE3-3777-A62F-D76F6B23415A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x1e36eb000 - 0x1e36f2fff com.apple.agl (3.3.4 - AGL-3.3.3) <3DBF8041-3C23-3C24-89B9-EB8BDCCAB2F4> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x1f1060000 - 0x1f1067fff libRosetta.dylib (203.30) <46D9195A-40F2-3CD5-AE73-2F6EF52ECCEC> /usr/lib/libRosetta.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: 161
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CoreAnimation 16K 1
CoreGraphics 16K 1
CoreServices 80K 1
Dispatch continuations 64.0M 1
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 101.4M 43
MALLOC guard page 192K 9
MALLOC_MEDIUM (reserved) 472.0M 4 reserved VM address space (unallocated)
STACK GUARD 96K 6
Stack 18.7M 6
VM_ALLOCATE 19.3M 88
__AUTH 852K 199
__AUTH_CONST 12.6M 366
__CTF 759 1
__DATA 8112K 385
__DATA_CONST 13.5M 394
__DATA_DIRTY 1194K 148
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 481.5M 41
__OBJC_CONST 2349K 184
__OBJC_RO 64.5M 1
__OBJC_RW 2544K 1
__TEXT 293.5M 416
__UNICODE 588K 1
mapped file 64.8M 20
shared memory 64K 4
=========== ======= =======
TOTAL 1.6G 2326
TOTAL, minus reserved VM space 1.1G 2326

Model: Macmini9,1, BootROM 6723.81.1, proc 8:4:4 processors, 8 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
I reinstalled Python 3.9.7 but it keeps crashing…

Memory Module: lp_ddr4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Dec 31 2020 21:39:03 version 18.20.222.20.7.8.104 FWID 01-1b2645bc
Bluetooth: Version 8.0.3d9, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
USB Device: USB 3.0 Bus
USB Device: My Passport 2628
USB Device: USB3.0 Hub
USB Device: USB2.0 Hub
USB Device: BIRD UM1
USB Device: USB KEYBOARD
USB Device: G203 Prodigy Gaming Mouse
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.

透视的玻璃

2020-12-27中, @jason-bowen-zheng 添加了透明的玻璃, 发现其拥有透视功能:
screenshot

Error when loading world

`Minecraft version: 0.3.2
python version: 3.10.1 for linux
pyglet version: 1.5.21(OpenGL 3.0 Mesa 21.3.3)
time: Wed Jan 12 16:44:39 2022
save: yeet
traceback

Traceback (most recent call last):
File "/home/kevin/Minecraft/minecraft/start.py", line 208, in start_game
pyglet.app.run()
File "/home/kevin/.local/lib/python3.10/site-packages/pyglet/app/init.py", line 107, in run
event_loop.run()
File "/home/kevin/.local/lib/python3.10/site-packages/pyglet/app/base.py", line 169, in run
timeout = self.idle()
File "/home/kevin/.local/lib/python3.10/site-packages/pyglet/app/base.py", line 245, in idle
window.dispatch_event('on_draw')
File "/home/kevin/.local/lib/python3.10/site-packages/pyglet/window/init.py", line 1352, in dispatch_event
if EventDispatcher.dispatch_event(self, *args) != False:
File "/home/kevin/.local/lib/python3.10/site-packages/pyglet/event.py", line 420, in dispatch_event
raise e
File "/home/kevin/.local/lib/python3.10/site-packages/pyglet/event.py", line 415, in dispatch_event
if getattr(self, event_type)(*args):
File "/home/kevin/Minecraft/minecraft/game.py", line 493, in on_draw
self.world.init_world()
File "/home/kevin/Minecraft/minecraft/world/world.py", line 52, in init_world
self.init_random_world()
File "/home/kevin/Minecraft/minecraft/world/world.py", line 72, in init_random_world
h = int(self.simplex.noise2d(x=x / 25, y=z / 25) * 3 + SEA_LEVEL)
AttributeError: 'OpenSimplex' object has no attribute 'noise2d'
==================================`

bug与特性皆不可数名词

继续上个issue的编号,事实证明:任何达到一定复杂度的代码中的bug与特性皆不可数,都无法避免bug与特性的产生

  1. bug22:在可使用方块上右键规则具有不确定性,有时放置方块有时又使用方块,应改为Shift+右键放置方块,直接右键使用方块

  2. bug23:先在A处放一个TNT方块并点燃,再分别在A,B处放TNT,再B处点燃(使用)TNT,诡异地发现A处TNT被点燃,再B处点燃(使用)TNT,更诡异地发现A处出现一个被点燃的TNT

  3. bug24:TNT爆炸时应与旁边TNT联为整体同时爆炸,而非一个先爆炸再爆炸下一个

  4. bug25:方块会神奇地出现网格,用户体验极其不佳

  5. bug26:使用中文zh_CN时,“minecraft”“Inventory”等词未翻译

  6. bug27:TNT点燃后闪烁时,一下白一下红,应该变为原TNT材质 instead of 变成红色

  7. bug28:按E打开背包,打开背包时调整窗口大小背包界面和遮罩将会错位,如图所示截图

  8. bug29:打开背包界面或工作台界面后仍然能操作空格键&Shift上升下降

  9. bug30(凑个整刚好30):控制台报错

Traceback (most recent call last):
  File "D:\www\www\MinecraftPython\jason-bowen-zheng\minecraft\entity\manager.py
", line 37, in on_update
    for entity in self.entity.values():
RuntimeError: dictionary changed size during iteration

另:bug 17,17,18仍未解决

Unable to un on macOS

When I run below code

python3 -m minecraft

2021-10-19 22:13:16.566 python[25991:10100648] -[NSApplication macMinorVersion]: unrecognized selector sent to instance 0x7fe7f0672090
2021-10-19 22:13:16.571 python[25991:10100648] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSApplication macMinorVersion]: unrecognized selector sent to instance 0x7fe7f0672090'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff345a8be7 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6d1e75bf objc_exception_throw + 48
2 CoreFoundation 0x00007fff34627c77 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff3450d44b forwarding + 1427
4 CoreFoundation 0x00007fff3450ce28 _CF_forwarding_prep_0 + 120
5 libtk8.6.dylib 0x000000010f0f2db9 SetCGColorComponents + 265
6 libtk8.6.dylib 0x000000010f0f367a TkpGetColor + 250
7 libtk8.6.dylib 0x000000010f02daa9 Tk_GetColor + 153
8 libtk8.6.dylib 0x000000010f01d8e6 Tk_Get3DBorder + 134
9 libtk8.6.dylib 0x000000010f01d74f Tk_Alloc3DBorderFromObj + 127
10 libtk8.6.dylib 0x000000010f02efad DoObjConfig + 941
11 libtk8.6.dylib 0x000000010f02eae5 Tk_InitOptions + 357
12 libtk8.6.dylib 0x000000010f02e9c5 Tk_InitOptions + 69
13 libtk8.6.dylib 0x000000010f05fb5c CreateFrame + 1548
14 libtk8.6.dylib 0x000000010f05fe37 TkListCreateFrame + 151
15 libtk8.6.dylib 0x000000010f0577f8 Initialize + 2168
16 _tkinter.cpython-38-darwin.so 0x000000010ee8968b Tcl_AppInit + 91
17 _tkinter.cpython-38-darwin.so 0x000000010ee8934e Tkapp_New + 590
18 _tkinter.cpython-38-darwin.so 0x000000010ee890ee _tkinter_create_impl + 222
19 _tkinter.cpython-38-darwin.so 0x000000010ee88bd6 _tkinter_create + 182
20 python 0x000000010ea31644 cfunction_vectorcall_FASTCALL + 84
21 python 0x000000010eb0af20 _PyEval_EvalFrameDefault + 45072
22 python 0x000000010eafe12d _PyEval_EvalCodeWithName + 557
23 python 0x000000010e9d519a _PyFunction_Vectorcall + 426
24 python 0x000000010eb0af20 _PyEval_EvalFrameDefault + 45072
25 python 0x000000010e9d50e8 _PyFunction_Vectorcall + 248
26 python 0x000000010e9d37dd _PyObject_FastCallDict + 93
27 python 0x000000010ea59f52 slot_tp_init + 178
28 python 0x000000010ea694c1 type_call + 289
29 python 0x000000010e9d3ad7 _PyObject_MakeTpCall + 167
30 python 0x000000010eb0b3d1 _PyEval_EvalFrameDefault + 46273
31 python 0x000000010eafe12d _PyEval_EvalCodeWithName + 557
32 python 0x000000010eaf9029 builtin_exec + 329
33 python 0x000000010ea31644 cfunction_vectorcall_FASTCALL + 84
34 python 0x000000010eb0b2b0 _PyEval_EvalFrameDefault + 45984
35 python 0x000000010eafe12d _PyEval_EvalCodeWithName + 557
36 python 0x000000010e9d519a _PyFunction_Vectorcall + 426
37 python 0x000000010eb0b2b0 _PyEval_EvalFrameDefault + 45984
38 python 0x000000010eafe12d _PyEval_EvalCodeWithName + 557
39 python 0x000000010e9d519a _PyFunction_Vectorcall + 426
40 python 0x000000010e9d44a9 PyVectorcall_Call + 121
41 python 0x000000010eb9ded1 pymain_run_module + 225
42 python 0x000000010eb9d8b7 pymain_run_python + 279
43 python 0x000000010eb9d745 Py_RunMain + 37
44 python 0x000000010eb9ee11 pymain_main + 49
45 python 0x000000010e9a7768 main + 56
46 libdyld.dylib 0x00007fff6e38ecc9 start + 1
47 ??? 0x0000000000000003 0x0 + 3
)
libc++abi.dylib: terminating with uncaught exception of type NSException
zsh: abort python -m minecraft

区块系统

@jason-bowen-zheng 在2020-12-26提交中新增了区块系统, 但是运行得不够顺利.

区块系统存在于 world/world_with_chunk.py 文件中.

原始的Minecraft.world.world.World类与应用了区块的Minecraft.world.world_with_chunk.World类互相兼容.

关于暂时迁移管理员权限

Minecraft-in-python 的所有者 @jason-bowen-zheng 以及成员 @wzh656 将不再对该组织有规律得提交, 直至2021年6月底. 这段时间, 管理员为 @ismaelxyz , 他可以做任何事情, 但是不允许删除现有的仓库, 也没有必要新建仓库.

@jason-bowen-zheng 建议应该在服务器方面进行更多的提交.

祝好!

@jason-bowen-zheng 于2021年2月21日

[BUG] run.bat脚本异常

操作系统

Windows

Python解释器

3.9

具体问题

install.py 启动脚本指令有错别字
active应该为activate,deactive也是同理。

Assuming the temporary position of administrator by Ismaelxyz

As the temporary administrator of this project I Ismaelxyz will be in charge of:

  • Improve the website
  • Recruit new members
  • Optimize the Minecraft source code, as far as possible, without negatively affecting the development of the game.
  • Addressing user concerns.
  • Create simple again (Joke for Jason)
  • I will do everything a good temporary administrator should do. Waiting for my teammates to rejoin.

祝愿我的同事@jason-bowen-zheng和@wzh656好运!
Translation: I wish my colleagues @jason-bowen-zheng and @wzh656 good luck in their good destiny!

Issues on slots

  1. Some slots don't receive on_mouse_press event (reproducible)
  2. Items aren't at right position(not reproducible)
  3. Background color will turn black and soon turn back(reproducible)

issue1

Slots in green rectangle don't receive event ↑

issue2

Strange ↑

Crafting Table not working

when I try to right click the crafting table, I get the following error:

Exception ignored on calling ctypes callback function: <function Win32Window._get_window_proc.<locals>.f at 0x0000016421C1D1F0>
Traceback (most recent call last):
  File "C:\Users\ironh\Downloads\mip\venv\lib\site-packages\pyglet\window\win32\__init__.py", line 720, in f
    result = event_handler(msg, wParam, lParam)
  File "C:\Users\ironh\Downloads\mip\venv\lib\site-packages\pyglet\window\win32\__init__.py", line 838, in _event_raw_input
    self.dispatch_event('on_mouse_press', 0, 0, mouse.RIGHT,
  File "C:\Users\ironh\Downloads\mip\venv\lib\site-packages\pyglet\window\__init__.py", line 1343, in dispatch_event
    if EventDispatcher.dispatch_event(self, *args) != False:
  File "C:\Users\ironh\Downloads\mip\venv\lib\site-packages\pyglet\event.py", line 420, in dispatch_event
    raise e
  File "C:\Users\ironh\Downloads\mip\venv\lib\site-packages\pyglet\event.py", line 415, in dispatch_event
    if getattr(self, event_type)(*args):
  File "C:\Users\ironh\Downloads\mip\Minecraft\Minecraft\game.py", line 347, in on_mouse_press
    self.player.on_mouse_press(x, y, button, modifiers)
  File "C:\Users\ironh\Downloads\mip\Minecraft\Minecraft\player.py", line 135, in on_mouse_press
    block.on_use()
  File "C:\Users\ironh\Downloads\mip\Minecraft\Minecraft\world\block.py", line 241, in on_use
    get_game().toogle_gui('bag')
AttributeError: 'Game' object has no attribute 'toogle_gui'

is this just something that is not implemented yet, or am I doing something wrong? Thanks!

what is mcpypath

bro, I am a programmer and I cant understand what you mean by mcpypath also it is showing error in minecraft/source.py that mcpypath is not defined. so what is that please tell or please change the source.py

[BUG]

Operating System

Windows

Python

pip 23.0.1

Issue

$ python3 -m minecraft
[2023-03-22 20:59:11 INFO ] ** Start Minecraft-in-python **
[2023-03-22 20:59:11 INFO ] Operation system: Windows-10-10.0.19045-SP0
[2023-03-22 20:59:11 INFO ] Python version: 3.10.10
[2023-03-22 20:59:11 INFO ] Pyglet version: 2.0.5(OpenGL (4, 6))
[2023-03-22 20:59:11 INFO ] Minecraft-in-python version: 0.0.1(data version: 1)
[2023-03-22 20:59:11 INFO ] Create 256x256 texture atlas
[2023-03-22 20:59:11 ERROR ] Game raise an error
Traceback (most recent call last):
File "C:\Users\admin\Desktop\Minecraft\minecraft_main_.py", line 38, in start
game.add_scene("minecraft:start", StartScene)
File "C:\Users\admin\Desktop\Minecraft\minecraft\scene_init_.py", line 65, in add_scene
self.__scenes[name] = scene(*args, **kwargs)
File "C:\Users\admin\Desktop\Minecraft\minecraft\scene\start.py", line 49, in init
self._title_edition.position = (
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\pyglet\sprite.py", line 489, in position
self._x, self._y, self._z = position
ValueError: not enough values to unpack (expected 3, got 2)
Stack (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2800.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 196, in _run_module_as_main
return run_code(code, main_globals, None,
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2800.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\admin\Desktop\Minecraft\minecraft_main
.py", line 51, in
start()
File "C:\Users\admin\Desktop\Minecraft\minecraft_main
.py", line 44, in start
logger.error("Game raise an error", exc_info=True, stack_info=True)

requirements wrong versions

There are some dependencies with their versions in the requirements.txt file, but the game supports dependencies with other versions
For example, the pillow library that the game uses is version 10.0.0, but what it installs in the prerequisites is 10.0.1.

bug与特性皆不可数名词

@jason-bowen-zheng @ismaelxyz
用户体验不爽bug (看起来我是来负责体验游戏找bug的了)(要英文的话自己翻译啦):

  1. 我我我我我我工具栏选择一滑滑轮就没了(关键是也会报错), 没了之后挖掘方块根本放不到手里(其实放到手里也显示不了), 必须循环显示(cycle), 比如如果有9个位置, 0再-1后要变成8, 8再+1要变成0
  2. 挖掘到的东西要放到手上显示出来,不要这样看不见
  3. 按(press)Tab飞行(fly)之后,再按(press)W行走(walk)就会... 崩溃啦Original exception was:
  4. 就是似乎崩溃后直接打不开这个存档了(can't open), 要删除存档才行了,报错
[13:27:41 INFO]:loading game lib
[13:27:43 INFO]: welcome ***
[13:27:43 ERR ]: catch error: invalid literal for int() with base 10: , plank'
  1. 这个FPS是我最看不下去的了, 3000+FPS你是认真的么, 你这算法绝对有问题!

  2. 按住F3+D会一直跑,跑到虚空下

  3. 疾跑(run)只有ctrl一松手就... 不跑了? 难道你想让我一直按着这个键累死吗?

更多BUG不想找了(bug 使人心情愉悦)

Multiplayer

Is multiplayer functional yet? when I try to press multiplayer in the launcher, it doesn't do anything.

多线程实现

master分支的2020-11-20的某一次提交中, @jason-bowen-zheng 为 Minecraft 的世界生成采用了多线程.
世界生成的线程运行地非常顺利, 但是在绘制方块以及绘制 HUD 的时候出现了invalid operationstack overflowGLException异常.
经过思考, @jason-bowen-zheng 初步断定了异常很可能是由 threading 模块或 pyglet 对多线程的处理不够完善而引起的.
同时, 在 pyglet 的项目中开启了一个 issues #314 来征询解决方法.

Please add english comments

I would really appreciate it if you guys added a english branch for this game and wrote the comments and README in english
I will gladly help if you need

can't run

Operating System

Windows

Python

python3.10.5

Issue

When I start "run.bat",it shows:

Traceback (most recent call last):
  File "D:\Python\Python3.10.5\lib\runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "D:\Python\Python3.10.5\lib\runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "D:\下载\Minecraft-master\minecraft\__main__.py", line 12, in <module>
    from minecraft.scene import GameWindow
  File "D:\下载\Minecraft-master\minecraft\scene\__init__.py", line 4, in <module>
    from minecraft.sources import *
  File "D:\下载\Minecraft-master\minecraft\sources.py", line 43, in <module>
    if not re.match("^[a-f0-9]{8}-([a-f0-9]{4}-){3}[a-f0-9]{12}$", player["id"]):
KeyError: 'id'

I delete "mcpy" and try again but it still doesn't work.

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.