Page 1 of 1
Crash with latest SVN Update
Posted: Thu Aug 27, 2009 3:05 am
by Bandobras Took
Whenever I try to run, it tells me that it can't load "../graphics/e.png"
What's gone wrong?
Re: Crash with latest SVN Update
Posted: Thu Aug 27, 2009 4:50 am
by wigy
I see no evil. Works ok. Try update again (sometimes little issues are fixed next minute.)
Then, if it doesn't work, delete manually (i.e. using something else than subversion whole graphics/Metw-directory) and update again (it will fetch all missing stuff).
--
The file it is looking for is graphics/Metw/e.png. Message says graphics/e.png just because after failing game specific file, it tries generic version from graphics/e.png.
Posted: Thu Aug 27, 2009 12:28 pm
by Bandobras Took
Deleting manually and re-updating seems to have done it. Thanks!