Author Topic: Any chance to see a Mac version ?  (Read 124625 times)

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #30 on: June 25, 2006, 07:23:38 am »
Quote from: "jeffbax"
Any news on what it would take for a UB?

Eager tester here :)


The x86 QVM support is not working:

https://bugzilla.icculus.org/show_bug.cgi?id=2580

I've been working on it, but I'm getting nowhere.

I'm considering making a build that runs in native mode instead of QVM.   However in order for this to work it would have to circumvent the sv_pure check so it may be unethical :)  Also, it would not work with any future client mods (if any are made).

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #31 on: June 25, 2006, 04:52:26 pm »
Ah :(

Well, keep us posted, I'm never un-subscribing this thread... if you ever need someone to test something let me know.

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #32 on: June 25, 2006, 05:03:25 pm »
Quote from: "jeffbax"
Ah :(

Well, keep us posted, I'm never un-subscribing this thread... if you ever need someone to test something let me know.



http://trem.tjw.org/Tremulous-20060625.dmg

This is the Univeral Binary version that has QVM support disabled (and the sv_pure check faked so you can use native mode on pure servers).  

NOTE that this version will never work with client mods (if any are made).

This build is just a temporary solution to get Intel Macs playing until someone can figure out the QVM bug.

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #33 on: June 25, 2006, 06:42:17 pm »
downloading :)

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #34 on: June 25, 2006, 06:46:30 pm »
Unless I'm doing something wrong, it explodes on launch.

Error Report info:
Code: [Select]
Date/Time:      2006-06-25 13:44:55.470 -0400
OS Version:     10.4.6 (Build 8I1119)
Report Version: 4

Command: Tremulous
Path:    /Applications/Tremulous 20060625/Tremulous.app/Contents/MacOS/Tremulous
Parent:  WindowServer [57]

Version: 1.1.0 (1.1.0)

PID:    14630
Thread: 0

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x0000000d
Code[1]:    0x00000000


Thread 0 Crashed:
0   dyld                       0x8fe136e4 stub_binding_helper_interface + 18
1   <<00000000>> 0x00000000 0 + 0
2   net.tremulous             0x0009a660 PC_ReadSourceToken + 147 (l_precomp.c:315)
3   net.tremulous             0x0009d40c PC_ReadToken + 42 (l_precomp.c:2716)
4   net.tremulous             0x0009d6c1 PC_ReadTokenHandle + 55 (l_precomp.c:3174)
5   net.tremulous             0x00018ec8 CL_UISystemCalls + 3107 (cl_ui.c:968)
6   net.tremulous             0x000e4f4e callAsmCall + 62 (vm_x86.c:204)
7   net.tremulous             0x000e4fa1 systemCall + 28
8   net.tremulous             0x0005f077 VM_Call + 288 (vm.c:755)
9   net.tremulous             0x000181f1 CL_InitUI + 179 (cl_ui.c:1067)
10  net.tremulous             0x0002fa28 Com_Init + 2204 (common.c:2406)
11  net.tremulous             0x000e8af3 SDL_main + 299 (unix_main.c:1425)
12  net.tremulous             0x000f8dd0 -[SDLMain applicationDidFinishLaunching:] + 75 (SDLMain.m:297)
13  com.apple.Foundation       0x9271804f _nsnote_callback + 230
14  com.apple.CoreFoundation   0x9084c649 __CFXNotificationPost + 345
15  com.apple.CoreFoundation   0x90843e80 _CFXNotificationPostNotification + 600
16  com.apple.Foundation       0x927106b4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
17  com.apple.Foundation       0x9271759d -[NSNotificationCenter postNotificationName:object:] + 55
18  com.apple.AppKit           0x9339d4c0 -[NSApplication _postDidFinishNotification] + 124
19  com.apple.AppKit           0x9339d3aa -[NSApplication _sendFinishLaunchingNotification] + 67
20  com.apple.AppKit           0x9339cea9 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
21  com.apple.AppKit           0x9339ca74 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
22  com.apple.Foundation       0x9271dd35 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
23  com.apple.Foundation       0x9271db5f _NSAppleEventManagerGenericHandler + 91
24  com.apple.AE               0x9150dfb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
25  com.apple.AE               0x9150dee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
26  com.apple.AE               0x9150ddb2 aeProcessAppleEvent + 190
27  com.apple.HIToolbox       0x92efc2cc AEProcessAppleEvent + 37
28  com.apple.AppKit           0x9339ac69 _DPSNextEvent + 1048
29  com.apple.AppKit           0x9339a67e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
30  com.apple.AppKit           0x93394403 -[NSApplication run] + 512
31  net.tremulous             0x000f9524 main + 1557 (SDLMain.m:224)
32  net.tremulous             0x000022ee _start + 228 (crt.c:272)
33  net.tremulous             0x00002209 start + 41

Thread 1:
0   libSystem.B.dylib         0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation   0x9082369a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation   0x90822eb5 CFRunLoopRunInMode + 61
3   com.apple.audio.CoreAudio 0x914549f2 HALRunLoop::OwnThread(void*) + 158
4   com.apple.audio.CoreAudio 0x9145480d CAPThread::Entry(CAPThread*) + 93
5   libSystem.B.dylib         0x90024a27 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib         0x90049207 semaphore_timedwait_signal_trap + 7
1   com.apple.audio.CoreAudio 0x91461af8 CAGuard::WaitFor(unsigned long long) + 212
2   com.apple.audio.CoreAudio 0x91461a1a CAGuard::WaitUntil(unsigned long long) + 66
3   com.apple.audio.CoreAudio 0x9146048a HP_IOThread::WorkLoop() + 690
4   com.apple.audio.CoreAudio 0x914601d1 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
5   com.apple.audio.CoreAudio 0x9145480d CAPThread::Entry(CAPThread*) + 93
6   libSystem.B.dylib         0x90024a27 _pthread_body + 84

Thread 0 crashed with i386 Thread State:
eax: 0x1674a3de    ebx: 0x16749b7c ecx:0x1674a3dd edx: 0x001016d0
edi: 0x00000001    esi: 0xbfffd1a4 ebp:0xbfffcc8c esp: 0xbfffcc2c
 ss: 0x0000002f    efl: 0x00210282 eip:0x8fe136e4  cs: 0x00000027
 ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037

Binary Images Description:
    0x1000 -   0x111fff net.tremulous 1.1.0 /Applications/Tremulous 20060625/Tremulous.app/Contents/MacOS/Tremulous
  0xe65000 -   0xe67fff net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0xe75000 -   0xe76fff de.nadamac.camiscript ??? (3.0) /Users/Jeff/Library/InputManagers/CamiScript/CamiScript.bundle/Contents/MacOS/CamiScript
  0xe7b000 -   0xe7ffff indy.jt.CocoaScriptMenu ??? (1.01) /Users/Jeff/Library/Frameworks/CocoaScriptMenu.framework/Versions/A/CocoaScriptMenu
  0xe86000 -   0xe8cfff com.unsanity.smartcrashreports Smart Crash Reports version 1.1b1 (1.1b1) /Users/Jeff/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
  0xfaa000 -   0xfc6fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
  0xfcd000 -   0xfedfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x1808000 -  0x1869fff libSDL-1.2.0.dylib /Applications/Tremulous 20060625/Tremulous.app/Contents/MacOS/libSDL-1.2.0.dylib
0x1ff0b000 - 0x20031fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x20059000 - 0x2024efff com.apple.ATIRadeonX1000GLDriver 1.4.26 (4.2.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x20376000 - 0x20415fff ch.rafz.naegeli.christoph.xvid_codec 0.x.x /Library/QuickTime/XviD_Codec-r58 (Intel).component/Contents/MacOS/XviD_Codec
0x204cb000 - 0x2061dfff ch.rafz.naegeli.christoph.ff_avi_importer 1.0 (0.0) /Library/QuickTime/AviImporter-r7 (Intel).component/Contents/MacOS/AviImporter
0x70000000 - 0x70105fff com.apple.audio.units.Components 1.4.2 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8ebca000 - 0x8f77cfff com.apple.QuickTimeComponents.component 7.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x8fabb000 - 0x8fd72fff com.apple.QuickTime 7.1.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x8fe00000 - 0x8fe4bfff dyld 44.17 /usr/lib/dyld
0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c2000 - 0x901fefff com.apple.CoreText 1.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90225000 - 0x902fafff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90909000 - 0x909fcfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a4c000 - 0x90acbfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90af4000 - 0x90b57fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.10 (679) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9113f000 - 0x9114dfff libz.1.dylib /usr/lib/libz.1.dylib
0x91150000 - 0x91303fff com.apple.security 4.2.1 (24989) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f1000 - 0x913f9fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91400000 - 0x91426fff com.apple.SystemConfiguration 1.8.5 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91438000 - 0x9143ffff libbsm.dylib /usr/lib/libbsm.dylib
0x91443000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9150a000 - 0x9150afff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9150c000 - 0x91537fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154a000 - 0x9161efff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91657000 - 0x916d4fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91701000 - 0x917abfff com.apple.QD 3.10.9 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917d1000 - 0x9181cfff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9183b000 - 0x91851fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9185d000 - 0x91877fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91881000 - 0x918befff com.apple.LaunchServices 178 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918d2000 - 0x918ddfff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918e4000 - 0x9191bfff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9192d000 - 0x919dffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a25000 - 0x91a3bfff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a40000 - 0x91a5cfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a61000 - 0x91abffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91acf000 - 0x91ad3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ad5000 - 0x91b30fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b34000 - 0x91b71fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b77000 - 0x91b91fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b96000 - 0x91b98fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91b9a000 - 0x91b9afff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91b9c000 - 0x91c22fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c29000 - 0x91c29fff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c2b000 - 0x91c70fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91c78000 - 0x91c9dfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ca4000 - 0x92227fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92264000 - 0x92616fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92643000 - 0x926c7fff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92703000 - 0x92935fff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a41000 - 0x92b1ffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92b3c000 - 0x92c29fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92c39000 - 0x92c50fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92c5b000 - 0x92cb2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92cc6000 - 0x92cc6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92cc8000 - 0x92cd8fff com.apple.ImageCapture 3.0.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ce6000 - 0x92ceefff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92cf4000 - 0x92cf9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92cff000 - 0x92d90fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92da4000 - 0x92da7fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92daa000 - 0x92dc7fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92dd7000 - 0x92dddfff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92de3000 - 0x92e46fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92e6a000 - 0x92eabfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92ed2000 - 0x92edffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92ee6000 - 0x92eebfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92ef0000 - 0x931e2fff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x932e7000 - 0x932f2fff com.apple.opengl 1.4.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93381000 - 0x93381fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93383000 - 0x93a3cfff com.apple.AppKit 6.4.6 (824.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93dbd000 - 0x93e37fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93e70000 - 0x93f30fff com.apple.audio.toolbox.AudioToolbox 1.4.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93f6f000 - 0x93f6ffff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93f71000 - 0x9411ffff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9416d000 - 0x941aefff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x941b6000 - 0x941effff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94375000 - 0x94384fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9438b000 - 0x94396fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x943e2000 - 0x943fcfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x967c2000 - 0x967c2fff com.apple.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96d32000 - 0x96dedfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96e07000 - 0x96e08fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x96e0a000 - 0x96e0ffff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99112000 - 0x99125fff com.apple.audio.OpenAL 1.0.1 /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

Model: iMac4,1, BootROM IM41.0055.B02, 2 processors, Intel Core Duo, 2 GHz, 2 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
Memory Module: DIMM0/BANK 0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: DIMM1/BANK 1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), 103.2 (3.120.28.3)
Bluetooth: Version 1.7.3f4, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: Parallels Host-Guest Adapter, Ethernet, en2
Serial ATA Device: WDC WD2500JS-40NGB2, 232.89 GB
Parallel ATA Device: MATSHITADVD-R   UJ-846, 2.7 GB
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: USB Gaming Mouse, Logitech, Up to 12 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

Don't know if thats any help to you  :O

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #35 on: June 25, 2006, 09:00:24 pm »
Quote from: "jeffbax"
Unless I'm doing something wrong, it explodes on launch.

Error Report info:
Code: [Select]
Date/Time:      2006-06-25 13:44:55.470 -0400
OS Version:     10.4.6 (Build 8I1119)
Report Version: 4

Command: Tremulous
Path:    /Applications/Tremulous 20060625/Tremulous.app/Contents/MacOS/Tremulous
Parent:  WindowServer [57]

Version: 1.1.0 (1.1.0)

PID:    14630
Thread: 0

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x0000000d
Code[1]:    0x00000000



Don't know if thats any help to you  :O


It's trying to load the QVM which it shouldn't do by default unless you have an old autogen.cfg lying around.  Is it possible that you tried one of my earlier builds?  

Either delete your ~/Library/Application Support/Tremulous folder, or start with the command line in Terminal:

Code: [Select]

./Tremulous.app/Contents/MacOS/Tremulous +set vm_cgame 0 +set vm_ui 0 +set vm_game 0

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #36 on: June 26, 2006, 02:12:34 am »
Ok, it launches now.

Though I'm getting pretty big graphic problems when I try setting

r_customheight 1050
r_customwidth 1680
r_mode -1
vid_restart

In fact, now I can't see anything, how do you reset it?  I don't see a .cfg being generated anywhere.

*edit*

nm, I see the config is in App support.  gonna try futzing around with it.

*edit*

success!

I guess you gotta do all the binds manually in the config?

ah well, I had to do it in Quake 1 :p

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #37 on: June 26, 2006, 03:41:51 am »
Quote from: "jeffbax"

I guess you gotta do all the binds manually in the config?

ah well, I had to do it in Quake 1 :p


Actually there are menus for configuring controls and etc, but you can only
see them if you connect to a server and hit ESC :).

That's why you'll notice so many UnnamedPlayers with 33.6 modems :)  I think Timbo fixed it so these menus are much easier to notice in the SVN version.

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #38 on: June 26, 2006, 04:04:50 am »
Hahah, ok I will look into that :)

