Jump to content
The Dark Mod Forums

FM does not stay installed and Saved games don't run


namuh1

Recommended Posts

There's a suspicious line here:

 

[.\DarkMod\Missions\ModInfo.cpp ( 238):DEB (MAINMENU) FR: 0] Couldn't find darkmod.txt for mod betrayal -applaunch 9050.

 

which might indicate that the current mod parameters are misunderstood by DOOM3.exe. Can you please also attach the currentfm.txt file and the tdmlauncher.log file? I'd also like to see the DarkMod.log file after you installed an FM:

 

- Start the game

- Install the FM

- When the dialog is displayed "Game will be restarted now" - don't click OK, instead hit Alt+F4.

- Get the darkmod.log file and upload it to somewhere

Link to comment
Share on other sites

The DarkMod.log to install FMs looks about right, no strange paths there. It's been saving the string "crown_of_penitence" to the currentfm.txt as well, and the contents you sent me look ok.

 

If you start DarkMod now through TDM launcher, can you please show me the tdmlauncher.log and the DarkMod.log? Also bring down the console and type fs_game and fs_game_base, I'd like to know the values of these CVARs.

 

Can't tell about the tdmlauncher.log file in DOOM3.exe, maybe you used a shortcut to tdmlauncher that has its working directory set to the DOOM3 folder?

Link to comment
Share on other sites

The tdmlauncher.log and DarkMod.log files I uploaded just before were created as a result of me starting DM via the TDM Launcher, so I'm not sure why you're asking me to grab those files again, unless you meant to actually start a mission this time. So, I've started a mission and re-uploaded those files to the same location (http://www.tinrobot.biz/darkmod/).

 

Results from the console queries:

fs_game returns: "fs_game" is:"crown_of_penitence -applaunch 9050" default:""

mod path

 

fs_game_base returns: "fs_game_base" is:"darkmod" default:""

alternate mod path, searched after the main fs_game path, before the basedir

Link to comment
Share on other sites

The previous tdmlauncher.log file showed betrayal as current FM that's why I wanted to see it after installing crown_of_penitence to see if it is picked up correctly by tdmlauncher.

 

The new tdmlauncher.log file looks ok, I can see that the FM name is correctly read from currentfm.txt:

 

Current FM is: crown_of_penitence

Detected Steam version of D3; Steam executable found at C:\Program Files (x86)\Steam\steamapps\..\steam.exe

Using the following argument vector:

#0: -applaunch

#1: 9050

#2: +set

#3: fs_game_base

#4: darkmod

#5: +set

#6: fs_game

#7: crown_of_penitence

Starting process C:\Program Files (x86)\Steam\steamapps\..\steam.exe -applaunch 9050 +set fs_game_base darkmod +set fs_game crown_of_penitence

Closing logfile.

 

The problem is definitely occuring on passing the parameters to DOOM3.exe through Steam, since the fs_game CVAR is wrong, it contains the "-applaunch 9050" next to the actual "crown_of_penitence" argument. Since I don't have Steam myself I cannot tell exactly what is happening here and why DOOM3 is concatenating multiple arguments into one, and why nobody else has seen this issue before.

 

Can you try to launch the following string in a cmd window, please? Do you get the same behaviour?

 

"C:\Program Files (x86)\Steam\steamapps\..\steam.exe" -applaunch 9050 +set fs_game_base darkmod +set fs_game crown_of_penitence

 

I'm not sure the quotes are necessary, but they might be since the steam path contains spaces.

Link to comment
Share on other sites

Well, somehow it must be possible to start Steam and have it passing the fs_game argument correctly. It's simply not OK that the command line

 

-applaunch 9050 +set fs_game_base darkmod +set fs_game crown_of_penitence

 

results in a fs_game = "crown_of_penitence -applaunch 9050" - that's just weird. It's also surprising that the same launch command line does different things for different users - afaik no other steam user had such strange behaviour.

 

Can you play around and shuffle the argument order a bit when launching steam from the command line? Maybe you can find out if the argument order makes any difference.

Link to comment
Share on other sites

Success!

 

Swapping around these two arguments (+set fs_game_base darkmod +set fs_game crown_of_penitence) has worked.

So, for clarity, my command line now reads:

 

"C:\Program Files (x86)\Steam\steamapps\..\steam.exe" -applaunch 9050 +set fs_game crown_of_penitence +set fs_game_base darkmod

 

I now see 'Crown of Penitence' in the Current Game window, and I can save and load games.

It seems for me, I have to run DM via a command line. This is unfortunate, but at least it works, and it may give the team something to investigate further for a future update of TDM.

 

Many thanks for your help.

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.
      · 2 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...