[Gtkradiant] [Bug 185] New: q3map crashes

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 14 Sep 2001 00:32:06 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=185

           Summary: q3map crashes
           Product: GtkRadiant
           Version: 1.1-TA.1-nightly
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tools
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: gdewan@prairienet.org


q3map is crashing on the last shown line below.  i is equal to 2 when it gets
there, and crashes because it is NULL.  I am launching q3map from q3build
(external version).

#ifdef _WIN32
  if (gamedirparam != NULL)
  {
    strcpy (gamedir, gamedirparam);
    strcat (gamedir, "/baseq3/");
  }
  else
    SetQdirFromPath (argv[i]);



------- You are receiving this mail because: -------
Whoops!  I have no idea!