Jump to content

Featured Replies

Posted
comment_23920

Right so after getting to the year 2031 I'm hoping someone can help me out on this one... 

I get to a certain date and FM keeps crashing on me, I've even gone back to previous saves and worked back up to the specific point but again it crashes! I really don't want to have to start again! The error I get is:

 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.sigames.eur.FootballManager2014 0x01fe4883 CLUB::has_knowledge_of_non_player(ACTUAL_NON_PLAYER*) const + 67
1   com.sigames.eur.FootballManager2014 0x003df904 TC_SHORTLIST::get_non_playing_staff_for_position(CLUB*, WANTED_STAFF*, bool, bool, signed char, NON_PLAYER*, bool) + 2132
2   com.sigames.eur.FootballManager2014 0x003cf84d TC_SHORTLIST::find_non_player_targets(CLUB*) + 253
3   com.sigames.eur.FootballManager2014 0x003ca22c TC_SHORTLIST::setup(CLUB*, signed char, COMP*) + 140
4   com.sigames.eur.FootballManager2014 0x01fbe3bd CLUB::update_shortlist(signed char, bool, bool) + 157
5   com.sigames.eur.FootballManager2014 0x009a45c9 MANAGER_MANAGER::process_manager_leaving_position(NON_PLAYER*, TEAM*, signed char, signed char, TEAM*, ACTUAL_COMP*, PERSON*) + 4105
6   com.sigames.eur.FootballManager2014 0x0044da49 TRANSFER_MANAGER::transfer_player(PERSON*, TEAM*, TRANSFER_OFFER*, bool, bool) + 7305
7   com.sigames.eur.FootballManager2014 0x0042051b TRANSFER_MANAGER::do_transfer(TRANSFER_OFFER*) + 2011
8   com.sigames.eur.FootballManager2014 0x00445379 TRANSFER_MANAGER::confirm_transfer_offer(TRANSFER_OFFER*, TEAM*, bool) + 2617
9   com.sigames.eur.FootballManager2014 0x0043f3d5 TRANSFER_MANAGER::check_transfer_finished(TRANSFER_OFFER*, bool, bool) + 1861
10  com.sigames.eur.FootballManager2014 0x0043d55d TRANSFER_MANAGER::person_contract_accepted(PERSON*, CONTRACT_OFFER*, TEAM_ARRAY*, TRANSFER_OFFER*) + 1997
11  com.sigames.eur.FootballManager2014 0x006a0664 CONTRACT_MANAGER::process_decision_date(CONTRACT_DECISION_DATE*) + 3908
12  com.sigames.eur.FootballManager2014 0x0068451f CONTRACT_MANAGER::process_decision_dates(short) + 351
13  com.sigames.eur.FootballManager2014 0x00684077 CONTRACT_MANAGER::receive_message(SIOS_MSG const&) + 151
14  com.sigames.eur.FootballManager2014 0x0171630a KERNEL::deliver_message(SIOS_MSG const&) + 106
15  com.sigames.eur.FootballManager2014 0x0171624a KERNEL::transmit(SIOS_MSG const&) + 26
16  com.sigames.eur.FootballManager2014 0x016ebe23 SITOOLKIT::LOCAL_CONNECTION::send_message(SIOS_MSG const&) + 35
17  com.sigames.eur.FootballManager2014 0x017049c2 SIOS_MSG::send() const + 50
18  com.sigames.eur.FootballManager2014 0x0055ae92 GAME::broadcast_update_messages(bool) + 1506
19  com.sigames.eur.FootballManager2014 0x0055b3d5 GAME::update() + 533
20  com.sigames.eur.FootballManager2014 0x016f349e PROCESS::update_processes() + 110
21  com.sigames.eur.FootballManager2014 0x01751fc6 SITOOLKIT::PLATFORM::MAC::APPLICATION::process_game(__EventLoopTimer*, void*) + 38
22  com.apple.HIToolbox           0x96c1fc9b TimerVector + 22
23  com.apple.CoreFoundation       0x9a409186 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
24  com.apple.CoreFoundation       0x9a408b43 __CFRunLoopDoTimer + 1395
25  com.apple.CoreFoundation       0x9a4832ad __CFRunLoopDoTimers + 349
26  com.apple.CoreFoundation       0x9a3c06c3 __CFRunLoopRun + 1779
27  com.apple.CoreFoundation       0x9a3bfd5a CFRunLoopRunSpecific + 394
28  com.apple.CoreFoundation       0x9a3bfbbb CFRunLoopRunInMode + 123
29  com.apple.HIToolbox           0x96c0ee2d RunCurrentEventLoopInMode + 259
30  com.apple.HIToolbox           0x96c0ebb2 ReceiveNextEventCommon + 526
31  com.apple.HIToolbox           0x96c59c4a AcquireNextEventInMode + 75
32  com.apple.HIToolbox           0x96da9aea _AcquireNextEvent + 58
33  com.apple.HIToolbox           0x96d97454 RunApplicationEventLoop + 225
34  com.sigames.eur.FootballManager2014 0x0175247e SITOOLKIT::PLATFORM::MAC::APPLICATION::sitoolkit_main() + 430
35  com.sigames.eur.FootballManager2014 0x00003085 start + 53
 
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x911d3992 kevent64 + 10
1   libdispatch.dylib             0x971e38bd _dispatch_mgr_invoke + 238
2   libdispatch.dylib             0x971e3556 _dispatch_mgr_thread + 52
 
