Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Saintpepsi

Pages: [1]
1
Something I have noticed is that Dwarf Therapist isn't displaying attributes correctly. I hit my dwarfs with Armok's blessing so all of their attributes should display as maxed out and DF shows them as maxed, but DT shows their starting attribute values.

One dwarf's attributes: https://i.imgur.com/GPVMpUD.png

What Dwarf Therapist shows: https://i.imgur.com/veEe3fH.png

Prior versions of Dwarf Therapist (43.5.1 is the prior version I have) displayed these values properly.

2
From your log, DT connect correctly one first time, then there is an error with the updater and it try to reconnect and crash. What happens if you disable the updater (Options > General > Updates > uncheck "Automatically Check for Updater")?

That appears to fix it.

Quote
What do you mean by "doesn't display anything"? On your screenshot, I can see the list of dwarves.

Until the updater times out it doesn't display anything, and then it briefly displays the dwarfs before crashing.

3
Whenever I try to use the latest release it doesn't connect to Dwarf Fortress, and crashes when it does. This is what I found in the log:

Code: [Select]
2017-Dec-30 19:28:01.106 INFO core Connection to DF version "v0.44.03 (graphics) win64" established. [E:\projects\Dwarf-Therapist\src\mainwindow.cpp:429] (MainWindow::connect_to_df)
2017-Dec-30 19:28:01.532 INFO core Loaded 12 views from disk [E:\projects\Dwarf-Therapist\src\viewmanager.cpp:170] (ViewManager::reload_views)
2017-Dec-30 19:28:01.535 INFO core group_by now set to 0  for view  "Labors Full" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)
2017-Dec-30 19:28:01.538 INFO core group_by now set to 0  for view  "Military" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)
2017-Dec-30 19:28:01.541 INFO core group_by now set to 0  for view  "Attributes" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)
2017-Dec-30 19:28:01.543 INFO core group_by now set to 0  for view  "Roles" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)
2017-Dec-30 19:28:01.545 INFO core group_by now set to 0  for view  "Animals" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)
2017-Dec-30 19:28:01.546 INFO core group_by now set to 0  for view  "Labors Full" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)
2017-Dec-30 19:28:01.546 INFO core "redrew views in 13ms" [E:\projects\Dwarf-Therapist\src\viewmanager.cpp:317] (ViewManager::draw_views)
2017-Dec-30 19:28:01.546 INFO core current year: 250 [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:784] (DFInstance::refresh_data)
2017-Dec-30 19:28:01.548 INFO core FOUND 49 squads [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:875] (DFInstance::load_squads)
2017-Dec-30 19:28:01.549 INFO core no active units (embark) using full unit list [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:942] (DFInstance::get_creatures)
2017-Dec-30 19:28:01.612 INFO core "FOUND Dwarf (0x000001af69e828e0) name:Udib Asobirid id:24342 histfig_id:-1" [E:\projects\Dwarf-Therapist\src\dwarf.cpp:307] (Dwarf::read_data)
2017-Dec-30 19:28:01.613 INFO core "FOUND Dwarf (0x000001af69e814d0) name:Dumed Akrelbim id:24343 histfig_id:-1" [E:\projects\Dwarf-Therapist\src\dwarf.cpp:307] (Dwarf::read_data)
2017-Dec-30 19:28:01.615 INFO core "FOUND Dwarf (0x000001af69e83cf0) name:Nish Vucarostath id:24344 histfig_id:-1" [E:\projects\Dwarf-Therapist\src\dwarf.cpp:307] (Dwarf::read_data)
2017-Dec-30 19:28:01.616 INFO core "FOUND Dwarf (0x000001af69e88d30) name:Cerol Nethrimtar id:24345 histfig_id:-1" [E:\projects\Dwarf-Therapist\src\dwarf.cpp:307] (Dwarf::read_data)
2017-Dec-30 19:28:01.617 INFO core "FOUND Dwarf (0x000001af69e86510) name:Kumil Idashreg id:24346 histfig_id:-1" [E:\projects\Dwarf-Therapist\src\dwarf.cpp:307] (Dwarf::read_data)
2017-Dec-30 19:28:01.617 INFO core "FOUND Dwarf (0x000001af69e8dd70) name:Cerol D?shmabrabed id:24347 histfig_id:-1" [E:\projects\Dwarf-Therapist\src\dwarf.cpp:307] (Dwarf::read_data)
2017-Dec-30 19:28:01.619 INFO core "FOUND Dwarf (0x000001af69e8a140) name:Th?kut Avuzber id:24348 histfig_id:-1" [E:\projects\Dwarf-Therapist\src\dwarf.cpp:307] (Dwarf::read_data)
2017-Dec-30 19:28:01.619 INFO core read 7 units in 70 ms [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:399] (DFInstance::load_dwarves)
2017-Dec-30 19:28:01.623 INFO core calculated roles in 4 ms [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:411] (DFInstance::load_dwarves)
2017-Dec-30 19:28:01.623 INFO core loaded population data in 0 ms [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:416] (DFInstance::load_dwarves)
2017-Dec-30 19:28:01.629 INFO core found 7 units out of 7 creatures [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:430] (DFInstance::load_dwarves)
2017-Dec-30 19:28:01.652 INFO core group_by now set to 0  for view  "Labors Full" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)
2017-Dec-30 19:28:01.670 INFO core loaded rows for "Labors Full" 18 ms [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:785] (DwarfModel::set_group_by)
2017-Dec-30 19:28:03.002 INFO core completed read in 1456 ms [E:\projects\Dwarf-Therapist\src\mainwindow.cpp:628] (MainWindow::read_dwarves)
2017-Dec-30 19:28:03.011 WARNING core "illegal value" [E:\projects\Dwarf-Therapist\src\updater.cpp:181] (Updater::load_manifest)
2017-Dec-30 19:28:03.012 INFO core Setting memory layout for DF checksum "0x5a40c6db" [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:1081] (DFInstance::set_memory_layout)
2017-Dec-30 19:28:03.012 INFO core Detected Dwarf Fortress version "v0.44.03 (graphics) win64" using MemoryLayout from "C:/Users/jon/DwarfTherapist-v39.1.2-win64/share/memory_layouts/windows/v0.44.03_graphics_win64.ini" [E:\projects\Dwarf-Therapist\src\dfinstance.cpp:1086] (DFInstance::set_memory_layout)
2017-Dec-30 19:28:03.012 INFO core Connection to DF version "v0.44.03 (graphics) win64" established. [E:\projects\Dwarf-Therapist\src\mainwindow.cpp:429] (MainWindow::connect_to_df)
2017-Dec-30 19:28:03.340 INFO core Loaded 12 views from disk [E:\projects\Dwarf-Therapist\src\viewmanager.cpp:170] (ViewManager::reload_views)
2017-Dec-30 19:28:03.344 INFO core group_by now set to 0  for view  "Labors Full" [E:\projects\Dwarf-Therapist\src\dwarfmodel.cpp:779] (DwarfModel::set_group_by)

The log says it has connected, but it doesn't display anything and says "disconnected" in the bottom right corner. Here's a screenshot of a crash.

https://imgur.com/a/6d6Ya

Not sure what's going on.

Pages: [1]