Your Ad Here

Subscribe
 Post #161
 27th July 2010
xAustechx's Avatar
July 2009
177 Posts


Suck it.
 Post #162
 27th July 2010 Last edited by Maurice; 27th July 2010 at 07:44AM..
Respected User
Maurice's Avatar
June 2005
5,774 Posts
Huh? High numbers are better.
And the "maker" guy is me.
 Post #163
 27th July 2010
PvtVain's Avatar
February 2010
1,363 Posts
Oh god i'm trying this :V
 Post #164
 27th July 2010
DeadBarney's Avatar
July 2010
6 Posts
I have a little bug to report, it happens when the music is turned off.
Sometimes, when a block touches a wall, the music starts to play randomly, like it was trying to play the three musics at the same time.
 Post #165
 27th July 2010
Respected User
Maurice's Avatar
June 2005
5,774 Posts
I have a little bug to report, it happens when the music is turned off.
Sometimes, when a block touches a wall, the music starts to play randomly, like it was trying to play the three musics at the same time.
There's no way that's my fault.
The ingame code does nothing with the music at all.
 Post #166
 27th July 2010
SGNinja101's Avatar
December 2008
352 Posts
Awesome. I got about 30.
 Post #167
 27th July 2010
<ToD> Aaron's Avatar
August 2009
719 Posts

Runs great on OS X...
Just wish I was better at this game.
 Post #168
 27th July 2010
Wootman's Avatar
December 2008
4,767 Posts
You should upload this to Steam as a free game.
 Post #169
 28th July 2010 Last edited by Darrylop; 28th July 2010 at 05:28AM..
Darrylop's Avatar
April 2008
1,110 Posts
I got 30.
I clicked 20 ads, I demand hearts.

Also, sauce 404's.
 Post #170
 28th July 2010
Respected User
Maurice's Avatar
June 2005
5,774 Posts
I got 30.
I clicked 20 ads, I demand hearts.

Also, sauce 404's.
Fixed.
 Post #171
 28th July 2010
flyboy95's Avatar
August 2008
489 Posts
This is great. I was interested on the ads on your page so I clicked on them a few times.
 Post #172
 28th July 2010
The-Stone's Avatar
September 2007
952 Posts
This already got 35.000 views, that's insane :D
 Post #173
 28th July 2010
DeadBarney's Avatar
July 2010
6 Posts
I've got another thing to report...
When I correctly stack more than 19 shapes, suddenly, everything "explodes" and the blocks bounce everywhere, making me lose.
 Post #174
 29th July 2010
sim642's Avatar
July 2010
72 Posts
This game rocks. Got 31. When rotating the overshoot makes rotating it correctly really hard when the level is already half-way full, because there wont be time for small rotational fixes. You should try to decrease the overshoot.
 Post #175
 29th July 2010
DrTaxi's Avatar
September 2009
1,693 Posts
Finally got 34 too :D
Anyone else except me and Maurice?
 Post #176
 29th July 2010
Respected User
Maurice's Avatar
June 2005
5,774 Posts
I got 37.
 Post #177
 29th July 2010
iNova's Avatar
November 2008
334 Posts
My max is 36
 Post #178
 29th July 2010
Gold Member
HubmaN's Avatar
July 2007
11,616 Posts
My max is also 36, but I'm having more fun screwing around with the source.
 Post #179
 29th July 2010
Gold Member
esalaka's Avatar
July 2007
2,001 Posts
Code:
esa@esa-laptop:~/Työpöytä$ love not_tetris1.9.love 
This is LOVE 0.5.0 (Salted Nuts).

INIT love.filesystem [PhysFS]
INIT love.graphics [OpenGL/DevIL/FreeType]
INIT love.audio [SDL_mixer]
SDLMixerAudio: Unable to open audio!
QUIT love.audio [SDL_mixer]
QUIT love.graphics [OpenGL/DevIL/FreeType]
QUIT love.filesystem [PhysFS]
Awwww :<
 Post #180
 29th July 2010 Last edited by Maurice; 29th July 2010 at 06:57PM..
Respected User
Maurice's Avatar
June 2005
5,774 Posts
My max is also 36, but I'm having more fun screwing around with the source.
Explain.

