mifki / df-twbt

Text Will Be Text
187 stars 30 forks source link

Not compatible with DFhack 0.4704-r2? #101

Closed YuweiAstro closed 4 years ago

YuweiAstro commented 4 years ago

Hi, I'm using the latest version of TWBT(6.6.1) and DFHack (dfhack-0.47.04-r2-OSX-64bit-gcc-7.5.0) on OSX 10.15.6. And the game version is 0.47.4. I've copied the files according to the TWBT Setup here And when I run the game from pyLNP, the terminal reports:

$ /Applications/Lazy\ Mac\ Pack\ v0.47.04\ dfhack-b1/df_osx/dfhack ; exit;
dfhack: attempting to hook in
Loading bindings from data/init/interface.txt
Resetting textures
Plugin twbt was not built for this version of DFHack.
Plugin: 0.44.12-r2, DFHack: 0.47.04-r2
DFHack is ready. Have a nice day!
DFHack version 0.47.04-r2 (release) on x86_64
Type in '?' or 'help' for general help, 'ls' to see all commands.
[DFHack]# 

And the text in the game are gibberish. I wonder how to fix it. Thanks :)

YuweiAstro commented 4 years ago

The gibberish characters seems to be only of some graphic mods, whereas most of them have issue displaying punctuation. I'm using Mayday and it looks just like the screenshot on the left.

txtsd commented 4 years ago

Get the latest versions here for now: https://github.com/thurin/df-twbt/releases

YuweiAstro commented 4 years ago

Get the latest versions here for now: https://github.com/thurin/df-twbt/releases

It worked. Thanks!