Specifics: svn2060, Mac OSX 10.6
Code: Select all
[MUSIC] playing The saga begins.ogg userdata: 0x18f6024 :: current ? nil
play music 175075d0 -1 0
[COROUTINE] registering getnews thread: 0x17555910
[ENGINE] Setting requested FPS to 30 (33 ms)
1 ticks in 12.505 seconds = 0.079968 TPS
77 ticks in 10.01 seconds = 7.69231 TPS
Code: Select all
(gdb) bt
#0 0x941dd0fa in mach_msg_trap ()
#1 0x941dd867 in mach_msg ()
#2 0x94200b18 in mach_port_insert_member ()
#3 0x94854130 in __CFRunLoopRun ()
#4 0x94852464 in CFRunLoopRunSpecific ()
#5 0x94852291 in CFRunLoopRunInMode ()
#6 0x9004df9c in RunCurrentEventLoopInMode ()
#7 0x9004dd51 in ReceiveNextEventCommon ()
#8 0x9004dbd6 in BlockUntilNextEventMatchingListInMode ()
#9 0x9054678d in _DPSNextEvent ()
#10 0x90545fce in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#11 0x00245950 in SDL_SoftStretch ()
#12 0x00216af5 in SDL_PollEvent ()
#13 0x0006b174 in tengine_main (argc=1, argv=0x407fc0) at t-engine4/mac/T-Engine/../../src/main.c:745
#14 0x000440be in -[SDLMain applicationDidFinishLaunching:] (self=0x40ae60, _cmd=0x94073502, note=0x436370) at t-engine4/mac/T-Engine/../../src/mac/SDLMain.m:213
#15 0x959954df in _nsnote_callback ()
#16 0x94871793 in __CFXNotificationPost ()
#17 0x9487119a in _CFXNotificationPostNotification ()
#18 0x9598a384 in -[NSNotificationCenter postNotificationName:object:userInfo:] ()
#19 0x95997789 in -[NSNotificationCenter postNotificationName:object:] ()
#20 0x90576422 in -[NSApplication _postDidFinishNotification] ()
#21 0x90576332 in -[NSApplication _sendFinishLaunchingNotification] ()
#22 0x906cd4ed in -[NSApplication(NSAppleEventHandling) _handleAEOpen:] ()
#23 0x906cd10d in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] ()
#24 0x959ca7a4 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] ()
#25 0x959ca568 in _NSAppleEventManagerGenericHandler ()
#26 0x92d4cf58 in aeDispatchAppleEvent ()
#27 0x92d4ce57 in dispatchEventAndSendReply ()
#28 0x92d4cd61 in aeProcessAppleEvent ()
#29 0x90055323 in AEProcessAppleEvent ()
#30 0x905469ca in _DPSNextEvent ()
#31 0x90545fce in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#32 0x90508247 in -[NSApplication run] ()
#33 0x00043ed2 in CustomApplicationMain (argc=1, argv=0xbffff720) at t-engine4/mac/T-Engine/../../src/mac/SDLMain.m:150
#34 0x000441dc in main (argc=1, argv=0xbffff720) at t-engine4/mac/T-Engine/../../src/mac/SDLMain.m:244
Code: Select all
Creating module angband :: (as dir) true :: (as team) nil
Loaded module definition for angband-1.0.0 using engine te4-0.9.16
Creating module boot :: (as dir) true :: (as team) nil
Loaded module definition for boot-0.9.16 using engine te4-0.9.16
Creating module crimelike :: (as dir) true :: (as team) nil
Module mismatch engine version crime-0.1.6 using engine te4-0.9.13
Creating module example :: (as dir) true :: (as team) nil
Loaded module definition for example-1.0.0 using engine te4-0.9.16
Creating module example_realtime :: (as dir) true :: (as team) nil
Loaded module definition for example_realtime-1.0.0 using engine te4-0.9.16
Creating module noise.team :: (as dir) false :: (as team) 6
Module mismatch engine version noise-1.0.0 using engine te4-1.0.0
Creating module tome :: (as dir) true :: (as team) nil
Loaded module definition for tome-3.9.16 using engine te4-0.9.16
Creating module tome.team :: (as dir) false :: (as team) 5
Module mismatch engine version tome-4.0.0 using engine te4-1.0.0
Creating module viralresistance :: (as dir) true :: (as team) nil
Module mismatch engine version viralresistance-0.1.6 using engine te4-0.9.14
tome angband
example tome
angband example
boot angband
angband example_realtime
angband boot
angband tome
example example_realtime
boot example
* Module: tome
** 3.9.16
* Module: angband
** 1.0.0
* Module: boot
** 0.9.16
* Module: example
** 1.0.0
* Module: example_realtime
** 1.0.0