Xcode 5 crashes on every new project

Hey folks,
I've been really frustrated over this.
My xcode behaves weird. It crashes on every new project i try to create.
I can only open previous projects but they dont compile or rather xcode crashes when i compile.
I'm using Xcode 5 on Mavericks Beta and MacBook Pro 13" Late 2011
Ive posted the error log below
Process:         Xcode [2542]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         5.0 (3332.25)
Build Info:      IDEApplication-3332025000000000~2
App Item ID:     497799835
App External ID: 38302662
Code Type:       X86-64 (Native)
Parent Process:  launchd [160]
Responsible:     Xcode [2542]
User ID:         501
Date/Time:       2013-09-30 21:43:50.123 +0530
OS Version:      Mac OS X 10.9 (13A538g)
Report Version:  11
Anonymous UUID:  0CDC85CF-794F-7463-96EE-E656294BE4A6
Sleep/Wake UUID: 2EF06D57-E21F-40F9-A52A-F7CF6B8E26F4
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
Sending openNewProjectAssistant: to <IDEWelcomeWindowController: 0x7fe0e5937e50> from <IDEWelcomeWindowHighlightButton: 0x7fe0e3432450>
ProductBuildVersion: 5A1413
ASSERTION FAILURE in /SourceCache/DVTFoundation/DVTFoundation-3532/Framework/Classes/FoundationClass Categories/DVTNSNotificationCenterAdditions.m:68
Details:  <DVTNotificationToken, 0x7fe0e6b24a00> was never cancelled. Backtrace for allocation (if self.creationBacktrace is set):
   0  0x000000010d75a621 -[DVTNotificationToken initWithObserver:observedObject:cancellationBlock:] (in DVTFoundation)
  1  0x000000010d6b6b59 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) dvt_addObserver:selector:name:object:] (in DVTFoundation)
  2  0x000000010dc24ebe -[DVTTileView viewDidMoveToSuperview] (in DVTKit)
  3  0x00007fff8265c8f5 -[NSView _setSuperview:] (in AppKit)
  4  0x00007fff8265bb09 -[NSView addSubview:] (in AppKit)
  5  0x00007fff826a333f -[NSClipView setDocumentView:] (in AppKit)
  6  0x00007fff8265990b -[NSCustomView nibInstantiateWithObjectInstantiator:] (in AppKit)
  7  0x00007fff82636733 -[NSIBObjectData instantiateObject:] (in AppKit)
  8  0x00007fff82635a0e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] (in AppKit)
  9  0x00007fff826d9aec -[NSNib _instantiateNibWithExternalNameTable:] (in AppKit)
10  0x00007fff82808532 -[NSNib instantiateNibWithOwner:topLevelObjects:] (in AppKit)
11  0x00007fff82808312 -[NSViewController loadView] (in AppKit)
12  0x000000010dcef2a4 __29-[DVTViewController loadView]_block_invoke (in DVTKit)
13  0x000000010d6e7961 DVTInvokeWithFailureHint (in DVTFoundation)
14  0x000000010dc03c38 -[DVTViewController loadView] (in DVTKit)
15  0x000000010e8af8a8 -[IDETemplateChooserAssistant loadView] (in IDEKit)
16  0x00007fff82737158 -[NSViewController view] (in AppKit)
17  0x000000010dc00b90 -[DVTViewController view] (in DVTKit)
18  0x000000010e9f895e -[IDEAssistantWindowController willInstallViewController:] (in IDEKit)
19  0x000000010e9f862c -[IDEAssistantWindowController setCurrentAssistant:andInstallView:] (in IDEKit)
20  0x000000010e8af594 -[IDEAssistantWindowController beginSessionForWorkspaceWindow:] (in IDEKit)
21  0x000000010e8ae7c9 -[IDEAssistantWindowController beginSessionWithAssistantIdentifier:context:completionBlock:] (in IDEKit)
22  0x000000010e8ae138 -[IDEApplicationCommands showTemplateChooserForTemplateKind:inWorkspaceTabController:createdDocument:] (in IDEKit)
23  0x000000010e8ad820 -[IDEApplicationCommands showTemplateChooserForTemplateKind:] (in IDEKit)
24  0x000000010e95b451 -[IDEApplicationCommands newProject:] (in IDEKit)
25  0x00007fff82863cda -[NSApplication sendAction:to:from:] (in AppKit)
26  0x000000010ddc5d39 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
27  0x000000010dbf78b6 -[DVTApplication sendAction:to:from:] (in DVTKit)
28  0x000000010e951b35 +[IDECommandManager sendActionForCommandWithIdentifier:from:] (in IDEKit)
29  0x00007fff82863cda -[NSApplication sendAction:to:from:] (in AppKit)
30  0x000000010ddc5d39 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
31  0x000000010d6e7961 DVTInvokeWithFailureHint (in DVTFoundation)
32  0x000000010dbf7930 -[DVTApplication sendAction:to:from:] (in DVTKit)
33  0x00007fff82863b4e -[NSControl sendAction:to:] (in AppKit)
34  0x00007fff828b077d -[NSCell _sendActionFrom:] (in AppKit)
35  0x00007fff828c9fe5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
36  0x00007fff828c93b7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
37  0x00007fff828c8acd -[NSControl mouseDown:] (in AppKit)
38  0x00007fff8284ab28 -[NSWindow sendEvent:] (in AppKit)
39  0x00007fff827e9c8c -[NSApplication sendEvent:] (in AppKit)
40  0x000000010e75875b -[IDEApplication sendEvent:] (in IDEKit)
41  0x00007fff8263ac19 -[NSApplication run] (in AppKit)
42  0x00007fff82625a53 NSApplicationMain (in AppKit)
43  0x00007fff866aa5fd start (in libdyld.dylib)
44  0x0000000000000001
Object:   <DVTNotificationToken: 0x7fe0e6b24a00>
Method:   -dealloc
Thread:   <NSThread: 0x7fe0e35150d0>{name = (null), num = 1}
Hints:  
  0: DVTViewController is loading IDETemplateChooserAssistant
  1: Sending openNewProjectAssistant: to <IDEWelcomeWindowController: 0x7fe0e5937e50> from <IDEWelcomeWindowHighlightButton: 0x7fe0e3432450>
Backtrace:
  0  0x000000010e956188 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  1  0x000000010d6e6655 _DVTAssertionHandler (in DVTFoundation)
  2  0x000000010d6e6984 _DVTAssertionFailureHandler (in DVTFoundation)
  3  0x000000010d75a868 -[DVTNotificationToken dealloc] (in DVTFoundation)
  4  0x000000010dc24ede -[DVTTileView viewDidMoveToSuperview] (in DVTKit)
  5  0x00007fff826a3357 -[NSClipView setDocumentView:] (in AppKit)
  6  0x00007fff826a2f32 -[NSScrollView setDocumentView:] (in AppKit)
  7  0x00007fff82635a1e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] (in AppKit)
  8  0x00007fff826d9aec -[NSNib _instantiateNibWithExternalNameTable:] (in AppKit)
  9  0x00007fff82808532 -[NSNib instantiateNibWithOwner:topLevelObjects:] (in AppKit)
