-
Bug
-
Resolution: Duplicate
-
None
-
2.2.8353 (Mac)
-
None
-
Unconfirmed
Hello,
Recently I had to update my mid 2015 Macbook Pro to the newest MacOS Monterey version. I had to make space so I removed some programs to install them back later. Including minecraft. I deleted the minecraft folder in Application Support and the app in the app folder. Since my Macbook is updated, I can't install Minecraft anymore. Java is up to date but when I download the newest Minecraft.dmg, I drag the Minecraft icon into Applications. When I try to open Minecraft, I get an instant error message with: "nativeUpdater quit unexpectedly". I tried also without an internet connection, but you need ofcourse a connection for a first time launch. On the internet I saw many more people struggling with the issue. I'll attach the nativeUpdaterLog.txt and the launcher_log.txt below. Also below this text, I will copy the error message of my OS.
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: nativeUpdater [4181]
Path: /Applications/Minecraft.app/Contents/Minecraft Updater.app/Contents/MacOS/nativeUpdater
Identifier: com.mojang.minecraftlauncherupdater
Version: 973 (1)
Code Type: X86-64 (Native)
Parent Process: launcher [4180]
Responsible: launcher [4180]
User ID: 501
Date/Time: 2021-12-20 20:24:40.4377 +0100
OS Version: macOS 12.1 (21C52)
Report Version: 12
Anonymous UUID: 1DA2F82A-B15C-0C7A-A53F-604B48429900
Sleep/Wake UUID: E664A0C0-8118-419E-A623-5B2C2A4474FD
Time Awake Since Boot: 14000 seconds
Time Since Wake: 7214 seconds
System Integrity Protection: enabled
Crashed Thread: 6
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
Assertion failed: ([NSThread isMainThread]), function _NSAsynchronousPreparationAssertMainThread, file NSAsynchronousPreparation.m, line 16.
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff8049b9aba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff8049b9e2b mach_msg + 59
2 CoreFoundation 0x7ff804abdaf2 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff804abc1cb __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff804abb5dd CFRunLoopRunSpecific + 563
5 HIToolbox 0x7ff80d6ee4f1 RunCurrentEventLoopInMode + 292
6 HIToolbox 0x7ff80d6ee247 ReceiveNextEventCommon + 587
7 HIToolbox 0x7ff80d6edfe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8 AppKit 0x7ff8074eab4c _DPSNextEvent + 886
9 AppKit 0x7ff8074e91b8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411
10 AppKit 0x7ff8074db5a9 -[NSApplication run] + 586
11 AppKit 0x7ff8074af447 NSApplicationMain + 816
12 dyld 0x11110a4fe start + 462
Thread 1:
0 libsystem_pthread.dylib 0x7ff8049f1fec start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x7ff8049f1fec start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x7ff8049f1fec start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x7ff8049f1fec start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x7ff8049f1fec start_wqthread + 0
Thread 6 Crashed:
0 libsystem_kernel.dylib 0x7ff8049c0112 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff8049f6214 pthread_kill + 263
2 libsystem_c.dylib 0x7ff804942d10 abort + 123
3 libsystem_c.dylib 0x7ff8049420be __assert_rtn + 314
4 AppKit 0x7ff807fa1b78 -[_NSAsynchronousPreparation preparedResult] + 1153
5 AppKit 0x7ff807ad4a08 -[NSImageView _shownImage] + 787
6 AppKit 0x7ff8075ebe17 -[NSImageView alignmentRectInsets] + 72
7 AppKit 0x7ff807564696 -[NSView alignmentRectForFrame:] + 47
8 AppKit 0x7ff8076ca7f9 -[NSView _recursiveGatherAllKeyViewCandidatesInArray:] + 455
9 AppKit 0x7ff8076ca5aa _NSComputeFirstKeyViewVisuallyInDirection + 60
10 AppKit 0x7ff8076ca3cc -[NSWindow _findFirstKeyViewInDirection:forKeyLoopGroupingView:] + 235
11 AppKit 0x7ff8076c9f00 _replacementKeyViewAlongKeyViewPath + 273
12 AppKit 0x7ff8076c9999 -[NSView nextValidKeyView] + 221
13 AppKit 0x7ff807d602b0 -[NSView _setHidden:setNeedsDisplay:] + 323
14 nativeUpdater 0x10c57276f std::_1::function::func<[AppDelegate applicationDidFinishLaunching:]::$_0::operator()() const::'lambda'(bool), std::_1::allocator<[AppDelegate applicationDidFinishLaunching:]::$_0::operator()() const::'lambda'(bool)>, void (bool)>::operator()(bool&&) + 95
15 nativeUpdater 0x10c572ca2 WindowNull::setIndeterminate(bool) + 34
16 nativeUpdater 0x10c5879f2 pistonUpdate(mojang::net::NetQueue&, std::_1::vector<UpdateEntry, std::1::allocator<UpdateEntry> > const&, mojang::filesystem::path const&, mojang::filesystem::path const&, std::1::function<void (double)>, std::1::function<void (std::1::basic_string<char, std::1::char_traits<char>, std::_1::allocator<char> > const&)>) + 834
17 nativeUpdater 0x10c59492d UpdateBootstrap(mojang::net::NetQueue&, UpdateEntry const&, Window&, Settings&) + 701
18 nativeUpdater 0x10c578471 commonMain(mojang::net::NetQueue&, Window*, std::_1::vector<std::1::basic_string<char, std::1::char_traits<char>, std::1::allocator<char> >, std::1::allocator<std::1::basic_string<char, std::1::char_traits<char>, std::_1::allocator<char> > > >&) + 2753
19 nativeUpdater 0x10c570f4e std::_1::async_assoc_state<void, std::1::async_func<-[AppDelegate applicationDidFinishLaunching:]::$_0> >::_execute() + 1566
20 nativeUpdater 0x10c5744be void* std::_1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete<std::1::thread_struct> >, void (std::1::async_assoc_state<void, std::1::async_func<[AppDelegate applicationDidFinishLaunching:]::$_0> >::)(), std::1::async_assoc_state<void, std::1::_async_func<[AppDelegate applicationDidFinishLaunching:]::$_0> >> >(void*) + 62
21 libsystem_pthread.dylib 0x7ff8049f64f4 _pthread_start + 125
22 libsystem_pthread.dylib 0x7ff8049f200f thread_start + 15
Thread 7:
0 libsystem_pthread.dylib 0x7ff8049f1fec start_wqthread + 0
Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff8049b9aba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff8049b9e2b mach_msg + 59
2 CoreFoundation 0x7ff804abdaf2 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff804abc1cb __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff804abb5dd CFRunLoopRunSpecific + 563
5 AppKit 0x7ff807658d98 _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff8049f64f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff8049f200f thread_start + 15
Thread 9:
0 libsystem_kernel.dylib 0x7ff8049bc506 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8049f6a69 _pthread_cond_wait + 1224
2 libc++.1.dylib 0x7ff804955f53 std::_1::condition_variable::do_timed_wait(std::1::unique_lock<std::1::mutex>&, std::1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::_1::ratio<1l, 1000000000l> > >) + 93
3 nativeUpdater 0x10c5b2bcd mojang::net::NetQueuePrivate::thread_fn() + 2189
4 nativeUpdater 0x10c5b7fae void* std::_1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete<std::1::_thread_struct> >, void (mojang::net::NetQueuePrivate::)(), mojang::net::NetQueuePrivate> >(void*) + 62
5 libsystem_pthread.dylib 0x7ff8049f64f4 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff8049f200f thread_start + 15
Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000700003f2b000 rcx: 0x0000700003f182d8 rdx: 0x0000000000000000
rdi: 0x000000000000ad07 rsi: 0x0000000000000006 rbp: 0x0000700003f18300 rsp: 0x0000700003f182d8
r8: 0x0000000000000010 r9: 0xcccccccccccccccd r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x000000000000ad07 r13: 0x0000000110eea000 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff8049c0112 rfl: 0x0000000000000246 cr2: 0x0000000110eea000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff8049b9000 - 0x7ff8049effff libsystem_kernel.dylib <5aa1e5be-b5b8-3a02-9885-a8c99e0ca378> /usr/lib/system/libsystem_kernel.dylib
0x7ff804a3d000 - 0x7ff804f3ffff com.apple.CoreFoundation (6.9) <eab0e216-2a9e-31ce-9164-fdf3ebcf7bd3> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80d6bc000 - 0x7ff80d9b3fff com.apple.HIToolbox (2.1.1) <535dbc28-4d26-3609-86bb-5c40227b648c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff8074ac000 - 0x7ff80833afff com.apple.AppKit (6.9) <d23b9681-3764-3298-a716-fbb511dd5a7c> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x111105000 - 0x111170fff dyld <cef5a27a-d50b-3020-af03-1734b19bc8c5> /usr/lib/dyld
0x7ff8049f0000 - 0x7ff8049fbfff libsystem_pthread.dylib <6c7561b4-4b92-3f45-921e-abe669299844> /usr/lib/system/libsystem_pthread.dylib
0x7ff8048c1000 - 0x7ff804949fff libsystem_c.dylib <e58814cc-dcb7-35a5-badc-e367ed3ac207> /usr/lib/system/libsystem_c.dylib
0x10c56d000 - 0x10c6f2fff com.mojang.minecraftlauncherupdater (973) <aca1e568-7fce-38a6-9666-a5eb52b8b995> /Applications/Minecraft.app/Contents/Minecraft Updater.app/Contents/MacOS/nativeUpdater
0x7ff80494a000 - 0x7ff8049a2fff libc+.1.dylib <c006ac8c-2c1c-3ca5-9085-9a754386bf42> /usr/lib/libc+.1.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=860.8M resident=0K(0%) swapped_out_or_unallocated=860.8M(100%)
Writable regions: Total=583.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=583.5M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 1920K 4
CG image 200K 1
ColorSync 224K 25
CoreAnimation 896K 19
CoreGraphics 4K 1
CoreServices 4K 1
CoreUI image data 1224K 9
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 183.7M 48
MALLOC guard page 32K 8
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.0M 10
Stack 12.6M 10
VM_ALLOCATE 268K 16
__DATA 18.7M 293
__DATA_CONST 12.3M 170
__DATA_DIRTY 539K 100
__FONT_DATA 4K 1
__LINKEDIT 642.1M 9
__OBJC_RO 81.8M 1
__OBJC_RW 3136K 2
__TEXT 218.7M 311
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 80.2M 21
shared memory 772K 16
=========== ======= =======
TOTAL 1.7G 1085
TOTAL, minus reserved VM space 1.3G 1085
- duplicates
-
MCL-19830 The launcher crashes when you try to open it (on macOS 12)
- Resolved