Thanks :)

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #39 on: June 26, 2006, 04:33:16 am »
Another crash as I try to join a game
Code: [Select]
Date/Time:      2006-06-25 23:31:47.937 -0400
OS Version:     10.4.6 (Build 8I1119)
Report Version: 4

Command: Tremulous
Path:    /Applications/Tremulous/Tremulous.app/Contents/MacOS/Tremulous
Parent:  WindowServer [121]

Version: 1.1.0 (1.1.0)

PID:    418
Thread: 0

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x0000000d
Code[1]:    0x00000000


Thread 0 Crashed:
0   net.tremulous             0x000a0da0 NumberValue + 501 (l_script.c:613)
1   net.tremulous             0x000a1000 PS_ReadNumber + 280 (l_script.c:728)
2   net.tremulous             0x000a1dea PS_ReadToken + 619 (l_script.c:894)
3   net.tremulous             0x0009a660 PC_ReadSourceToken + 147 (l_precomp.c:315)
4   net.tremulous             0x0009df36 PC_Directive_define + 589 (l_precomp.c:1074)
5   net.tremulous             0x0009bc6b PC_ReadDirective + 338 (l_precomp.c:2541)
6   net.tremulous             0x0009d5f1 PC_ReadToken + 527 (l_precomp.c:2725)
7   net.tremulous             0x0009d6c1 PC_ReadTokenHandle + 55 (l_precomp.c:3174)
8   net.tremulous             0x00018ec8 CL_UISystemCalls + 3107 (cl_ui.c:968)
9   net.tremulous             0x000e4f4e callAsmCall + 62 (vm_x86.c:204)
10  net.tremulous             0x000e4fa1 systemCall + 28
11  net.tremulous             0x0005f077 VM_Call + 288 (vm.c:755)
12  net.tremulous             0x000181f1 CL_InitUI + 179 (cl_ui.c:1067)
13  net.tremulous             0x000154c8 CL_DownloadsComplete + 155 (cl_main.c:1334)
14  net.tremulous             0x0001573c CL_InitDownloads + 61 (cl_main.c:1460)
15  net.tremulous             0x000162de CL_ParseGamestate + 214 (cl_parse.c:461)
16  net.tremulous             0x00016f5c CL_ParseServerMessage + 260 (cl_parse.c:644)
17  net.tremulous             0x00014e8d CL_PacketEvent + 211 (cl_main.c:1903)
18  net.tremulous             0x0002ea16 Com_EventLoop + 1068 (common.c:2147)
19  net.tremulous             0x0002ead5 Com_Frame + 174 (common.c:2594)
20  net.tremulous             0x000e8b5a SDL_main + 402 (unix_main.c:1439)
21  net.tremulous             0x000f8dd0 -[SDLMain applicationDidFinishLaunching:] + 75 (SDLMain.m:297)
22  com.apple.Foundation       0x9271804f _nsnote_callback + 230
23  com.apple.CoreFoundation   0x9084c649 __CFXNotificationPost + 345
24  com.apple.CoreFoundation   0x90843e80 _CFXNotificationPostNotification + 600
25  com.apple.Foundation       0x927106b4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
26  com.apple.Foundation       0x9271759d -[NSNotificationCenter postNotificationName:object:] + 55
27  com.apple.AppKit           0x9339d4c0 -[NSApplication _postDidFinishNotification] + 124
28  com.apple.AppKit           0x9339d3aa -[NSApplication _sendFinishLaunchingNotification] + 67
29  com.apple.AppKit           0x9339cea9 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
30  com.apple.AppKit           0x9339ca74 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
31  com.apple.Foundation       0x9271dd35 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
32  com.apple.Foundation       0x9271db5f _NSAppleEventManagerGenericHandler + 91
33  com.apple.AE               0x9150dfb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
34  com.apple.AE               0x9150dee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
35  com.apple.AE               0x9150ddb2 aeProcessAppleEvent + 190
36  com.apple.HIToolbox       0x92efc2cc AEProcessAppleEvent + 37
37  com.apple.AppKit           0x9339ac69 _DPSNextEvent + 1048
38  com.apple.AppKit           0x9339a67e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
39  com.apple.AppKit           0x93394403 -[NSApplication run] + 512
40  net.tremulous             0x000f9524 main + 1557 (SDLMain.m:224)
41  net.tremulous             0x000022ee _start + 228 (crt.c:272)
42  net.tremulous             0x00002209 start + 41

