Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: 3Dwarf map_extract not working?  (Read 4801 times)

SuperLlama

  • Bay Watcher
    • View Profile
3Dwarf map_extract not working?
« on: August 06, 2009, 07:40:12 pm »

When I try to run 3Dwarf's map_extract.bat to get a 3D view of my fortress, I get the following:


Code: [Select]
C:\3dwarf\prog>bin\perl map_extract.pl
map_extract.pl - extracts dwarf fortress map data from the memory while ingame
Show help with 'map_extract -h'.

Couldn't find process ID, make sure DF is running and a savegame is loaded. at m
ap_extract.pl line 361
        main::init_process_connection() called at map_extract.pl line 32

C:\3dwarf\prog>pause
Press any key to continue . . .


Is it not compatible with Mike Mayday's DFG version or something? It's unable to find the process id...
Logged

SuperLlama

  • Bay Watcher
    • View Profile
Re: 3Dwarf map_extract not working?
« Reply #1 on: August 06, 2009, 09:56:46 pm »

Nevermind, I loaded it in the non-DFG version and it worked. Apparently it doesn't like "Dwarf Fortress.exe", just "dwarfort.exe"
Logged

Scarpa

  • Bay Watcher
    • View Profile
Re: 3Dwarf map_extract not working?
« Reply #2 on: August 07, 2009, 12:09:04 am »

You should be able to fix this by editing the map_extract.pl file.

See here: http://www.bay12games.com/forum/index.php?topic=608.msg572535#msg572535

The last change is what you need to have it recognize the different process name. You'll probably still need to add the memory address info though as well, because I'm pretty sure the DFG version is based on d11.
Logged