Ofunniku / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
0 stars 0 forks source link

Skill sometimes not shown #217

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Not entirely sure what steps will reproduce. Most dwarf skills are shown
properly regardless of their migrant status or the skill level involved.

What is the expected output? What do you see instead?
In this particular instance, Iton's leatherworking cell is not filled out
according to his skill level. The cell also report him having 0 experience
or skill, while his personal breakdown tooltip is accurate. This appears to
be wholly cosmetic, but persists through multiple readings of dwarves,
program restarts, and setting/altering of skills and custom professions.

What version of the product are you using? On what operating system?
0.5.0 with inis updated for 0.31.03. Windows XP.

Please provide the "run.log" file in the "log" directory of DwarfTherapist
when this error occurred.
2010-Apr-24 13:45:30.140 INFO   Log Opened Successfully
2010-Apr-24 13:45:30.140 INFO   Dwarf Therapist "0.5.0" starting normally.
2010-Apr-24 13:45:30.140 INFO   Minimum log level set to "DEBUG"
2010-Apr-24 13:45:30.187 INFO   Loaded 5 views from disk
2010-Apr-24 13:45:30.203 DEBUG  "redrew views in 16ms" [src\viewmanager.cpp:162]
2010-Apr-24 13:45:30.203 DEBUG  setting up connections for MainWindow
[src\mainwindow.cpp:113]
2010-Apr-24 13:45:30.218 DEBUG  group_by now set to 1
[src\models\dwarfmodel.cpp:389]
2010-Apr-24 13:45:30.218 DEBUG  group_by now set to 1
[src\models\dwarfmodel.cpp:389]
2010-Apr-24 13:45:30.218 DEBUG  beginning to read settings
[src\dwarftherapist.cpp:108]
2010-Apr-24 13:45:30.218 DEBUG  finished reading settings
[src\dwarftherapist.cpp:154]
2010-Apr-24 13:45:30.218 DEBUG  attempting connection to running DF game
[src\mainwindow.cpp:221]
2010-Apr-24 13:45:30.218 DEBUG  attempting to find running copy of DF by
window handle [src\dfinstancewindows.cpp:209]
2010-Apr-24 13:45:30.218 DEBUG  found copy with HWND:  0x5029a
[src\dfinstancewindows.cpp:225]
2010-Apr-24 13:45:30.218 DEBUG  PID of process is:  1300
[src\dfinstancewindows.cpp:232]
2010-Apr-24 13:45:30.218 DEBUG  working set size:  179.898 MB
[src\dfinstancewindows.cpp:246]
2010-Apr-24 13:45:30.218 DEBUG  PEB is at:  0x7ffde000
[src\dfinstancewindows.cpp:250]
2010-Apr-24 13:45:30.218 DEBUG  read 12 bytes BASE ADDR is at:  0x400000
[src\dfinstancewindows.cpp:263]
2010-Apr-24 13:45:30.218 DEBUG  DF's checksum is: 4bc3c470
[src\dfinstancewindows.cpp:275]
2010-Apr-24 13:45:30.218 DEBUG  Attempting to contruct MemoryLayout for 
4bc3c470 [src\memorylayout.cpp:11]
2010-Apr-24 13:45:30.218 DEBUG  memory layout for "v0.31.03" loaded
[src\dfinstancewindows.cpp:281]
2010-Apr-24 13:45:30.218 DEBUG  memory correction  0
[src\dfinstancewindows.cpp:304]
2010-Apr-24 13:45:30.218 DEBUG  ENUMERATING MEMORY SEGMENTS FROM 0 TO
b7e6000 [src\dfinstancewindows.cpp:310]
2010-Apr-24 13:45:30.234 DEBUG  MEMORY SEGMENT SUMMARY: accepted 384
rejected 149 total 533 [src\dfinstancewindows.cpp:355]
2010-Apr-24 13:45:30.234 DEBUG  Creating new Scanner for future use
[src\mainwindow.cpp:241]
2010-Apr-24 13:45:30.234 DEBUG  Connection to DF version "v0.31.03"
established. [src\mainwindow.cpp:243]
2010-Apr-24 13:45:30.234 DEBUG  Loading language translation tables
[src\dwarftherapist.cpp:304]
2010-Apr-24 13:45:30.234 DEBUG  Loading generic strings from 16b1028
[src\dwarftherapist.cpp:317]
2010-Apr-24 13:45:30.234 DEBUG  generic words 2107 [src\dwarftherapist.cpp:319]
2010-Apr-24 13:45:30.250 DEBUG  FOUND LANG ENTRY 30e39c8 "DWARF"
[src\dwarftherapist.cpp:330]
2010-Apr-24 13:45:30.250 DEBUG  FOUND LANG ENTRY 3298b10 "ELF"
[src\dwarftherapist.cpp:330]
2010-Apr-24 13:45:30.250 DEBUG  FOUND LANG ENTRY 32c6c18 "GOBLIN"
[src\dwarftherapist.cpp:330]
2010-Apr-24 13:45:30.250 DEBUG  FOUND LANG ENTRY 32f4b10 "HUMAN"
[src\dwarftherapist.cpp:330]
2010-Apr-24 13:45:30.250 DEBUG  Loading dwarf strings from 30e3a1c
[src\dwarftherapist.cpp:335]
2010-Apr-24 13:45:30.250 DEBUG  dwarf words 2107 [src\dwarftherapist.cpp:337]
2010-Apr-24 13:45:30.281 INFO   found 40 dwarves out of 54 creatures
2010-Apr-24 13:45:30.828 INFO   RUNNING VERSION         : "0.5.0"
2010-Apr-24 13:45:30.828 INFO   LATEST AVAILABLE VERSION: "0.5.0"
2010-Apr-24 13:50:09.609 DEBUG  UNKNOWN LABOR: Bailing on set labor of id 68
enabled? false for "Iton Lorbamarban" [src\dwarf.cpp:624]
2010-Apr-24 13:50:12.546 INFO   found 40 dwarves out of 54 creatures
2010-Apr-24 13:52:50.765 INFO   found 40 dwarves out of 54 creatures

Original issue reported on code.google.com by dspoul...@gmail.com on 24 Apr 2010 at 5:02

Attachments:

GoogleCodeExporter commented 9 years ago
This is a known bug with 0.5.0's leatherworking skill display. It has already 
been 
fixed.

Original comment by treyst...@gmail.com on 24 Apr 2010 at 9:18