Does 2.3 actually run on mac tiger

Warzone 2.3.x series. (Unsupported!)
If you issue is with 3.1.x, then DON'T post here, instead use technical support
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Does 2.3 actually run on mac tiger

Post by macuser »

I've been thinking... All the machines i've tried to run wz on that had tiger installed did not launch. The only machine it works on is my leopard machine. I'm wondering whether it is because tiger only supports up to opengl 2.0 or just a coincidence (being that the tiger machines are lower end). I would REALLY (really REALLY) like to get it working on my older mac laptop and would like multi-player support (which ver 2.05 does not support). Perhaps I could change to an older sdl framework or modify some code or something to get it to work. Any ideas :augh:

-regards macuser
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
dak180
Trained
Trained
Posts: 288
Joined: 01 Nov 2009, 23:58
Location: Keeper of the Mac Builds

Re: Does 2.3 actually run on mac tiger

Post by dak180 »

macuser wrote:I've been thinking... All the machines i've tried to run wz on that had tiger installed did not launch. The only machine it works on is my leopard machine. I'm wondering whether it is because tiger only supports up to opengl 2.0 or just a coincidence (being that the tiger machines are lower end). I would REALLY (really REALLY) like to get it working on my older mac laptop and would like multi-player support (which ver 2.05 does not support). Perhaps I could change to an older sdl framework or modify some code or something to get it to work. Any ideas
It should work out of the box on 2.3; see if you can find the crash reports and post them here or on the tracker so we can figure out what is going on.
User:dak180
Keeper of the Mac Builds
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Does 2.3 actually run on mac tiger

Post by cybersphinx »

As mentioned on IRC, it would be interesting to bisect it to the revision that broke it (though that doesn't guarantee we can actually fix it, if it's a graphics driver problem). You said 2.0.5 works, 2.0.7 doesn't, so you look at http://developer.wz2100.net/log/tags/2.0.5 and http://developer.wz2100.net/log/tags/2.0.7 to see where those are branched from. That gives us r915 in branches/2.0 as working, r1921 as broken. The next step depends on the tools you're using, if you import the 2.0 branch in bzr/hg/git-svn, those can bisect automatically, if you do it manually, you have a little problem that you don't actually know what the revision between those is, since some will be in other branches.
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

Some background:

Ver 2.0.5 is the newest ver that runs on this laptop. When I try to launch 2.3.1 it opens and I see the icon with its arrow under it in the dock and the menu bar changes to say warzone but then when the window is about to come up it crashes.

here is the crash log:

Code: Select all

Date/Time:      2010-07-05 12:52:43.334 -0500
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: Warzone
Path:    /Volumes/Warzone 2100/Warzone.app/Contents/MacOS/Warzone
Parent:  WindowServer [68]

Version: 2.3.1 (10967)

PID:    395
Thread: 0

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x00000002
Code[1]:    0x00005564


Thread 0 Crashed:
0   net.wz2100.Warzone       	0x00005564 frameInitialise + 16
1   net.wz2100.Warzone       	0x0005a3b8 ParseCommandLine + 1652
2   net.wz2100.Warzone       	0x000df77c SDL_main + 2184
3   net.wz2100.Warzone       	0x001be41c -[SDLMain applicationDidFinishLaunching:] + 76
4   com.apple.Foundation     	0x92bf5e1c _nsnote_callback + 180
5   com.apple.CoreFoundation 	0x90805ec0 __CFXNotificationPost + 368
6   com.apple.CoreFoundation 	0x907fdf20 _CFXNotificationPostNotification + 684
7   com.apple.Foundation     	0x92be0224 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
8   com.apple.AppKit         	0x937c4be8 -[NSApplication _postDidFinishNotification] + 112
9   com.apple.AppKit         	0x937c4ad4 -[NSApplication _sendFinishLaunchingNotification] + 92
10  com.apple.AppKit         	0x937c461c -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
11  com.apple.AppKit         	0x937c41c4 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
12  com.apple.Foundation     	0x92bf6e28 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
13  com.apple.Foundation     	0x92bf6c88 _NSAppleEventManagerGenericHandler + 92
14  com.apple.AE             	0x91500960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
15  com.apple.AE             	0x915007fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
16  com.apple.AE             	0x91500654 aeProcessAppleEvent + 284
17  com.apple.HIToolbox      	0x932bf2e0 AEProcessAppleEvent + 60
18  com.apple.AppKit         	0x937c290c _DPSNextEvent + 856
19  com.apple.AppKit         	0x937c23f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
20  com.apple.AppKit         	0x937be93c -[NSApplication run] + 472
21  net.wz2100.Warzone       	0x001bea40 main + 1280
22  net.wz2100.Warzone       	0x00003e04 _start + 760
23  net.wz2100.Warzone       	0x00003b08 start + 48

