Views: 23,299,316 Homepage | Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search 12-13-24 01:40 AM
Guest:

Main - Posts by alittlehope


alittlehope
Posted on 11-11-21 11:46 AM, in M1 Max - Crash in Native App when pressing Q or T (rev. 2 of 11-11-21 11:48 AM) Link | #4706
Hey, wanted to report a crash with melonds on my new MBP 2021;

basically, when I press Q or T in the emulator it crashes, report looks like this:

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

Process: melonDS [1597]
Path: /private/var/folders/*/melonDS.app/Contents/MacOS/melonDS
Identifier: net.kuribo64.melonDS
Version: 0.9.3 (0.9.3)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]

OS Version: macOS 12.0.1 (21A559)
Report Version: 12



Time Awake Since Boot: 760 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: '-[__NSCFConstantString characterAtIndex:]: Range or index out of bounds'
abort() called
terminating with uncaught exception of type NSException


Application Specific Backtrace 0:
0 CoreFoundation 0x000000019d35c12c __exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000019d0ad808 objc_exception_throw + 60
2 CoreFoundation 0x000000019d42c464 -[__NSCFString characterAtIndex:].cold.1 + 0
3 CoreFoundation 0x000000019d42c498 -[__NSCFString getCharacters:range:].cold.1 + 0
4 CoreFoundation 0x000000019d2b75b0 -[__NSCFString characterAtIndex:] + 120
5 QtGui 0x000000010cd87e84 QtGui + 3243652
6 QtGui 0x000000010cd89940 QtGui + 3250496
7 QtGui 0x000000010cb02ee0 QtGui + 601824
8 QtGui 0x000000010cdb78d0 QtGui + 3438800
9 QtGui 0x000000010cdb6aa0 QtGui + 3435168
10 QtGui 0x000000010cdb5d04 QtGui + 3431684
11 QtGui 0x000000010cdb5bd0 QtGui + 3431376
12 QtGui 0x000000010cb2f708 QtGui + 784136
13 libqcocoa.dylib 0x000000010d31603c libqcocoa.dylib + 385084
14 libqcocoa.dylib 0x000000010d31616c libqcocoa.dylib + 385388
15 AppKit 0x000000019ffa1a0c -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5920
16 AppKit 0x000000019ffa0080 -[NSWindow(NSEventRouting) sendEvent:] + 348
17 libqcocoa.dylib 0x000000010d31b22c libqcocoa.dylib + 406060
18 AppKit 0x000000019ff9f4ec -[NSApplication(NSEvent) sendEvent:] + 4064
19 libqcocoa.dylib 0x000000010d2c0b88 libqcocoa.dylib + 35720
20 AppKit 0x00000001a0257588 -[NSApplication _handleEvent:] + 76
21 AppKit 0x000000019fe203d8 -[NSApplication run] + 636
22 libqcocoa.dylib 0x000000010d2cbc18 libqcocoa.dylib + 80920
23 QtCore 0x000000010c573900 QtCore + 620800
24 QtCore 0x000000010c56bbc0 QtCore + 588736
25 melonDS 0x0000000104b1273c melonDS + 173884
26 dyld 0x000000010b3750f4 start + 520


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x19d1dd9b8 __pthread_kill + 8
1 libsystem_pthread.dylib 0x19d21115c pthread_kill + 288
2 libsystem_c.dylib 0x19d14e314 abort + 164
3 libc++abi.dylib 0x19d1cdb50 abort_message + 132
4 libc++abi.dylib 0x19d1bef64 demangling_terminate_handler() + 332
5 libobjc.A.dylib 0x19d0b61a0 _objc_terminate() + 144
6 libc++abi.dylib 0x19d1ccee4 std::__terminate(void (*)()) + 20
7 libc++abi.dylib 0x19d1cfc5c __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 36
8 libc++abi.dylib 0x19d1cfc08 __cxa_throw + 140
9 libobjc.A.dylib 0x19d0ad92c objc_exception_throw + 352
10 CoreFoundation 0x19d42c464 _CFThrowFormattedException + 116
11 CoreFoundation 0x19d42c498 -[__NSCFString characterAtIndex:].cold.1 + 52
12 CoreFoundation 0x19d2b75b0 -[__NSCFString characterAtIndex:] + 120
13 QtGui 0x10cd87e84 0x10ca70000 + 3243652
14 QtGui 0x10cd89940 0x10ca70000 + 3250496
15 QtGui 0x10cb02ee0 0x10ca70000 + 601824
16 QtGui 0x10cdb78d0 0x10ca70000 + 3438800
17 QtGui 0x10cdb6aa0 0x10ca70000 + 3435168
18 QtGui 0x10cdb5d04 0x10ca70000 + 3431684
19 QtGui 0x10cdb5bd0 0x10ca70000 + 3431376
20 QtGui 0x10cb2f708 0x10ca70000 + 784136
21 libqcocoa.dylib 0x10d31603c 0x10d2b8000 + 385084
22 libqcocoa.dylib 0x10d31616c 0x10d2b8000 + 385388
23 AppKit 0x19ffa1a0c -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5920
24 AppKit 0x19ffa0080 -[NSWindow(NSEventRouting) sendEvent:] + 348
25 libqcocoa.dylib 0x10d31b22c 0x10d2b8000 + 406060
26 AppKit 0x19ff9f4ec -[NSApplication(NSEvent) sendEvent:] + 4064
27 libqcocoa.dylib 0x10d2c0b88 0x10d2b8000 + 35720
28 AppKit 0x1a0257588 -[NSApplication _handleEvent:] + 76
29 AppKit 0x19fe203d8 -[NSApplication run] + 636
30 libqcocoa.dylib 0x10d2cbc18 0x10d2b8000 + 80920
31 QtCore 0x10c573900 0x10c4dc000 + 620800
32 QtCore 0x10c56bbc0 0x10c4dc000 + 588736
33 melonDS 0x104b1273c 0x104ae8000 + 173884
34 dyld 0x10b3750f4 start + 520

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

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

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

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

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

Thread 6:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x19d1d5990 semaphore_wait_trap + 8
1 caulk 0x1a5bc58ac caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1a5ba865c caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1a5ba827c void* caulk::thread_proxy > >(void*) + 96
4 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
5 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8

Thread 7:: AudioQueue thread
0 libsystem_kernel.dylib 0x19d1d5954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x19d1d5d00 mach_msg + 76
2 CoreFoundation 0x19d2dce38 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x19d2db2f0 __CFRunLoopRun + 1212
4 CoreFoundation 0x19d2da694 CFRunLoopRunSpecific + 600
5 libSDL2-2.0.0.dylib 0x10b5d0238 0x10b520000 + 721464
6 libSDL2-2.0.0.dylib 0x10b5754b4 0x10b520000 + 349364
7 libSDL2-2.0.0.dylib 0x10b5c5bdc 0x10b520000 + 678876
8 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
9 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x19d1d5990 semaphore_wait_trap + 8
1 caulk 0x1a5bc58ac caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1a5ba865c caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1a5ba827c void* caulk::thread_proxy > >(void*) + 96
4 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
5 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8

Thread 9:: AQConverterThread
0 libsystem_kernel.dylib 0x19d1d90c0 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x19d211ab4 _pthread_cond_wait + 1228
2 libAudioToolboxUtility.dylib 0x1a9776440 CADeprecated::CAGuard::Wait() + 60
3 AudioToolbox 0x1aa7d75b8 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 720
4 libAudioToolboxUtility.dylib 0x1a97583ac CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
5 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
6 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8

Thread 10:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x19d1d5954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x19d1d5d00 mach_msg + 76
2 CoreAudio 0x19ef1a518 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
3 CoreAudio 0x19eda99ac HALC_ProxyIOContext::IOWorkLoop() + 3360
4 CoreAudio 0x19eda8688 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
5 CoreAudio 0x19ef7386c HALB_IOThread::Entry(void*) + 88
6 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
7 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8

Thread 11:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x19d1dfd38 __select + 8
1 CoreFoundation 0x19d307294 __CFSocketManager + 648
2 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
3 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8

Thread 12:: EmuThread
0 libsystem_kernel.dylib 0x19d1d8ebc __semwait_signal + 8
1 libsystem_c.dylib 0x19d0e3d88 nanosleep + 216
2 libSDL2-2.0.0.dylib 0x10b5d6a70 0x10b520000 + 748144
3 melonDS 0x104af94a8 0x104ae8000 + 70824
4 QtCore 0x10c6b3f14 0x10c4dc000 + 1933076
5 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
6 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8

Thread 13:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x19d1d5954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x19d1d5d00 mach_msg + 76
2 CoreFoundation 0x19d2dce38 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x19d2db2f0 __CFRunLoopRun + 1212
4 CoreFoundation 0x19d2da694 CFRunLoopRunSpecific + 600
5 AppKit 0x19ff9cc24 _NSEventThread + 196
6 libsystem_pthread.dylib 0x19d2114ec _pthread_start + 148
7 libsystem_pthread.dylib 0x19d20c2d0 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000019d1d10ad x5: 0x000000016b3147e0 x6: 0x000000000000006e x7: 0x0000000000000500
x8: 0x3b2e758205807049 x9: 0x3b2e75830ebe75c9 x10: 0x0000000000000002 x11: 0x000000000000000b
x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000010 x15: 0x0000000000000002
x16: 0x0000000000000148 x17: 0x00000001f75f7530 x18: 0x0000000148353940 x19: 0x0000000000000006
x20: 0x000000010b3e0580 x21: 0x0000000000000103 x22: 0x0000000122065d70 x23: 0x000000012229ab90
x24: 0x00000000ffffffff x25: 0x0000000000000051 x26: 0x0000000000000000 x27: 0x0000000008000000
x28: 0x000000010cf990b8 fp: 0x000000016b314750 lr: 0x000000019d21115c
sp: 0x000000016b314730 pc: 0x000000019d1dd9b8 cpsr: 0x40000000
far: 0x0000000143284208 esr: 0x56000080 Address size fault

Binary Images:
0x19d1d4000 - 0x19d209fff libsystem_kernel.dylib (*) /usr/lib/system/libsystem_kernel.dylib
0x19d20a000 - 0x19d216fff libsystem_pthread.dylib (*) <4786e19a-9312-38e6-80ef-9c1394548118> /usr/lib/system/libsystem_pthread.dylib
0x19d0d5000 - 0x19d155fff libsystem_c.dylib (*) <002a39ae-6431-3b2e-85e7-c45fc2f95ad0> /usr/lib/system/libsystem_c.dylib
0x19d1ba000 - 0x19d1d3fff libc++abi.dylib (*) <6baf3d90-c332-373d-8f33-2a6744916698> /usr/lib/libc++abi.dylib
0x19d096000 - 0x19d0d1fff libobjc.A.dylib (*) <2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f> /usr/lib/libobjc.A.dylib
0x19d258000 - 0x19d79bfff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x10ca70000 - 0x10cf77fff org.qt-project.QtGui (6.1) /private/var/folders/*/melonDS.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
0x10d2b8000 - 0x10d343fff libqcocoa.dylib (*) <0948180a-5886-335b-aa2a-0a2da39a7466> /private/var/folders/*/melonDS.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x19fdee000 - 0x1a0c9ffff com.apple.AppKit (6.9) <518f4e68-c324-320f-9d7f-85c224eae972> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10c4dc000 - 0x10c8b7fff org.qt-project.QtCore (6.1) <3d29917b-b119-3d6c-90a8-d69f82d280c9> /private/var/folders/*/melonDS.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
0x104ae8000 - 0x104cd3fff net.kuribo64.melonDS (0.9.3) <8d97f566-b6a7-3484-94cb-c1d2717d80d7> /private/var/folders/*/melonDS.app/Contents/MacOS/melonDS
0x10b370000 - 0x10b3cffff dyld (*) <86a8ba48-8bb4-3b30-9cda-051f73c74f44> /usr/lib/dyld
0x1a5ba6000 - 0x1a5bcdfff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x10b520000 - 0x10b603fff libSDL2-2.0.0.dylib (*) /private/var/folders/*/melonDS.app/Contents/Frameworks/libSDL2-2.0.0.dylib
0x1a974b000 - 0x1a977cfff libAudioToolboxUtility.dylib (*) <7d48a6a5-f13e-3aff-8d3c-3cbc5d5651f7> /usr/lib/libAudioToolboxUtility.dylib
0x1aa7a5000 - 0x1aa8e2fff com.apple.audio.toolbox.AudioToolbox (1.14) <2f5f6d2d-4549-3f2a-a1c3-fda8deed5af5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x19ebe1000 - 0x19f30dfff com.apple.audio.CoreAudio (5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

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

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 4032K 4
CG image 2112K 3
ColorSync 528K 26
CoreAnimation 144K 8
CoreGraphics 32K 2
CoreServices 128K 1
CoreUI image data 704K 5
Dispatch continuations 80.0M 1
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 165.1M 60
MALLOC guard page 192K 9
MALLOC_MEDIUM (reserved) 584.0M 5 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 56.2M 14
Stack 14.9M 14
VM_ALLOCATE 34.5M 35
__AUTH 1919K 190
__AUTH_CONST 11.4M 353
__DATA 110.4M 374
__DATA_CONST 12.7M 388
__DATA_DIRTY 744K 122
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 578.4M 39
__OBJC_CONST 1619K 156
__OBJC_RO 81.8M 1
__OBJC_RW 3088K 1
__TEXT 324.8M 406
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 155.2M 26
shared memory 912K 14
=========== ======= =======
TOTAL 2.2G 2270
TOTAL, minus reserved VM space 1.6G 2270



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

{"app_name":"melonDS","timestamp":"2021-11-11 12:43:33.00 +0100","app_version":"0.9.3","slice_uuid":"8d97f566-b6a7-3484-94cb-c1d2717d80d7","build_version":"0.9.3","platform":1,"bundleID":"net.kuribo64.melonDS","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"439F935A-82E1-479A-830C-22F142868943","name":"melonDS"}
{
"uptime" : 760,
"procLaunch" : "2021-11-11 12:43:30.6096 +0100",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,2",
"procStartAbsTime" : 18305298265,
"coalitionID" : 1163,
"osVersion" : {
"train" : "macOS 12.0.1",
"build" : "21A559",
"releaseType" : "User"
},
"captureTime" : "2021-11-11 12:43:33.5189 +0100",
"incident" : "439F935A-82E1-479A-830C-22F142868943",
"bug_type" : "309",
"pid" : 1597,
"procExitAbsTime" : 18374677861,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "melonDS",
"procPath" : "\/private\/var\/folders\/*\/melonDS.app\/Contents\/MacOS\/melonDS",
"bundleInfo" : {"CFBundleShortVersionString":"0.9.3","CFBundleVersion":"0.9.3","CFBundleIdentifier":"net.kuribo64.melonDS"},
"storeInfo" : {"deviceIdentifierForVendor":"A83AAC01-DA79-5D1E-BD6B-5E8B87ED3F7D","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "net.kuribo64.melonDS",
"crashReporterKey" : "A2DC572F-51C6-00D1-882C-3A855D6F8FFF",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libc++abi.dylib":["terminating with uncaught exception of type NSException"],"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFConstantString characterAtIndex:]: Range or index out of bounds'"],"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x000000019d35c12c __exceptionPreprocess + 240\n1 libobjc.A.dylib 0x000000019d0ad808 objc_exception_throw + 60\n2 CoreFoundation 0x000000019d42c464 -[__NSCFString characterAtIndex:].cold.1 + 0\n3 CoreFoundation 0x000000019d42c498 -[__NSCFString getCharacters:range:].cold.1 + 0\n4 CoreFoundation 0x000000019d2b75b0 -[__NSCFString characterAtIndex:] + 120\n5 QtGui 0x000000010cd87e84 QtGui + 3243652\n6 QtGui 0x000000010cd89940 QtGui + 3250496\n7 QtGui 0x000000010cb02ee0 QtGui + 601824\n8 QtGui 0x000000010cdb78d0 QtGui + 3438800\n9 QtGui 0x000000010cdb6aa0 QtGui + 3435168\n10 QtGui 0x000000010cdb5d04 QtGui + 3431684\n11 QtGui 0x000000010cdb5bd0 QtGui + 3431376\n12 QtGui 0x000000010cb2f708 QtGui + 784136\n13 libqcocoa.dylib 0x000000010d31603c libqcocoa.dylib + 385084\n14 libqcocoa.dylib 0x000000010d31616c libqcocoa.dylib + 385388\n15 AppKit 0x000000019ffa1a0c -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5920\n16 AppKit 0x000000019ffa0080 -[NSWindow(NSEventRouting) sendEvent:] + 348\n17 libqcocoa.dylib 0x000000010d31b22c libqcocoa.dylib + 406060\n18 AppKit 0x000000019ff9f4ec -[NSApplication(NSEvent) sendEvent:] + 4064\n19 libqcocoa.dylib 0x000000010d2c0b88 libqcocoa.dylib + 35720\n20 AppKit 0x00000001a0257588 -[NSApplication _handleEvent:] + 76\n21 AppKit 0x000000019fe203d8 -[NSApplication run] + 636\n22 libqcocoa.dylib 0x000000010d2cbc18 libqcocoa.dylib + 80920\n23 QtCore 0x000000010c573900 QtCore + 620800\n24 QtCore 0x000000010c56bbc0 QtCore + 588736\n25 melonDS 0x0000000104b1273c melonDS + 173884\n26 dyld 0x000000010b3750f4 start + 520"],
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"lastExceptionBacktrace" : [{"imageOffset":1065240,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":5},{"imageOffset":96264,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1918052,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":5},{"imageOffset":1918104,"symbol":"-[__NSCFString getCharacters:range:].cold.1","symbolLocation":0,"imageIndex":5},{"imageOffset":390576,"symbol":"-[__NSCFString characterAtIndex:]","symbolLocation":120,"imageIndex":5},{"imageOffset":3243652,"imageIndex":6},{"imageOffset":3250496,"imageIndex":6},{"imageOffset":601824,"imageIndex":6},{"imageOffset":3438800,"imageIndex":6},{"imageOffset":3435168,"imageIndex":6},{"imageOffset":3431684,"imageIndex":6},{"imageOffset":3431376,"imageIndex":6},{"imageOffset":784136,"imageIndex":6},{"imageOffset":385084,"imageIndex":7},{"imageOffset":385388,"imageIndex":7},{"imageOffset":1784332,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":5920,"imageIndex":8},{"imageOffset":1777792,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":8},{"imageOffset":406060,"imageIndex":7},{"imageOffset":1774828,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":4064,"imageIndex":8},{"imageOffset":35720,"imageIndex":7},{"imageOffset":4625800,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":8},{"imageOffset":205784,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":8},{"imageOffset":80920,"imageIndex":7},{"imageOffset":620800,"imageIndex":9},{"imageOffset":588736,"imageIndex":9},{"imageOffset":173884,"imageIndex":10},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":11}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":21326,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6930895021},{"value":6093359072},{"value":110},{"value":1280},{"value":4264475098464940105},{"value":4264475102914966985},{"value":2},{"value":11},{"value":0},{"value":0},{"value":16},{"value":2},{"value":328},{"value":8445195568},{"value":5506414912},{"value":6},{"value":4483581312,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4865809776},{"value":4868123536},{"value":4294967295},{"value":81},{"value":0},{"value":134217728},{"value":4512649400}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6931157340},"cpsr":{"value":1073741824},"fp":{"value":6093358928},"sp":{"value":6093358896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6930946488,"matchesCrashFrame":1},"far":{"value":5421679112}},"queue":"com.apple.main-thread","frames":[{"imageOffset":39352,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29020,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496404,"symbol":"abort","symbolLocation":164,"imageIndex":2},{"imageOffset":80720,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":20324,"symbol":"demangling_terminate_handler()","symbolLocation":332,"imageIndex":3},{"imageOffset":131488,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":77540,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":89180,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":36,"imageIndex":3},{"imageOffset":89096,"symbol":"__cxa_throw","symbolLocation":140,"imageIndex":3},{"imageOffset":96556,"symbol":"objc_exception_throw","symbolLocation":352,"imageIndex":4},{"imageOffset":1918052,"symbol":"_CFThrowFormattedException","symbolLocation":116,"imageIndex":5},{"imageOffset":1918104,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":52,"imageIndex":5},{"imageOffset":390576,"symbol":"-[__NSCFString characterAtIndex:]","symbolLocation":120,"imageIndex":5},{"imageOffset":3243652,"imageIndex":6},{"imageOffset":3250496,"imageIndex":6},{"imageOffset":601824,"imageIndex":6},{"imageOffset":3438800,"imageIndex":6},{"imageOffset":3435168,"imageIndex":6},{"imageOffset":3431684,"imageIndex":6},{"imageOffset":3431376,"imageIndex":6},{"imageOffset":784136,"imageIndex":6},{"imageOffset":385084,"imageIndex":7},{"imageOffset":385388,"imageIndex":7},{"imageOffset":1784332,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":5920,"imageIndex":8},{"imageOffset":1777792,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":8},{"imageOffset":406060,"imageIndex":7},{"imageOffset":1774828,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":4064,"imageIndex":8},{"imageOffset":35720,"imageIndex":7},{"imageOffset":4625800,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":8},{"imageOffset":205784,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":8},{"imageOffset":80920,"imageIndex":7},{"imageOffset":620800,"imageIndex":9},{"imageOffset":588736,"imageIndex":9},{"imageOffset":173884,"imageIndex":10},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":11}]},{"id":21333,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":21334,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":21338,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":21342,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":21343,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":21345,"name":"AMCP Logging Spool","frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":129196,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":12},{"imageOffset":9820,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":12},{"imageOffset":8828,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":96,"imageIndex":12},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":21355,"name":"AudioQueue thread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":544312,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":5},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":5},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":721464,"imageIndex":13},{"imageOffset":349364,"imageIndex":13},{"imageOffset":678876,"imageIndex":13},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":21356,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":129196,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":12},{"imageOffset":9820,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":12},{"imageOffset":8828,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":96,"imageIndex":12},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":21357,"name":"AQConverterThread","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":177216,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":60,"imageIndex":14},{"imageOffset":206264,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":720,"imageIndex":15},{"imageOffset":54188,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":92,"imageIndex":14},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":21358,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":3380504,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":16},{"imageOffset":1870252,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3360,"imageIndex":16},{"imageOffset":1865352,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":16},{"imageOffset":3745900,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":21364,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":48440,"symbol":"__select","symbolLocation":8,"imageIndex":0},{"imageOffset":717460,"symbol":"__CFSocketManager","symbolLocation":648,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":21372,"name":"EmuThread","frames":[{"imageOffset":20156,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":60808,"symbol":"nanosleep","symbolLocation":216,"imageIndex":2},{"imageOffset":748144,"imageIndex":13},{"imageOffset":70824,"imageIndex":10},{"imageOffset":1933076,"imageIndex":9},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":21373,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":544312,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":5},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":5},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":1764388,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":8},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6930907136,
"size" : 221184,
"uuid" : "c8524c02-b14f-30bd-a228-c44b4a448e68",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6931128320,
"size" : 53248,
"uuid" : "4786e19a-9312-38e6-80ef-9c1394548118",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6929862656,
"size" : 528384,
"uuid" : "002a39ae-6431-3b2e-85e7-c45fc2f95ad0",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6930800640,
"size" : 106496,
"uuid" : "6baf3d90-c332-373d-8f33-2a6744916698",
"path" : "\/usr\/lib\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6929604608,
"size" : 245760,
"uuid" : "2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f",
"path" : "\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6931447808,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5521408,
"uuid" : "b2ff96d0-ae99-31ef-9014-fc9964b4f3e0",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1855.105"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4507238400,
"CFBundleShortVersionString" : "6.1",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 5275648,
"uuid" : "f8af961d-2fab-3f15-8715-56764ac63ddc",
"path" : "\/private\/var\/folders\/*\/melonDS.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/A\/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "6.1.2"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4515921920,
"size" : 573440,
"uuid" : "0948180a-5886-335b-aa2a-0a2da39a7466",
"path" : "\/private\/var\/folders\/*\/melonDS.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6977150976,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15409152,
"uuid" : "518f4e68-c324-320f-9d7f-85c224eae972",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4501389312,
"CFBundleShortVersionString" : "6.1",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 4046848,
"uuid" : "3d29917b-b119-3d6c-90a8-d69f82d280c9",
"path" : "\/private\/var\/folders\/*\/melonDS.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "6.1.2"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4373512192,
"CFBundleShortVersionString" : "0.9.3",
"CFBundleIdentifier" : "net.kuribo64.melonDS",
"size" : 2015232,
"uuid" : "8d97f566-b6a7-3484-94cb-c1d2717d80d7",
"path" : "\/private\/var\/folders\/*\/melonDS.app\/Contents\/MacOS\/melonDS",
"name" : "melonDS",
"CFBundleVersion" : "0.9.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4483121152,
"size" : 393216,
"uuid" : "86a8ba48-8bb4-3b30-9cda-051f73c74f44",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7075422208,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 163840,
"uuid" : "c8b77e54-af14-37e1-8a72-6437f54c6fd1",
"path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4484890624,
"size" : 933888,
"uuid" : "e85f3f9b-e278-3766-80ec-4a8a03fc3f03",
"path" : "\/private\/var\/folders\/*\/melonDS.app\/Contents\/Frameworks\/libSDL2-2.0.0.dylib",
"name" : "libSDL2-2.0.0.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7137964032,
"size" : 204800,
"uuid" : "7d48a6a5-f13e-3aff-8d3c-3cbc5d5651f7",
"path" : "\/usr\/lib\/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7155109888,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1302528,
"uuid" : "2f5f6d2d-4549-3f2a-a1c3-fda8deed5af5",
"path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6958223360,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7524352,
"uuid" : "fe0ecef8-4ac8-37a2-aefb-255af920e2ef",
"path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
}
],
"sharedCache" : {
"base" : 6927958016,
"size" : 3072180224,
"uuid" : "a6162d66-93e3-3251-93cc-b11f7c8c830e"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=903.2M resident=0K(0%) swapped_out_or_unallocated=903.2M(100%)\nWritable regions: Total=986.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=986.3M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 4032K 4 \nCG image 2112K 3 \nColorSync 528K 26 \nCoreAnimation 144K 8 \nCoreGraphics 32K 2 \nCoreServices 128K 1 \nCoreUI image data 704K 5 \nDispatch continuations 80.0M 1 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 165.1M 60 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 584.0M 5 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 56.2M 14 \nStack 14.9M 14 \nVM_ALLOCATE 34.5M 35 \n__AUTH 1919K 190 \n__AUTH_CONST 11.4M 353 \n__DATA 110.4M 374 \n__DATA_CONST 12.7M 388 \n__DATA_DIRTY 744K 122 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 578.4M 39 \n__OBJC_CONST 1619K 156 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3088K 1 \n__TEXT 324.8M 406 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 155.2M 26 \nshared memory 912K 14 \n=========== ======= ======= \nTOTAL 2.2G 2270 \nTOTAL, minus reserved VM space 1.6G 2270 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {

},
"deploymentId" : 240000073
},
{
"rolloutId" : "601d9415f79519000ccd4b69",
"factorPackIds" : {
"SIRI_TEXT_TO_SPEECH" : "618455f04b3765609b8b78c1"
},
"deploymentId" : 240000311
},
{
"rolloutId" : "602ad4dac86151000cf27e46",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "6182cb1f4b3765609b8b76cb"
},
"deploymentId" : 240000254
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {

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

},
"deploymentId" : 240000008
},
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
}
],
"experiments" : [

]
}
}