Thread 1:
0   libSystem.B.dylib         0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation   0x9082369a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation   0x90822eb5 CFRunLoopRunInMode + 61
3   com.apple.audio.CoreAudio 0x914549f2 HALRunLoop::OwnThread(void*) + 158
4   com.apple.audio.CoreAudio 0x9145480d CAPThread::Entry(CAPThread*) + 93
5   libSystem.B.dylib         0x90024a27 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib         0x90049207 semaphore_timedwait_signal_trap + 7
1   com.apple.audio.CoreAudio 0x91461af8 CAGuard::WaitFor(unsigned long long) + 212
2   com.apple.audio.CoreAudio 0x91461a1a CAGuard::WaitUntil(unsigned long long) + 66
3   com.apple.audio.CoreAudio 0x9146048a HP_IOThread::WorkLoop() + 690
4   com.apple.audio.CoreAudio 0x914601d1 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
5   com.apple.audio.CoreAudio 0x9145480d CAPThread::Entry(CAPThread*) + 93
6   libSystem.B.dylib         0x90024a27 _pthread_body + 84

Thread 0 crashed with i386 Thread State:
eax: 0xbfff7e25    ebx: 0x00000000 ecx:0xbfff7e24 edx: 0x00000000
edi: 0xbfff8230    esi: 0xbfff822c ebp:0xbfff78f4 esp: 0xbfff786c
 ss: 0x0000002f    efl: 0x00210246 eip:0x000a0da0  cs: 0x00000027
 ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037

