Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Dwarf Comapnion help  (Read 1026 times)

Heliomance

  • Bay Watcher
    • View Profile
Dwarf Comapnion help
« on: December 09, 2009, 05:45:43 am »

rying to run Dwarf Companion, I keep getting this error:

Code: [Select]
Timestamp = 0x48c330df

Traceback (most recent call last):
  File "C:\Documents and Settings\Thomas\Desktop\Dwarf Fortress\companion\dfcompanion_prototype.py", line 409, in <module>
    DFcmp = DFcompanion()
  File "C:\Documents and Settings\Thomas\Desktop\Dwarf Fortress\companion\dfcompanion_prototype.py", line 353, in __init__
    self.dd = dwarfdbg(verbose=True)
  File "C:\Documents and Settings\Thomas\Desktop\Dwarf Fortress\companion\dwarfdbg.py", line 131, in __init__
    self.configoffsets()
  File "C:\Documents and Settings\Thomas\Desktop\Dwarf Fortress\companion\dwarfdbg.py", line 89, in configoffsets
    raise "can't guess offsets if not PE"
TypeError: exceptions must be classes or instances, not str

What gives?
Logged

Rafal99

  • Bay Watcher
    • View Profile
Re: Dwarf Comapnion help
« Reply #1 on: December 27, 2009, 11:16:24 am »

I am getting the same error, except the last "TypeError: ..." line.
Anyone know what am I doing wrong?
Logged
The spinning Tantrum Spiral strikes The Fortress in the meeting hall!
It explodes in gore!
The Fortress has been struck down.

Taritus

  • Bay Watcher
    • View Profile
Re: Dwarf Comapnion help
« Reply #2 on: December 27, 2009, 12:21:41 pm »

Presumably you're trying to run it with the wrong version.  The latest Dwarf Companion only runs on 40d16.
Logged



GrafZeppelin

  • Bay Watcher
  • The Saddest Dwarf
    • View Profile
Re: Dwarf Comapnion help
« Reply #3 on: December 27, 2009, 01:23:42 pm »

Presumably you're trying to run it with the wrong version.  The latest Dwarf Companion only runs on 40d16.

Actually, it only runs on 40d, and can't run on 40d16.

Rafal99

  • Bay Watcher
    • View Profile
Re: Dwarf Comapnion help
« Reply #4 on: December 27, 2009, 04:32:30 pm »

Ok I have fixed my problem.

The latest DF Companion (v0.17d) runs on 40d16 but not in earlier versions, especially not in 40d14 I was using.
Logged
The spinning Tantrum Spiral strikes The Fortress in the meeting hall!
It explodes in gore!
The Fortress has been struck down.