The Intel app doesn't do this. Anybody else had this? Couldn't find any info anywhere.

alittlehope
Posted on 04-29-22 08:52 PM, in Tutorial: How to Connect to WFC in MelonDS (Updated 23/09/2023) (rev. 2 of 05-02-22 12:02 AM) Link | #5191
So, I tried really hard but I jsut can't seem to make it work for Pokémon B&W, MacOS. Frame Limit Off, Audio Sync Off, Bind Socket On, Indirect Mode, any DNS server out of the three. Get to WFC room, can see my second character and interract, but any communication results in either an error of 84020 or simply ends with a "didn't answer'. The error is the rarer of the two.
One thing I do notice, is that it kind of stops the emulation for a second and then resumes it. When I ran the app directly from the package (terminal showing whats up) I see an error saying smth along the lines of Package sent (...) didn't pass MAC check thought it could've been the ISP but nope, phone hotspot doesn't work either, same problem. I have no clue how to try direct mode since I'd need an ethernet adapter, and "emulating" one on MacOS seems impossible since I found no real modern solutions...any advice welcome frens...

EDIT:
>be me, pepega
>want to trade between my B&W games
>try to do the (local) Union Room way, cant see myself even, give up instantly
>see this thread
>lightbulb.gif
>start trying WFC on one machine
>spend days trying to make it work since I'm close, can see myself and no big errors, just timing out
>say frick it, copy one of the instances to second PC
>suddenly, communication is possible
>still crashing tho, hmmm
>try turning on frame limiter on high end machine since that one runs at 300FPS and low end PC at 60-70
>works
>succesfuly trade
>time lost: 3 days

