Page 1 of 1 [ 14 posts ] 

Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

30 Aug 2011, 4:57 am

Hey.
Im going to mod Quake 3 for OSX.
I have the source code and all that.
The problem is, when I open up the .pbproject file, Xcode opens and then shows up this window:Image
Then it freezes.
Rather annoying hm?
How would one go about fixing this issue?



Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

30 Aug 2011, 5:42 am

Madbones wrote:
Hey.
Im going to mod Quake 3 for OSX.
I have the source code and all that.
The problem is, when I open up the .pbproject file, Xcode opens and then shows up this window:Image
Then it freezes.
Rather annoying hm?
How would one go about fixing this issue?


If the pb project file is from a pb version older than 10.1, it won't work with xcode. You should be able to re-save it in a newer version of pb though and then convert. Is it ioquake your using BTW?



Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

30 Aug 2011, 7:31 am

Tom_Kakes wrote:
Madbones wrote:
Hey.
Im going to mod Quake 3 for OSX.
I have the source code and all that.
The problem is, when I open up the .pbproject file, Xcode opens and then shows up this window:Image
Then it freezes.
Rather annoying hm?
How would one go about fixing this issue?


If the pb project file is from a pb version older than 10.1, it won't work with xcode. You should be able to re-save it in a newer version of pb though and then convert. Is it ioquake your using BTW?

Yep, IOQuake.



Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

30 Aug 2011, 7:48 am

Madbones wrote:
Tom_Kakes wrote:
Madbones wrote:
Hey.
Im going to mod Quake 3 for OSX.
I have the source code and all that.
The problem is, when I open up the .pbproject file, Xcode opens and then shows up this window:Image
Then it freezes.
Rather annoying hm?
How would one go about fixing this issue?


If the pb project file is from a pb version older than 10.1, it won't work with xcode. You should be able to re-save it in a newer version of pb though and then convert. Is it ioquake your using BTW?

Yep, IOQuake.


Cool, post back how you get on.

:)



Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

30 Aug 2011, 11:25 am

Tom_Kakes wrote:
Madbones wrote:
Tom_Kakes wrote:
Madbones wrote:
Hey.
Im going to mod Quake 3 for OSX.
I have the source code and all that.
The problem is, when I open up the .pbproject file, Xcode opens and then shows up this window:Image
Then it freezes.
Rather annoying hm?
How would one go about fixing this issue?


If the pb project file is from a pb version older than 10.1, it won't work with xcode. You should be able to re-save it in a newer version of pb though and then convert. Is it ioquake your using BTW?

Yep, IOQuake.


Cool, post back how you get on.

:)

Sorry, this is where my Apergers kicks in :oops:
I mean, it prompts me it needs to be converted then it freezes.
:lol:



Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

30 Aug 2011, 1:10 pm

Madbones wrote:
Tom_Kakes wrote:
Madbones wrote:
Tom_Kakes wrote:
Madbones wrote:
Hey.
Im going to mod Quake 3 for OSX.
I have the source code and all that.
The problem is, when I open up the .pbproject file, Xcode opens and then shows up this window:Image
Then it freezes.
Rather annoying hm?
How would one go about fixing this issue?


If the pb project file is from a pb version older than 10.1, it won't work with xcode. You should be able to re-save it in a newer version of pb though and then convert. Is it ioquake your using BTW?

Yep, IOQuake.


Cool, post back how you get on.

:)

Sorry, this is where my Apergers kicks in :oops:
I mean, it prompts me it needs to be converted then it freezes.
:lol:


Did you create the pb file or is it third party? Stuff the as were all anon Lmao.



Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

30 Aug 2011, 1:14 pm

Tom_Kakes wrote:
Did you create the pb file or is it third party?

I downloaded the source files and tried to open the .pb file and it prompted me to convert it to a .xcodeproj file.
So It just came with the download.
Have not edited it or downloaded it.
Thanks for your patients by the way :D



Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

