Der folgende Fehler tritt reproduzierbar auf nach Aufruf einer Aktionskette
[OS 15.7.2, tomedo v1.163.0.9] ERROR: [OS 15.7.2, tomedo v1.163.0.9] [Exception: '[<Besuch 0x397352b50> valueForUndefinedKey:]: the entity Besuch is not key value coding-compliant for the key "(null)".', exception's stack trace: #0 CoreFoundation 00000000019D6EFA24 __exceptionPreprocess()
#1 libobjc.A.dylib 00000000019D1B2B90 objc_exception_throw()
#2 CoreFoundation 00000000019D7140A4 _CFBundleGetValueForInfoKey()
#3 CoreData 0000000001A498840C -[NSManagedObject valueForUndefinedKey:]()
#4 tomedo 000000000102C1ED54 -[KarteiEintragKetteEintrag(MacOS) performWriteBackWithBesuch:]()
#5 tomedo 000000000100F1B2F4 -[ZSActiveKarteiKetteModalWindowController performHelperKettenEintrag:]()
#6 tomedo 000000000100F14678 -[ZSActiveKarteiKetteModalWindowController performKettenEintrag:]()
#7 tomedo 000000000100F1E4B0 __68-[ZSActiveKarteiKetteModalWindowController performNextKettenEintrag]_block_invoke()
#8 tomedo 0000000001040A025C -[ZSHelpers performBlock:]()
#9 Foundation 00000000019EC6B4EC __NSFireDelayedPerform()
#10 CoreFoundation 00000000019D697BA0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__()
#11 CoreFoundation 00000000019D697860 __CFRunLoopDoTimer()
#12 CoreFoundation 00000000019D69739C __CFRunLoopDoTimers()
#13 CoreFoundation 00000000019D67D7A8 __CFRunLoopRun()
#14 CoreFoundation 00000000019D67C9E8 CFRunLoopRunSpecific()
#15 HIToolbox 0000000001A911B27C RunCurrentEventLoopInMode()
#16 HIToolbox 0000000001A911E4E8 ReceiveNextEventCommon()
#17 HIToolbox 0000000001A92A9484 _BlockUntilNextEventMatchingListInModeWithFilter()
#18 AppKit 0000000001A159CA34 _DPSNextEvent()
#19 AppKit 0000000001A1F3B940 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]()
#20 AppKit 0000000001A158FBE4 -[NSApplication run]()
#21 AppKit 0000000001A15662DC NSApplicationMain()
#22 tomedo 0000000001007432D8 main()
#23 dyld 00000000019D1F2B98 start()]
Catcher's stack trace:
(
0 tomedo 0x0000000103e6d754 -[GTMLogger(GTMLoggerMacroHelpers) logFuncErrorMsg:lineOfCode:sourceFile:withException:] + 112
1 tomedo 0x00000001040a02e4 -[ZSHelpers performBlock:] + 180
2 Foundation 0x000000019ec6b4ec __NSFireDelayedPerform + 372
3 CoreFoundation 0x000000019d697ba0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
4 CoreFoundation 0x000000019d697860 __CFRunLoopDoTimer + 980
5 CoreFoundation 0x000000019d69739c __CFRunLoopDoTimers + 332
6 CoreFoundation 0x000000019d67d7a8 __CFRunLoopRun + 1848
7 CoreFoundation 0x000000019d67c9e8 CFRunLoopRunSpecific + 572
8 HIToolbox 0x00000001a911b27c RunCurrentEventLoopInMode + 324
9 HIToolbox 0x00000001a911e4e8 ReceiveNextEventCommon + 676
10 HIToolbox 0x00000001a92a9484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
11 AppKit 0x00000001a159ca34 _DPSNextEvent + 684
12 AppKit 0x00000001a1f3b940 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
13 AppKit 0x00000001a158fbe4 -[NSApplication run] + 480
14 AppKit 0x00000001a15662dc NSApplicationMain + 880
15 tomedo 0x00000001007432d8 main + 4844
16 dyld 0x000000019d1f2b98 start + 6076
)