Anons, if the FPS difference between the machines is too big, you need to have one on frame limit
Also, don't be like me and try to make WFC work with two instances of one machine, don't be a clown like me.

Much love, xQcL

alittlehope
Posted on 04-30-22 03:35 PM, in If you'd like to translate melonDS: read this post Link | #5193
Hey, I can help with translation to Czech, my mother tongue.
Discord: Satella#4031 (this one I check more often/notifications dont get silenced)
Email: forg4m3s@post.cz
CET Timezone availability but generally flexible, unavailble mostly between 1am and 8am.

alittlehope
Posted on 11-30-23 10:46 AM, in Solve Issues with Dual Slot Pokémon Gen IV Link | #6328
Hey guys,

just spent a few hours tryin to figure out why MelonDS doesn't recognize my savefiles of GBA ROMs for Dual Sloting with Gen4 games. Though I'd share my findings across different websites, videos etc.
Please note that this is on M1 macOS, but perhaps the same issues can persist on Windows. Please backup all your (save) data before proceeding with any of the steps.

There are a few things you need to check and do before it works.

1) Save + ROM Names

The obvious issue is that the ROM isn't connected to the savefile due to being named differently. Make sure the names match.


2) Filesize

On my macOS, the filesizes for saves are shown as 131kb. This isn't necessarily the problem. The problem is that some emulators/processes addend a few bits at the end of the savefile for RTC (?iirc).
CAUTION BACKUP YOUR SAVEFILE BEFORE PROCEEDING CAUTION

