Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 58 59 [60] 61 62 ... 222

Author Topic: Dwarf Therapist (Maintained Branch) v.37.0 | DF 42.06  (Read 991983 times)

Brightgalrs

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #885 on: July 17, 2014, 03:46:54 pm »

well i've hesitantly put up a 40.03 version. i think i've run all the df-structures stuff properly and nothing has exploded on me yet, so.. there's that. any old views and roles etc may break things, so i'd recommend backing up and starting with a fresh Dwarf Therapist.ini.

Download

for now i've grouped the goals and beliefs in with the traits to create a rather large personality section in the tooltips. the dwarf details pane also lumps them in together and color codes them so they should stand out. splitting the trait descriptions from the rest in the tooltip will probably be a good idea (if people just want to see goals/beliefs). otherwise, i don't have any of the race/civs beliefs/values loading, nor comparing to check for conflicting beliefs with individual dwarves.
Hail to the victorious hero.
Logged

escondida

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #886 on: July 17, 2014, 04:39:38 pm »

Did you rebuild anything for the Linux memory layout? I see the Linux memory layout is mapped, according to the memory map file. I'm using the version of 0.40.03 straight from the front page, and I'm getting non-matching version errors.

Do the old instructions (from 2010) on the wiki still apply to mapping new layouts?

From the log (grepping for the word layout):

Code: [Select]
2014-Jul-17 16:24:49.241 INFO   core    adding valid layout "v0.40.03" "0xd3460da2" [src/dfinstance.cpp:118] (DFInstance)
2014-Jul-17 16:24:49.287 INFO   core    DF's checksum is: "0xdd544df6" [src/dfinstance.cpp:1441] (get_memory_layout)
2014-Jul-17 16:24:49.287 INFO   core    Could not find layout for checksum "0xdd544df6" [src/dfinstance.cpp:1448] (get_memory_layout)
2014-Jul-17 16:26:21.057 ERROR  core    "unable to identify version from checksum:" "0xdd544df6" [src/dfinstance.cpp:1521] (layout_not_found)

Errors aside, I'm really glad to see that there is a release for 0.40.03 already. Rock on for continuing to work on this excellent fork of an excellent utility.
Logged

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #887 on: July 17, 2014, 05:08:44 pm »

Did you rebuild anything for the Linux memory layout? I see the Linux memory layout is mapped, according to the memory map file. I'm using the version of 0.40.03 straight from the front page, and I'm getting non-matching version errors.

Do the old instructions (from 2010) on the wiki still apply to mapping new layouts?

From the log (grepping for the word layout):

Code: [Select]
2014-Jul-17 16:24:49.241 INFO   core    adding valid layout "v0.40.03" "0xd3460da2" [src/dfinstance.cpp:118] (DFInstance)
2014-Jul-17 16:24:49.287 INFO   core    DF's checksum is: "0xdd544df6" [src/dfinstance.cpp:1441] (get_memory_layout)
2014-Jul-17 16:24:49.287 INFO   core    Could not find layout for checksum "0xdd544df6" [src/dfinstance.cpp:1448] (get_memory_layout)
2014-Jul-17 16:26:21.057 ERROR  core    "unable to identify version from checksum:" "0xdd544df6" [src/dfinstance.cpp:1521] (layout_not_found)

Errors aside, I'm really glad to see that there is a release for 0.40.03 already. Rock on for continuing to work on this excellent fork of an excellent utility.
ah no, that layout file is actually still for 40.01, things just got mixed up in the upload. offsets for 40.03 still need to be found for linux/osx.

escondida

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #888 on: July 17, 2014, 06:10:42 pm »

Aw, fair enough. Thanks!
Logged

dennislp3

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #889 on: July 17, 2014, 06:13:18 pm »

works like a charm on my end...thank you very much!  :D
Logged

MarcAFK

  • Bay Watcher
  • [INSANITY INTENSIFIES]
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #890 on: July 18, 2014, 01:24:30 am »

