UFO:Alien Invasion

Development => Coding => Topic started by: blondandy on May 16, 2008, 10:45:28 pm

Title: modal dialogs from ufo2map
Post by: blondandy on May 16, 2008, 10:45:28 pm
ufo2map throws up modal dialogs to complain, but only on the windows OS. (Sys_Error in cmdlib.c).

i have found this a bit annoying. when you leave your machine compiling all the maps, one has a problem, then all compiling ceases until you give it some attention.

would anyone object if i made windows do the same as the other OSes and just print to console?

svn praise cites tlh2000. i guess he will not mind.
Title: Re: modal dialogs from ufo2map
Post by: BTAxis on May 17, 2008, 12:46:52 am
Really? I never had it pop up a dialog, except when I ran it with no arguments. Is this something very recent? Also, I use the makefile to compile the maps, so maybe that has something to do with it.
Title: Re: modal dialogs from ufo2map
Post by: Mattn on May 19, 2008, 03:36:20 pm
should only happen on sys_errors, no?
Title: Re: modal dialogs from ufo2map
Post by: blondandy on May 19, 2008, 05:16:29 pm
indeed. but why?

it is annoying if you are trying to compile a whole load of maps using make (or a script).

why only on ms windows?
Title: Re: modal dialogs from ufo2map
Post by: BTAxis on May 19, 2008, 05:26:24 pm
I'm on Windows. Doesn't happen for me.