Lazy-Newb-Pack / Lazy-Newb-Pack-Linux

A Lazy Newb Pack for Linux
http://lazynewbpack.com/
150 stars 12 forks source link

TWBT: data/art/white1px.png not found, can not continue #50

Closed mpicard closed 6 years ago

mpicard commented 6 years ago

Using LinuxLNP-0.43.05-r7 with Spacefox and TWBT multilevel I receive the following errors:

[distro_fixes] [INFO] Checking whether any distro specific fixes are required...
[distro_fixes] [INFO] OS: ubuntu
[distro_fixes] [INFO] ARCH: x86_64
[distro_fixes] [INFO] VER: 16.04
[distro_fixes] [INFO] DF_ARCH: 64-bit
[distro_fixes] [INFO] DF_BIN_LOCATION: /home/martin/LNP/df_linux/libs/Dwarf_Fortress
[distro_fixes] [INFO] PRELOAD_LIB: 
[distro_fixes] [INFO] LD_LIBRARY_PATH: 
[distro_fixes] [INFO] Done
Loading bindings from data/init/interface.txt
Resetting textures
TWBT: version 6.22
TWBT: no display patch (not an error)
TWBT: data/art/white1px.png not found, can not continue
Plugin twbt has failed to initialize properly.
multilevel is not a recognized command.
DFHack is ready. Have a nice day!
DFHack version 0.43.05-r3 (release) on x86_64
Type in '?' or 'help' for general help, 'ls' to see all commands.

This version of the pack doesn't seem to have white1px.png in any of the data/art folders, with a bit of googling I found the files in TWBT repo but adding them still didn't fix the issue, same message. Any help here? (I also tried the instructions found here to no avail)

lethosor commented 6 years ago

Those were all the things I was going to suggest, so I'm not sure what's wrong if none of them worked. There might be more people that check the forum thread for whatever pack you're using.

mpicard commented 6 years ago

I figured it out!!! It’s not the graphics/tileset/data/art it’s the df_linux/data/art that’s missing the white1px.png and transparent.png! Someone might want to update the repo to include those because newer versions of TWBT (around 6.23+ or something) added it. It fixed all the artifacts and broken tiles for me!! On Mon, Dec 25, 2017 at 1:56 PM Lethosor notifications@github.com wrote:

Those were all the things I was going to suggest, so I'm not sure what's wrong if none of them worked. There might be more people that check the forum thread for whatever pack you're using.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Lazy-Newb-Pack/Lazy-Newb-Pack-Linux/issues/50#issuecomment-353871123, or mute the thread https://github.com/notifications/unsubscribe-auth/AHHYRrYGrRtPDz9y-lkIo4_Do4MhrAZ9ks5tD6mVgaJpZM4RMQqO .

carterscottm commented 6 years ago

I just pushed a commit that added these files to the LNP/tilesets dir. These files get added to df_linux/data/art at first launch of PyLNP and when graphics packs are changed.

mpicard commented 6 years ago

Awesome 👏🏻 On Wed, Dec 27, 2017 at 1:41 PM carterscottm notifications@github.com wrote:

Closed #50 https://github.com/Lazy-Newb-Pack/Lazy-Newb-Pack-Linux/issues/50.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Lazy-Newb-Pack/Lazy-Newb-Pack-Linux/issues/50#event-1402526730, or mute the thread https://github.com/notifications/unsubscribe-auth/AHHYRk5cjJbl6od10ZXLPIngYro1xbKiks5tEkjygaJpZM4RMQqO .