Thread 1:
0   libSystem.B.dylib        	0x9000af48 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000ae9c mach_msg + 60
2   com.unsanity.ape         	0xc00020d4 __ape_agent + 300
3   libSystem.B.dylib        	0x9002b908 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x0000000000005564 srr1: 0x000000000008f030                        vrsave: 0x0000000000000000
    cr: 0x28004242          xer: 0x0000000020000010   lr: 0x00000000000df77c  ctr: 0x00000000900011c8
    r0: 0x00000000000df77c   r1: 0x00000000bfffdd00   r2: 0x0000000000240000   r3: 0x00000000001c6788
    r4: 0x0000000000000280   r5: 0x00000000000001e0   r6: 0x0000000000000020   r7: 0x0000000000000001
    r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x00000000622d6b64  r11: 0x0000000022004244
   r12: 0x00000000900011c8  r13: 0x000000000023e550  r14: 0x0000000000dce550  r15: 0x0000000000dce550
   r16: 0x0000000001c0b2a0  r17: 0x0000000000000000  r18: 0x0000000001c15af0  r19: 0x0000000000240000
   r20: 0x00000000001f3c1c  r21: 0x000000000025a038  r22: 0x00000000001f3f64  r23: 0x00000000001f3c1c
   r24: 0x0000000000240000  r25: 0x00000000001f3f98  r26: 0x0000000000000280  r27: 0x00000000000001e0
   r28: 0x0000000000000020  r29: 0x0000000000000001  r30: 0x00000000bfffddac  r31: 0x00000000001f3f50

Binary Images Description:
    0x1000 -   0x240fff net.wz2100.Warzone 2.3.1 (10967)	/Volumes/Warzone 2100/Warzone.app/Contents/MacOS/Warzone
  0xebd000 -   0xee5fff org.xiph.theora 1.1.1	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/Theora.framework/Versions/A/Theora
  0xef1000 -   0xf0afff net.wz2100.QuesoGLC ??? (1.0)	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
  0xf1c000 -   0xf21fff net.wz2100.Popt ??? (1.0)	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/Popt.framework/Versions/A/Popt
  0xf26000 -   0xf2ffff net.wz2100.Gettext ??? (1.0)	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/Gettext.framework/Versions/A/Gettext
  0xf37000 -   0xf45fff net.wz2100.Zlib ??? (1.0)	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/Zlib.framework/Versions/A/Zlib
  0xf4b000 -   0xf66fff net.wz2100.Png ??? (1.0)	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/Png.framework/Versions/A/Png
  0xf74000 -   0xf76fff org.xiph.ogg 1.1.4	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
  0xf7b000 -   0xf8dfff net.wz2100.PhysFS ??? (1.0)	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/PhysFS.framework/Versions/A/PhysFS
 0x185f000 -  0x186afff com.rogueamoeba.audio_hijack_server.hermes 2.1.2	/usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
 0x1872000 -  0x18a6fff com.unsanity.shapeshifter 2.5	/Library/Application Enhancers/ShapeShifter.ape/Contents/MacOS/ShapeShifter
 0x18b7000 -  0x18d4fff com.unsanity.shapeshifter 2.5	/Library/Application Enhancers/ShapeShifter.ape/Contents/PlugIns/CocoaStuff.plugIn/Contents/MacOS/CocoaStuff
 0x1a05000 -  0x1b09fff org.xiph.vorbis 1.2.3	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
 0x1d45000 -  0x1d49fff eu.willmore.UnifyCamino UnifyCamino v1.0 (1.0)	/Library/InputManagers/UnifyCamino/UnifyCamino.bundle/Contents/MacOS/UnifyCamino