esa@esa-laptop:~/Työpöytä$ love not_tetris1.9.love
This is LOVE 0.5.0 (Salted Nuts).
Get 0.6.2?
 Post #181
 29th July 2010
Gold Member
esalaka's Avatar
July 2007
2,001 Posts
Explain.



Get 0.6.2?
That could help, yeah.

Edited:

Oh cool
Code:
esa@esa-laptop:~/Työpöytä$ love not_tetris1.9.love 
Could not set video mode: Couldn't find matching GLX visual
boot	[string "boot.lua"]:277: Could not set screen mode	stack traceback:
	[string "boot.lua"]:833: in function 'error_printer'
	[string "boot.lua"]:768: in function <[string "boot.lua"]:766>
	[C]: in function 'assert'
	[string "boot.lua"]:277: in function <[string "boot.lua"]:215>
	[C]: in function 'xpcall'
	[string "boot.lua"]:838: in main chunk
 Post #182
 29th July 2010
Gold Member
HubmaN's Avatar
July 2007
11,616 Posts
Explain.
Went spelunking in the .love file posted.
 Post #183
 29th July 2010
Respected User
Maurice's Avatar
June 2005
5,774 Posts
That could help, yeah.

Edited:

Oh cool
Code:
esa@esa-laptop:~/Työpöytä$ love not_tetris1.9.love 
Could not set video mode: Couldn't find matching GLX visual
boot	[string "boot.lua"]:277: Could not set screen mode	stack traceback:
	[string "boot.lua"]:833: in function 'error_printer'
	[string "boot.lua"]:768: in function <[string "boot.lua"]:766>
	[C]: in function 'assert'
	[string "boot.lua"]:277: in function <[string "boot.lua"]:215>
	[C]: in function 'xpcall'
	[string "boot.lua"]:838: in main chunk
"Update 1.10(25th july):
Fixed the game not running for people with no FSAA"

Why even use 1.9?
http://sites.google.com/site/nottetris/other-versions
 Post #184
 29th July 2010
Gold Member
esalaka's Avatar
July 2007
2,001 Posts
"Update 1.10(25th july):
Fixed the game not running for people with no FSAA"

Why even use 1.9?
http://sites.google.com/site/nottetris/other-versions
The listing was confusing, I thought 1.9 is the latest one -.-'

Edited:

I dunno how, though o_O

Edited:

Yay, it works.

Also, why the heck did the whole thing suddenly explode.
 Post #185
 29th July 2010
Respected User
Maurice's Avatar
June 2005
5,774 Posts
Also, why the heck did the whole thing suddenly explode.
Dragged window, minimized window, had it in background or some shit.
Generally everything makes it screw up.
 Post #186
 30th July 2010
Dennab
July 2009
1,116 Posts
I'm too lazy to go through the thread. Has the sound been fixed?
 Post #187
 30th July 2010
Gold Member
esalaka's Avatar
July 2007
2,001 Posts
At least when I turn blocks clockwise the game starts playing random sounds for a moment.
 Post #188
 31st July 2010
Gold Member
CapsAdmin's Avatar
August 2005
6,573 Posts
Looked "cuter" in the GIF without the anti aliasing. Makes it feel retro.
 Post #189
 31st July 2010
Gold Member
CapsAdmin's Avatar
August 2005
6,573 Posts
Could also possibly make it smaller so a pixel would be a pixel, but I don't know how annoying it's gonna be. Could have an option?
 Post #190
 4 Weeks Ago
Gold Member
K1ngo64's Avatar
May 2008
2,827 Posts
I clicked all the ads on your website because not doing so would be an arsehole thing to do.
 Post #191
 4 Weeks Ago
Respected User
Maurice's Avatar
June 2005
5,774 Posts
Exactly.
 Post #192
 3 Weeks Ago
The-Stone's Avatar
September 2007
952 Posts
Any updates? :D
 Post #193
 3 Weeks Ago Last edited by Maurice; 3 Weeks Ago at 02:34PM..