You need to delete these by opening a hex editor of your choice, scrolling all the way down and checking if the last rows are only Fs or if there are other values. If there are others, delete them and save the file.


3) Savefile issues

Even now, the savefile may not be read by melonDS properly. To fix, run mgBA, open the ROM and the savefile and check if it runs. If it does, SAVE AGAIN. This seems to fix some issues.


4) Order of steps

Still doesn't work? Shucks, maybe you're loading it too early or too late.
For some reason, only one order of steps worked for me, maybe it will for you.

0) Disable "Boot game directly"
a) Insert GBA ROM
b) Boot firmware
c) If it says "Start GBA Game", it's most likely a good ROM. Open it.
d) You should get a simple white screen, thats good. MelonDS can't play GBA games.
e) While on the white screen, insert the NDS ROM.
f) Import the savefile, click Yes
g) It throws you back into the Firmware, start up NDS game
h) Now, in the menu, check you have the option "Migrate from".

If you do, congrats, it worked! If not, make sure your NDS game is progressed far enough to make this option available.

alittlehope
Posted on 11-30-23 10:53 AM, in Pokemon White freezing on load Link | #6329
If DeSmuME froze, I'd assume a corrupted savefile. If PKHex didnt fix it, nothing will:(


Main - Posts by alittlehope

Page rendered in 0.282 seconds. (2048KB of memory used)
MySQL - queries: 23, rows: 74/74, time: 0.075 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.