When I try to start the Demo for DiRT 2, it crashes (Force quit's itself and or terminate).
This is what I pulled from console:
Process: DiRT 2 Demo [1661]
Path: /Users/USER/Desktop/*/DiRT 2 Demo.app/Contents/MacOS/DiRT 2 Demo
Identifier: com.feralinteractive.dirt2.demo
Version: 1.0 (1.0)
Code Type: X86 (Native)
Parent Process: launchd [119]
Date/Time: 2011-11-10 15:46:17.687 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString bytes]: unrecognized selector sent to instance 0x3f1a2a4'
*** Call stack at first throw:
(
0 CoreFoundation 0x9b1dfd87 __raiseError + 231
1 libobjc.A.dylib 0x915ce149 objc_exception_throw + 155
2 CoreFoundation 0x9b1e3390 -[NSObject doesNotRecognizeSelector:] + 256
3 CoreFoundation 0x9b132059 ___forwarding___ + 457
4 CoreFoundation 0x9b131e22 _CF_forwarding_prep_0 + 50
5 CoreFoundation 0x9b0b18ea CFDataGetBytePtr + 106
6 DiRT 2 Demo 0x00d0ab6e DiRT 2 Demo + 13671278
7 DiRT 2 Demo 0x00e0cf13 DiRT 2 Demo + 14728979
8 DiRT 2 Demo 0x000b479f DiRT 2 Demo + 735135
9 DiRT 2 Demo 0x00e0b483 DiRT 2 Demo + 14722179
10 DiRT 2 Demo 0x000b20a5 DiRT 2 Demo + 725157
11 DiRT 2 Demo 0x000b1f0f DiRT 2 Demo + 724751
12 DiRT 2 Demo 0x000b1e3d DiRT 2 Demo + 724541
)
objc[1661]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x9b1dfc77 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 libobjc.A.dylib 0x915ce149 objc_exception_throw + 155
2 com.apple.CoreFoundation 0x9b1e3390 -[NSObject doesNotRecognizeSelector:] + 256
3 com.apple.CoreFoundation 0x9b132059 ___forwarding___ + 457
4 com.apple.CoreFoundation 0x9b131e22 _CF_forwarding_prep_0 + 50
5 com.apple.CoreFoundation 0x9b0b18ea CFDataGetBytePtr + 106
6 com.feralinteractive.dirt2.demo 0x00d0ab6e 0x1000 + 13671278
7 com.feralinteractive.dirt2.demo 0x00e0cf13 0x1000 + 14728979
8 com.feralinteractive.dirt2.demo 0x000b479f 0x1000 + 735135
9 com.feralinteractive.dirt2.demo 0x00e0b483 0x1000 + 14722179
10 com.feralinteractive.dirt2.demo 0x000b20a5 0x1000 + 725157
11 com.feralinteractive.dirt2.demo 0x000b1f0f 0x1000 + 724751
12 com.feralinteractive.dirt2.demo 0x000b1e3d 0x1000 + 724541
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9a2c790a kevent + 10
1 libdispatch.dylib 0x9caf5c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9caf46a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x9a2c702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99d48ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99d4a6fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x9a2c702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99d48ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99d4a6fe start_wqthread + 30
Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x9a2c4c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9a2c41f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x979a39fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x979a3a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x9799be5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x9799b926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x9799b898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x9799b81d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
9 libsystem_c.dylib 0x99d4a6de thread_start + 34
Thread 5:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x9a2c4c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9a2c41f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9b0cd0ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9b0d6214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9b0d58ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9b0d5798 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x9711121c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.apple.Foundation 0x97104f7d -[NSThread main] + 45
8 com.apple.Foundation 0x97104f2d __NSThread__main__ + 1582
9 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
10 libsystem_c.dylib 0x99d4a6de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x9a2c702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99d48ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99d4a6fe start_wqthread + 30
Thread 7:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x9a2c6b42 __select + 10
1 com.apple.CoreFoundation 0x9b124195 __CFSocketManager + 1557
2 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
3 libsystem_c.dylib 0x99d4a6de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x9a2c683e __psynch_cvwait + 10
1 libsystem_c.dylib 0x99d4ae78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x99d4af7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x94a205a3 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x94a20319 TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x94a2012a TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x92ffede6 0x92a12000 + 6213094
7 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
8 libsystem_c.dylib 0x99d4a6de thread_start + 34
VM Region Summary:
ReadOnly portion of Libraries: Total=224.3M resident=84.5M(38%) swapped_out_or_unallocated=139.9M(62%)
Writable regions: Total=127.3M written=27.1M(21%) resident=49.0M(38%) swapped_out=68K(0%) unallocated=78.3M(62%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 152K
CG raster data 64K
CG shared images 3440K
CoreGraphics 8K
CoreServices 1640K
IOKit 332K
MALLOC 24.8M
MALLOC guard page 32K
MALLOC_LARGE (reserved) 300K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=249 156K
SBRK 4096K
SQLite page cache 384K
Stack 68.1M
VM_ALLOCATE 48.1M
VM_ALLOCATE (reserved) 52K reserved VM address space (unallocated)
__CI_BITMAP 80K
__DATA 15.0M
__DATA/__OBJC 292K
__IMAGE 1256K
__IMPORT 32K
__LINKEDIT 43.3M
__OBJC 2980K
__OBJC/__DATA 48K
__PAGEZERO 4K
__TEXT 181.0M
__UNICODE 544K
mapped file 105.5M
shared memory 376K
shared pmap 5244K
=========== =======
TOTAL 539.7M
TOTAL, minus reserved VM space 539.4M
I had to cut off half of it because it was too long, but I left the memory part incase that was needed.
Someone please help! I want to play this really bad
Thanks in advance..
This is what I pulled from console:
Process: DiRT 2 Demo [1661]
Path: /Users/USER/Desktop/*/DiRT 2 Demo.app/Contents/MacOS/DiRT 2 Demo
Identifier: com.feralinteractive.dirt2.demo
Version: 1.0 (1.0)
Code Type: X86 (Native)
Parent Process: launchd [119]
Date/Time: 2011-11-10 15:46:17.687 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString bytes]: unrecognized selector sent to instance 0x3f1a2a4'
*** Call stack at first throw:
(
0 CoreFoundation 0x9b1dfd87 __raiseError + 231
1 libobjc.A.dylib 0x915ce149 objc_exception_throw + 155
2 CoreFoundation 0x9b1e3390 -[NSObject doesNotRecognizeSelector:] + 256
3 CoreFoundation 0x9b132059 ___forwarding___ + 457
4 CoreFoundation 0x9b131e22 _CF_forwarding_prep_0 + 50
5 CoreFoundation 0x9b0b18ea CFDataGetBytePtr + 106
6 DiRT 2 Demo 0x00d0ab6e DiRT 2 Demo + 13671278
7 DiRT 2 Demo 0x00e0cf13 DiRT 2 Demo + 14728979
8 DiRT 2 Demo 0x000b479f DiRT 2 Demo + 735135
9 DiRT 2 Demo 0x00e0b483 DiRT 2 Demo + 14722179
10 DiRT 2 Demo 0x000b20a5 DiRT 2 Demo + 725157
11 DiRT 2 Demo 0x000b1f0f DiRT 2 Demo + 724751
12 DiRT 2 Demo 0x000b1e3d DiRT 2 Demo + 724541
)
objc[1661]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x9b1dfc77 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 libobjc.A.dylib 0x915ce149 objc_exception_throw + 155
2 com.apple.CoreFoundation 0x9b1e3390 -[NSObject doesNotRecognizeSelector:] + 256
3 com.apple.CoreFoundation 0x9b132059 ___forwarding___ + 457
4 com.apple.CoreFoundation 0x9b131e22 _CF_forwarding_prep_0 + 50
5 com.apple.CoreFoundation 0x9b0b18ea CFDataGetBytePtr + 106
6 com.feralinteractive.dirt2.demo 0x00d0ab6e 0x1000 + 13671278
7 com.feralinteractive.dirt2.demo 0x00e0cf13 0x1000 + 14728979
8 com.feralinteractive.dirt2.demo 0x000b479f 0x1000 + 735135
9 com.feralinteractive.dirt2.demo 0x00e0b483 0x1000 + 14722179
10 com.feralinteractive.dirt2.demo 0x000b20a5 0x1000 + 725157
11 com.feralinteractive.dirt2.demo 0x000b1f0f 0x1000 + 724751
12 com.feralinteractive.dirt2.demo 0x000b1e3d 0x1000 + 724541
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9a2c790a kevent + 10
1 libdispatch.dylib 0x9caf5c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9caf46a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x9a2c702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99d48ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99d4a6fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x9a2c702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99d48ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99d4a6fe start_wqthread + 30
Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x9a2c4c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9a2c41f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x979a39fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x979a3a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x9799be5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x9799b926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x9799b898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x9799b81d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
9 libsystem_c.dylib 0x99d4a6de thread_start + 34
Thread 5:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x9a2c4c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9a2c41f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9b0cd0ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9b0d6214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9b0d58ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9b0d5798 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x9711121c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.apple.Foundation 0x97104f7d -[NSThread main] + 45
8 com.apple.Foundation 0x97104f2d __NSThread__main__ + 1582
9 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
10 libsystem_c.dylib 0x99d4a6de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x9a2c702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99d48ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99d4a6fe start_wqthread + 30
Thread 7:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x9a2c6b42 __select + 10
1 com.apple.CoreFoundation 0x9b124195 __CFSocketManager + 1557
2 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
3 libsystem_c.dylib 0x99d4a6de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x9a2c683e __psynch_cvwait + 10
1 libsystem_c.dylib 0x99d4ae78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x99d4af7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x94a205a3 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x94a20319 TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x94a2012a TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x92ffede6 0x92a12000 + 6213094
7 libsystem_c.dylib 0x99d46ed9 _pthread_start + 335
8 libsystem_c.dylib 0x99d4a6de thread_start + 34
VM Region Summary:
ReadOnly portion of Libraries: Total=224.3M resident=84.5M(38%) swapped_out_or_unallocated=139.9M(62%)
Writable regions: Total=127.3M written=27.1M(21%) resident=49.0M(38%) swapped_out=68K(0%) unallocated=78.3M(62%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 152K
CG raster data 64K
CG shared images 3440K
CoreGraphics 8K
CoreServices 1640K
IOKit 332K
MALLOC 24.8M
MALLOC guard page 32K
MALLOC_LARGE (reserved) 300K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=249 156K
SBRK 4096K
SQLite page cache 384K
Stack 68.1M
VM_ALLOCATE 48.1M
VM_ALLOCATE (reserved) 52K reserved VM address space (unallocated)
__CI_BITMAP 80K
__DATA 15.0M
__DATA/__OBJC 292K
__IMAGE 1256K
__IMPORT 32K
__LINKEDIT 43.3M
__OBJC 2980K
__OBJC/__DATA 48K
__PAGEZERO 4K
__TEXT 181.0M
__UNICODE 544K
mapped file 105.5M
shared memory 376K
shared pmap 5244K
=========== =======
TOTAL 539.7M
TOTAL, minus reserved VM space 539.4M
I had to cut off half of it because it was too long, but I left the memory part incase that was needed.
Someone please help! I want to play this really bad
Thanks in advance..