Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0006147Dwarf FortressTechnical -- Generalpublic2012-08-04 00:572015-03-03 18:29
GrizzlyAdamz 
 
normalblockalways
newopen 
Windows
0.34.11 
 
0006147: Not found: data/art/curses_640x300.png
My friend is trying to run a fresh copy of 34.11. However, it always prompts for fullscreen and then gives the error "Not found: data/art/curses_640x300.png".

The file exists and is in the correct directory.
Attempt to run DF.
Identical issue:
http://www.bay12games.com/dwarves/mantisbt/view.php?id=2663 [^]
http://www.bay12forums.com/smf/index.php?topic=66025.0 [^]

Also, when he attempted to either move or run from his quick launch bar he recieved a 'fomodex.dll not found' error- which may or may not be the right file name & I can't confirm whether it was on move or on launch due to RL constraints atm.

He's attempting this on winXP.
No tags attached.
related to 0002688acknowledged Toady One Not found: data/art/curses_640x300.png (32-bit Linux DF) 
has duplicate 0006879resolved Dwarfu Tileset does not load 
Issue History
2012-08-04 00:57GrizzlyAdamzNew Issue
2012-08-04 00:59GrizzlyAdamzNote Added: 0023399
2012-08-04 01:33Knight OtuNote Added: 0023400
2012-08-04 07:01QuietustNote Added: 0023401
2012-08-04 07:02QuietustNote Edited: 0023401bug_revision_view_page.php?bugnote_id=0023401#r8722
2012-08-04 12:06GrizzlyAdamzNote Added: 0023403
2012-08-04 12:25QuietustNote Added: 0023404
2012-08-05 16:58GrizzlyAdamzNote Added: 0023412
2013-05-04 07:26tsesterNote Added: 0023956
2013-05-04 07:27tsesterNote Edited: 0023956bug_revision_view_page.php?bugnote_id=0023956#r8929
2013-05-08 01:19abbradarNote Added: 0023962
2014-07-07 18:29Daw11Note Added: 0024885
2014-07-08 09:41CaesilixNote Added: 0025065
2014-07-08 13:00darklord92Note Added: 0025132
2014-07-09 14:46DwarfuRelationship addedhas duplicate 0006879
2014-07-09 15:23pokeNote Added: 0025396
2014-07-09 16:18pokeNote Added: 0025410
2015-03-02 20:03lethosorRelationship addedrelated to 0002688
2015-03-03 17:35QuietustNote Added: 0032321
2015-03-03 18:29lethosorOSpartitioned win XP/ubuntu => Windows
2015-03-03 18:29lethosorOS VersionN/A(probablyold) =>
2015-03-03 18:29lethosorPlatformPC =>

Notes
(0023399)
GrizzlyAdamz   
2012-08-04 00:59   
It crashes after giving the error.
(0023400)
Knight Otu   
2012-08-04 01:33   
As per the linked issue, does your friend have the libpng3 package? If not, he should install it. Otherwise, he should look if there is another libpng package and install that.
(0023401)
Quietust   
2012-08-04 07:01   
(edited on: 2012-08-04 07:02)
It sounds like DF is being run without the proper "Start In" folder (i.e. current working directory)...

(0023403)
GrizzlyAdamz   
2012-08-04 12:06   
I have access to his computer now, but looking up libpng3 presents an issue: the official distributor gives me something I'm rather out of my depth with, and the other sites look seedy. If it were my computer and I knew what I was doing, I could take the chance. Not on someone else's machine though.


We downloaded the file, extracted it to a folder on the desktop, ran it from that.



----------------------------
Well, that's...ok. Issue appears to be resolved. It runs from both its directory and through a quicklaunch button.

Only steps taken were:
1.restarting

2.downloaded that sourcecode package here http://www.libpng.org/pub/png/libpng.html [^]
and

3.opening a couple readmes.

I don't trust magic fixes, but I might accept it this time. Tell me if either of you have any ideas for testing/snooping. If anything else develops, will update.
(0023404)
Quietust   
2012-08-04 12:25   
There should be no need to download libpng separately - the Windows DF package includes it (along with all other dependencies).
(0023412)
GrizzlyAdamz   
2012-08-05 16:58   
welp, copy+pasted my modded version of DF over to his machine, and now it's (semi)broken again.
Neither DF nor the modded DF launch from their directories, but interestingly DF successfully launches from the quicklaunch button.
Further, when I changed the target/start-in properties of the quicklaunch to aim at the modded version, it worked as well.
(0023956)
tsester   
2013-05-04 07:26   
(edited on: 2013-05-04 07:27)
i have similar problem
OS: ArchLinux 64 bit
df: 0.34.11-2 (arch package) 0.34.11 (official package)

another solution is to delete all png in data/art/, link all bmp to respective names ending in png

(0023962)
abbradar   
2013-05-08 01:19   
OS: Arch Linux 64 bit
Solved by installing lib32-libpng15 from AUR.
(0024885)
Daw11   
2014-07-07 18:29   
This bug is still present in version 0.40.01
(0025065)
Caesilix   
2014-07-08 09:41   
Workaround from http://www.bay12games.com/dwarves/mantisbt/view.php?id=2688#c24614 [^]

LD_PRELOAD=/lib32/libz.so.1 ./df
(0025132)
darklord92   
2014-07-08 13:00   
Make sure your permissions for the directory are correct. "chmod 755 -R df_linux" should work properly. Be sure that the file is also owned by the user "chown user:group -R df_linux" should work.
(0025396)
poke   
2014-07-09 15:23   
Excuse me, but I installed the DF windows package, and it has the same issue even though I did install the libpng3 package, it still says it.
(0025410)
poke   
2014-07-09 16:18   
wait, nevermind, it only does that with SDL version
(0032321)
Quietust   
2015-03-03 17:35   
This issue should not be confused with 0002688 - despite having the exact same title, this one applies to Windows while the other one applies to Linux (and is actually a totally different problem).