Errors when compiling Maxi-Patch in Max5

For topics related to using MsPinky inside the Max/MSP graphical programming environment
Post Reply
lucmsp
Posts:2
Joined:Thu Jan 11, 2007 10:40 am
Location:the Netherlands
Errors when compiling Maxi-Patch in Max5

Post by lucmsp » Sat Jan 10, 2009 11:05 pm

hi,

im doing some editting on the Maxi-Patch version 3.6.8 for a friend
when i compile the patch, format: application, everything seems to go fine, but when i then open the application i get the following messages in the max-window:

=========

Jitter 1.7.0 installed
jit.gl.shader: unable to find CG framework.
mptcfs_sa~: unable to load object bundle executable
2009-01-10 23:49:07.266 MsPinky'sMaxi-Patch_edit[392] CFLog (21): Cannot find executable for CFBundle 0x1c2b92f0 </private> (not loaded)
jit.gl.render: building GL on window "maxi-patch"...
Attempting to convert non UTF-8 characters
Attempting to convert non UTF-8 characters
jit.gl.shader: can't find file :&
Attempting to convert non UTF-8 characters
Attempting to convert non UTF-8 characters
jit.gl.shader: can't find file :&
jit.gl.render: building GL on window "maxi-patch"...
Attempting to convert non UTF-8 characters
Attempting to convert non UTF-8 characters
jit.gl.shader: can't find file :&
jit.gl.shader: can't find file
jit.gl.shader: can't find file

============

main problem is probably the first 3 errors:

jit.gl.shader: unable to find CG framework.
mptcfs_sa~: unable to load object bundle executable
2009-01-10 23:49:07.266 MsPinky'sMaxi-Patch_edit[392] CFLog (21): Cannot find executable for CFBundle 0x1c2b92f0 </private> (not loaded)



can somebody please helpp?

i'm working with the latest files from the download page
max 5.0.2
jitter 1.7.0
intel macbook
OSX 10.4.11


thankkss
luc
dlpinkstah
Site Admin
Posts:1093
Joined:Mon Jun 07, 2004 9:17 pm

Post by dlpinkstah » Sun Jan 11, 2009 8:47 pm

The first problem you've got is that somehow there's an old version of mptcfs_sa~ somewhere within your max search path that is being loaded instead of the new (max5-compatible) version. You need to find and remove all copies of mptcfs~ and mptcfs_sa~ from your computer, then be sure to only re-install the newest ones from the downloads page.

You've also apparently got some problem with your max5 install because jitter is no longer a separate thing, it's fully integrated into max5. So saying you have jitter 1.7 with max5 makes no sense.
lucmsp
Posts:2
Joined:Thu Jan 11, 2007 10:40 am
Location:the Netherlands

Post by lucmsp » Thu Jan 22, 2009 2:04 pm

i deleted all the mptcfs~ and mptcfs_sa~ objects.
got the ones from the latest .zip at de donwload page.
but still the same error messages.

i don't think there's anything wrong with my max5 install.
max and jitter are indeed one thing now.
it's just that it posts that jitter 1.7 is running in the max window.

i'll try instralling max5 again and report.

thanks,
luc
dlpinkstah
Site Admin
Posts:1093
Joined:Mon Jun 07, 2004 9:17 pm

Post by dlpinkstah » Fri Jan 23, 2009 1:14 am

Make sure that when you download the new externals you have deleted the folder named "old (deprecated)" and all its contents. If the "old (deprecated)" folder is still present anywhere on your machine Max may be trying to load one of the older versions instead of the new.
Post Reply