Respected User
Maurice's Avatar
June 2005
5,774 Posts
Still working on Not Tetris 2.
Got the multiplayer pretty much down, and the cutting (for gameA, "Normal") works.
Gotta add networking, visual cutting (already got this planned out), line completion checks and ROCKETS.
Cause good games have rockets. (Actually I'm talking about those sequences you get once you get 100k points)

I've gotten a little lazy and also a little Minecraft addiOHGOD A CREEPER-
 Post #194
 3 Weeks Ago
Gold Member
BAZ's Avatar
July 2005
8,052 Posts
You forgot to mention the DLC we're adding. The one with the hats
 Post #195
 3 Weeks Ago Last edited by Maurice; 3 Weeks Ago at 03:41PM..
Respected User
Maurice's Avatar
June 2005
5,774 Posts
I planned to announce that during the next 7 days, with each day revealing community blocks, hats, "Meet the T piece", new backgrounds etc.
Thanks for ruining that.

"I" piece was getting a nerf to 1x3 blocks. It was way too imbalanced.
 Post #196
 3 Weeks Ago
Doome's Avatar
August 2010
22 Posts
 Post #197
 3 Weeks Ago
Zedo Mann's Avatar
November 2008
1,566 Posts
Can't wait.
But...hats? What, will the pieces wear hats?
 Post #198
 3 Weeks Ago
Mega1mpact's Avatar
June 2010
278 Posts
crashed after playing for 5 minutes on mac osx
Code:
Process:         love [1361]
Path:            /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/MacOS/love
Identifier:      org.love2d.love
Version:         ??? (0.6.0)
Code Type:       X86 (Native)
Parent Process:  launchd [120]

Date/Time:       2010-08-15 18:12:30.236 +0400
OS Version:      Mac OS X 10.6.4 (10F569)
Report Version:  6

Interval Since Last Report:          346113 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  294 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      9DE15128-46B5-4492-8087-5FEC4F955C58

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000016
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   org.love2d.love               	0x00003479 love::Reference::push() + 9
1   org.love2d.love               	0x0006577d love::physics::box2d::World::ContactCallback::process() + 95
2   org.love2d.love               	0x0006588b love::physics::box2d::World::update(float) + 47
3   org.love2d.love               	0x0005b530 love::physics::box2d::w_World_update(lua_State*) + 98
4   com.yourcompany.Lua           	0x006bc623 luaD_precall + 890
5   com.yourcompany.Lua           	0x006d35f7 luaV_execute + 7461
6   com.yourcompany.Lua           	0x006bc895 luaD_call + 165
7   com.yourcompany.Lua           	0x006b2145 f_call + 48
8   com.yourcompany.Lua           	0x006bbaba luaD_rawrunprotected + 73
9   com.yourcompany.Lua           	0x006bcc04 luaD_pcall + 99
10  com.yourcompany.Lua           	0x006b21ea lua_pcall + 163
11  com.yourcompany.Lua           	0x006b7cfd luaB_xpcall + 104
12  com.yourcompany.Lua           	0x006bc623 luaD_precall + 890
13  com.yourcompany.Lua           	0x006d35f7 luaV_execute + 7461
14  com.yourcompany.Lua           	0x006bc895 luaD_call + 165
15  com.yourcompany.Lua           	0x006b20eb lua_call + 67
16  org.love2d.love               	0x000032aa SDL_main + 466
17  org.love2d.love               	0x0006ee92 -[SDLMain applicationDidFinishLaunching:] + 94
18  com.apple.Foundation          	0x94ea01c3 _nsnote_callback + 176
19  com.apple.CoreFoundation      	0x930a73c3 __CFXNotificationPost + 947
20  com.apple.CoreFoundation      	0x930a6dca _CFXNotificationPostNotification + 186
21  com.apple.Foundation          	0x94e95090 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
22  com.apple.Foundation          	0x94ea246d -[NSNotificationCenter postNotificationName:object:] + 56
23  com.apple.AppKit              	0x9590f70a -[NSApplication _postDidFinishNotification] + 125
24  com.apple.AppKit              	0x9590f61a -[NSApplication _sendFinishLaunchingNotification] + 74
25  com.apple.AppKit              	0x95b28d01 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 975
26  com.apple.AppKit              	0x95a66350 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 236
27  com.apple.Foundation          	0x94ed5400 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
28  com.apple.Foundation          	0x94ed51c4 _NSAppleEventManagerGenericHandler + 228
29  com.apple.AE                  	0x9456af58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
30  com.apple.AE                  	0x9456ae57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
31  com.apple.AE                  	0x9456ad61 aeProcessAppleEvent + 197
32  com.apple.HIToolbox           	0x92853323 AEProcessAppleEvent + 50
33  com.apple.AppKit              	0x958dfcc6 _DPSNextEvent + 1420
34  com.apple.AppKit              	0x958df2ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
35  com.apple.AppKit              	0x958a155b -[NSApplication run] + 821
36  org.love2d.love               	0x0006f708 main + 1842
37  org.love2d.love               	0x00002ede start + 54

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x916da942 kevent + 10
1   libSystem.B.dylib             	0x916db05c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x916da519 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x916da2be _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x916d9d41 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x916d9b86 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x916b415a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x916e1ca5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x91710848 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio     	0x97a68805 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio     	0x97a6b837 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio     	0x97a69134 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio     	0x97a689cb HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio     	0x97a688e2 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib             	0x916e181d _pthread_start + 345
9   libSystem.B.dylib             	0x916e16a2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x916b420e mach_wait_until + 10
1   libSystem.B.dylib             	0x9173b5a9 nanosleep + 345
2   SDL                           	0x006785a3 SDL_Delay + 99
3   org.love2d.love               	0x0000f8b7 love::audio::openal::Audio::run(void*) + 35
4   SDL                           	0x0066914d SDL_Linked_Version + 397
5   SDL                           	0x00678341 SDL_SemWait + 49
6   libSystem.B.dylib             	0x916e181d _pthread_start + 345
7   libSystem.B.dylib             	0x916e16a2 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x916b420e mach_wait_until + 10
1   libSystem.B.dylib             	0x9173b5a9 nanosleep + 345
2   SDL                           	0x00678713 SDL_Delay + 467
3   SDL                           	0x0066914d SDL_Linked_Version + 397
4   SDL                           	0x00678341 SDL_SemWait + 49
5   libSystem.B.dylib             	0x916e181d _pthread_start + 345
6   libSystem.B.dylib             	0x916e16a2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x0000000e  ebx: 0x00a45304  ecx: 0x0103acb4  edx: 0x00a6a0e4
  edi: 0x00927b90  esi: 0x00000005  ebp: 0xbfffe338  esp: 0xbfffe320
   ss: 0x0000001f  efl: 0x00010282  eip: 0x00003479   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000016

Binary Images:
    0x1000 -   0x12bfef +org.love2d.love ??? (0.6.0) <21279C77-94CC-1499-E111-C9332AEFBCE2> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/MacOS/love
  0x26e000 -   0x34bfe7 +com.yourcompany.IL ??? (1.0) <058C6CBE-813D-17CF-47E6-96F18425E093> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/IL.framework/Versions/A/IL
  0x43e000 -   0x460fff +org.xiph.vorbis 1.1.3svn (1.1.3d1) /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
  0x58c000 -   0x5b4feb  com.apple.audio.OpenAL 1.3 (1.3) <17F53393-0AA6-5FC6-6544-7EFAFB7F13AD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0x5c2000 -   0x624feb +org.freetype.freetype 2.3.9 (FreeType 2.3.9-1) <3FDA12F2-CA7B-E39D-BA2A-D7BAA57586AB> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/FreeType.framework/Versions/2.3/FreeType
  0x637000 -   0x69dfc3 +SDL 1.2.13 (1.2.13) <7D73799E-7426-D43C-89D3-EBCBF65520DE> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  0x6af000 -   0x6d5ff3 +com.yourcompany.Lua ??? (1.0) <E38E4660-72E2-9DC2-81ED-B853AF1187C8> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/Lua.framework/Versions/A/Lua
  0x6df000 -   0x6e1fc8 +org.xiph.ogg 1.1.4svn (1.1.4d1) /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
  0x6e5000 -   0x726ff2 +libmodplug ??? (???) <4E2FAC30-3E27-C14A-B8BA-F7C776282607> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/libmodplug.framework/Versions/A/libmodplug
  0x7b2000 -   0x7fbfef +mpg123 21.1.0 (compatibility 21.0.0) <F50F7C80-DD8F-4ADC-B6B7-9016AA718E41> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/mpg123.framework/Versions/A/mpg123
  0x815000 -   0x831ff8 +libjpeg.62.0.0.dylib 63.0.0 (compatibility 63.0.0) /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/IL.framework/Versions/A/Resources/libjpeg.62.0.0.dylib
  0x838000 -   0x857ffb +libpng12.0.dylib 30.0.0 (compatibility 30.0.0) <944211FE-5FF1-AFB9-3C31-01B840C56D18> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/IL.framework/Versions/A/Resources/libpng12.0.dylib
  0x85e000 -   0x861ffc +libltdl.3.dylib 5.4.0 (compatibility 5.0.0) <7EB66768-E1AB-E38C-3799-255E56CF3693> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/mpg123.framework/Versions/A/Resources/libltdl.3.dylib
  0x867000 -   0x867ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
 0x255a000 -  0x255eff3  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x2563000 -  0x2569ffb  com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x2700000 -  0x276dfff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x15c0b000 - 0x15d7eff7  GLEngine ??? (???) <5EB664AC-6395-A161-ED9D-12219745A887> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x15db0000 - 0x15df0ff7  com.apple.driver.AppleIntelGMA950GLDriver 1.6.16 (6.1.6) <8C9758FB-184B-49A0-AF02-AEE2ECAA628F> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x15df8000 - 0x15e1bfe7  GLRendererFloat ??? (???) <4F847096-3DBD-AE90-90FF-5AE12E15D3C9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x70000000 - 0x700caffb  com.apple.audio.units.Components 1.6.1 (1.6.1) <AEC44B68-A209-4093-36B0-7B740361249B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x900defe7  com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90362000 - 0x903c3fe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x903c4000 - 0x9041fff7  com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90464000 - 0x90467fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x90468000 - 0x90476fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x90477000 - 0x904c0fe7  libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x904d1000 - 0x904d8ff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90574000 - 0x90d63557  com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90d64000 - 0x90fc7fef  com.apple.security 6.1.1 (37594) <8AE73F5F-936C-80F6-B05B-A50C3082569C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90fcd000 - 0x91010ff7  libGLU.dylib ??? (???) <B50572FF-3EAC-FD98-1A01-6B718D98F67F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91011000 - 0x91011ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91072000 - 0x910adfeb  libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x910e6000 - 0x91212fff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91213000 - 0x91216ff7  libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x91217000 - 0x91221ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91508000 - 0x91508ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91605000 - 0x916b2fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x916b3000 - 0x91859feb  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x9185a000 - 0x918aaff7  com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x918c4000 - 0x9197dfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x92817000 - 0x92b3bfef  com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92b3c000 - 0x92b4eff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <F91A4E32-01AA-49DB-2205-3DBE1FEFFC43> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92b4f000 - 0x92c50fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x92c8f000 - 0x92c93ff7  libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92e3d000 - 0x92f6bfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93049000 - 0x9304bff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9304c000 - 0x931c6fe3  com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x931c7000 - 0x931d2ff7  libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x931d3000 - 0x93355fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
0x93356000 - 0x933c5ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x933c6000 - 0x9346fff7  com.apple.CFNetwork 454.9.7 (454.9.7) <B740E1BD-01B7-34C2-2A9A-6DBC68B1EA5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93470000 - 0x9347cff7  libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
0x9347d000 - 0x937e5ff7  com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x937e6000 - 0x93b06feb  com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93d33000 - 0x93dd0fe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93dd1000 - 0x93e6cff7  com.apple.ApplicationServices.ATS 4.3 (???) <7ECA252B-5F67-2816-A4F0-73E1DC833728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93e6d000 - 0x93e71ff7  libGFXShared.dylib ??? (???) <B6028E64-3F3B-C637-DA04-D0CD528F6E1F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93e72000 - 0x93eb8ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x93eba000 - 0x93ebeff7  IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x93ebf000 - 0x93ee3ff7  libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93ee4000 - 0x93f4efe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x93f4f000 - 0x93f4fff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93f50000 - 0x93f94ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93f95000 - 0x93f9bfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94086000 - 0x940beff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
0x940bf000 - 0x94167ffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94168000 - 0x941acfe7  com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94223000 - 0x942d3ff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x942d4000 - 0x942e2ff7  com.apple.opengl 1.6.8 (1.6.8) <EBB7B411-60DD-DB9D-20C0-3E6258762EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x942e3000 - 0x942e8ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x942e9000 - 0x943f5ff7  libGLProgrammability.dylib ??? (???) <23AB2443-1DB3-3BFE-38A6-11F0BE453989> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9443e000 - 0x944d0fe3  com.apple.print.framework.PrintCore 6.2 (312.5) <5B9EAAE8-7803-E0B3-9E5B-E9E2CCC8BA0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94518000 - 0x94521ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94567000 - 0x9459aff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9459b000 - 0x9461dffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94697000 - 0x94697ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x946ae000 - 0x946b1ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94d76000 - 0x94d78ff7  libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94e8a000 - 0x950faffb  com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x950fb000 - 0x9511cfe7  com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95527000 - 0x955d7fe3  com.apple.QuickTimeImporters.component 7.6.6 (1742) <76B0E668-214A-AB71-AAB8-E39E7F227C9B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x957db000 - 0x95803ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x95855000 - 0x95896ff7  libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95897000 - 0x96177ff7  com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96178000 - 0x9619afef  com.apple.DirectoryService.Framework 3.6 (621.4) <B88E98EF-7F17-F988-62A4-3DEC0832B3B7> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9651b000 - 0x9746bfe3  com.apple.QuickTimeComponents.component 7.6.6 (1742) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9761c000 - 0x9765fff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97660000 - 0x9766dff7  com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x976bc000 - 0x976ccff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x97728000 - 0x9778cffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9778d000 - 0x977a5ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x97833000 - 0x97847ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97a48000 - 0x97ac3fe7  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97bfe000 - 0x97bfeff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x97c3a000 - 0x9806fff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98070000 - 0x98073ff7  libCoreVMClient.dylib ??? (???) <420D9D10-B00E-202D-AA98-026996AB97DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x98074000 - 0x98093ff7  com.apple.CoreVideo 1.6.1 (45.5) <EA39D59C-018E-E6EE-6323-809CDA61E3CE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x981f5000 - 0x98215fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x98216000 - 0x98247ff3  libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x98248000 - 0x98279ff7  libGLImage.dylib ??? (???) <B45EA17E-03EF-3575-0843-A1205F29E71E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x984af000 - 0x984afff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x984b0000 - 0x984b0ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x984b1000 - 0x984c6fff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x984c7000 - 0x984e3fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98525000 - 0x98525ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98526000 - 0x9865dff7  com.apple.CoreAUC 6.04.01 (6.04.01) <B6E035A9-8DA2-82FC-9C2F-F57B9B62BE5F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x98749000 - 0x98826ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98827000 - 0x98864ff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x98865000 - 0x98866ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98868000 - 0x9891effb  libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9891f000 - 0x98945fff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98aa1000 - 0x98c5bfe3  com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98c5c000 - 0x98c66fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x98c91000 - 0x98ce2ff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98cef000 - 0x98de1ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
0x98de2000 - 0x98dfdff7  libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98dfe000 - 0x98dffff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98e00000 - 0x990f9fef  com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x990fa000 - 0x9910efe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9910f000 - 0x991bdff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x991be000 - 0x99200ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x99201000 - 0x992cbfef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x992cc000 - 0x992ddff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9932c000 - 0x99333ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9937e000 - 0x993fefeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x993ff000 - 0x99815ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x99816000 - 0x99863feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x99864000 - 0x9986fff7  libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x99870000 - 0x99908fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0xb0000000 - 0xb001bfeb +com.yourcompany.physfs ??? (1.0) <CFD5A05B-A983-BB41-08F6-4803FBD308BD> /Users/liesbethvandenbiggelaar/Desktop/love.app/Contents/Frameworks/physfs.framework/Versions/A/physfs
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib

Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB, SMC 1.17f0
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.10
Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS541680J9SA00, 74,53 GB
Parallel ATA Device: MATSHITACD-RW  CW-8221
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021b, 0x1d200000
 Post #199
 3 Weeks Ago
Gold Member
BAZ's Avatar
July 2005
8,052 Posts
$10 per hat

one use only
 Post #200
 3 Weeks Ago
Zedo Mann's Avatar
November 2008
1,566 Posts
$10 per hat

one use only
Okay, IW.

Edited:

B and C type musics are messed up.
Reply

All times are GMT. The time now is 09:45PM.

Facepunch Studios 2010 - Server 'MARGE'