MAC OS X Version - Trouble installing new version

Help center. Members helping members
Forum rules
This topic is 18 years and 1 week old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
SiCbe
Member
Posts: 2
Joined: November 27th, 2006
Reputation: 0

Postby SiCbe » Tue Nov 28, 2006 12:53 pm

thanks man :) I got it to work.

The old file can be downloaded here: Old file
RCagent
Member
Posts: 5
Joined: November 15th, 2006
Location: Alice Texas
Reputation: 0

Postby RCagent » Fri Dec 01, 2006 12:36 pm

I get a "rendering Quality" error in the error log
glamDring
Member
Posts: 4
Joined: December 9th, 2006
Location: Sweden
Reputation: 0

Postby glamDring » Sat Dec 09, 2006 7:46 pm

Getting:

Code: Select all

ImportError: Failure linking new module: /Users/christiananderstedt/Public/Drop Box/Frets on Fire.app/Contents/Resources/lib/python2.4/lib-dynload/datetime.so: bad local relocation length


Mac OS X 10.4.8 @ Intel iMac
glamDring
Member
Posts: 4
Joined: December 9th, 2006
Location: Sweden
Reputation: 0

Postby glamDring » Sun Dec 10, 2006 9:24 am

The previous version works though. Even if it crashes randomly when starting/quitting.
johnw188
Member
Posts: 1
Joined: December 10th, 2006
Reputation: 0

Postby johnw188 » Sun Dec 10, 2006 11:41 pm

glamDring wrote:The previous version works though. Even if it crashes randomly when starting/quitting.

I can't seem to download that previous version. Anyone care to upload it to rapidshare/whatever, as the llink seems to be broken.
Ben
Member
Posts: 3
Joined: November 27th, 2006
Reputation: 0
Contact:

Postby Ben » Mon Dec 11, 2006 1:39 am

How about getting the working wersion up on the official Frets page?
kaskurrio
Member
Posts: 1
Joined: December 13th, 2006
Location: bil
Reputation: 0

Postby kaskurrio » Wed Dec 13, 2006 1:07 pm

I´ve removed the *.so and the *.dylib from the newest version and put the old ones and the only thing that happens is a black screen.

Any idea to solve it??

PPC G4 ibook.
barboom
Member
Posts: 2
Joined: December 13th, 2006
Reputation: 0

Postby barboom » Wed Dec 13, 2006 5:52 pm

SiCbe wrote:thanks man :) I got it to work.

The old file can be downloaded here: Old file

the new version wouldnt start so i got the old one and it changes the screen a couple times then dies. how do i make it work?
sebastian
Member
Posts: 3
Joined: December 16th, 2006
Reputation: 0

Postby sebastian » Sat Dec 16, 2006 5:21 pm

Hi,

I'm trying to compile fretsonfire on my iMac G5, but I have problems with Pyamanith:
The scripts shows the following ouput:
> python setup_mac.py build
[...]
building '_amanith' extension
--swig-cpp is deprecated - use --swig-opts=-c++
swigging amanith.i to amanith_wrap.cpp
swig -python -c++ -o amanith_wrap.cpp amanith.i
ownership.i:7: Syntax error in input.
build/amanith/include/amanith/geometry/ginterval.h:146: Warning(362): operator= ignored
build/amanith/include/amanith/geometry/gvect.h:141: Warning(389): operator[] ignored (consider using %extend)
[a lot of overloaded warnings...]
build/amanith/include/amanith/numerics/gfilter.h:426: Warning(509): Overloaded Amanith::NormalFilter(float const) is shadowed by Amanith::NormalFilter(double const) at build/amanith/include/amanith/numerics/gfilter.h:420.
error: command 'swig' failed with exit status 3

Does anyone has an idea?

Thanks,
Sebastian
Tero
Member
Posts: 8
Joined: November 5th, 2006
Location: Oulu, Finland
Reputation: 0

