Responding a little late I suppose, but I had the same thing happen with 2007R2 on my Intel Mac. I was trying to compile a program that had a module with the same name as one of the R2 "reserved" words.
Apparently "Global" is a reserved word in R2 but not R1. When I changed my module name and recompiled, all went as expected. I didn't attribute the nilobject to RB so much as the name conflict. I didn't change any plug ins, or do anything other than rename my module to something different. Hence, I've only seen that error message once. I've used R2 any number of times since then and it's working fine. For R2, I have noticed that drag/drop/hilite works a little different between listboxes for me but again, that's just the usual YARBWA (yet another RB work around) I experience with each new version...:-) Mel > I've read with disappointment users' rather negative experiences with > RB2007r2 so far. For me it took about 1 minute to find a > show-stopping bug: > > On compile: > > "Internal error: unhandled nilObjectException RealPluginMain....etc...etc..." > > (now if only RS would make these messages copyable so we wouldn't have > to RETYPE THE ERROR LOG!!!) > > Yes, I know: "it's probably one of your plugins" is the standard > answer, and in this case, it probably is. However this project built > 1000 times with no such error and the identical plugins using > RB2007r1. > > Unless I find a fix for the new "fixed" version of RB I'm back to r1. > Have the SDK or plugin formats changed for 2K7r2? (Another large > project with a much bigger plugin compiled OK, so I doubt it). > > Have others experienced such a crash? > > Any ideas? > > Sadly, more typical RB growing pains as always. > > Peter. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