Binary Images Description:
    0x1000 -   0x111fff net.tremulous 1.1.0 /Applications/Tremulous/Tremulous.app/Contents/MacOS/Tremulous
  0xe65000 -   0xe67fff net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0xe75000 -   0xe76fff de.nadamac.camiscript ??? (3.0) /Users/Jeff/Library/InputManagers/CamiScript/CamiScript.bundle/Contents/MacOS/CamiScript
  0xe7b000 -   0xe7ffff indy.jt.CocoaScriptMenu ??? (1.01) /Users/Jeff/Library/Frameworks/CocoaScriptMenu.framework/Versions/A/CocoaScriptMenu
  0xe86000 -   0xe8cfff com.unsanity.smartcrashreports Smart Crash Reports version 1.1b1 (1.1b1) /Users/Jeff/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
  0xfaa000 -   0xfc6fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
  0xfcd000 -   0xfedfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x1808000 -  0x1869fff libSDL-1.2.0.dylib /Applications/Tremulous/Tremulous.app/Contents/MacOS/libSDL-1.2.0.dylib
0x1ff0b000 - 0x20031fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x20059000 - 0x2024efff com.apple.ATIRadeonX1000GLDriver 1.4.26 (4.2.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x20376000 - 0x20415fff ch.rafz.naegeli.christoph.xvid_codec 0.x.x /Library/QuickTime/XviD_Codec-r58 (Intel).component/Contents/MacOS/XviD_Codec
0x204cb000 - 0x2061dfff ch.rafz.naegeli.christoph.ff_avi_importer 1.0 (0.0) /Library/QuickTime/AviImporter-r7 (Intel).component/Contents/MacOS/AviImporter
0x222a3000 - 0x222defff uix86.dylib /Applications/Tremulous/Tremulous.app/Contents/MacOS/base/uix86.dylib
0x22658000 - 0x226a1fff gamex86.dylib /Applications/Tremulous/Tremulous.app/Contents/MacOS/base/gamex86.dylib
0x70000000 - 0x70105fff com.apple.audio.units.Components 1.4.2 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4bfff dyld 44.17 /usr/lib/dyld
0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c2000 - 0x901fefff com.apple.CoreText 1.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90225000 - 0x902fafff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90909000 - 0x909fcfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a4c000 - 0x90acbfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90af4000 - 0x90b57fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.10 (679) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9113f000 - 0x9114dfff libz.1.dylib /usr/lib/libz.1.dylib
0x91150000 - 0x91303fff com.apple.security 4.2.1 (24989) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f1000 - 0x913f9fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91400000 - 0x91426fff com.apple.SystemConfiguration 1.8.5 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91438000 - 0x9143ffff libbsm.dylib /usr/lib/libbsm.dylib
0x91443000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9150a000 - 0x9150afff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9150c000 - 0x91537fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154a000 - 0x9161efff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91657000 - 0x916d4fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91701000 - 0x917abfff com.apple.QD 3.10.9 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917d1000 - 0x9181cfff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9183b000 - 0x91851fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9185d000 - 0x91877fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91881000 - 0x918befff com.apple.LaunchServices 178 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918d2000 - 0x918ddfff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918e4000 - 0x9191bfff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9192d000 - 0x919dffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a25000 - 0x91a3bfff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a40000 - 0x91a5cfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a61000 - 0x91abffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91acf000 - 0x91ad3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ad5000 - 0x91b30fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b34000 - 0x91b71fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b77000 - 0x91b91fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b96000 - 0x91b98fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91b9a000 - 0x91b9afff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91b9c000 - 0x91c22fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c29000 - 0x91c29fff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c2b000 - 0x91c70fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91c78000 - 0x91c9dfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ca4000 - 0x92227fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92264000 - 0x92616fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92643000 - 0x926c7fff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92703000 - 0x92935fff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a41000 - 0x92b1ffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92b3c000 - 0x92c29fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92c39000 - 0x92c50fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92c5b000 - 0x92cb2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92cc6000 - 0x92cc6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92cc8000 - 0x92cd8fff com.apple.ImageCapture 3.0.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ce6000 - 0x92ceefff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92cf4000 - 0x92cf9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92cff000 - 0x92d90fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92da4000 - 0x92da7fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92daa000 - 0x92dc7fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92dd7000 - 0x92dddfff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92de3000 - 0x92e46fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92e6a000 - 0x92eabfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92ed2000 - 0x92edffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92ee6000 - 0x92eebfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92ef0000 - 0x931e2fff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x932e7000 - 0x932f2fff com.apple.opengl 1.4.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93381000 - 0x93381fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93383000 - 0x93a3cfff com.apple.AppKit 6.4.6 (824.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93dbd000 - 0x93e37fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93e70000 - 0x93f30fff com.apple.audio.toolbox.AudioToolbox 1.4.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93f6f000 - 0x93f6ffff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93f71000 - 0x9411ffff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9416d000 - 0x941aefff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x941b6000 - 0x941effff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94375000 - 0x94384fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9438b000 - 0x94396fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x943e2000 - 0x943fcfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94402000 - 0x946b9fff com.apple.QuickTime 7.1.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96b52000 - 0x96b52fff com.apple.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x970c2000 - 0x9717dfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97197000 - 0x97198fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x9719a000 - 0x9719ffff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98bb0000 - 0x99762fff com.apple.QuickTimeComponents.component 7.1.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a7ea000 - 0x9a7fdfff com.apple.audio.OpenAL 1.0.1 /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

Model: iMac4,1, BootROM IM41.0055.B02, 2 processors, Intel Core Duo, 2 GHz, 2 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
Memory Module: DIMM0/BANK 0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: DIMM1/BANK 1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), 103.2 (3.120.28.3)
Bluetooth: Version 1.7.3f4, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: Parallels Host-Guest Adapter, Ethernet, en2
Serial ATA Device: WDC WD2500JS-40NGB2, 232.89 GB
Parallel ATA Device: MATSHITADVD-R   UJ-846, 737.35 MB
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: USB Gaming Mouse, Logitech, Up to 12 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

:(

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #40 on: June 26, 2006, 04:47:57 am »
Some more, don't know if its because I tried using OpenAL
Code: [Select]
Date/Time:      2006-06-25 23:47:13.497 -0400
OS Version:     10.4.6 (Build 8I1119)
Report Version: 4

Command: Tremulous
Path:    /Applications/Tremulous/Tremulous.app/Contents/MacOS/Tremulous
Parent:  WindowServer [121]

Version: 1.1.0 (1.1.0)

PID:    425
Thread: 2

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000011

Thread 0:
0   <<00000000>> 0xffff0685 __bzero + 133 (cpu_capabilities.h:184)
1   libSystem.B.dylib               0x9000acd8 strncpy + 216
2   net.tremulous                   0x00003d87 CL_CgameSystemCalls + 3126 (cl_cgame.c:643)
3   net.tremulous                   0x0005ee2a VM_DllSyscall + 20 (vm.c:351)
4   cgamex86.dylib                 0x2417a867 trap_Key_GetBindingBuf + 46 (cg_syscalls.c:565)
5   cgamex86.dylib                 0x2416260b CG_TutorialText + 133 (cg_tutorial.c:74)
6   cgamex86.dylib                 0x2413d95a CG_OwnerDraw + 688 (cg_draw.c:2270)
7   cgamex86.dylib                 0x2416dd30 Item_OwnerDraw_Paint + 1232 (ui_shared.c:4136)
8   cgamex86.dylib                 0x2416ecbe Item_Paint + 1530 (ui_shared.c:4290)
9   cgamex86.dylib                 0x2416edfe Menu_Paint + 302 (ui_shared.c:4559)
10  cgamex86.dylib                 0x241405ed CG_DrawActive + 6309 (cg_draw.c:3262)
11  cgamex86.dylib                 0x241518cc CG_DrawActiveFrame + 2382 (cg_view.c:1336)
12  cgamex86.dylib                 0x241241d5 vmMain + 289 (cg_main.c:68)
13  net.tremulous                   0x0005f006 VM_Call + 175 (vm.c:748)
14  net.tremulous                   0x00002f5b CL_CGameRendering + 66 (cl_cgame.c:841)
15  net.tremulous                   0x000174ad SCR_DrawScreenField + 143 (cl_scrn.c:469)
16  net.tremulous                   0x0001771a SCR_UpdateScreen + 149 (cl_scrn.c:516)
17  net.tremulous                   0x000144ce CL_Frame + 311 (cl_main.c:2060)
18  net.tremulous                   0x0002ed17 Com_Frame + 752 (common.c:2664)
19  net.tremulous                   0x000e8b5a SDL_main + 402 (unix_main.c:1439)
20  net.tremulous                   0x000f8dd0 -[SDLMain applicationDidFinishLaunching:] + 75 (SDLMain.m:297)
21  com.apple.Foundation           0x9271804f _nsnote_callback + 230
22  com.apple.CoreFoundation       0x9084c649 __CFXNotificationPost + 345
23  com.apple.CoreFoundation       0x90843e80 _CFXNotificationPostNotification + 600
24  com.apple.Foundation           0x927106b4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
25  com.apple.Foundation           0x9271759d -[NSNotificationCenter postNotificationName:object:] + 55
26  com.apple.AppKit               0x9339d4c0 -[NSApplication _postDidFinishNotification] + 124
27  com.apple.AppKit               0x9339d3aa -[NSApplication _sendFinishLaunchingNotification] + 67
28  com.apple.AppKit               0x9339cea9 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
29  com.apple.AppKit               0x9339ca74 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
30  com.apple.Foundation           0x9271dd35 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
31  com.apple.Foundation           0x9271db5f _NSAppleEventManagerGenericHandler + 91
32  com.apple.AE                   0x9150dfb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
33  com.apple.AE                   0x9150dee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
34  com.apple.AE                   0x9150ddb2 aeProcessAppleEvent + 190
35  com.apple.HIToolbox             0x92efc2cc AEProcessAppleEvent + 37
36  com.apple.AppKit               0x9339ac69 _DPSNextEvent + 1048
37  com.apple.AppKit               0x9339a67e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
38  com.apple.AppKit               0x93394403 -[NSApplication run] + 512
39  net.tremulous                   0x000f9524 main + 1557 (SDLMain.m:224)
40  net.tremulous                   0x000022ee _start + 228 (crt.c:272)
41  net.tremulous                   0x00002209 start + 41

Thread 1:
0   libSystem.B.dylib               0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation       0x9082369a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation       0x90822eb5 CFRunLoopRunInMode + 61
3   com.apple.audio.CoreAudio       0x914549f2 HALRunLoop::OwnThread(void*) + 158
4   com.apple.audio.CoreAudio       0x9145480d CAPThread::Entry(CAPThread*) + 93
5   libSystem.B.dylib               0x90024a27 _pthread_body + 84

Thread 2 Crashed:
0   com.apple.audio.OpenAL         0x9a7f73c5 OALSource::ACComplexInputDataProc(OpaqueAudioConverter*, unsigned long*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 301
1   ....audio.toolbox.AudioToolbox 0x93e79e81 AudioConverterChain::CallInputProc(unsigned long) + 189
2   ....audio.toolbox.AudioToolbox 0x93e79d49 AudioConverterChain::FillBufferFromInputProc(unsigned long*, unsigned long*, CABufferList*) + 639
3   ....audio.toolbox.AudioToolbox 0x93e79376 BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 234
4   ....audio.toolbox.AudioToolbox 0x93e79207 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 119
5   ....audio.toolbox.AudioToolbox 0x93e78f6b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
6   ....audio.toolbox.AudioToolbox 0x93e790f9 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 93
7   ....audio.toolbox.AudioToolbox 0x93e78f6b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
8   ....audio.toolbox.AudioToolbox 0x93e78df8 AudioConverterFillComplexBuffer + 190
9   com.apple.audio.OpenAL         0x9a7f78b6 OALSource::DoRender(AudioBufferList*) + 490
10  ...pple.audio.units.Components 0x70042ab8 AUPeakLimiterEntry + 7002
11  ...pple.audio.units.Components 0x70042d07 AUPeakLimiterEntry + 7593
12  ...pple.audio.units.Components 0x7004650a AUMixer3DEntry + 4750
13  ...pple.audio.units.Components 0x7004752e AUMixer3DEntry + 8882
14  ...pple.audio.units.Components 0x700085ac DefaultOutputAUEntry + 29164
15  ...pple.audio.units.Components 0x7000fa5c AUHighShelfFilterEntry + 5142
16  ...pple.audio.units.Components 0x70008e45 DefaultOutputAUEntry + 31365
17  ...pple.audio.units.Components 0x700d9e09 0x70000000 + 892425
18  ...pple.audio.units.Components 0x700d94bb 0x70000000 + 890043
19  ....audio.toolbox.AudioToolbox 0x93e79e81 AudioConverterChain::CallInputProc(unsigned long) + 189
20  ....audio.toolbox.AudioToolbox 0x93e79b1e AudioConverterChain::FillBufferFromInputProc(unsigned long*, unsigned long*, CABufferList*) + 84
21  ....audio.toolbox.AudioToolbox 0x93e79376 BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 234
22  ....audio.toolbox.AudioToolbox 0x93e79207 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 119
23  ....audio.toolbox.AudioToolbox 0x93e78f6b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
24  ....audio.toolbox.AudioToolbox 0x93e790f9 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 93
25  ....audio.toolbox.AudioToolbox 0x93e78f6b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
26  ....audio.toolbox.AudioToolbox 0x93e78df8 AudioConverterFillComplexBuffer + 190
27  ...pple.audio.units.Components 0x700089dd DefaultOutputAUEntry + 30237
28  ...pple.audio.units.Components 0x700085ac DefaultOutputAUEntry + 29164
29  ...pple.audio.units.Components 0x70007a51 DefaultOutputAUEntry + 26257
30  com.apple.audio.CoreAudio       0x91462c76 HP_IOProc::Call(AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioTimeStamp const&, AudioBufferList*) + 240
31  com.apple.audio.CoreAudio       0x9146229e IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 274
32  com.apple.audio.CoreAudio       0x91462029 HP_IOThread::PerformIO(AudioTimeStamp const&) + 1221
33  com.apple.audio.CoreAudio       0x9146057b HP_IOThread::WorkLoop() + 931
34  com.apple.audio.CoreAudio       0x914601d1 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
35  com.apple.audio.CoreAudio       0x9145480d CAPThread::Entry(CAPThread*) + 93
36  libSystem.B.dylib               0x90024a27 _pthread_body + 84

Thread 2 crashed with i386 Thread State:
eax: 0x6c70636d    ebx: 0x93e79dd2 ecx:0x00000001 edx: 0x01b86054
edi: 0x01baec58    esi: 0x6167616e ebp:0xb019ef98 esp: 0xb019ef50
 ss: 0x0000002f    efl: 0x00010283 eip:0x9a7f73c5  cs: 0x00000027
 ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #41 on: June 26, 2006, 05:51:40 am »
According to that crash log it was OpenAL related.

Do you remember what you were doing when you got the crash (e.g. map and area, weapon, menu)?   It would be useful if you can find a procedure to reproduce the crash.

I know there are OpenAL issues with the ioquake3 engine on OS X (both ppc and intel), but I didn't get any in my testing so I thought Tremulous was safe.

You can also disable OpenAL to probably avoid this crash:
Code: [Select]

/s_useOpenAL 0
/snd_restart

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #42 on: June 26, 2006, 04:34:06 pm »
I was basically just walking around in a server I made myself, and then BAM.  It was the first map in the list, I forget which one its called yet.

The first crash I had was actually from the server failing to start.

I'll see how it goes w/o openAL.

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #43 on: June 26, 2006, 05:18:13 pm »
Quote from: "jeffbax"


The first crash I had was actually from the server failing to start.


Oh, sorry, I forgot to change the default vm_game setting to 0 so it's trying to load the game code in QVM when you start a server.  If you want to run a server, make sure you run
Code: [Select]

/set vm_game 0

before you load the first map.

You would only need to do this once.

BTW, this build isn't really meant for running as a real server since I haven't applied any of the post-1.1.0 fixes to the game code and you obviously can't use an updated game.qvm.

jeffbax

  • Posts: 13
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #44 on: June 26, 2006, 06:04:24 pm »
I was just trying to setup binds :) but I will fix this.

DjFou

  • Posts: 5
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #45 on: June 29, 2006, 02:20:36 pm »
Hello tjw,

I wanted to say you did a very nice work !

I've tried to compile the SRC version, it runned great for the dedicated, but for the Client, I've some probs with the IP Socket initialization asked in unix_net.c at NET_GetLocalAddress + 208

If you can help me, thanks by advance !

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #46 on: June 29, 2006, 03:38:19 pm »
Quote from: "DjFou"
Hello tjw,

I wanted to say you did a very nice work !

I've tried to compile the SRC version, it runned great for the dedicated, but for the Client, I've some probs with the IP Socket initialization asked in unix_net.c at NET_GetLocalAddress + 208

If you can help me, thanks by advance !


You need to apply the .patch file in the src directory of the .dmg.

Assuming you installed it into /Applications, run the following in Terminal:
Code: [Select]

cd /Applications/Tremulous\ 20060625/src/
tar zxvf tremulous-1.1.0.tar.gz
cd tremulous-1.1.0
patch -p0 < ../tremulous-svn755.patch


Also, you'll need to put the newer shared libraries in the src dir:
Code: [Select]

cp ../Tremulous.app/Contents/MacOS/libSDL-1.2.0.dylib src/lib/macosx/
cp ../Tremulous.app/Contents/MacOS/libopenal.dylib src/lib/macosx/


Then you should be able to build the Universal binary with this command:
Code: [Select]

sh make-macosx-ub.sh



Note this is all from memory, so I probably typed something wrong.

DjFou

  • Posts: 5
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #47 on: June 29, 2006, 04:38:40 pm »
Ah, i was using the last build (not the UB one, but the 20060413 one)
I installed the patch who was in the folder, but now, I get an SDL problem (the lib is copied in the right path, and in my last build, it worked perfectly, just the unix_net problem)
 
So now, it work for the net, but not for the SDL one ;)
It said exactly :
Code: [Select]

/usr/bin/ld: can't locate file for: -lSDL
collect2: ld returned 1 exit status
make[1]: *** [build/release-darwin-ppc/tremulous.ppc] Error 1
make: *** [build_release] Error 2


I'll dl the new versions, but i want qvm usage.. By the way, On Jedi Academy 1.0.3d (or I don't remember), there was an unoffcial patch for the us of OSX qvm builds (.bundle), but there weren't any sources, and the orignal host is down.. So If you have an idea about that, tell us tjw !