30 Aug 2011, 1:21 pm

Madbones wrote:
Tom_Kakes wrote:
Did you create the pb file or is it third party?

I downloaded the source files and tried to open the .pb file and it prompted me to convert it to a .xcodeproj file.
So It just came with the download.
Have not edited it or downloaded it.
Thanks for your patients by the way :D


I had the same problem once before. The pb file was built with an old version of pb that xcode no longer supported. I then downloaded the latest version of pb, imported and exported the pb file and it converted with xcode fine. Hope that helps.



Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

30 Aug 2011, 1:23 pm

Tom_Kakes wrote:
Madbones wrote:
Tom_Kakes wrote:
Did you create the pb file or is it third party?

I downloaded the source files and tried to open the .pb file and it prompted me to convert it to a .xcodeproj file.
So It just came with the download.
Have not edited it or downloaded it.
Thanks for your patients by the way :D


I had the same problem once before. The pb file was built with an old version of pb that xcode no longer supported. I then downloaded the latest version of pb, imported and exported the pb file and it converted with xcode fine. Hope that helps.

Where can I download the latest PB?
Thanks! :)



Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

30 Aug 2011, 1:37 pm

Madbones wrote:
Tom_Kakes wrote:
Madbones wrote:
Tom_Kakes wrote:
Did you create the pb file or is it third party?

I downloaded the source files and tried to open the .pb file and it prompted me to convert it to a .xcodeproj file.
So It just came with the download.
Have not edited it or downloaded it.
Thanks for your patients by the way :D


I had the same problem once before. The pb file was built with an old version of pb that xcode no longer supported. I then downloaded the latest version of pb, imported and exported the pb file and it converted with xcode fine. Hope that helps.

Where can I download the latest PB?
Thanks! :)


The Apple dev download centre should still have it lurking somewhere. Xcode is project builders successor.

https://daw.apple.com/cgi-bin/WebObject ... Ddownloads

:)



Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

30 Aug 2011, 2:17 pm

Tom_Kakes wrote:
Madbones wrote:
Tom_Kakes wrote:
Madbones wrote:
Tom_Kakes wrote:
Did you create the pb file or is it third party?

I downloaded the source files and tried to open the .pb file and it prompted me to convert it to a .xcodeproj file.
So It just came with the download.
Have not edited it or downloaded it.
Thanks for your patients by the way :D


I had the same problem once before. The pb file was built with an old version of pb that xcode no longer supported. I then downloaded the latest version of pb, imported and exported the pb file and it converted with xcode fine. Hope that helps.

Where can I download the latest PB?
Thanks! :)


The Apple dev download centre should still have it lurking somewhere. Xcode is project builders successor.

https://daw.apple.com/cgi-bin/WebObject ... Ddownloads

:)

Anywhere else I can get it from by any chance?
I don't want to get an Apple Developer account, they might charge me or something like that[Plus I don't know what else they might expect from me during the registration].
Anywhere else?
[fussy aren't I? :lol: ]
Sorry



Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

30 Aug 2011, 2:35 pm

I haven't got an account either. I run Osx86 and I last downloaded pb over a year ago.

Google... :P



Last edited by Tom_Kakes on 30 Aug 2011, 2:39 pm, edited 1 time in total.

Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

30 Aug 2011, 2:38 pm

Tom_Kakes wrote:
I haven't got an account either. I run Osx86 and I so last downloaded pb over a year ago.

Google... :P

What do I search for?
What does PB stand for?
Thanks!! !!
OSX x86 ftw!



Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

31 Aug 2011, 3:19 am

Madbones wrote:
Tom_Kakes wrote:
I haven't got an account either. I run Osx86 and I so last downloaded pb over a year ago.

Google... :P

What do I search for?
What does PB stand for?
Thanks!! !!
OSX x86 ftw!


I mean I run Osx on a normal BIOS pc so I haven't got an Apple account. Pb stands for project builder which is no longer developed. It should still be available though and won't cost a penny.