Getting started--(Or trying to)

Hi all,
I’m new to AS, although I’ve been using Applescript for some time. I downloaded the Xcode 1.2 disk image from the internet. I installed the Developer package and everything seemed to go well. The install finished successfully.
I tried to launch Xcode and was met with the following Internal Error message:

Uncaught Exception:
***-[NSCFDictionary setObject:forKey:]: attempt to insert nil value

Stack Backtrace:
The stack backtrace has been logged to the console.

I’m having some additional issues, also, but I want to go one at a tiime for now. Maybe I’ve got the whole thing installed wrong. I’m not sure.
Anyway, any guidance would be appreciated.
Thanx,
mike

These are really general simple things, but prolly the best start to solving the problem.

  1. Run software update, get up to the latest version of the OS
  2. Download the absolute latest STABLE release of the Developers Tools, forget about the betas.

You most likely have done these already, but they are worth mentioning.

I am using OS 10.3.4. Am I wrong in thinking that Xcode 1.2 is the latest stable release? Maybe I should go back one.
Thanx for your input!

Hi again!
I downloaded Xcode 1.1 and installed it. When I launched I got the same error that I mentioned before. What am I doing wrong?

Hi again,
I want to clarify and expand on this a bit.
I get the error that Xcode can’t open a file;
“Reason:***=[NSCFDictionary setObject"forKey:]:
attempt to insert nil value”
This seems to happen every other time I attempt to open an Xcode file. If try to open a file and get the message I can duplicate the file and select it and it will open. If I close the file and try to reopen it, I get the error.
Also, when I am attaching a handler and select to edit the code, make the edits and build or build and run, Xcode crashes every time.
Also, if I quit Xcode I get the prompt that Xcode has unexpectedly quit.
Lots of issues that are basiclly annoying.
Help, please!!!
Thanx,