(And, another question ^^, sorry, are you going to build a trembot mac version?)
Thanks by advance,
DjFou.

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #48 on: June 29, 2006, 10:13:15 pm »
The 20060413 version was built statically to libSDL instead of including the libSDL-1.2.0.dylib (beause I didn't know how).

I recommend using the newer version.  It still has QVM support it's just not the default.  If you want to use QVM in the PPC build just set vm_ui, vm_cgame, and vm_game all to 2 and restart.   If you do this on intel you will get the crash noted above.

I'll be maintaining a Tremulous.dmg that contains just the latest binary,  source, and .patch) here:

http://trem.tjw.org/backport/

DjFou

  • Posts: 5
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #49 on: June 30, 2006, 11:47:07 am »
So let's see again,

I've dled the 9,4mo dmg Bundle Update for Tremulous-20060626.dmg,
but didn't found any Tremulous-20060626.dmg, so I've used the Tremulous-20060625.dmg one.
Patched the source with the patch tremulous-svn755-macosx.patch who was inside, compiled for test and get a
Code: [Select]
/usr/bin/ld: Undefined symbols:
_VM_CallCompiled
_VM_Compile


Going to build one patched with the tremulous-svn755.patch one.

Btw, is there any Mail or IM where I can contact you more easy?
I know it's good to write that here for others devs, but for noobies questions I have and other things, will you give me something?
Here is mine : Aim :  DjjFou (2j)  and MSN : djfou@spymac.com, or mail zzdjfou@free.fr

Thanks by advance,
DjFou.

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #50 on: June 30, 2006, 05:22:10 pm »
Are you running the make-macosx-ub.sh script?

That error about missing symbols comes from when vm_x86.o is not linked for some reason (usually the wrong ARCH set).  If you run the
shell script, the ARCH should be forced instead of detected and you should not have this problem.

DjFou

  • Posts: 5
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #51 on: June 30, 2006, 08:45:57 pm »
I don't have anything like make-macosx-ub.sh in my src folder...
Let me search on your site.

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #52 on: July 01, 2006, 08:56:53 am »
Quote from: "DjFou"
I don't have anything like make-macosx-ub.sh in my src folder...
Let me search on your site.


Oops, that file was getting left out of the .patch.

Grab the most recent tremulous.dmg update from http://trem.tjw.org/backport/ and use the instructions above and you should be set.

All Mac players probably want to get this latest version as well.  It fixes some major issues:

1) r_gamma works again (brightness setting)
2) QVM WORKS!
3) UI Menu text isn't screwed up anymore
4) This build includes a security fix that's not in the 20060625 build.

