project-navigation
Personal tools

Author Topic: ufo2map.exe problems  (Read 8297 times)

Offline Latino210

  • Squad Leader
  • ****
  • Posts: 161
  • UFORadiant mapper
    • View Profile
ufo2map.exe problems
« on: May 07, 2012, 10:13:07 pm »
Hi, people. I have an old problem: the ufo2map.exe file included with the 2.4 and 2.5 versions flatly refuses to work with my computer. The 2.3 version worked perfectly, but it's not available for download anymore. Can somebody include their ufo2map.exe file? Screenshot included
« Last Edit: May 08, 2012, 12:25:56 am by bayo »

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: ufo2map.exe problems
« Reply #1 on: May 08, 2012, 12:12:28 pm »
I attached the one I use, compressed with 7zip. It works fine for me on WinXP. Thanks to muton.

Just out of curiosity, how did you get a working UFORadiant?

Offline Sandro

  • Squad Leader
  • ****
  • Posts: 240
  • Maintenance guy for UFO:AI 3D engine
    • View Profile
Re: ufo2map.exe problems
« Reply #2 on: May 08, 2012, 07:06:30 pm »
For me, current 2.5 compiles fine, but for some reason it operates quietly. Some recent change should have brought it, since it worked normally for me just a few months ago.

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: ufo2map.exe problems
« Reply #3 on: May 08, 2012, 07:45:03 pm »
For me, current 2.5 compiles fine, but for some reason it operates quietly. Some recent change should have brought it, since it worked normally for me just a few months ago.

Mattn gave some advice about this in the bugreport.

OP does not compile from source I think. He uses the one coming with the Windows installer for 2.4 or 2.5-dev, which is completely broken (bugreport).

The one I use was build by mutons tool and is working fine.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: ufo2map.exe problems
« Reply #4 on: May 08, 2012, 09:12:46 pm »
i don't think it's broken - it just puts its stdout into a file, not onto the console. the file is called stdout.txt

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: ufo2map.exe problems
« Reply #5 on: May 08, 2012, 09:30:32 pm »
i don't think it's broken - it just puts its stdout into a file, not onto the console. the file is called stdout.txt

The one coming with the windows installer of 2.4 is broken, as is the uforadiant there. Did not try the one from the nightly build of 2.5-dev. I would not place a bet on this one for sure.

The one in current master gives an output to some text file? I need a third screen then.

Offline Latino210

  • Squad Leader
  • ****
  • Posts: 161
  • UFORadiant mapper
    • View Profile
Re: ufo2map.exe problems
« Reply #6 on: May 08, 2012, 10:18:30 pm »
I attached the one I use, compressed with 7zip. It works fine for me on WinXP. Thanks to muton.
Works fine, thanks

Mattn gave some advice about this in the bugreport.

He uses the one coming with the Windows installer for 2.4 or 2.5-dev, which is completely broken (bugreport).
Sir, you are right

Offline Sandro

  • Squad Leader
  • ****
  • Posts: 240
  • Maintenance guy for UFO:AI 3D engine
    • View Profile
Re: ufo2map.exe problems
« Reply #7 on: May 08, 2012, 10:56:15 pm »
it just puts its stdout into a file, not onto the console.

And what is the point of this? If someone wants to redirect the console output to the file, '>' exists for exactly that purpose. If not -- why deprive user of the proper console output? That's mad.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: ufo2map.exe problems
« Reply #8 on: May 09, 2012, 11:21:44 am »
the point is that SDL is doing this.

Offline Sandro

  • Squad Leader
  • ****
  • Posts: 240
  • Maintenance guy for UFO:AI 3D engine
    • View Profile
Re: ufo2map.exe problems
« Reply #9 on: May 09, 2012, 11:37:00 am »
But it wasn't doing that before?

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: ufo2map.exe problems
« Reply #10 on: May 09, 2012, 12:32:43 pm »
it depends on whether you use SDL_main or main on windows (afair).

Offline Latino210

  • Squad Leader
  • ****
  • Posts: 161
  • UFORadiant mapper
    • View Profile
Re: ufo2map.exe problems
« Reply #11 on: May 09, 2012, 05:47:26 pm »
By the way, may I know what version of Radiant are you all using?

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: ufo2map.exe problems
« Reply #12 on: May 09, 2012, 07:11:39 pm »
By the way, may I know what version of Radiant are you all using?

Everybody here is compiling from source. So its bleeding heart edge 1.6  :)

If you have problems to get an actual version of UFORadiant, the only way I know is Mutons tool. Last time I checked it was building a working UFORadiant. The ufo2map I use is also from this. If you donĀ“t want to compile yourself, it is a very good and easy way to be up-to-date.
There is a also this somewhat outdated, but working Windows installer.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: ufo2map.exe problems
« Reply #13 on: May 10, 2012, 11:56:38 am »
don't tell me that the new version is broken, too: http://sourceforge.net/projects/ufoai/files/UFO_AI%202.x/2.4/uforadiant-1.6.0-win32.exe

if it's broken, please let me know.

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: ufo2map.exe problems
« Reply #14 on: May 10, 2012, 12:59:02 pm »
don't tell me that the new version is broken, too: http://sourceforge.net/projects/ufoai/files/UFO_AI%202.x/2.4/uforadiant-1.6.0-win32.exe

if it's broken, please let me know.

Made a quick check and had no problems with this one. Thats really good news.  ;D

It did again overwrite my beloved ancient UFORadiant 1.5 in the UFOAI-2.3.1 folder without asking.  >:(