Postby Tero » Thu Dec 21, 2006 9:59 am

The zip of the latest OS X version is now updated in the project homepage. Seemed to work (finally) on my computer.

-- Tero
sebastian
Member
Posts: 3
Joined: December 16th, 2006
Reputation: 0

Postby sebastian » Thu Dec 21, 2006 4:41 pm

The latest version doesn't work on my PPC iMac G5, but runs great on my macbook
Ben
Member
Posts: 3
Joined: November 27th, 2006
Reputation: 0
Contact:

Postby Ben » Fri Dec 22, 2006 3:42 am

It doesn't work on my G4 MacMini either (1 gig of memory, OSX 10.4.8, 1,33GHz PPC processor).

When launching the application the screen goes black for a rather long time, then the cursor blinks for a fraction of a second (might be when the screen resolution changes) and after that the program just crashes.

Here's the complete crash report:

Date/Time: 2006-12-22 10:39:08.417 +0200
OS Version: 10.4.8 (Build 8L127)
Report Version: 4

Command: Frets on Fire
Path: /Applications/Frets on Fire.app/Contents/MacOS/Frets on Fire
Parent: WindowServer [61]

Version: 1.1.324 (1.1.324)

PID: 302
Thread: 4

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

Thread 0:
0 libSystem.B.dylib 0x9002bbc8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x900306ac pthread_cond_wait + 480
2 org.python.python 0x004ce2fc PyThread_acquire_lock + 124
3 org.python.python 0x00492454 PyEval_RestoreThread + 84
4 time.so 0x0141dfc8 inittime + 552
5 org.python.python 0x00497e4c PyEval_EvalFrame + 17100
6 org.python.python 0x00497fd4 PyEval_EvalFrame + 17492
7 org.python.python 0x0049a1c4 PyEval_EvalCodeEx + 2196
8 org.python.python 0x00498068 PyEval_EvalFrame + 17640
9 org.python.python 0x0049a1c4 PyEval_EvalCodeEx + 2196
10 org.python.python 0x004304b8 PyFunction_SetClosure + 2792
11 org.python.python 0x0040e9d4 PyObject_Call + 52
12 org.python.python 0x004197bc PyMethod_New + 3340
13 org.python.python 0x0040e9d4 PyObject_Call + 52
14 org.python.python 0x00462068 _PyType_Lookup + 11464
15 org.python.python 0x00465254 _PyObject_SlotCompare + 9988
16 org.python.python 0x0040e9d4 PyObject_Call + 52
17 org.python.python 0x004980ec PyEval_EvalFrame + 17772
18 org.python.python 0x0049a1c4 PyEval_EvalCodeEx + 2196
19 org.python.python 0x004304b8 PyFunction_SetClosure + 2792
20 org.python.python 0x0040e9d4 PyObject_Call + 52
21 org.python.python 0x004197bc PyMethod_New + 3340
22 org.python.python 0x0040e9d4 PyObject_Call + 52
23 org.python.python 0x00492860 PyEval_CallObjectWithKeywords + 272
24 org.python.python 0x0041c560 PyInstance_New + 544
25 org.python.python 0x0040e9d4 PyObject_Call + 52
26 org.python.python 0x004980ec PyEval_EvalFrame + 17772
27 org.python.python 0x0049a1c4 PyEval_EvalCodeEx + 2196
28 org.python.python 0x0049a370 PyEval_EvalCode + 48
29 org.python.python 0x004c4c68 PyRun_FileEx + 184
30 org.python.python 0x00489b20 _PyUnicodeUCS2_IsNumeric + 3984
31 org.python.python 0x00497e4c PyEval_EvalFrame + 17100
32 org.python.python 0x0049a1c4 PyEval_EvalCodeEx + 2196
33 org.python.python 0x00498068 PyEval_EvalFrame + 17640
34 org.python.python 0x0049a1c4 PyEval_EvalCodeEx + 2196
35 org.python.python 0x0049a370 PyEval_EvalCode + 48
36 org.python.python 0x004c4db8 PyRun_FileExFlags + 216
37 org.python.python 0x004c4ff0 PyRun_SimpleFileExFlags + 448
38 ...mac.unspecified.FretsonFire 0x00006dd4 getPythonInterpreter + 15988
39 ...mac.unspecified.FretsonFire 0x00007960 main + 1920
40 ...mac.unspecified.FretsonFire 0x000017f4 start + 404
41 ...mac.unspecified.FretsonFire 0x0000169c start + 60