10  0x00007fff82808312 -[NSViewController loadView] (in AppKit)
11  0x000000010dcef2a4 __29-[DVTViewController loadView]_block_invoke (in DVTKit)
12  0x000000010d6e7961 DVTInvokeWithFailureHint (in DVTFoundation)
13  0x000000010dc03c38 -[DVTViewController loadView] (in DVTKit)
14  0x000000010e8af8a8 -[IDETemplateChooserAssistant loadView] (in IDEKit)
15  0x00007fff82737158 -[NSViewController view] (in AppKit)
16  0x000000010dc00b90 -[DVTViewController view] (in DVTKit)
17  0x000000010e9f895e -[IDEAssistantWindowController willInstallViewController:] (in IDEKit)
18  0x000000010e9f862c -[IDEAssistantWindowController setCurrentAssistant:andInstallView:] (in IDEKit)
19  0x000000010e8af594 -[IDEAssistantWindowController beginSessionForWorkspaceWindow:] (in IDEKit)
20  0x000000010e8ae7c9 -[IDEAssistantWindowController beginSessionWithAssistantIdentifier:context:completionBlock:] (in IDEKit)
21  0x000000010e8ae138 -[IDEApplicationCommands showTemplateChooserForTemplateKind:inWorkspaceTabController:createdDocument:] (in IDEKit)
22  0x000000010e8ad820 -[IDEApplicationCommands showTemplateChooserForTemplateKind:] (in IDEKit)
23  0x000000010e95b451 -[IDEApplicationCommands newProject:] (in IDEKit)
24  0x00007fff82863cda -[NSApplication sendAction:to:from:] (in AppKit)
25  0x000000010ddc5d39 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
26  0x000000010dbf78b6 -[DVTApplication sendAction:to:from:] (in DVTKit)
27  0x000000010e951b35 +[IDECommandManager sendActionForCommandWithIdentifier:from:] (in IDEKit)
28  0x00007fff82863cda -[NSApplication sendAction:to:from:] (in AppKit)
29  0x000000010ddc5d39 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
30  0x000000010d6e7961 DVTInvokeWithFailureHint (in DVTFoundation)
31  0x000000010dbf7930 -[DVTApplication sendAction:to:from:] (in DVTKit)
32  0x00007fff82863b4e -[NSControl sendAction:to:] (in AppKit)
33  0x00007fff828b077d -[NSCell _sendActionFrom:] (in AppKit)
34  0x00007fff828c9fe5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
35  0x00007fff828c93b7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
36  0x00007fff828c8acd -[NSControl mouseDown:] (in AppKit)
37  0x00007fff8284ab28 -[NSWindow sendEvent:] (in AppKit)
38  0x00007fff827e9c8c -[NSApplication sendEvent:] (in AppKit)
39  0x000000010e75875b -[IDEApplication sendEvent:] (in IDEKit)
40  0x00007fff8263ac19 -[NSApplication run] (in AppKit)
41  0x00007fff82625a53 NSApplicationMain (in AppKit)
42  0x00007fff866aa5fd start (in libdyld.dylib)
43  0x0000000000000001
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff88669836 __pthread_kill + 10
1   libsystem_pthread.dylib                 0x00007fff823f236c pthread_kill + 92
2   libsystem_c.dylib                       0x00007fff88e18bba abort + 125
3   com.apple.dt.IDEKit                     0x000000010e955a93 +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 763
4   com.apple.dt.IDEKit                     0x000000010e9562ee -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] + 1117
5   com.apple.dt.DVTFoundation              0x000000010d6e6655 _DVTAssertionHandler + 421
6   com.apple.dt.DVTFoundation              0x000000010d6e6984 _DVTAssertionFailureHandler + 322
7   com.apple.dt.DVTFoundation              0x000000010d75a868 -[DVTNotificationToken dealloc] + 221
8   com.apple.dt.DVTKit                     0x000000010dc24ede -[DVTTileView viewDidMoveToSuperview] + 233
9   com.apple.AppKit                        0x00007fff826a3357 -[NSClipView setDocumentView:] + 480
10  com.apple.AppKit                        0x00007fff826a2f32 -[NSScrollView setDocumentView:] + 108
11  com.apple.AppKit                        0x00007fff82635a1e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 358
12  com.apple.AppKit                        0x00007fff826d9aec -[NSNib _instantiateNibWithExternalNameTable:] + 600
13  com.apple.AppKit                        0x00007fff82808532 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 215
14  com.apple.AppKit                        0x00007fff82808312 -[NSViewController loadView] + 180
15  com.apple.dt.DVTKit                     0x000000010dcef2a4 __29-[DVTViewController loadView]_block_invoke + 53
16  com.apple.dt.DVTFoundation              0x000000010d6e7961 DVTInvokeWithFailureHint + 82
17  com.apple.dt.DVTKit                     0x000000010dc03c38 -[DVTViewController loadView] + 161
18  com.apple.dt.IDEKit                     0x000000010e8af8a8 -[IDETemplateChooserAssistant loadView] + 114
19  com.apple.AppKit                        0x00007fff82737158 -[NSViewController view] + 41
20  com.apple.dt.DVTKit                     0x000000010dc00b90 -[DVTViewController view] + 39
21  com.apple.dt.IDEKit                     0x000000010e9f895e -[IDEAssistantWindowController willInstallViewController:] + 37
22  com.apple.dt.IDEKit                     0x000000010e9f862c -[IDEAssistantWindowController setCurrentAssistant:andInstallView:] + 449
23  com.apple.dt.IDEKit                     0x000000010e8af594 -[IDEAssistantWindowController beginSessionForWorkspaceWindow:] + 333
24  com.apple.dt.IDEKit                     0x000000010e8ae7c9 -[IDEAssistantWindowController beginSessionWithAssistantIdentifier:context:completionBlock:] + 593
25  com.apple.dt.IDEKit                     0x000000010e8ae138 -[IDEApplicationCommands showTemplateChooserForTemplateKind:inWorkspaceTabController:createdDocument:] + 1277
26  com.apple.dt.IDEKit                     0x000000010e8ad820 -[IDEApplicationCommands showTemplateChooserForTemplateKind:] + 1922
27  com.apple.dt.IDEKit                     0x000000010e95b451 -[IDEApplicationCommands newProject:] + 64
28  com.apple.AppKit                        0x00007fff82863cda -[NSApplication sendAction:to:from:] + 327
29  com.apple.dt.DVTKit                     0x000000010ddc5d39 __37-[DVTApplication sendAction:to:from:]_block_invoke + 351
30  com.apple.dt.DVTKit                     0x000000010dbf78b6 -[DVTApplication sendAction:to:from:] + 228
31  com.apple.dt.IDEKit                     0x000000010e951b35 +[IDECommandManager sendActionForCommandWithIdentifier:from:] + 109
32  com.apple.AppKit                        0x00007fff82863cda -[NSApplication sendAction:to:from:] + 327
33  com.apple.dt.DVTKit                     0x000000010ddc5d39 __37-[DVTApplication sendAction:to:from:]_block_invoke + 351
34  com.apple.dt.DVTFoundation              0x000000010d6e7961 DVTInvokeWithFailureHint + 82
35  com.apple.dt.DVTKit                     0x000000010dbf7930 -[DVTApplication sendAction:to:from:] + 350
36  com.apple.AppKit                        0x00007fff82863b4e -[NSControl sendAction:to:] + 86
37  com.apple.AppKit                        0x00007fff828b077d -[NSCell _sendActionFrom:] + 128
38  com.apple.AppKit                        0x00007fff828c9fe5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
39  com.apple.AppKit                        0x00007fff828c93b7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
40  com.apple.AppKit                        0x00007fff828c8acd -[NSControl mouseDown:] + 706
41  com.apple.AppKit                        0x00007fff8284ab28 -[NSWindow sendEvent:] + 11296
42  com.apple.AppKit                        0x00007fff827e9c8c -[NSApplication sendEvent:] + 2021
43  com.apple.dt.IDEKit                     0x000000010e75875b -[IDEApplication sendEvent:] + 444
44  com.apple.AppKit                        0x00007fff8263ac19 -[NSApplication run] + 646
45  com.apple.AppKit                        0x00007fff82625a53 NSApplicationMain + 940
46  libdyld.dylib                           0x00007fff866aa5fd start + 1
Thread 1:
0   libsystem_kernel.dylib                  0x00007fff88669e3a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff823f2f18 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff823f5fc9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8866a632 kevent64 + 10
1   libdispatch.dylib                       0x00007fff8eec6465 _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff8eec617a _dispatch_mgr_thread + 52
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff88669e3a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff823f2f18 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff823f5fc9 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff88669e3a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff823f2f18 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff823f5fc9 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff88669e3a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff823f2f18 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff823f5fc9 start_wqthread + 13
Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff886659ea mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff88664ce8 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89e493c5 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89e489e9 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff89e48325 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff84a56dc7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation                    0x00007fff84a56bcb __NSThread__main__ + 1318
7   libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 7:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib                  0x00007fff886659ea mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff88664ce8 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89e493c5 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89e489e9 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff89e48325 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff84a58f3c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
6   com.apple.AppKit                        0x00007fff828f5816 -[NSAnimation(NSInternal) _runBlocking] + 366
7   com.apple.AppKit                        0x00007fff828f5686 -[NSAnimation(NSInternal) _animationThread] + 73
8   libdispatch.dylib                       0x00007fff8eec71ff _dispatch_call_block_and_release + 12
9   libdispatch.dylib                       0x00007fff8eec42bd _dispatch_client_callout + 8
10  libdispatch.dylib                       0x00007fff8eec60c6 _dispatch_root_queue_drain + 326
11  libdispatch.dylib                       0x00007fff8eec71bb _dispatch_worker_thread2 + 40
12  libsystem_pthread.dylib                 0x00007fff823f2f08 _pthread_wqthread + 314
13  libsystem_pthread.dylib                 0x00007fff823f5fc9 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff88669e3a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff823f2f18 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff823f5fc9 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff886659ea mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff88664ce8 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89e493c5 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89e489e9 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff89e48325 CFRunLoopRunSpecific + 309
5   com.apple.DTDeviceKitBase               0x0000000117c7d75a -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 164
6   com.apple.Foundation                    0x00007fff84a56bcb __NSThread__main__ + 1318
7   libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 10:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8866997a __select + 10
1   com.apple.CoreFoundation                0x00007fff89e94dc3 __CFSocketManager + 867
2   libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
3   libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
4   libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff886659ea mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff88664ce8 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89e493c5 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89e489e9 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff89e48325 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                        0x00007fff827e66dc _NSEventThread + 144
6   libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 12:: DYMobileDeviceManager
0   libsystem_kernel.dylib                  0x00007fff886659ea mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff88664ce8 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89e493c5 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89e489e9 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff89e48325 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff84a58f3c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
6   com.apple.Foundation                    0x00007fff84b41d0a -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.GPUToolsMobileFoundation          0x0000000119c489bb -[DYMobileDeviceManager _deviceNotificationThread:] + 132
8   com.apple.Foundation                    0x00007fff84a56bcb __NSThread__main__ + 1318
9   libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
10  libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
11  libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 13:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff886659ea mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff88664ce8 mach_msg + 64
2   com.apple.framework.IOKit               0x00007fff86196a4c io_connect_method + 377
3   com.apple.framework.IOKit               0x00007fff8613ebec IOConnectCallMethod + 349
4   com.apple.driver.AppleIntelHD3000GraphicsGLDriver          0x0000123400002b96 GhalInterface::getCommandBuffer(unsigned char**, unsigned char**, unsigned int*, unsigned int*) + 134
5   com.apple.driver.AppleIntelHD3000GraphicsGLDriver          0x0000123400024028 GHAL3D::CPrivateCommandTransport::FlushCommandBuffer(GHAL3D::FLUSH_TYPE, unsigned char) + 280
6   com.apple.driver.AppleIntelHD3000GraphicsGLDriver          0x0000123400023d9d g575SubmitPacketsToken + 64
7   com.apple.driver.AppleIntelHD3000GraphicsGLDriver          0x00001234002dcb8d gldPresentFramebufferData + 130
8   GLEngine                                0x00007fff8652e00d glSwap_Exec + 93
9   com.apple.opengl                        0x00007fff8d293089 CGLFlushDrawable + 66
10  com.apple.QuartzCore                    0x00007fff8be23df0 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 3512
11  com.apple.QuartzCore                    0x00007fff8be22fff view_display_link(double, CVTimeStamp const*, void*) + 150
12  com.apple.QuartzCore                    0x00007fff8be22ec0 link_callback + 237
13  com.apple.CoreVideo                     0x00007fff8ee7c5cc CVDisplayLink::performIO(CVTimeStamp*) + 206
14  com.apple.CoreVideo                     0x00007fff8ee7ba08 CVDisplayLink::runIOThread() + 608
15  com.apple.CoreVideo                     0x00007fff8ee7b78f startIOThread(void*) + 147
16  libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
17  libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
18  libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 14:: com.apple.appkit-heartbeat
0   com.apple.CoreFoundation                0x00007fff89de9e53 __CFStringHash + 243
1   com.apple.CoreFoundation                0x00007fff89de2078 CFBasicHashFindBucket + 1032
2   com.apple.CoreFoundation                0x00007fff89de1c3f CFDictionaryGetValue + 111
3   com.apple.coreui                        0x00007fff81cd8bb0 CUIConstantToMapID + 48
4   com.apple.coreui                        0x00007fff81cddc4c CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 210
5   com.apple.coreui                        0x00007fff81cdf15c CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 204
6   com.apple.coreui                        0x00007fff81d0e66a CUIDraw + 178
7   com.apple.AppKit                        0x00007fff828a8dfe __NSRenderSpinningIndeterminateIndicator + 1314
8   com.apple.AppKit                        0x00007fff828aa5b4 -[NSProgressIndicator heartBeat:] + 1976
9   com.apple.AppKit                        0x00007fff828a99bf -[NSUIHeartBeat _heartBeatThread:] + 1478
10  com.apple.Foundation                    0x00007fff84a56bcb __NSThread__main__ + 1318
11  libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
12  libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
13  libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff886659ea mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff88664ce8 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89e493c5 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89e489e9 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff89e48325 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation                0x00007fff89efdbd1 CFRunLoopRun + 97
6   com.apple.DebugSymbols                  0x00007fff87f087e3 SpotlightQueryThread(void*) + 355
7   libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff88669a0a __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff88e37e60 nanosleep + 200
2   com.apple.CoreSymbolication             0x00007fff8c0f7681 0x7fff8c0e4000 + 79489
3   libsystem_pthread.dylib                 0x00007fff823f18a9 _pthread_body + 138
4   libsystem_pthread.dylib                 0x00007fff823f173a _pthread_start + 137
5   libsystem_pthread.dylib                 0x00007fff823f5fd9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff71d26310  rcx: 0x00007fff525bff48  rdx: 0x0000000000000000
  rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff525bff70  rsp: 0x00007fff525bff48
   r8: 0x00007fe0e5013800   r9: 0x0000000000000081  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff525c0088  r13: 0x000000010f026680  r14: 0x0000000000000006  r15: 0x00007fff525c0030
  rip: 0x00007fff88669836  rfl: 0x0000000000000206  cr2: 0x000000011c5cc000
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x10d63e000 -        0x10d63eff7  com.apple.dt.Xcode (5.0 - 3332.25) <4E60D4F6-B634-3F9C-BB51-3C754A5DF44C> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x10d646000 -        0x10da72fff  com.apple.dt.DVTFoundation (5.0 - 3532) <9611C2C0-9CF6-39DE-9497-ED7B3BBFE490> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
       0x10dbec000 -        0x10df06fff  com.apple.dt.DVTKit (5.0 - 3546) <9ABA7FFB-CD89-32CB-BB3D-7EB2157B6579> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
       0x10e0ad000 -        0x10e4e6ff7  com.apple.dt.IDEFoundation (5.0 - 3569) <22040B12-C8EE-33E7-B80E-D599A710F4E8> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
       0x10e73f000 -        0x10eeceff7  com.apple.dt.IDEKit (5.0 - 3591) <94A429AE-1D9D-3E3B-B415-653513773C46> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10f345000 -        0x10f3dbfff  com.apple.PackageKit (3.0 - 329) <0F1D35D9-46FA-30BA-9585-E8EE815BB5D8> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x10f458000 -        0x10f459ffb  libsysmon.dylib (58.1.3) <9D9401F4-DD03-3664-A15D-BDFE3C5DD702> /usr/lib/libsysmon.dylib
       0x10f463000 -        0x10fd20ff7 +libclang.dylib (500.2.76) <6D775F39-D8AA-312C-A21C-542800DCE96E> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
       0x10fd9c000 -        0x10fe06fff  com.apple.CSServiceClient (1.0 - 1) <7F024E7C-77DD-3F4E-9582-342D60E41855> /Applications/Xcode.app/Contents/SharedFrameworks/CSServiceClient.framework/Ver sions/A/CSServiceClient
       0x10fe4a000 -        0x10fe61fff  com.apple.DADocSetManagement (5.0 - 3347) <535F7645-B7A1-39BA-8B7E-A1BF12F9E883> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
       0x10fe76000 -        0x10fe78ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <0C9E653D-B7A5-3689-9CFA-B6848A5C2E02> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
       0x10fe85000 -        0x10feaeff7  com.apple.dt.instruments.DTGraphKit (5.0 - 51140) <D016A07B-D390-3F97-9986-EC98BCBFD982> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions /A/DTGraphKit
       0x10fec7000 -        0x10ff2dff7  com.apple.DADocSetAccess (5.0 - 3355) <FBC7B68A-5F1D-3875-8285-C3FE35737153> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
       0x1122f8000 -        0x112361fff  com.apple.dt.IDE.IDEDocViewer (5.0 - 3454) <6F10C4C5-E3E1-38FB-9CFA-9B65F204FE51> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
       0x1123ad000 -        0x112473fff  com.apple.dt.IDE.IDESourceEditor (5.0 - 3440) <B408B9F7-8161-3039-827D-7D6A0454B9AC> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
       0x1126b6000 -        0x1126cafff  com.apple.DTDeviceKit (4.2 - 3693.1) <E8EB116D-F7E7-3945-9EB8-E5FDC6581921> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x1128e2000 -        0x112d7efff  com.apple.dt.IDE.IDEInterfaceBuilderKit (5.0 - 4510) <4A3F3D93-579E-3FF0-8510-55BC867D3DEE> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
       0x113050000 -        0x1130d6fff  com.apple.dt.IBFoundation (1.0 - 1) <8B060D48-B90E-3588-BB05-4B321CE81286> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/I BFoundation
       0x11312b000 -        0x1131b5ff7  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <4439F209-0950-39F3-B686-4CBEB4711449> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
       0x11320a000 -        0x11324efff  com.apple.CoreThemeDefinition (2.0 - 146) <3678A642-92F7-3307-B131-18EC2F757AF1> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/Core ThemeDefinition
       0x11327f000 -        0x1132faff7  com.apple.dt.IDE.IDEFindReplace (5.0 - 3429) <A5DBBCAD-D969-39B6-BDEC-59D02C707731> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
       0x113349000 -        0x113398fff  com.apple.dt.IDE.iCloudSupport (5.0 - 76) <BF92E467-1FCF-36F9-8A74-1A36B7EA3735> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS /iCloudSupport
       0x1133d3000 -        0x113408ff7  com.apple.dt.dbg.DebuggerFoundation (5.0 - 3528) <0CAACC18-B109-34C9-8E11-A6B004853EEC> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
       0x113434000 -        0x11343cfff  com.apple.dt.IDE.HexEditor (5.0 - 3316) <0CA39F52-2743-3F9A-899F-66DE76E1DEF8> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
       0x113446000 -        0x11347cfff +com.ridiculousfish.HexFiendFramework (5.0 - 3316) <81D374BF-4A63-3153-A6F3-088241BE43FB> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
       0x1134a3000 -        0x11353ffff  com.apple.dt.dbg.DebuggerUI (5.0 - 3528) <6951FF6C-69F3-3FF3-9411-1A7DBD4CAC00> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
       0x1135b8000 -        0x1135d7fff  com.apple.dt.IDE.IDEQuickHelp (5.0 - 3362) <50DCCDD2-EB8A-347B-A740-7D70472A090E> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
       0x1135f1000 -        0x1136cffff  com.apple.dt.gpu.GPUDebuggerFoundation (5.0 - 11130) <2E9310AC-8932-3F75-B65A-AA8C4AB57BB3> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
       0x11372b000 -        0x11377aff7  com.apple.GPUTools (1.0 - 11161) <2B208E08-BB7B-303A-96CF-D44D19DB91EC> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
       0x1137a7000 -        0x11382fff7  com.apple.GPUToolsCore (1.0 - 11161) <E167464A-46BA-3E7A-BD90-EEFB70DC7423> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
       0x113870000 -        0x113a62fff  com.apple.GPUToolsAnalysis (1.0 - 11051) <7DD77971-7EFC-3E95-8173-47651A76E959> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
       0x113ab7000 -        0x113b5bff7  com.apple.GPUToolsServices (1.0 - 11051) <7BB51F76-E6BB-3F40-B2D6-41E4F1457B72> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
       0x113bbc000 -        0x113bc0ff7  com.apple.dt.gpu.GPUTraceDebugger (5.0 - 11130) <D0311972-C654-3ADA-B771-4D552A578D8C> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
       0x113bc8000 -        0x113bd5fff  com.apple.dt.gpu.GPUDebuggerKit (5.0 - 11130) <9108770E-308B-3659-90C7-B93EFA126D7F> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
       0x113be6000 -        0x113d94fff  com.apple.dt.gpu.GPUTraceDebuggerUI (5.0 - 11130) <AC595333-F8A4-35D8-852D-9F9114B52F14> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
       0x113de9000 -        0x113e16ff7  com.apple.dt.IDE.Xcode3Core (5.0 - 3564.1) <73DFF732-21CF-3425-81B5-B0D99989FBFE> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
       0x113e2e000 -        0x114188ff7  com.apple.Xcode.DevToolsCore (7.0 - 3564.1) <D36A0536-6B32-3E6B-B395-685E72957050> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x114316000 -        0x11431fff7  com.apple.DevToolsFoundation (7.0 - 3564.1) <4B697B1E-1ACA-3E37-BA2F-6FE593D9494D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x11432a000 -        0x114369fff  com.apple.Xcode.DevToolsSupport (7.0 - 3564.1) <40B053A6-4F16-3C1E-936A-38B3877F07C9> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x114390000 -        0x1143abff7  com.apple.dt.IDE.SharedPlugInUtilities (5.0 - 3313) <B8D8D5F3-356E-354E-B226-8D7B2A9F576C> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
       0x1143bc000 -        0x11456aff7  com.apple.dt.IDE.Xcode3UI (5.0 - 3564.1) <71C904DF-5F9C-3510-AF26-816A0464C957> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
       0x11536c000 -        0x11536ffff  libspindump.dylib (159) <DA0E866A-17D1-3D7E-A9DC-03BBF7CF93F9> /usr/lib/libspindump.dylib
       0x115377000 -        0x115378fff  com.apple.dt.dbg.DebuggerLLDBService (5.0 - 3528) <084E8E3D-2038-3628-9B85-C1E0657385FC> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
       0x11537e000 -        0x115385fff  com.apple.dt.IDE.IDEOSXSupportCore (5.0 - 3329) <890A9167-97B2-32CC-A056-719707C46B84> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/ Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSu pportCore
       0x115390000 -        0x1153f4fff  com.apple.dt.IDE.IDEiOSSupportCore (5.0 - 3782.3) <D8835A49-C97F-38CD-AFDB-162D7CF4E86A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOS SupportCore
       0x115440000 -        0x115444ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2a51) <AA0E58DD-6235-3BB0-A725-B6595D6D264E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x115449000 -        0x115449ff7  com.apple.xcode.compilers.scntool (7.0 - 3564.1) <4499232B-6FE0-34B4-82DF-FE857D255921> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Scene Kit.xcplugin/Contents/MacOS/Scene Kit
       0x115450000 -        0x115451fff +liblaunch_sim.dylib (330.1.2) <D9D295D7-6F30-3430-8209-9948FA780B9E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/SDKs/iPhoneSimulator7.0.sdk/usr/lib/system/host/liblaunch_sim.dylib
       0x1154b6000 -        0x1154b6ff7  com.apple.IBStoryboardCompilerPlugin (5.0 - 3742) <F6471CBA-8FCE-322C-B6A6-93B8002F2C5C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/IBStoryboardCompilerPlugin.xcplugin/Conte nts/MacOS/IBStoryboardCompilerPlugin
       0x1154ba000 -        0x1154baff7  com.apple.xcode.compilers.coredata (7.0 - 3564.1) <6B013201-EB6A-380D-BB7D-803D304C24E6> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x1154c0000 -        0x11554dfff  com.apple.dt.IDE.IDEiPhoneSupport (5.0 - 3782.3) <310127E8-01A2-3185-9064-72C8A6231311> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
       0x1155b9000 -        0x1155f5fff  com.apple.framework.ConfigurationProfiles (6.0 - 656) <2C07DAF5-FE74-3693-B82A-AC4D3E38AF71> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
       0x115616000 -        0x115620ff7  com.apple.xcode.plug-in.CoreBuildTasks (7.0 - 3564.1) <7B2819AA-46A1-3DED-B6DC-A286AB8EE1FD> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
       0x115629000 -        0x115629ff7  com.apple.compilers.clang (7.0 - 3564.1) <42E16805-E88C-36C8-89C0-1444AE7F68FD> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
       0x11562d000 -        0x115630ff7  com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <F5B66EF6-4739-321A-AC1D-39E7367158DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support
       0x115636000 -        0x115636ff7  com.apple.IBCocoaTouchCompilerPlugin (5.0 - 3742) <3A593E6F-C620-3ADA-B52F-600E319FF495> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IBCocoaTouchCompilerPlugin.xcplugin/Conten ts/MacOS/IBCocoaTouchCompilerPlugin
       0x115645000 -        0x115645ff7  com.apple.IBCocoaTouchCompilerPlugin (5.0 - 3742) <8D1799F0-6977-317F-A884-A1C001D77746> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IBCocoaTouchCompilerPlugin.xcplugin/Contents/MacO S/IBCocoaTouchCompilerPlugin
       0x117ae1000 -        0x117bd2ff7  com.apple.mobiledevice (710 - 710) <C9F18D4B-1D08-3F41-9160-3C2C4F72C07C> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
       0x117c37000 -        0x117ca2ff7  com.apple.DTDeviceKitBase (5.0 - 3693.1) <276B1290-A191-335F-AED6-B59DCBB1FE4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x117ce1000 -        0x117cf9fff  com.apple.DeviceLinkX (5.0 - 260) <DCCDAA59-4756-37F2-B4E5-02786672F579> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x117d09000 -        0x117d1dfff  com.apple.DVTiPhoneSimulatorRemoteClient (5.0 - 3553) <44D180E8-2078-3F71-B065-D86094ED66FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
       0x117d2f000 -        0x117d38ff7  com.apple.iphonesimulator.SimulatorHost (1.0 - 1) <4F382A8F-2D45-38FF-8984-93876938E473> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/SimulatorHost.framework/Versions/A/SimulatorH ost
       0x117e00000 -        0x117e02fff  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (5.0 - 3336) <5CB9E310-89C4-3767-BC59-A7596F9463A9> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
       0x117e0b000 -        0x117faaff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (5.0 - 4510) <AB1C5B35-C690-35D4-8AFD-D02516045387> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x1180aa000 -        0x1180eaff7  com.apple.glut (3.6.0 - GLUT-3.6.0) <5CEF8CE4-93B3-3D0E-BF6B-3B1181111726> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x11815e000 -        0x1183b1fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (5.0 - 3742) <301AA49F-76F2-3C2D-8ED6-61978D67B73C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x118489000 -        0x1184a4ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (5.0 - 3336) <D33BF7BF-E6E4-3A35-8BAE-A3A6FB7FA377> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
       0x1184c5000 -        0x1184eafff  com.apple.DiscRecordingUI (8.0 - 8000.4.6) <16B9797A-C881-3794-A3DB-DA6C2342745A> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x11850c000 -        0x118535ff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (5.0 - 3341) <4163E553-FD0F-36B2-973B-6A8F0BC12C81> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
       0x1185e9000 -        0x1185ecfff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <41DEB30E-EEF3-3C82-A9E2-DC2AD4D5CCB3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x118690000 -        0x1186cafff  com.apple.GPUToolsInterface (1.0 - 11051) <E31F7A98-CC6D-3556-BD8E-47A1153C391A> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
       0x1186ea000 -        0x1186f2ff7  com.apple.dt.ScriptingDefinitionEditor (5.0 - 3310) <005B3629-4C39-37CA-9545-13956BBC1EF6> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
       0x1186fa000 -        0x1186fffff  com.apple.dt.IDE.IDEPDFViewer (5.0 - 3310) <29D42B6E-D5F0-3B7F-ABAB-90FD206B4C66> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
       0x118894000 -        0x118895ff9 +cl_kernels (???) <B3FB71D0-4302-43CD-8F49-C23C1B3497BB> cl_kernels
       0x1188ac000 -        0x1188adffa +cl_kernels (???) <5FC48410-4DBB-42E5-AC3B-37D6D7E907FD> cl_kernels
       0x1188fb000 -        0x118adbff3  com.apple.audio.units.Components (1.9 - 1.9) <70A62DE3-9D39-3F90-90BF-17CAA2B640BB> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x119584000 -        0x11960cff7  com.apple.dt.gpu.GPURenderTargetEditor (5.0 - 11130) <DCBE8521-3B90-35EB-8FB9-E9A6965C47D8> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
       0x119658000 -        0x119759fff  com.apple.dt.IDE.IDEModelEditor (5.0 - 3396) <21B0FCF2-4313-328F-8BA4-575051C539B1> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
       0x1197ee000 -        0x119877fff  com.apple.dt.IDE.IDEModelFoundation (5.0 - 3396) <776EDEB5-F264-378E-BF18-9FEE505AE15F> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
       0x1198cc000 -        0x1198defff  com.apple.dt.IDE.IDEIssueNavigator (5.0 - 3330) <B7B868B4-CCB2-36E1-B755-E8A8BB5989DE> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
       0x1198ec000 -        0x1198f5fff  com.apple.dt.PlistEditor (5.0 - 3315) <3A91C092-EC5C-3E1E-B18D-F829024A521F> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
       0x119901000 -        0x11991bff7  com.apple.dt.IDE.IDESymbolNavigator (5.0 - 3334) <53BDC4EB-8DFD-34EA-B70E-CE6F22712D3F> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
       0x11992f000 -        0x119946fff  com.apple.dt.IDE.IDERTFEditor (5.0 - 3315) <669A2135-BB4E-3F9F-990F-00A5A14EC4A3> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
       0x119958000 -        0x119967ff7  com.apple.dt.IDE.IDEQuickLookEditor (5.0 - 3315) <276F1F69-CC22-30FB-AD41-9B629BE52C2D> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
       0x119978000 -        0x1199c6fff  com.apple.dt.IDE.IDESceneKitEditor (5.0 - 3362) <3F3F128E-9890-30C2-BC93-829A41FB7BEA> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
       0x1199ff000 -        0x119a15ff7  com.apple.dt.IDE.IDEStructureNavigator (5.0 - 3339) <0E3FD277-EF80-3C6F-8BDF-F401A93E5CAA> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
       0x119a23000 -        0x119aecff7  com.apple.dt.IDE.IDELogNavigator (5.0 - 3452) <739AA9B3-DB84-3813-90D4-BA8A609A0DE9> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
       0x119b78000 -        0x119b85ff7  com.apple.dt.IDE.IDEProjectsOrganizer (5.0 - 3322) <9C258F03-7EC6-328B-8A89-1A5A053C75EA> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
       0x119b92000 -        0x119bdbfff  com.apple.dt.gpu.GPUDebuggeriOSSupport (5.0 - 11064) <FADAFE14-8AE8-3728-8668-F4D3DA963993> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
       0x119c05000 -        0x119c2bfff  com.apple.GPUToolsShaderProfiler (1.0 - 11051) <62EC79B3-C810-34D3-97D6-0002A067088B> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framew ork/Versions/A/GPUToolsShaderProfiler
       0x119c40000 -        0x119c59fff  com.apple.GPUToolsMobileFoundation (1.0 - 11065) <6B36401C-A7D3-33F9-BF72-9B7FB1EBCA80> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
       0x119c6e000 -        0x119ceeff7  com.apple.GPUToolsExpert (1.0 - 11065) <F5946944-008A-3DF2-86C2-BEF73A962292> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
       0x119d37000 -        0x11b34af67  com.apple.LLDB.framework (1.300.2.47 - 300.2.47) <E6C5694D-F44F-376B-8DFD-C1037B46142F> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/LLDB
       0x11b8f8000 -        0x11b9e2fff  org.python.python (2.7.5 - 2.7.5) <DBB7F507-F206-38D5-8837-FE769A034129> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x11bb58000 -        0x11bb5eff7  com.apple.gputools.GPUToolsShaderProfilerMobileSupport (1.0 - 11065) <E00CCF19-3CF2-3501-9A93-958C375F6709> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/GPUToolsShaderProfilerMobileSupport.gtplugin/Contents /MacOS/GPUToolsShaderProfilerMobileSupport
       0x11bb64000 -        0x11bb9dfff  com.apple.gputools.MobileAnalysis (1.0 - 11065) <B2CB4A4D-109B-3A9D-8B5A-019687FAF82E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
       0x11bbd6000 -        0x11bbd6ff7  com.apple.dt.IDE.IDEAppleScriptEditor (5.0 - 3311) <37F2C41A-0808-3A39-ABE3-024777EA556F> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
       0x11bde7000 -        0x11bde8fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (5.0 - 3742) <8A69C7BF-450B-3F43-A296-52DAE754217E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
       0x11bded000 -        0x11bdfdfff  com.apple.IDESpriteKitParticleEditor (1.0 - 1) <0605E246-FE61-3A27-A93C-358B5F60F1EF> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/C ontents/MacOS/IDESpriteKitParticleEditor
       0x11be0e000 -        0x11bf22fff  com.apple.SpriteKit (1.0 - 1) <A936991B-7801-3AB4-B0A3-2E13DD28AA67> /Applications/Xcode.app/Contents/SharedFrameworks/SpriteKit.framework/Versions/ A/SpriteKit
       0x11bf83000 -        0x11bfc0fff  com.apple.PhysicsKit (1.0 - 1) <A3CF45DF-2806-3B73-94C1-63DCE39F2978> /Applications/Xcode.app/Contents/SharedFrameworks/PhysicsKit.framework/Versions /A/PhysicsKit
       0x11bfda000 -        0x11bffffff  com.apple.GLKit (1.0 - 25) <3D01737C-DE2B-31EA-AD69-3445D1C1DFA3> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
       0x11c024000 -        0x11c048fff  com.apple.audio.OpenAL (1.7 - 1.7) <6C97DAFD-738C-3FC7-A83E-4F73D6141BA9> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x11c3af000 -        0x11c495fef  unorm8_bgra.dylib (2.3.49) <7D4AD8F0-6B02-3D44-BA4B-DD79C2789AA1> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x11c5ab000 -        0x11c5b6fff  libGPUSupport.dylib (9.0.79) <E67126C1-6162-3C8A-B225-F3D18D2C0571> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x11de61000 -        0x11de62fe4 +cl_kernels (???) <B33BEBE8-EA12-42EF-8CC6-6728278BAD07> cl_kernels
    0x123400000000 -     0x123400366ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.18.18 - 8.1.8) <2039C8C4-171D-32B6-8859-2C64C4552034> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x7fff5fc4c000 -     0x7fff5fc7f6c7  dyld (239.1) <6997FEDF-3E44-3FBB-A05A-4DF1B0AD0931> /usr/lib/dyld
    0x7fff81b72000 -     0x7fff81b83ff7  libsystem_asl.dylib (217.1.4) <0E27A109-DB6F-3510-BA3C-59371F98E300> /usr/lib/system/libsystem_asl.dylib
    0x7fff81b84000 -     0x7fff81b8dff7  com.apple.iChat.InstantMessage (8.0 - 4202) <C7D47BD6-70A3-3800-AB42-200A728AD576> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff81b8e000 -     0x7fff81b9aff7  com.apple.HelpData (2.1.4 - 90) <072C381F-9AF5-3F65-8B17-AB19D3E2106A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff81b9b000 -     0x7fff81ba8fff  com.apple.Sharing (132.1 - 132.1) <A433C938-A062-3EE0-A5E0-4B78A611FAAA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff81ba9000 -     0x7fff81c31ff7  com.apple.CorePDF (4.0 - 4

How does Xcode work on non-beta OS X?
We can't discuss anything about Mavericks in the public forums.
Use the beta forums for Mavericks.

Similar Messages

  • Adobe Encore crashes after creating New Project

    So something weird and unexpected happened so I'm telling the whole thing. I uninstalled Premiere Pro CC and installed Premiere Pro CS6 and the uninstalled it but unchecked Encore so that I can use Encore. I never used it before. So when I open Encore and create a New Project, it immediately crashes every time! Did anybody else encounter this problem? Please help!

    I am not expert on installation issues with subscriptions. But my rule of thumb is still to uninstall, run the cleaner (same tool for CC and CS6) and reinstall.
    Given the symptoms, I would treat it as an install/activation issue.
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Forum for such issues:
    Downloading, Installing, Setting Up

  • New GarageBand crashes when opening new project.

    I just downloaded the latest version of GarageBand for mac and every time I try and open a new project or anything except for lessons, the program crashes on me. Can someone please help. Also please note that I have the latest updates on my laptop as far as security, operating systems and so on. Thanks for all your suggestions and help in advance.

    Have you tried to delete the downloaded version from the Applications folder and to reinstall from the AppStore?  Perhaps the download was incomplete.
    If that is not the problem,  check all your Audio Units, and other plug-ins like VST plug-ins for compatibility, see:   GarageBand for Mac (v10.0): Unexpected behavior with Audio Units plug-ins

  • Elements 8 crashes when opening new project

    I am so frustrated and disappointed.  A new program shouldn't cause me this much drama.  I have installed, uninstalled, and re installed a new program Photoshop and Elements 8.  Every time I try to open a new project the program crashes.  I have 42.1G of free space, working with Intel processor 1.6G and 4G RAM.  What in the world is happening?  And what do I need to do?  I am about ready to throw in the towel!  Thanks for your help.

    This is pretty lengthy.....thanks so much.
    -------- Plugin Loading Log ------------
    Loading from root path: C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US
    Scanning for the following file types: *.prmp, *.prm, *.dll, *.aex, *.8bf
    Scanning C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US and sub-directories
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\ImporterQuicktracks.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\ColorMatch.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\AEFilters\Fast_Blur.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\AEFilters\Gaussian_Blur.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\AEFilters\Polar.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\BouncingCubesAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\BouncingFramesAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\BoxExplodeAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\BoxFoldAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\CheckerBoardAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ConfettiAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\FlyAwayAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\GlowHarshAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\GlowSoftAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\HaloAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\HaloNoRimAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\MetallicCopperAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\MetallicFoilAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\MetallicGoldAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\MetallicIceAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\PlaneExplodeAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\RollAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ShakeAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ShearAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\SmearAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\SoftwaveAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\SpinAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\SpiralAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\SpiralRotationAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\StarsAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\TicTacToeAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\TravelAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\TwistAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\WaveAE.prm
    Loading from disk...
    This plugin was recognized by loader 3dbe9220-aa71-4c9d-9342-4c239a83a825.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\WeddingAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\WiggleAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ZoomAE.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\AdobeElements.dll
    The plugin is marked as Ignore, so it will not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ActivecameraAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\AirbrushAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ColorizeAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\EarthquakeAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\LinedrawingAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\MetallicAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\NBStabilizer.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\OldFilm.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\PastelsketchAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ShearenergyAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\NewBlue\ZoomblurAE.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\PSFilters\Flare.8bf
    The plugin is marked as Ignore, so it will not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\VSTPlugins\DeNoiser2.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\VSTPlugins\Dynamics2.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\VSTPlugins\PitchShifter2.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\en_US\VSTPlugins\Reverb2.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading from root path: C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\
    Scanning for the following file types: *.prmp, *.prm, *.dll, *.aex, *.8bf
    Scanning C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common and sub-directories
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\PremiereFiltersMetaPlugin.prmp
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\TransitionsMetaPlugin.prmp
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DeviceControlFirewire.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DeviceControlUSBVC.prm
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DvFileWriter.prm
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DxMultiGraphBridge.prm
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterAIFF.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterAVI.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterBMP.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterGIF.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterGIFStill.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterJPEG.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterMP3.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterMPEGPreview.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterP2.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterQuickTime.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterSpeech.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterTarga.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterTIFF.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterUncompressed.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ExporterWave.prm
    Loading from disk...
    This plugin was recognized by loader d3092dcf-904a-4a97-b4ca-66aed7540d57.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUCenterPeel.prm
    There was an error loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUCenterPeel.prm from the plugin cache
    The registry key will be deleted and the plugin will be loaded from disk.
    Loading from disk...
    The library could not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUPageCurl.prm
    There was an error loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUPageCurl.prm from the plugin cache
    The registry key will be deleted and the plugin will be loaded from disk.
    Loading from disk...
    The library could not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUPageRoll.prm
    There was an error loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUPageRoll.prm from the plugin cache
    The registry key will be deleted and the plugin will be loaded from disk.
    Loading from disk...
    The library could not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUSphere.prm
    There was an error loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUSphere.prm from the plugin cache
    The registry key will be deleted and the plugin will be loaded from disk.
    Loading from disk...
    The library could not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUSpiralFlip.prm
    There was an error loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUSpiralFlip.prm from the plugin cache
    The registry key will be deleted and the plugin will be loaded from disk.
    Loading from disk...
    The library could not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterAI.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterAiff.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterAVI.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterBarsAndTone.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterBlackMatte.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterColorMatte.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterDirectShow.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterFastMPEG.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterFastMultiStill.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterFilmStrip.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterFlash.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterLeader.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterMp3.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterMPEG.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterMultiStill.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterPhotoshopProxy.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterPict.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterPSA.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterQT.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterTarga.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterTiff.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterWave.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ImporterWindowsMedia.prm
    Loading from disk...
    This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\PlayerMediaCore.prm
    Loading from disk...
    This plugin was recognized by loader c9936cb9-1979-48c8-bf22-dbe0ec323274.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\RecorderDV.prm
    Loading from disk...
    This plugin was recognized by loader eb880bf4-6010-46ad-a2a6-8952af751435.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\RecorderMPEGHDV.prm
    Loading from disk...
    This plugin was recognized by loader eb880bf4-6010-46ad-a2a6-8952af751435.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\RecorderWDM.prm
    Loading from disk...
    This plugin was recognized by loader eb880bf4-6010-46ad-a2a6-8952af751435.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\TransitionMotion.prm
    The plugin is marked as Ignore, so it will not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AsioWdm.dll
    The plugin is marked as Ignore, so it will not be loaded.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DvControl.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DXAvSource.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DXCaptureSource.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\DXDVSupport.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\PSIParser.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\TSSourcePush.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\TSStrider.dll
    Loading from the registry...
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEAutoColor.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEAutoContrast.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEAutoLevels.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterAlphaAdjust.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterAutoKeyer.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterBlueScreen.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterChromaKey.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterCrop.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterDifferenceMatteKey.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterEffectMasking.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterGarbageMatte.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterGarbageMatte16.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterGarbageMatte8.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterGaussianBlur.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterGreenScreen.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterImageMatteKey.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterLightingEffect.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterLumaKey.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterNonRedKey.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterProcAmp.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterRemoveMatte.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterRGBDifferenceKey.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEFilterTrackMatteKey.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\AEShadowHighlight.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\B-c-2.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Basic_3D.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Bevel_Alpha.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Bevel_Edges.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Channel_Mixer.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Color_Emboss.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Color_HLS.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Corner_Pin.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Drop_Shadow.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Echo.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Emboss.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Find_Edges.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPUPageCurl.aex
    Loading from disk...
    This plugin was recognized by loader 9ee18075-33c9-482a-b1a3-f2ab007a5a07.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPURefract.aex
    Loading from disk...
    This plugin was recognized by loader 9ee18075-33c9-482a-b1a3-f2ab007a5a07.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\GPURipple.aex
    Loading from disk...
    This plugin was recognized by loader 9ee18075-33c9-482a-b1a3-f2ab007a5a07.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Invert.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Lens_Flare.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Lightning.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Mirror.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Mosaic.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Motion.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Noise.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\ObjectTracking.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Opacity.aex
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Posterize.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Posterize_Time.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Ramp.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Sharpen.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Spherize.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Strobe_Light.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Texturize.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Tint.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Transform.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Twirl.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.
    Loading C:\Program Files\Adobe\Adobe Premiere Elements 8.0\Plug-ins\Common\Wave_Warp.AEX
    Loading from the registry...
    The plugin has a PiPL.
    The plugin was successfully loaded from the registry.

  • Bus problem on every new project.

    Everytime i open a new project in Logic Pro from PRODUCE-MULTITRACK STEREO PROD ,the new track has every channel completely full of 3 busses and a few effects .It doesn't happen when i open old tunes i've made.I've tried uninstalling Logic and tried Logic preferences -Initialize all .
    Any help much appreciated ,Paul.

    So it's time for you to setup your own template. You don't need to use the Logic Preset templates - just configure your own - use "save as template" and choose that as an Autoload Song when opening Logic or make an Alias of it and put that on your Desktop - so whenever you want to start a new project just open it from there.

  • Crashed when selecting 'New Project' while existing one still on screen

    I started the program, selected 'Video Editor', then 'Existing Project', which presented 2 existing projects and 'Open'. I tried 2 different methods - first selected one of the existing projects, then after apparently crashing the software, chose 'Open' and selected a project. In either case, the first project loads... but then if I select 'File/New Project', the 'Add media' display opens skewed to/cut off on the left, and the software hangs with a Win8 'program not responding'. MUST I save the existing project before selecting New, or is it just profoundly molasses-in-ice slow, or has it really crashed? Getting hugely frustrated! (I even uninstalled/reinstalled thinking it had twisted itself in knots after successive perpetual downloading of 'menu title' episodes).

    mynameiswrb
    If you have a project open and want to start a new one, you go to File Menu/New/Project.
    At that point, you are forced to make a saving decision Yes or No for the project that you are in?
    If you say Yes, note the name of the project. The old project is saved for use at another time. And, you can now open a new project.
    If you say No, there are two possiblities
    a. the complete project is gone if it has never been saved/closed before.
    or
    b. if your project was one that was saved/closed before, you opened it to edit some more, and are now closing it with a "No" for the save, you will lose all the edits that you made while the project was open in this session, but the project will still be saved with the work that you completed before this session that you are saying No save to.
    Please think about the above.
    Please do not hesitate to let me know if you need clarification on anything that I have written. I will rewrite if necessary if I did not make my explanation clear enough.
    Looking forward to your progress.
    Thanks.
    ATR

  • Internal error on xcode 2.5 when creating new project

    I just installed xcode 2.5 on a MacBook Pro running 10.4.11. I get the following error message when
    creating a new project (existing projects open fine):
    Uncaught Exception:
    * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    Stack Backtrace:
    The stack backtrace has been logged to the console.
    This is the backtrace from console:
    2007-12-31 14:54:49.951 Xcode[516] * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    2007-12-31 14:54:49.956 Xcode[516] Exception raised during posting of notification. Ignored. exception: * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    2007-12-31 14:55:01.145 Xcode[516] * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    2007-12-31 14:55:01.244 Xcode[516] ** INTERNAL ERROR: Uncaught Exception **
    Exception: * -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
    Stack:
    0 0x9e23deb1 -[TSException raise]
    1 0x92852243 +[NSException raise:format:]
    2 0x928da4c6 -[NSObject doesNotRecognizeSelector:]
    3 0x927fe327 -[NSObject(NSForwardInvocation) forward::]
    4 0x90a5ccbd _objcmsgForward
    5 0x94d6cced +[NSBundle(TSBundleAdditions) searchPathsForSupportFilesWithSubpath:]
    6 0x9eaf3ed4 -[PBXWizardChooserWizard addWizardProxiesFromDefaultSearchPaths]
    7 0x00009c8e
    8 0x93383db8 -[NSApplication sendAction:to:from:]
    9 0x93431d0b -[NSMenu performActionForItemAtIndex:]
    10 0x93431a4d -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]
    11 0x93362e32 __NSHandleCarbonMenuEvent
    12 0x93296818 __DPSNextEvent
    13 0x93296072 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    14 0x9328fdf7 -[NSApplication run]
    15 0x93283d4b _NSApplicationMain
    16 0x0000a46e
    17 0x0000a395
    Any suggestions about why this is happening and how to correst it?
    Rick

    I had the same issue then I found out all you have to do is to set the default view to List before opening any previous or new project and it worked, credit goes to this user below who found the solution.
    ahmedMac25
    I was able to resolve by workaround:
    1. Closed all open applications
    2. relaunch Finder
    3. run  sudo find / -name ".DS_Store"  -exec rm {} \;
    4. this removes all  .DS_Store old files on the computer
    5. launch finder and set default view to "LIST VIEW" as shown here:http://macs.about.com/od/usingyourmac/ss/Setting-Finder-Views-For-Folders-And-Su b-Folders_2.htm
    5. rerun the offending application and file chooser works

  • RoboHelp 7 crashes when creating new project with files from VSS

    RoboHelp crashes when I create a new project and choose to get existing files from Visual Source Safe to load into the project.  Does anyone have a solution to this problem or a suggestion as to why this may be happening?  I'm attaching the errors associated with the crashing.
    Also, we have a very large Help system (985 topics) which compiles into a 46 MB chm file.  Is there a maximum suggested topic size (per topic) and a maximum suggested number of topics per project?  Could this be part of the reason RoboHelp is crashing?  We've always had a large Help system since we started using RoboHelp several years ago but the crashing is a more recent problem.
    Thanks,
    Carissa

    I had the same issue then I found out all you have to do is to set the default view to List before opening any previous or new project and it worked, credit goes to this user below who found the solution.
    ahmedMac25
    I was able to resolve by workaround:
    1. Closed all open applications
    2. relaunch Finder
    3. run  sudo find / -name ".DS_Store"  -exec rm {} \;
    4. this removes all  .DS_Store old files on the computer
    5. launch finder and set default view to "LIST VIEW" as shown here:http://macs.about.com/od/usingyourmac/ss/Setting-Finder-Views-For-Folders-And-Su b-Folders_2.htm
    5. rerun the offending application and file chooser works

  • How to make EVERY new project open with 48k SAMPLE RATE?

    Is there a way to set 48k as my sample rate default setting for all new projects I create or do I have to set it manually on a per project basis?
    Thanks!

    Bob Lyons wrote:
    Might as well save 5 or 6 screen sets with your custom template. That's going to save you a lot of time setting up new projects.
    Yes, good call! Anything to make life easier. This is why I'm moving towards doing all my projects in 48k. Since it's the standard for working with video,I figure why not just move all my projects up to it so I don't ever have to think about it again

  • Phone crashes upon every new update of iOS

    Is anyone else having this problem? Every time I go to update my iOS on my iPhone 4, it crashes. It'll download the new iOS, but when it goes to install it on my phone, it really lags, then just all together crashes. I end up having to do a restore, which takes forever, THEN install the new iOS. And in the course of all this, I lose all my pictures and videos on my phone. It's really annoying, and I dread each upcoming update, because it ends up taking me almost 3 hours every time. My phone is nearly brand new...only had it a month or so. This shouldn't be happening, because I never have this issue when I update my iPod or my iPad. Is there something I can do to prevent it?

    I've had no such problem or any problem installing the updates released for iOS4 since the iPhone 4 and iOS4 was released or after the install.
    All photos and videos in your iPhone's Camera Roll should be imported by your computer as with any other digital camera. The Camera Roll is for temporary storage until the photos and/or videos can be imported by your computer. I usually delete the photos and videos in the Camera Roll after the import process is complete as I do with any other digital camera. This will also reduce the time it takes to update your iPhone's backup, which is updated as the first step during the iTunes sync process. If you want any of the imported photos and videos available on your iPhone for viewing, they can be transferred to your iPhone as part of the iTunes sync/transfer process.

  • FCPX Crashes my brand new imac

    Has anyone found a definitive fix yet?
    When my imac crashes, it freezes and the only way to get it going again is to reboot. I've tried all of the suggestions that Apple Support gave me, and nothing has changed. I've read all of the threads on FCPX crashing...and nothing. My old Macbook Pro didn't even do this.
    It doesn't matter if FCPX is reading from an external HD or internal. Every new project that I've created has crashed at least once. Building titles are especially precarious.
    Its a 27" 3 weeks old, with top-of-the-line everything, and barely anything on the HD. You'd figure that after spending so much money that the thing would work properly.
    Any fixes?

    Final Cut is very sensitive to RAM.   If you've run the hardware test and haven't gotten any results from it, it likely is the RAM is bad.   Read my FAQ*:
    http://www.macmaps.com/badram.html
    Thankfully you are under warranty, and Apple and replace the RAM free of charge.

  • After Effects CC 2014 problem: Image from frame from the last Premiere CC-After Effects link permanently burned into new project compositions.

    One frame from one of the clips I sent from Premiere to After Effects through "replace with After Effects composition" was permanently burned in After Effects and now it appears in every new composition of every new project I create as the background of such composition. 
    For example, I sent from Premiere a clip of a building to After Effects for color correction with Finesse, and warp stabilization and then after rendering, finishing, and closing all the applications, now, every time I open After Effects for any other project, whether already-created or brand-new, every existing or newly created composition (in a Mac Command N) you see the image of the building as the background of the composition.  If you create a new composition, while it remains empty of any layers, you see the image of the building.  If you have an already-created composition with layers, when you turn off all the eyes of the layers, you would expect to see black (nothing) in the composition window (if that's the color you assigned to be as the background of the comp), but instead you see the building.  If you change the color of the comp's background in Composition Settings, you still see the building as the background.  If you render such empty composition (no layers) you render out the image of the building, not black.  I tried clicking everywhere and going through the preferences, and even uninstalling the application and re-installing it, but it seems to be permanently burned in into every comp's background.
    Please, any ideas of what's going on and how to get rid of it?
    Thanks so much for your help,
    RR.

    Thanks so much Dave.  It fixed the problem.
    Raoul.

  • Is it Necessary to create a New Folder on my Scratch disk for new project?

    I am using a MACBOOK Pro with a 1tb scratch disk (loud) and am new to FCPS2. Someone told me to make a new folder on the scratch disk and then let the app build the rest of the folders it needs within it..Is there are reason for his? Do I have to build a new folder for every new project? Does media Manger do this?

    Is it better to have
    A) a file for each project, with all the Audio Render, Autosave Vault, Capture Scratch, Render Files,
    Thumbnail Cache and Waveform Cache folders inside each one? For instance, "Ghost Story/Audio
    Render, etc etc" "Music Video/Audio Render, etc etc"
    Caches sholud go on your system drive. Autosave should go anyplace except your system drive so you can recover a project if the system goes down. Media folders go on your media drives.
    B) All of the Audio Render, Capture Scratch, etc folders, with the project-specific folders spread out between all of these?
    They aren't spread out, they're contained within.
    but just wondering if there was a quick answer for this--
    it seems like FCP wants users to do it according to option B,
    but to me option A makes more sense
    That's the trouble the OP was having. Attempting to impose your desires onto FCP is dangerous without thorough grounding in the FCP Way. I think Apple's organization structure is lame, unnecessarily restrictive, and confusing. But all of my attempts to impose my own thinking patterns upon FCP lead directly to disaster.
    bogiesan

  • Any Setting To Automatically Include Browser Thumbnails In  New Projects?

    I like having the thumbnails of my clips in the Browser but find it terribly onerous to have to remember to ctrl-click and select "Show Thumbnails".
    Is there a preference setting which will launch every new project complete with clip thumbnails?

    Thanks Tom, that is an alternative, but it takes exactly the same effort to select my custom layout as it does to select "Show Thumbnails"!
    I suppose that it has the advantage of personalising the Browser in a number of details, so it's not too bad an alternative.

  • Can I open a new project with 5 or 10 bins already in the browser?

    Hi,
    I'm wondering if I have to create and name five to ten bins every time I open a new project. Or is there a way to set FCP preferences to have a certain amount of bins and their names open every new project?
    Thanks

    You could however, create a "template" project. If you new the bins were going to be named the exact same thing for every project.
    Just create a project, set up your bins and save as "template.fcp" (or whatever the fcp extension is, I can't remember right off hand.) Keep that somewhere you can find it, and then open it up and save it as a new project name anytime you need a project with that set up.
    I do this for my projects because there is another editor that I work with that doesn't keep his browser very organized, so it was hard for me to figure out where he put everything when it was my turn to come in and finish the edit. So I created a template that had bins called "Graphics" "Animations" "Music" "Sound efx" "Sequences" etc.
    Helps keeps things orderly.
    Hope that helps
    Chris

Maybe you are looking for

  • Installing XP

    Hi, I wonder if anyone can help. I am trying to install XP using Bootcamp on a Mac Pro 1.1 and the installation keeps falling over!. The machine is a Dual 2.66 with 4gb Ram, 750HDD and NVidia 8800GT. I am running Leopard. Ive already installed XP on

  • Brand new to Mac.  Need to transfer my Itunes library from my PC to my Mac

    I am brand new to the Mac world and very happy to be a part after my long trip with PC. I just recieved my new macbook pro and I am trying to find the best way to transfer my music library from my PC to my Mac. I also just purchased a new Itouch as w

  • Af:query : Delete duplicate records from results manually

    Hi I have an ADF page with af:quey on a view object.  I have created a viewcriteria to choose few attributes from the view object. The view object is created manually using a sql query, where the query has joins to various other tables (it has outer

  • Using Toplink API to persist data to database

    My requirement is to persist data to the database (oracle) using Toplink Java API approach. I have a basic setup program, but its not solving the purpose. Kindly let me know where I am missing. package sample; import oracle.toplink.essentials.descrip

  • Ready for Input Variables for Multiple Queries in I_T_VAR_RANGE

    Hi I created Web template which contains multiple views/queries. Two views/queries contain Ready for Input Variables. I have custeomer exit code for this Web template. I wrote code by using Ready for input variable which pass to customer exit code. B