Thread 2:: Chrome_DBThread
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   liblibberkelium.dylib         0x05ec3c07 ConditionVariable::Wait() + 39
4   liblibberkelium.dylib         0x05f1378e base::WaitableEvent::TimedWait(base::TimeDelta const&) + 734
5   liblibberkelium.dylib         0x05f137c6 base::WaitableEvent::Wait() + 38
6   liblibberkelium.dylib         0x05ee9e7e base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 94
7   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
8   liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
9   liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
10  liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
11  libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
12  libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
13  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 3:: Chrome_FileThread
0   libsystem_kernel.dylib         0x911d3976 kevent + 10
1   liblibberkelium.dylib         0x04fc62bd kq_dispatch + 93
2   liblibberkelium.dylib         0x04fc44f2 event_base_loop + 578
3   liblibberkelium.dylib         0x05f222c3 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 147
4   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
5   liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
6   liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
7   liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
8   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
9   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
10  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 4:: Chrome_ProcessLauncherThread
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   liblibberkelium.dylib         0x05ec3c07 ConditionVariable::Wait() + 39
4   liblibberkelium.dylib         0x05f1378e base::WaitableEvent::TimedWait(base::TimeDelta const&) + 734
5   liblibberkelium.dylib         0x05f137c6 base::WaitableEvent::Wait() + 38
6   liblibberkelium.dylib         0x05ee9e7e base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 94
7   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
8   liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
9   liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
10  liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
11  libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
12  libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
13  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 5:: Chrome_CacheThread
0   libsystem_kernel.dylib         0x911d3976 kevent + 10
1   liblibberkelium.dylib         0x04fc62bd kq_dispatch + 93
2   liblibberkelium.dylib         0x04fc44f2 event_base_loop + 578
3   liblibberkelium.dylib         0x05f22434 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 516
4   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
5   liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
6   liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
7   liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
8   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
9   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
10  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 6:: Chrome_IOThread
0   libsystem_kernel.dylib         0x911d3976 kevent + 10
1   liblibberkelium.dylib         0x04fc62bd kq_dispatch + 93
2   liblibberkelium.dylib         0x04fc44f2 event_base_loop + 578
3   liblibberkelium.dylib         0x05f22434 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 516
4   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
5   liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
6   liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
7   liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
8   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
9   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
10  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 7:: Chrome_WebKitThread
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   liblibberkelium.dylib         0x05ec3c07 ConditionVariable::Wait() + 39
4   liblibberkelium.dylib         0x05f1378e base::WaitableEvent::TimedWait(base::TimeDelta const&) + 734
5   liblibberkelium.dylib         0x05f137c6 base::WaitableEvent::Wait() + 38
6   liblibberkelium.dylib         0x05ee9e7e base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 94
7   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
8   liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
9   liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
10  liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
11  libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
12  libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
13  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 8:: Chrome_SafeBrowsingThread
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   liblibberkelium.dylib         0x05ec3c07 ConditionVariable::Wait() + 39
4   liblibberkelium.dylib         0x05f1378e base::WaitableEvent::TimedWait(base::TimeDelta const&) + 734
5   liblibberkelium.dylib         0x05f137c6 base::WaitableEvent::Wait() + 38
6   liblibberkelium.dylib         0x05ee9e7e base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 94
7   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
8   liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
9   liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
10  liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
11  libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
12  libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
13  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 9:: NetworkConfigWatcher
0   libsystem_kernel.dylib         0x911cdf7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x911cd16c mach_msg + 68
2   com.apple.CoreFoundation       0x9a3c0f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x9a3c0541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x9a3bfd5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x9a3bfbbb CFRunLoopRunInMode + 123
6   com.apple.Foundation           0x93972319 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   liblibberkelium.dylib         0x05f239c4 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 116
8   liblibberkelium.dylib         0x05f23aba base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 74
9   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
10  liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
11  liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
12  liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
13  libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
14  libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
15  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 10:: NetworkConfigWatcher
0   libsystem_kernel.dylib         0x911cdf7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x911cd16c mach_msg + 68
2   com.apple.CoreFoundation       0x9a3c0f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x9a3c0541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x9a3bfd5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x9a3bfbbb CFRunLoopRunInMode + 123
6   com.apple.Foundation           0x93972319 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   liblibberkelium.dylib         0x05f239c4 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 116
8   liblibberkelium.dylib         0x05f23aba base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 74
9   liblibberkelium.dylib         0x05ee6adf MessageLoop::RunInternal() + 63
10  liblibberkelium.dylib         0x05ee6c74 MessageLoop::Run() + 52
11  liblibberkelium.dylib         0x05f09418 base::Thread::ThreadMain() + 264
12  liblibberkelium.dylib         0x05eeed81 ThreadFunc(void*) + 17
13  libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
14  libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
15  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 11:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib         0x911cdf7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x911cd16c mach_msg + 68
2   com.apple.audio.CoreAudio     0x91b1ae9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   com.apple.audio.CoreAudio     0x91b1534e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
4   com.apple.audio.CoreAudio     0x91b13b27 HALC_ProxyIOContext::IOWorkLoop() + 1111
5   com.apple.audio.CoreAudio     0x91b135ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167
6   com.apple.audio.CoreAudio     0x91b1df52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7   com.apple.audio.CoreAudio     0x91b134fb HALB_IOThread::Entry(void*) + 69
8   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
9   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
10  libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 12:
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9c25 pthread_cond_timedwait$UNIX2003 + 71
3   com.sigames.eur.FootballManager2014 0x023c3953 SICORE::SYNC_EVENT_PTHREADS::await(SICORE::MILLISECONDS const&) + 163
4   com.sigames.eur.FootballManager2014 0x015b0c69 (anonymous namespace)::_MY_WORKER_THREAD::do_work() + 57
5   com.sigames.eur.FootballManager2014 0x0239bf3d SICORE::THREAD_BASE::thread_run_internal() + 77
6   com.sigames.eur.FootballManager2014 0x023c3cb0 SICORE::THREAD_PTHREADS::os_thread_callback(void*) + 32
7   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
8   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
9   libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 13:
0   libsystem_kernel.dylib         0x911d2b76 __semwait_signal + 10
1   libsystem_c.dylib             0x9b22805b nanosleep$UNIX2003 + 219
2   com.sigames.eur.FootballManager2014 0x023c3dc2 SICORE::THREAD_PTHREADS::sleep(SICORE::MICROSECONDS const&) + 82
3   com.sigames.eur.FootballManager2014 0x025da25a SITOOLKIT::RENDER_THREAD::do_work() + 778
4   com.sigames.eur.FootballManager2014 0x0239bf3d SICORE::THREAD_BASE::thread_run_internal() + 77
5   com.sigames.eur.FootballManager2014 0x023c3cb0 SICORE::THREAD_PTHREADS::os_thread_callback(void*) + 32
6   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
7   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
8   libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 14:: CVDisplayLink
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.CoreVideo           0x9436c540 CVDisplayLink::runIOThread() + 936
4   com.apple.CoreVideo           0x9436c180 startIOThread(void*) + 159
5   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
6   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
7   libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 15:
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   com.sigames.eur.FootballManager2014 0x023c388c SICORE::SYNC_EVENT_PTHREADS::await() + 44
4   com.sigames.eur.FootballManager2014 0x002e2068 PLAY_FIXTURE_THREAD::do_work() + 40
5   com.sigames.eur.FootballManager2014 0x0239bf3d SICORE::THREAD_BASE::thread_run_internal() + 77
6   com.sigames.eur.FootballManager2014 0x023c3cb0 SICORE::THREAD_PTHREADS::os_thread_callback(void*) + 32
7   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
8   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
9   libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 16:
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   com.sigames.eur.FootballManager2014 0x023c388c SICORE::SYNC_EVENT_PTHREADS::await() + 44
4   com.sigames.eur.FootballManager2014 0x002e2068 PLAY_FIXTURE_THREAD::do_work() + 40
5   com.sigames.eur.FootballManager2014 0x0239bf3d SICORE::THREAD_BASE::thread_run_internal() + 77
6   com.sigames.eur.FootballManager2014 0x023c3cb0 SICORE::THREAD_PTHREADS::os_thread_callback(void*) + 32
7   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
8   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
9   libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 17:
0   libsystem_kernel.dylib         0x911d27ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x975b7d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x975b9bd9 pthread_cond_wait$UNIX2003 + 71
3   com.sigames.eur.FootballManager2014 0x023c388c SICORE::SYNC_EVENT_PTHREADS::await() + 44
4   com.sigames.eur.FootballManager2014 0x002e2068 PLAY_FIXTURE_THREAD::do_work() + 40
5   com.sigames.eur.FootballManager2014 0x0239bf3d SICORE::THREAD_BASE::thread_run_internal() + 77
6   com.sigames.eur.FootballManager2014 0x023c3cb0 SICORE::THREAD_PTHREADS::os_thread_callback(void*) + 32
7   libsystem_pthread.dylib       0x975b55fb _pthread_body + 144
8   libsystem_pthread.dylib       0x975b5485 _pthread_start + 130
9   libsystem_pthread.dylib       0x975bacf2 thread_start + 34
 
Thread 18:
0   libsystem_kernel.dylib         0x911d3046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x975b6dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x975bacce start_wqthread + 30
 
Thread 19:
0   libsystem_kernel.dylib         0x911d3046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x975b6dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x975bacce start_wqthread + 30
 
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x2c5e7c18  ecx: 0x2ec53860  edx: 0x2c5e7c18
  edi: 0x364fed30  esi: 0x10660fb0  ebp: 0xbfffbd98  esp: 0xbfffbd70
   ss: 0x00000023  efl: 0x00010206  eip: 0x01fe4883   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
  
Logical CPU:     2
Error Code:      0x00000004
Trap Number:     14
 
 
Seriously, if anyone knows the inner workings of all of this and can suggest anything I can do to let my game continue it would be a massive help!!
 
Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.