Hey guys and Norm
After building a 25-page website, I’m suddenly getting this
thanks
Exception Name: NSRangeException
Description: *** -[__NSArrayM objectAtIndex:]: index 9223372036854775807 beyond bounds for empty array
User Info: (null)
0 CoreFoundation 0x0000000186cdfae0 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x00000001867a2b90 objc_exception_throw + 88
2 CoreFoundation 0x0000000186c1151c -[NSTaggedPointerString hash] + 0
3 Blocs 0x0000000100a43a5c Blocs + 555612
4 Blocs 0x0000000100a43a10 Blocs + 555536
5 Blocs 0x0000000100a034e8 Blocs + 292072
6 libdispatch.dylib 0x00000001869e585c _dispatch_client_callout + 16
7 libdispatch.dylib 0x00000001869d05e0 _dispatch_continuation_pop + 596
8 libdispatch.dylib 0x00000001869e3620 _dispatch_source_latch_and_call + 396
9 libdispatch.dylib 0x00000001869e22f8 _dispatch_source_invoke + 844
10 libdispatch.dylib 0x0000000186a02aa4 _dispatch_main_queue_drain.cold.5 + 592
11 libdispatch.dylib 0x00000001869dadb0 _dispatch_main_queue_drain + 180
12 libdispatch.dylib 0x00000001869dacec _dispatch_main_queue_callback_4CF + 44
13 CoreFoundation 0x0000000186cacbe0 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
14 CoreFoundation 0x0000000186c6d8dc __CFRunLoopRun + 1980
15 CoreFoundation 0x0000000186c6ca98 CFRunLoopRunSpecific + 572
16 HIToolbox 0x000000019270f27c RunCurrentEventLoopInMode + 324
17 HIToolbox 0x00000001927124e8 ReceiveNextEventCommon + 676
18 HIToolbox 0x000000019289d484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
19 AppKit 0x000000018ab91a34 _DPSNextEvent + 684
20 AppKit 0x000000018b530940 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
21 AppKit 0x000000018ab84be4 -[NSApplication run] + 480
22 AppKit 0x000000018ab5b2dc NSApplicationMain + 880
23 dyld 0x00000001867e2b98 start + 6076