0x30000000 - 0x30060fff SDL 1.2.14	/Volumes/Warzone 2100/Warzone.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x8fe00000 - 0x8fe52fff dyld 46.16	/usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff IOKit 	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.24	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91112000 - 0x91120fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91123000 - 0x912defff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ed000 - 0x913f5fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91434000 - 0x9143ffff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fe000 - 0x91536fff com.apple.AE 312.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91904000 - 0x91929fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b2e000 - 0x91b43fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b48000 - 0x91b66fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6c000 - 0x91c23fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c72000 - 0x91c76fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c78000 - 0x91ce2fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce7000 - 0x91d02fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d07000 - 0x91d0afff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d0c000 - 0x91dfafff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91e19000 - 0x91e57fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e60000 - 0x91f45fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fd8000 - 0x92046fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92051000 - 0x920e6fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92100000 - 0x92688fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926bb000 - 0x929e6fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a16000 - 0x92b04fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f36000 - 0x92f54fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f5f000 - 0x92fb9fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93712000 - 0x9371efff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x937b8000 - 0x937b8fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x937ba000 - 0x93dedfff com.apple.AppKit 6.4.10 (824.48)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9417a000 - 0x941ecfff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94225000 - 0x942eafff com.apple.audio.toolbox.AudioToolbox 1.4.7	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9433d000 - 0x9433dfff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9433f000 - 0x944fffff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94549000 - 0x94586fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x9458e000 - 0x945defff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945e7000 - 0x94600fff com.apple.CoreVideo 1.4.2	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x947b9000 - 0x947c8fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947d0000 - 0x947ddfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94823000 - 0x9483cfff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94843000 - 0x94b76fff com.apple.QuickTime 7.6.4 (1327.73)	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c5e000 - 0x94ccffff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x96b1d000 - 0x96bc0fff libcrypto.0.9.dylib 	/usr/lib/libcrypto.0.9.dylib
0x96fb1000 - 0x96fd0fff com.apple.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x978b9000 - 0x978d3fff libexpat.0.dylib 	/usr/X11R6/lib/libexpat.0.dylib
0x978da000 - 0x978f4fff libfontconfig.1.dylib 	/usr/X11R6/lib/libfontconfig.1.dylib
0x97908000 - 0x9796bfff libfreetype.6.dylib 	/usr/X11R6/lib/libfreetype.6.dylib
0x9b1c0000 - 0x9b1eefff com.apple.audio.OpenAL 1.1	/System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x9c612000 - 0x9c634fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0xc0000000 - 0xc0012fff com.unsanity.ape 2.5.2	/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer

BTW thanks for looking into it :)
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
EvilGuru
Regular
Regular
Posts: 615
Joined: 23 Jun 2007, 22:41

Re: Does 2.3 actually run on mac tiger

Post by EvilGuru »

If the newest version that runs is 2.0.5 then it is not a Tiger issue. Back when 2.0.5 was release (before I was the Mac maintainer) I was running an iBook G4 with Tiger. Indeed I can assure you 2.0.7 runs on Tiger. I kept that laptop until July 08 and hence you can be sure that every reason of Warzone released up until that point runs under Tiger.

Hence it is more likely to be an issue with the age or level of driver support associated with your hardware.

Polemically yours, Freddie.
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

well this is also an ibook. I will try 2.0.7 on some other tiger comps and see what happens :)

-regards macuser
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
dak180
Trained
Trained
Posts: 288
Joined: 01 Nov 2009, 23:58
Location: Keeper of the Mac Builds

Re: Does 2.3 actually run on mac tiger

Post by dak180 »

macuser wrote:

Code: Select all

0xc0000000 - 0xc0012fff com.unsanity.ape 2.5.2	/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer

The first thing to do is to get rid of unsanity which is evil and can cause kernel panics (and other bad things).

Not sure if you left the hardware section out or if it is not in that version of crash report; if it is there it would be helpful to look at.
User:dak180
Keeper of the Mac Builds
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

about unsanity.... Yes I know it DOES foul a LOT of things up BUT I removed it and it still did not work so I put it back.
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by Zarel »

That's not true. Just half a year ago, someone reported trunk working on Tiger.
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

@zarel Did they modify it at all?

Ok, nope 2.0.7 does not work on the other ibooks I tested (all running tiger)
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

one big difference between 2.0.5 and 2.0.7 is the frameworks folder. in 2.0.5 there was only one item in frameworks and the items were in resources/libs intead. in 2.0.7 there are a whole bunch of things in in frameworks like sdl etc
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

So if the problem is drivers how would I fix that? Why would it be drivers if an older version works though? if it's not drivers, how could i get it working? evilguru: you said you had it working on an ibook g4 with tiger, I just ran it on an ibook g4 and it did not work (all latest updates etc) could it have something to do with newer updates breaking it (but then why would it work on leopard?)?

ANY ideas ANYONE?
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

OK I think this is pretty much resolved - My old laptop's graphics card is too wimpy :( (along with the rest of the ibooks i tested this on).

Just wondering.... would a powerbook g4 work - 64 mb vram, or would it also need leopard?

-regards macuser
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
dak180
Trained
Trained
Posts: 288
Joined: 01 Nov 2009, 23:58
Location: Keeper of the Mac Builds

Re: Does 2.3 actually run on mac tiger

Post by dak180 »

macuser wrote:Just wondering.... would a powerbook g4 work - 64 mb vram, or would it also need leopard?
The only way to be sure would be to check. Let us know what happens if you decide to do so. :)
User:dak180
Keeper of the Mac Builds
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA
Contact:

Re: Does 2.3 actually run on mac tiger

Post by macuser »

Well I don't have one. I was wondering because I possibly was going to get one as of right now I don't have the money for a macbook.
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
Post Reply