Tremulous Forum
		Mods => Modding Center => Topic started by: Eleazar on June 15, 2009, 07:14:41 pm
		
			
			- 
				I'm trying to install Amine's Trembot ( http://patches.mercenariesguild.net/?do=details&task_id=96 ), but I can't find the game.qvm.  The closest thing I find is trem.app/Contents/MacOS/base/gamex86.dylib
 
 Do I need to compile it maybe?
 I'm running Mac OS X 10.4
- 
				If you haven't dropped in your own qvm then the default one will be hidden away in a pk3 somewhere.
 Put the one you want in fs_homepath/base/vm/game.qvm, not sure where fs_homepath is on a mac.
- 
				On quake 3 its ~/Library/Application Data/Quake3/ 
 Is it still the same in trem?
- 
				nothing in either place.  I have even spotlighted game.qvm and not found it.  I looked through the files in the actual app, bot dont see it there either. :( I have never added a mod before, so is the game.qvm part of the original DL of Trem?
			
- 
				Yes. It should be there.
			
- 
				No, it isn't. It's in vms-1.1.0.pk3 on a default Trem install. moron. 
			
- 
				how would I go about putting it back into a .pk3 file?  I got it open with stuffit expander and replaced it, but I guess I have to put it back into pk3 because it crashes now.
			
- 
				It's just a renamed zip, but you don't want to edit it as it'll break everything (It has to be identical between client and server).
 Put it in ~/Library/Application Data/Tremulous/base/vm/game.qvm
- 
				Put it in ~/Library/Application Data/Tremulous/base/vm/game.qvm
 
 do you mean ~/Library/Application Support/Tremulous/vm/game.qvm ? I dont see Application Data.  When I put it in the Application support path it crashes the game just before I load a map.
- 
				Put it in ~/Library/Application Data/Tremulous/base/vm/game.qvm
 
 do you mean ~/Library/Application Support/Tremulous/vm/game.qvm ? I dont see Application Data.  When I put it in the Application support path it crashes the game just before I load a map.
 
 
 EXACT error messages please.
- 
				ok here it is:
 
 Date/Time:      2009-06-15 19:48:47.792 -0500
 OS Version:     10.4.11 (Build 8S2167)
 Report Version: 4
 
 Command: Tremulous
 Path:    /Games/Tremulous 20060704/Tremulous.app/Contents/MacOS/Tremulous
 Parent:  WindowServer [68]
 
 Version: 1.1.0 (1.1.0)
 
 PID:    2025
 Thread: 0
 
 Exception:  EXC_BAD_ACCESS (0x0001)
 Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
 
 Thread 0 Crashed:
 0   <<00000000>> 	0x00000000 0 + 0
 1   net.tremulous             	0x00065491 VM_Call + 314 (vm.c:751)
 2   net.tremulous             	0x00052585 SV_InitGameProgs + 323 (sv_game.c:961)
 3   net.tremulous             	0x0005685d SV_SpawnServer + 827 (sv_init.c:443)
 4   net.tremulous             	0x0004e4cb SV_Map_f + 192 (sv_ccmds.c:177)
 5   net.tremulous             	0x0002cf51 Cmd_ExecuteString + 234 (cmd.c:730)
 6   net.tremulous             	0x0002cffb Cbuf_Execute + 136 (cmd.c:176)
 7   net.tremulous             	0x0003173c Com_Frame + 209 (common.c:2602)
 8   net.tremulous             	0x000f61fa SDL_main + 450 (unix_main.c:1439)
 9   net.tremulous             	0x00107dc8 -[SDLMain applicationDidFinishLaunching:] + 75 (SDLMain.m:297)
 10  com.apple.Foundation      	0x927f3b97 _nsnote_callback + 230
 11  com.apple.CoreFoundation  	0x908563d2 __CFXNotificationPost + 345
 12  com.apple.CoreFoundation  	0x9084db51 _CFXNotificationPostNotification + 600
 13  com.apple.Foundation      	0x927ec128 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
 14  com.apple.Foundation      	0x927f30c9 -[NSNotificationCenter postNotificationName:object:] + 55
 15  com.apple.AppKit          	0x93289976 -[NSApplication _postDidFinishNotification] + 124
 16  com.apple.AppKit          	0x93289860 -[NSApplication _sendFinishLaunchingNotification] + 67
 17  com.apple.AppKit          	0x9328935d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
 18  com.apple.AppKit          	0x93288f28 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
 19  com.apple.Foundation      	0x927f9881 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
 20  com.apple.Foundation      	0x927f96ab _NSAppleEventManagerGenericHandler + 91
 21  com.apple.AE              	0x915237c9 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
 22  com.apple.AE              	0x915236fa dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
 23  com.apple.AE              	0x915235c6 aeProcessAppleEvent + 190
 24  com.apple.HIToolbox       	0x92e04084 AEProcessAppleEvent + 37
 25  com.apple.AppKit          	0x9328711d _DPSNextEvent + 1044
 26  com.apple.AppKit          	0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
 27  com.apple.AppKit          	0x932808c4 -[NSApplication run] + 512
 28  net.tremulous             	0x0010851c main + 1557 (SDLMain.m:224)
 29  net.tremulous             	0x0000232e _start + 228 (crt.c:272)
 30  net.tremulous             	0x00002249 start + 41
 
 Thread 1:
 0   libSystem.B.dylib         	0x90009817 mach_msg_trap + 7
 1   com.apple.CoreFoundation  	0x9082d227 CFRunLoopRunSpecific + 2014
 2   com.apple.CoreFoundation  	0x9082ca42 CFRunLoopRunInMode + 61
 3   com.apple.audio.CoreAudio 	0x91469356 HALRunLoop::OwnThread(void*) + 158
 4   com.apple.audio.CoreAudio 	0x91469171 CAPThread::Entry(CAPThread*) + 93
 5   libSystem.B.dylib         	0x90023d67 _pthread_body + 84
 
 Thread 2:
 0   libSystem.B.dylib         	0x90047927 semaphore_timedwait_signal_trap + 7
 1   com.apple.audio.CoreAudio 	0x914765a4 CAGuard::WaitFor(unsigned long long) + 212
 2   com.apple.audio.CoreAudio 	0x914764c6 CAGuard::WaitUntil(unsigned long long) + 66
 3   com.apple.audio.CoreAudio 	0x91474e42 HP_IOThread::WorkLoop() + 690
 4   com.apple.audio.CoreAudio 	0x91474b8b HP_IOThread::ThreadEntry(HP_IOThread*) + 17
 5   com.apple.audio.CoreAudio 	0x91469171 CAPThread::Entry(CAPThread*) + 93
 6   libSystem.B.dylib         	0x90023d67 _pthread_body + 84
 
 Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x19092574  ebx: 0x01ffffa8  ecx: 0x00000002  edx: 0x00000000
 edi: 0xbfff94d0  esi: 0x01fffb54  ebp: 0xbfffa4e8  esp: 0xbfff947c
 ss: 0x0000001f  efl: 0x00010206  eip: 0x00000000   cs: 0x00000017
 ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
 
 Binary Images Description:
 0x1000 -   0x120fff net.tremulous 1.1.0	/Games/Tremulous 20060704/Tremulous.app/Contents/MacOS/Tremulous
 0xe74000 -   0xe7efff com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5)	/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
 0xfb9000 -   0xfd5fff GLDriver 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
 0x1808000 -  0x1869fff libSDL-1.2.0.dylib 	/Games/Tremulous 20060704/Tremulous.app/Contents/MacOS/libSDL-1.2.0.dylib
 0x1abc000 -  0x1ae0fff GLRendererFloat 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x1f00c000 - 0x1f165fff GLEngine 	/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x1f191000 - 0x1f1eafff com.apple.driver.AppleIntelGMA950GLDriver 1.4.58 (4.5.8)	/System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
 0x1f359000 - 0x1f51afff com.elgato.mpegsupport EyeTV MPEG Support 1.0.4 (build 35) (1.0.4)	/Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
 0x1f61b000 - 0x1f620fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23)	/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7	/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
 0x8fe00000 - 0x8fe4afff dyld 46.16	/usr/lib/dyld
 0x90000000 - 0x90171fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
 0x901c1000 - 0x901c3fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
 0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x90229000 - 0x902fffff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.84 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
 0x90913000 - 0x90a07fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
 0x90a57000 - 0x90ad6fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
 0x90aff000 - 0x90b63fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
 0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
 0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x90c66000 - 0x90c78fff libauto.dylib 	/usr/lib/libauto.dylib
 0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x91008000 - 0x91047fff com.apple.CFNetwork 129.24	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
 0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
 0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x91158000 - 0x91166fff libz.1.dylib 	/usr/lib/libz.1.dylib
 0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)	/System/Library/Frameworks/Security.framework/Versions/A/Security
 0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x91415000 - 0x9141cfff libbsm.dylib 	/usr/lib/libbsm.dylib
 0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x91521000 - 0x9154dfff com.apple.AE 316.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x91560000 - 0x91634fff com.apple.ColorSync 4.4.11	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
 0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x9186b000 - 0x91886fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
 0x91891000 - 0x918cefff com.apple.LaunchServices 183.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
 0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.8	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x91948000 - 0x919fafff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
 0x91a40000 - 0x91a56fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
 0x91a5b000 - 0x91a79fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x91a7e000 - 0x91addfff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
 0x91aef000 - 0x91af3fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x91af5000 - 0x91b7dfff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
 0x91b81000 - 0x91b9cfff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x91ba1000 - 0x91ba3fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x91ba5000 - 0x91c83fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
 0x91ca0000 - 0x91cdffff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 0x91ce7000 - 0x91d75fff com.apple.vImage 2.5	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x91d7e000 - 0x91dd7fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x91de0000 - 0x91e04fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x91e0c000 - 0x92215fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x9224f000 - 0x92603fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x92630000 - 0x9271dfff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
 0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x92b36000 - 0x92b4dfff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x92b58000 - 0x92bb0fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
 0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
 0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
 0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
 0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
 0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
 0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
 0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
 0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
 0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
 0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x931f3000 - 0x931fefff com.apple.opengl 1.4.16	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
 0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.3	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x94060000 - 0x940a1fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
 0x940a9000 - 0x940e3fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
 0x94293000 - 0x942a2fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
 0x942a9000 - 0x942b4fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
 0x94300000 - 0x9431afff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
 0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.2 (1327)	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
 0x95eb7000 - 0x95eb7fff com.apple.vecLib 3.3.1 (vecLib 3.3.1)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
 0x96431000 - 0x96508fff libGLProgrammability.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x96523000 - 0x96524fff libGLSystem.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
 0x999ce000 - 0x999effff com.apple.audio.OpenAL 1.1	/System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
 
 Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1 GB
 Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
 Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
 Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), 1.4.4
 Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
 Network Service: AirPort, AirPort, en1
 Serial ATA Device: Hitachi HTS543225L9A300, 232.89 GB
 Parallel ATA Device: MATSHITADVD-R   UJ-857E
 USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
 USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
 USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
 USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
 
- 
				Did you do this (http://tremulous.net/forum/index.php?topic=4124.0)?
 
 Sorry, im a noob. Idk if that does anything. Dont flame me.  ;D
- 
				Do I have to run a server to get bots or can I just say at the main menu in the command line thing (`)
 /map atcsand run a game with bots from there?
 I guess I'll know when I get it to work.  nothing still. just a crash.
 I put the original game.qvm in the vm folder and it works, so could this mean there is a mac compatibility problem with the qvm or has anyone here gotten it to work?
- 
				qvms are platform and architecture independant (that's kinda the point). the reason you're having issues is that almost all game.qvm's floating around are incompatible with 1.1 servers and clients. some clients (off the top of my head mgclient and tremfusion) support the new game.qvms, or you can use just about any tremded other than the 1.1 tremded to run the server.