If nobody has problems with this build I'll make a new full install .dmg using it so all the new players coming from apple.com get it.

DjFou

  • Posts: 5
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #53 on: July 01, 2006, 12:18:21 pm »
Code: [Select]
/Developer/SDKs/MacOSX10.2.8.sdk/ is missing, this doesn't install by default
with newer XCode releases, but you should be able to fine the installer at
/Applications/Installers/Xcode Tools/Packages/


The 10.2.8 is very outdated now...

And btw, there is no Installers folder in Applications ^^

Damn, I will never be able to build that source ! :p
Anyway, thanks for your help tjw !

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #54 on: July 01, 2006, 04:22:38 pm »
Quote from: "DjFou"
Code: [Select]
/Developer/SDKs/MacOSX10.2.8.sdk/ is missing, this doesn't install by default
with newer XCode releases, but you should be able to fine the installer at
/Applications/Installers/Xcode Tools/Packages/


The 10.2.8 is very outdated now...

And btw, there is no Installers folder in Applications ^^

Damn, I will never be able to build that source ! :p
Anyway, thanks for your help tjw !


You'll find the 10.2.8 installer somewhere on your XCode install CD/DVD.  I'm not sure why I had it in /Applications/Installers/.  Nobody else seems to.

das Iro

  • Posts: 21
  • Turrets: +1/-0