It's been a while since I've used Therapist, I notice theres now a list showing disease resistance and recuperation, as well as numerous other enhancements. Thank you for making things so much clearer.
Logged
They're nearly as bad as badgers. Build a couple of anti-buzzard SAM sites marksdwarf towers and your fortress will look like Baghdad in 2003 from all the aerial bolt spam. You waste a lot of ammo and everything is covered in unslightly exploded buzzard bits and broken bolts.

KingKaol

  • Bay Watcher
  • This is a magma.
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #891 on: July 18, 2014, 04:07:54 am »

Is the linux memory layout still waiting on DFHack or can some kind soul upload the ini?
Logged

Bates

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #892 on: July 18, 2014, 06:35:03 am »

I'm trying to use DT 23.0 with DF 40.01, using the ini I found at https://gist.github.com/kiryl/0a99fdbd70fede3064c6.
But DT always crashes at start with this error:

Code: [Select]
2014-Jul-18 14:03:43.061 INFO core Connection to DF version "v0.40.01 (graphics)" established. [src\mainwindow.cpp:335] (connect_to_df)
2014-Jul-18 14:03:43.076 WARNING core vector at "0x020aa9d4" has over 5000 entries! ( 25759718 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)

Apparently it is trying to load huge numbers of entries, over 25 million?
Logged

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #893 on: July 18, 2014, 07:16:00 am »

I'm trying to use DT 23.0 with DF 40.01, using the ini I found at https://gist.github.com/kiryl/0a99fdbd70fede3064c6.
But DT always crashes at start with this error:

Code: [Select]
2014-Jul-18 14:03:43.061 INFO core Connection to DF version "v0.40.01 (graphics)" established. [src\mainwindow.cpp:335] (connect_to_df)
2014-Jul-18 14:03:43.076 WARNING core vector at "0x020aa9d4" has over 5000 entries! ( 25759718 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)

Apparently it is trying to load huge numbers of entries, over 25 million?
i've finally done away with an additional offset (-4) that was applied to every vector address in windows, so old layouts won't work with the latest version. i really didn't intend to support 40.01 since it's so broken, but i happened to find one i'd generated yesterday before the 40.03 offsets. try this (untested) layout.

Bates

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #894 on: July 18, 2014, 07:35:32 am »

Still crashes, but faster.
But there seems to be even more offsets, that have huge numbers in them:

