View unanswered posts | View active topics It is currently Thu Dec 26, 2024 6:20 pm



Reply to topic  [ 133 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
 CorTool - Mac OS X Mod Manager 
Author Message

Joined: Sun Apr 26, 2009 6:36 am
Posts: 5
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
It seems that after installing this new update, CorTool crashes as soon as it is open now.


Thu Apr 01, 2010 1:47 am
Profile

Joined: Sun Feb 21, 2010 10:07 pm
Posts: 1
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Same as steveirwin:
I am also having the sudden quit problem!
I try to open the application and it quits without explanation, Please help!


Thu Apr 01, 2010 3:30 am
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
I need to know exactly what version of Mac you two are running.

Go to [Apple Logo Menu] -> "About This Mac" and tell me the version number.


Thu Apr 01, 2010 12:44 pm
Profile YIM WWW
User avatar

Joined: Mon Jun 29, 2009 2:40 am
Posts: 610
Location: Deep below The Map of Mars
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Woah, I've just updated (forgot about pressing the button) and it's crashing for me as well.
OS 10.6.3

If anyone wants the second-to-most-recent version (non PPC), here.
http://dl.dropbox.com/u/814625/CorTool.app.zip


Thu Apr 01, 2010 8:41 pm
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
This is certainly strange. I can run it perfectly fine on 10.6.3


Thu Apr 01, 2010 8:50 pm
Profile YIM WWW
User avatar

Joined: Mon Jun 29, 2009 2:40 am
Posts: 610
Location: Deep below The Map of Mars
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Perhaps it relies on something from the Dev Tools?
I have the base Dev stuff installed though.


Thu Apr 01, 2010 8:57 pm
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Do you have the 10.4 SDK installed? It's something you have to specifically check to install in the installer.


Thu Apr 01, 2010 9:04 pm
Profile YIM WWW
User avatar

Joined: Mon Jun 29, 2009 2:40 am
Posts: 610
Location: Deep below The Map of Mars
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Probably not, if it was not an obvious option.
Think that would cause it?
Maybe we need a 10.4 user to test it.
I have a 10.4 box, I could go dig it up is nobody else has one on hand.


Thu Apr 01, 2010 9:19 pm
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
This worked for me after I uninstalled the dev tools.

It also works for my friend running Leopard.

What could be wrong?


Thu Apr 01, 2010 9:45 pm
Profile YIM WWW
User avatar

Joined: Mon Jun 29, 2009 2:40 am
Posts: 610
Location: Deep below The Map of Mars
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
I'd be testing, but I've gone and dropped my laptop while debugging my 3D printer.
http://dl.dropbox.com/u/814625/macbook/CIMG2473.JPG

What was changed, code-wise, for the update?


Fri Apr 02, 2010 12:17 am
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Whoa. That's... crazy. Is that the one with Tiger on it?

Also.. the only things that changed code-wise are the change from Python-style foreach loops to C++-style "int i" loops. Oh, and I added some release and autorelease messages to clean up the memory leaks.

Could you run the program in Terminal.app and tell me what it says?


Fri Apr 02, 2010 2:49 am
Profile YIM WWW

Joined: Sat Nov 07, 2009 10:05 pm
Posts: 53
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
DUDE PHANTOM you Mac is sweet(exept from the breakage) how is it black? im running s,leopard on a macbook pro,can you get black macbooks? or is it an ibook


Fri Apr 02, 2010 6:35 pm
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Phantom's MacBook isn't the new polycarbonate MacBook. It's the older plastic non-unibody MacBook from 2007 I think. Those came stock with Tiger. I also think it was the first MacBook to have an Intel processor.


Fri Apr 02, 2010 6:47 pm
Profile YIM WWW
User avatar

Joined: Mon Jun 29, 2009 2:40 am
Posts: 610
Location: Deep below The Map of Mars
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Heh, I love going on tangents.
It's the 2008 model, came with Leopard and stuff. Bought it refurbished and then half-off, and upgraded the RAM to make it a better machine. (This is my advise for all Apple buyers, actually.)
I've already had the motherboard replaced to deal with a ports-wearing-out issue, under Applecare, but this damage was too severe to convince them it was not my fault. However, the tech I talked to was able to do a good job explaining what exactly the issue was... and how to fix it in a way that Apple would not notice (thus maintaining my warrantee).
Actually, I fixed it up with some hemostats, screwdrivers, and soldering. I just amputated the port outright, and I'll be replacing it later (just gotta order a compatible part from Mouser's catalog)

It's back in my hands either way.
The 10.4 machine I actually meant was an older (350MHZ!) G4 tower, currently being used as a server - it's buried under a pile of old junk. I guess I'll go get it out, because solving this seems pretty important.


Fri Apr 02, 2010 7:31 pm
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: CorTool - Mac's First Mod Manager
Well, you can even use a Leopard machine to test it. I just need you to run the app from the terminal by browsing to CorTool.app/Contents/MacOS/ and typing ./CorTool

Then tell me what it says when it crashes.


Sat Apr 03, 2010 2:50 am
Profile YIM WWW
Display posts from previous:  Sort by  
Reply to topic   [ 133 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.216s | 13 Queries | GZIP : Off ]