Thread 1:
0 libSystem.B.dylib 0x90040978 mach_wait_until + 8
1 libSystem.B.dylib 0x90040744 nanosleep + 388
2 SDL 0x30038d78 SDL_SYS_StopTimer + 140
3 SDL 0x3002b118 SDL_RunThread + 72
4 SDL 0x30038a9c SDL_SYS_KillThread + 24
5 libSystem.B.dylib 0x9002b508 _pthread_body + 96

Thread 2:
0 libSystem.B.dylib 0x9000ab48 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
2 com.apple.CoreFoundation 0x907dcb78 initinitinitinit__.so
0x150c000 - 0x150dfff _random.so /Applications/Frets on Fire.app/Contents/Resources/lib/python2.4/lib-dynload/_random.so
0x155d000 - 0x1577fff libGLEW.dylib /Applications/Frets on Fire.app/Contents/Frameworks/libGLEW.dylib
0x16cb000 - 0x16dbfff cPickle.so /Applications/Frets on Fire.app/Contents/Resources/lib/python2.4/lib-dynload/cPickle.so
0x16f1000 - 0x16fefff datetime.so /Applications/Frets on Fire.app/Contents/Resources/lib/python2.4/lib-dynload/datetime.so
0x296a000 - 0x2cbafff _amanith.so /Applications/Frets on Fire.app/Contents/Resources/lib/python2.4/lib-dynload/_amanith.so
0x2d41000 - 0x2e38fff libamanith.dylib /Applications/Frets on Fire.app/Contents/Frameworks/libamanith.dylib
0x5bbf000 - 0x5bc0fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x5c87000 - 0x5ca0fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x5ca6000 - 0x5cc1fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x5e05000 - 0x5f14fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x5f43000 - 0x619afff com.apple.ATIRadeon8500GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon8500GLDriver.bundle/Contents/MacOS/ATIRadeon8500GLDriver
0x61e5000 - 0x61e5fff _weakref.so /Applications/Frets on Fire.app/Contents/Resources/lib/python2.4/lib-dynload/_weakref.so
0x6206000 - 0x6238fff pyexpat.so /Applications/Frets on Fire.app/Contents/Resources/lib/python2.4/lib-dynload/pyexpat.so
0x30000000 - 0x3005efff SDL 1.2.9 (1.2.10) /Applications/Frets on Fire.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x31000000 - 0x31028fff SDL_image 1.2.3 /Applications/Frets on Fire.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image
0x32000000 - 0x32086fff SDL_mixer 1.2.5 /Applications/Frets on Fire.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer
0x34000000 - 0x34038fff SDL_ttf 2.0.6 /Applications/Frets on Fire.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf
0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe51fff dyld 45.3 /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.2 (???) /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 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110e000 - 0x9111cfff libz.1.dylib /usr/lib/libz.1.dylib
0x9111f000 - 0x912dafff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c8000 - 0x918ecfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91900000 - 0x91925fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91938000 - 0x9197afff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91996000 - 0x919aafff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b8000 - 0x919fafff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a10000 - 0x91ad7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b25000 - 0x91b3afff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b3f000 - 0x91b5dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b63000 - 0x91bd2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be9000 - 0x91bedfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91bef000 - 0x91c4efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c53000 - 0x91c90fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c97000 - 0x91cb0fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb5000 - 0x91cb8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cbc000 - 0x91da1fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e34000 - 0x91ea2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ead000 - 0x91f42fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f5c000 - 0x924e4fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92517000 - 0x92842fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c84000 - 0x92d62fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d82000 - 0x92e70fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e82000 - 0x92ea0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92eab000 - 0x92f05fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f23000 - 0x92f23fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f25000 - 0x92f39fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f6d000 - 0x92f82fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f94000 - 0x9301bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9302f000 - 0x9303afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93044000 - 0x93071fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9308b000 - 0x9309bfff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x930a7000 - 0x9310dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9313e000 - 0x9318dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931ea000 - 0x931f7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936e0000 - 0x936e0fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936e2000 - 0x93d15fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940a2000 - 0x94112fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9414b000 - 0x9420efff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94260000 - 0x94260fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94262000 - 0x94435fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9448b000 - 0x944c8fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x944d0000 - 0x94520fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x946c4000 - 0x946d3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946db000 - 0x946e7fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9472d000 - 0x94745fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9474c000 - 0x94a1bfff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94ade000 - 0x94b4ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x94bc2000 - 0x94be3fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x96efa000 - 0x96f19fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97630000 - 0x976f1fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9771c000 - 0x9771dfff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x9771f000 - 0x9772cfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x97746000 - 0x97786fff com.apple.glut 3.3.8 (GLUT-3.3.8) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT

Model: PowerMac10,2, BootROM 4.9.4f1, 1 processors, PowerPC G4 (1.5), 1.33 GHz, 1 GB
Graphics: ATI Radeon 9200, ATY,RV280, AGP, 32 MB
Memory Module: DIMM0/J11, 1 GB, DDR SDRAM, PC3200U-30330
AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.7.8f2, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Parallel ATA Device: ST9402115A, 37.26 GB
Parallel ATA Device: MATSHITACD-RW CW-8124,
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Hub, , 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: Trackball, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
FireWire Device: LaCie mini HD, LaCie Group SA, Up to 400 Mb/sec
barboom
Member
Posts: 2
Joined: December 13th, 2006
Reputation: 0

Postby barboom » Fri Dec 22, 2006 8:05 am

noooo! i won't run on my imac. does it just hate ppc?
User avatar
lardbloke
Member
Posts: 50
Joined: October 2nd, 2006
Location: Scotland
Reputation: 0

Postby lardbloke » Sat Dec 23, 2006 5:36 am

No look on my iBook G4 either

Taken from Console :

FATAL PYTHON ERROR : (pygame parachute) BUS ERROR

Taken from Crash.log :

EXC_BAD_ACCESS (0X0001)
KERN_PROTECTION_FAILURE (0X0002) AT 0X0000000

same error as the previous two versions.............hey ho..
Last edited by lardbloke on Sat Dec 23, 2006 5:43 am, edited 1 time in total.
clofresh
Member
Posts: 4
Joined: December 24th, 2006
Reputation: 0
Contact:

Postby clofresh » Thu Dec 28, 2006 11:59 am

So I'm trying to compile from source on a ppc G4 Powerbook and I've gotten it to the point where it gets that pygame parachute bus error when I run "python FretsOnFire.py". I poked around in the python code and found that it was failing on line 71 in Data.py:

resource.load(self, "font", font1, onLoad = self.customizeFont)

I think the font file that it was trying to load, data/default.ttf, is corrupt or something because when I replaced default.ttf with a ttf file from /Library/Fonts, it got past that line just fine.

However, it gets stuck later on in an infinite loop. A redish background appears and some background music plays, but it gets stuck there. I traced it as far as the GameEngine class's "loading" method but I'm not sure how to debug it further though.

Hope this helps. If anyone has any more insight, I'd be more than happy to help to debug.

Return to “Tech Support”

Who is online

Users browsing this forum: No registered users and 1 guest