Any chance to see a Mac version ?
« Reply #55 on: July 16, 2006, 03:09:53 am »
@ all mac users
I have uploaded the Tremulous Mac version.
It is the same version that you can get from TJW's server!
Here is the link to my mirror.
Tremulous-20060704.dmg

JiGGY

  • Posts: 4
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #56 on: July 16, 2006, 08:28:18 pm »
Can sombody please explain to me (in noob terms)
how to install the patch that comes with the pakage.

i dont feel like typing ~ /bind n itemact gren /bind j itemtoggle jetpack everytime i start the game

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #57 on: July 16, 2006, 11:14:10 pm »
Quote from: "JiGGY"
Can sombody please explain to me (in noob terms)
how to install the patch that comes with the pakage.


Instructions are higher up in this thread.  

Quote from: "JiGGY"

i dont feel like typing ~ /bind n itemact gren /bind j itemtoggle jetpack everytime i start the game


You only need to do this one time since binds are automatically remembered in your autogen.cfg file.

NOTE: The PPC bug with selecting upgrades with the menu cannot be fixed until the next release since both servers and clients need the update.

JiGGY

  • Posts: 4
  • Turrets: +0/-0
Any chance to see a Mac version ?
« Reply #58 on: July 17, 2006, 04:37:12 pm »
thnx tjw,
But (very weirdly) the binds are not remembered everytime, so one time i play. no problem, the next time it doesnt.
I think it mite stick from now, we'll see. if not i'll edit my post.

So my last (and only) question for now..
Where do i find this autogen.cfg file? i allready spend an hour trying to find it :S

Thnx again.

tjw

  • Posts: 210
  • Turrets: +10/-0
Any chance to see a Mac version ?
« Reply #59 on: July 17, 2006, 08:10:25 pm »
Quote from: "JiGGY"

So my last (and only) question for now..
Where do i find this autogen.cfg file? i allready spend an hour trying to find it :S

Thnx again.


In your home directory, under Library/Application Support/Tremulous/