Jump to content
The Dark Mod Forums

Black menu caused by missing fonts and GUI textures


frex

Recommended Posts

The system is 32 bit Fedora Linux 19 with Xfce, on a laptop that isn't exactly gaming, with intel graphics but the errors aren't related to poor gl implementation from intel.

 

I've downloaded the game from this torrent: https://thepiratebay...torrent/9024163 that I've found on one of threads here.

All seems well after download but when I start the game I must go to tty2 and manually ps and kill the process because it's just black screen and music and I can't/didn't find the way to quit it. It's as if all fonts and gui assets are missing.

I get hundreds of warnings such as

WARNING:Couldn't load image: guis/assets/mainmenu/downloadable_mission_details
WARNING:Couldn't load image: guis/assets/mainmenu/oldparchment_backdrop6

related to either fonts or guis.

 

Updater in the torrent says it's up to date.

Updater from site when ran in ~/darkmod/ first updates itself then too says game is up to date:

[frex@localhost darkmod]$ ./tdm_update.linux
TDM Updater v0.61 (c) 2009-2013 by tels & greebo. Part of The Dark Mod (http://www.thedarkmod.com).
----------------------------------------------------------------------------
Initialising...
Done.
----------------------------------------------------------------------------
Cleaning up previous update session...
Done.
----------------------------------------------------------------------------
Downloading mirror information...
Done downloading mirrors.
  Found 7 mirrors.
----------------------------------------------------------------------------
Downloading CRC file...
Downloading from Mirror thegreatesttunnelhost: crc_info.txt
[=========================] 100.0% at 0 bytes/sec							
----------------------------------------------------------------------------
Downloading version info file...
Downloading from Mirror SouthQuarter: tdm_version_info.txt
[=========================] 100.0% at 22 kB/sec							  
Done downloading versions. Newest version is 2.00.
----------------------------------------------------------------------------
Trying to match local files to version definitions...
[=========================] 100.0% File:									
Done comparing local files: local version is 2.00.
----------------------------------------------------------------------------
Comparing local files to server definitions...
[=========================] 100.0% File:									
Done comparing local files to server definitions.
Your TDM installation is up to date

 

Listing all of pk4 files(here with 7zips command line) and then grepping the output for missing resource that was listed when I ran ./thedarkmod.x86 like:

[frex@localhost darkmod]$ for i in *.pk4; do 7za l $i; done | grep guis/assets/mission_success/background_success
2011-10-30 19:26:04 .....	   699192	   403760  dds/guis/assets/mission_success/background_success.dds

seems to say for every file I tried that it exists but starts with additional dds/ in front compared to path game tries to load it from.

 

I attach(because it's too long to paste comfortably) the file to which I redirected stdout when launching the game, in case it's actually my laptop or intel card that is causing this problem.

darkmodout.txt

Link to comment
Share on other sites

Chances are you are running into a problem with compressed textures. Have you run any other 3D games?

 

Could you look through the terminal output when you run TDM from there, look for something about "GL_EXT_texture_compression_s3tc", if it has a 'v' next to it, its not this issue. If it has an 'X', there's a problem.

 

If you google for GL_EXT_texture_compression_s3tc, you should be able to find something related to getting it working on your distro. This is normal in Linux distros which are worried about patent stuff, most liberal distros enable support by default. I know this is a common problem in Debian and something else that I can't remember.

 

Edit: Yeah it seems SuSE doesn't enable it by default.

Link to comment
Share on other sites

Could you look through the terminal output when you run TDM from there, look for something about "GL_EXT_texture_compression_s3tc", if it has a 'v' next to it, its not this issue. If it has an 'X', there's a problem.

Yes, that was it, menu now works, so this issue is solved, I hope I don't run into any more issues that aren't in FAQ.

Thank you for guessing it but I attached whole terminal output in first post just in case...

Link to comment
Share on other sites

  • 2 weeks later...

I had this problem - I got music but a black screen - on Ubuntu 12.04. I fixed it by doing:

 

sudo apt-get install driconf

 

Run driconf, and on the "Image Quality" tab, set "Enable ST3C texture compression even if software support is not available" to "Yes". Close driconf. Then, the menu worked. (Although it's still not setting the screen resolution back to the original resolution when it quits...)

 

Hope this helps someone.

 

Gerv

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 6 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
    • The Black Arrow

      I wanna play Doom 3, but fhDoom has much better features than dhewm3, yet fhDoom is old, outdated and probably not supported. Damn!
      Makes me think that TDM engine for Doom 3 itself would actually be perfect.
      · 6 replies
    • Petike the Taffer

      Maybe a bit of advice ? In the FM series I'm preparing, the two main characters have the given names Toby and Agnes (it's the protagonist and deuteragonist, respectively), I've been toying with the idea of giving them family names as well, since many of the FM series have named protagonists who have surnames. Toby's from a family who were usually farriers, though he eventually wound up working as a cobbler (this serves as a daylight "front" for his night time thieving). Would it make sense if the man's popularly accepted family name was Farrier ? It's an existing, though less common English surname, and it directly refers to the profession practiced by his relatives. Your suggestions ?
      · 9 replies
    • nbohr1more

      Looks like the "Reverse April Fools" releases were too well hidden. Darkfate still hasn't acknowledge all the new releases. Did you play any of the new April Fools missions?
      · 5 replies
×
×
  • Create New...