Code: [Select]
2014-Jul-18 15:33:33.219 INFO core Connection to DF version "v0.40.01 (graphics)" established. [src\mainwindow.cpp:335] (connect_to_df)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa9d0" has over 5000 entries! ( 1014274559 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa9f0" has over 5000 entries! ( 1049111560 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020b0430" has over 5000 entries! ( 1048397678 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020b15f0" has over 5000 entries! ( 1010619525 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa7d0" has over 5000 entries! ( 1047227577 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa7e0" has over 5000 entries! ( 1010422848 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa7f0" has over 5000 entries! ( 1047331942 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa800" has over 5000 entries! ( 1047331958 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa920" has over 5000 entries! ( 1016572235 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa930" has over 5000 entries! ( 1047331982 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa940" has over 5000 entries! ( 1014321115 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa950" has over 5000 entries! ( 1014807124 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa960" has over 5000 entries! ( 1047228907 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa970" has over 5000 entries! ( 1014273263 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa980" has over 5000 entries! ( 1010439079 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa990" has over 5000 entries! ( 1010487644 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa9a0" has over 5000 entries! ( 1047729037 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa9b0" has over 5000 entries! ( 1010438887 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fadfd0" has over 5000 entries! ( 652972795 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae030" has over 5000 entries! ( 676324707 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae750" has over 5000 entries! ( 682292993 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae760" has over 5000 entries! ( 682298897 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae770" has over 5000 entries! ( 650947358 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae060" has over 5000 entries! ( 651645186 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae0a0" has over 5000 entries! ( 650693835 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae270" has over 5000 entries! ( 652536518 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae0b0" has over 5000 entries! ( 651251334 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae7e0" has over 5000 entries! ( 992933866 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020b0400" has over 5000 entries! ( 1014971044 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020b0410" has over 5000 entries! ( 1047851053 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.255 WARNING core vector at "0x020aa68c" has over 5000 entries! ( 1048287584 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.255 WARNING core vector at "0x020aa6ac" has over 5000 entries! ( 1015764749 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.255 WARNING core vector at "0x020aa77c" has over 5000 entries! ( 997883959 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
Logged

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #895 on: July 18, 2014, 08:11:55 am »

Still crashes, but faster.
But there seems to be even more offsets, that have huge numbers in them:

Code: [Select]
2014-Jul-18 15:33:33.219 INFO core Connection to DF version "v0.40.01 (graphics)" established. [src\mainwindow.cpp:335] (connect_to_df)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa9d0" has over 5000 entries! ( 1014274559 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa9f0" has over 5000 entries! ( 1049111560 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020b0430" has over 5000 entries! ( 1048397678 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020b15f0" has over 5000 entries! ( 1010619525 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa7d0" has over 5000 entries! ( 1047227577 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa7e0" has over 5000 entries! ( 1010422848 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.239 WARNING core vector at "0x020aa7f0" has over 5000 entries! ( 1047331942 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa800" has over 5000 entries! ( 1047331958 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa920" has over 5000 entries! ( 1016572235 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa930" has over 5000 entries! ( 1047331982 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa940" has over 5000 entries! ( 1014321115 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa950" has over 5000 entries! ( 1014807124 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa960" has over 5000 entries! ( 1047228907 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa970" has over 5000 entries! ( 1014273263 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa980" has over 5000 entries! ( 1010439079 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa990" has over 5000 entries! ( 1010487644 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa9a0" has over 5000 entries! ( 1047729037 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020aa9b0" has over 5000 entries! ( 1010438887 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fadfd0" has over 5000 entries! ( 652972795 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae030" has over 5000 entries! ( 676324707 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae750" has over 5000 entries! ( 682292993 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae760" has over 5000 entries! ( 682298897 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae770" has over 5000 entries! ( 650947358 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae060" has over 5000 entries! ( 651645186 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae0a0" has over 5000 entries! ( 650693835 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae270" has over 5000 entries! ( 652536518 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae0b0" has over 5000 entries! ( 651251334 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x01fae7e0" has over 5000 entries! ( 992933866 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020b0400" has over 5000 entries! ( 1014971044 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.240 WARNING core vector at "0x020b0410" has over 5000 entries! ( 1047851053 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.255 WARNING core vector at "0x020aa68c" has over 5000 entries! ( 1048287584 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.255 WARNING core vector at "0x020aa6ac" has over 5000 entries! ( 1015764749 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
2014-Jul-18 15:33:33.255 WARNING core vector at "0x020aa77c" has over 5000 entries! ( 997883959 ) [src\dfinstancewindows.cpp:87] (enumerate_vector)
ah sorry about that, i adjusted the vectors the wrong way (lack of coffee, certainly). try this one.

Bates

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #896 on: July 18, 2014, 08:39:32 am »

Yeah, it works now. Thanks a bunch!

And I know about lack of coffee, it's a terrible condition... ;)
Logged

slink

  • Bay Watcher
  • Crazy Cat Dwarf
    • View Profile
    • Slink's Burrow Online
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #897 on: July 18, 2014, 09:45:10 am »

Thank you very much for maintaining Dwarf Therapist.
Logged
There is only one cat, and all cats are that cat.
Almost losing is sometimes fun.

Z1000000m

  • Bay Watcher
    • View Profile
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #898 on: July 18, 2014, 10:05:18 am »

Is anyone else not able to download it? Noone in the thread in general or in here said anything, but I keep loosing connection to the file depot.

cheers
« Last Edit: July 18, 2014, 10:38:15 am by Z1000000m »
Logged

splinterz

  • Bay Watcher
    • View Profile
    • Dwarf Therapist Branch
Re: Dwarf Therapist (Maintained Branch) v.22.0 | DF 40.03
« Reply #899 on: July 18, 2014, 10:48:23 am »

Is the linux memory layout still waiting on DFHack or can some kind soul upload the ini?
kiryl just sent me a pull request for a 40.03 memory layout!
Pages: 1 ... 58 59 [60] 61 62 ... 222