[Gtkradiant] [Bug 618] New: forcing run without game project loaded crashes

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 27 Sep 2002 02:17:32 -0500


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

           Summary: forcing run without game project loaded crashes
           Product: GtkRadiant
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: ttimo@idsoftware.com


(00:10:00) Emorog: eheh, if you try to run it without a game project, and hit
YES to edit prefs, LoadPrefs will crash here:
	return ::profile_load_int( m_inipath->str, section, key, default_value );

m_inipath is 0

oops.

(09:08:51) 9337000: mh k
it should not even let you keep going without a .game and project