Jump to content
The Dark Mod Forums

Beta testing 2.11


stgatilov

Recommended Posts

On 1/9/2023 at 7:22 AM, Daft Mugi said:

Well, I have good news and bad news.
The good news is that I cannot reproduce the crash.
The bad news is that I cannot reproduce the crash.

It's odd. The crash used to happen frequently when I was learning combat skills on the Training Mission using 2.10. Today, I spent more than an hour trying 2.10 with and without a debugger and 2.11 beta 5 with a debugger. No crash yet. I also had a recent crash in the flooded section of "A Good Neighbor" during combat a few weeks ago.

I managed to reproduce it: 6225
Yes, it is very hard to reproduce.

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

On 1/10/2023 at 1:03 AM, nbohr1more said:

While trying to find a good map to bisect against ( smaller mission ), I ran into repeated crashes in "COS: Pearls 'n Swine".

Back trace:

pearlsandswine_bt.txt 4.55 kB · 2 downloads

https://bugs.thedarkmod.com/view.php?id=6227

Cannot reproduce on rev 9985... moving forward

Rev 10036 is good... moving forward

Rev 10071 is good

Rev 10071 with  matching 16599 dev assets = good ( no crash )  ( maybe try to run the latest SVN with 16599 assets plus the blackjack patch assets ? )

Rev 10071 with 10107 assets = crash

Rev 10072 = crash ( all testing was done with 10107 assets, if 10071 crashes the next step might be

to revert assets too... that said, if 10107 asset changes are responsible TDM still shouldn't crash )

Rev 10073 = crash ( may need to retest 10071 )

Rev 10078 = crash

Rev 10092 = crash

Rev 10093 = crash

Rev 10095 = crash

Rev 10107 = crash

Nothing in Rev 10093 should cause a crash like this.

New backtrace seems similar to the old one but uses different hash lookup ?

Thread 11 "thedarkmod.x64" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffaf6bf700 (LWP 3026)]
idDict::FindKey (this=0x80, key=key@entry=0x12e8bfb "pre_pickup_origin")
    at /home/user/tdm_src/new/piggie/darkmod_src/idlib/Dict.cpp:462
462        for ( int i = argHash.First( hash ); i != -1; i = argHash.Next( i ) ) {
(gdb) bt
#0  idDict::FindKey (this=0x80, key=key@entry=0x12e8bfb "pre_pickup_origin")
    at /home/user/tdm_src/new/piggie/darkmod_src/idlib/Dict.cpp:462
#1  0x000000000074f67a in idDict::GetString (out=<synthetic pointer>,
    defaultString=0x12995cc "0 0 0", key=0x12e8bfb "pre_pickup_origin",
    this=<optimized out>)

Going back to 10092 to see if I missed the crash somehow. Yep, same crash there. Rolling back to an earlier one...

Ran outta time. I will continue tomorrow ( unless someone else wants to build from source and bisect between 10071 and 10078 )

  • Like 2

Please visit TDM's IndieDB site and help promote the mod:

 

http://www.indiedb.com/mods/the-dark-mod

 

(Yeah, shameless promotion... but traffic is traffic folks...)

Link to comment
Share on other sites

3 hours ago, Daft Mugi said:

That's a welcomed improvement.

Are the core assets being worked on to clean up these warning messages before 2.11 release?

No, I dont have time to fix them at the moment, and I think a lot of FMs that use custom briefing GUIs are affected by numerous new warnings, too.

  • Like 1
Link to comment
Share on other sites

Hey, I got one question for now; how can I test Volumetric Rays when I can't find any?

The three official missions don't seem to have any, can any of you suggest a map, or two, or hell every map known that uses Volumetric Maps?

Always liked those things, I want to give it a proper try, the more maps to try on the better.

Link to comment
Share on other sites

27 minutes ago, The Black Arrow said:

The three official missions don't seem to have any, can any of you suggest a map, or two, or hell every map known that uses Volumetric Maps?

  • Hazard Pay
  • Iris
  • Written in Stone
  • Noble Affairs

You can bind a key to toggle volumetric lights off and on, if you'd like.

bind "]" "toggle r_volumetricEnable; reloadModels"

 

Edited by Daft Mugi
Link to comment
Share on other sites

Btw. you can make a DR filter to filter everything away except volumetric lights, so you could check a map on them. Maybe still too much work though.

image.png

 

12 hours ago, Daft Mugi said:
  • Hazard Pay
  • Iris
  • Written in Stone
  • Noble Affairs

Maybe more (technical) features should be listed here in a separate column:

https://wiki.thedarkmod.com/index.php?title=Fan_Missions_for_The_Dark_Mod

Edited by datiswous
Link to comment
Share on other sites

The latest beta (2.11-5?) seems to be ignoring my autoexec.cfg file.  The first two lines are:

seta r_fboColorBits "32"
seta tdm_mainmenu_confirmquit "0"

and it's kind of pretty obvious when these are missing!

This was working on the previous beta, so something subtle has changed in this area.

I do notice the following message in the console output:

Couldn't exec autocommands.cfg - file does not exist.

Has the filename being looked for changed?

Edit: Certainly adding a soft link (`ln -s`) from autocommands.cfg to autoexec.cfg seems to fix the issue.

Edit: Oh, but now the log is full of

Unknown command '#'

messages.  Are commands comments not supported now?  (Don't remember seeing this before...)

Edited by Araneidae
Link to comment
Share on other sites

44 minutes ago, AluminumHaste said:

@Araneidae Is there a reason you use 32bit instead of 64bit color precision?

As a general note, 32bit increases FPS quite a bit over 64bit on some FM's for me. It's the only reason why I also use it. Only disadvantage is some ugly color banding in dark areas.

Link to comment
Share on other sites

1 hour ago, AluminumHaste said:

@Araneidae Is there a reason you use 32bit instead of 64bit color precision?

Oh yes.  My graphics card (an elderly HD6950 if I remember correctly) produces messed up graphics when 64-bit colour precision is selected.  Unfortunately there seems to be a graphics driver bug, this was discussed at some length on this forum about a year ago.

  • Like 1
Link to comment
Share on other sites

1 hour ago, Daft Mugi said:

Use "autocommands.cfg" instead of "autoexec.cfg".

Comments begin with "//" instead of "#".

Sure (though haven't tried the // comments yet), but I was a bit surprised to see autoexec.cfg suddenly stop working halfway through the beta cycle -- what's changed?

Link to comment
Share on other sites

@AraneidaeHave you tried 64 bit color with the most recent 2.11 beta?

I had issues with it also that were fixed on my AMD card.

EDIT: I just pulled out my old Alienware M17x R1 from 2008, has an Mobility HD5870, and while Iris runs at 8 fps, there's no graphics corruption that I can see from 32-64bit colour.

I always assumed I'd taste like boot leather.

 

Link to comment
Share on other sites

2 hours ago, Araneidae said:

Sure (though haven't tried the // comments yet), but I was a bit surprised to see autoexec.cfg suddenly stop working halfway through the beta cycle -- what's changed?

Looking at the source code and the core pk4 asset files, I don't see any changes that would make a difference.

Does this happen with a single FM? Does the FM pk4 file include an "autoexec.cfg" file?

From the source code, here's the load order of config files.

    exec default.cfg
    exec Darkmod.cfg
    exec DarkmodKeyboard.cfg
    exec DarkmodPadbinds.cfg
==> exec autoexec.cfg
    <load language>
    <exec command-line arguments>
    <init input>
    <init sound>
    <init OpenGL>
    <init ui>
    <load DLL>
    <init session>
==> exec autocommands.cfg

Details about the addition of "autocommands.cfg" are at https://bugs.thedarkmod.com/view.php?id=3199

I thought "autocommands.cfg" was the right way to do it, because that is what I've read on the forums. It seems that "autocommands.cfg" was originally designed for one use case: running "dmap".

However, maybe over time "autocommands.cfg" became the de facto config file for user commands and "autoexec.cfg" became the config file for FM authors to use. I don't know. Does anyone know for a fact whether or not this is the case?

Edited by Daft Mugi
Link to comment
Share on other sites

autoexec.cfg and autocommands.cfg are loaded at different parts of TDM loading.

I don't know exactly when though.

EDIT:

Yeah, autocommands.cfg is the last thing that loads in the init order.

 

    // tels: #3199: now that the game DLL is loaded, we can execute another config, this
    // enables it to run f.i. dmap (dmap before DLL load produces no AAS):
    cmdSystem->BufferCommandText( CMD_EXEC_APPEND, "exec autocommands.cfg\n" );

 

autoexec.cfg is loaded way earlier.

 

 

    cmdSystem->BufferCommandText( CMD_EXEC_APPEND, "exec default.cfg\n" );

    // skip the config file if "safe" is on the command line
    if (!SafeMode())
    {
        // if any config file does not exist, ignore it and only use "default.cfg".
        // Darkmod.cfg and DarkmodKeybinds.cfg will be written upon exit
        if (fileSystem->FindFile(CONFIG_FILE) != FIND_NO) {
            cmdSystem->BufferCommandText(CMD_EXEC_APPEND, "exec " CONFIG_FILE "\n");        // Darkmod.cfg
            
        }
        if (fileSystem->FindFile(KEYBINDS_FILE) != FIND_NO) { // STiFU #4797
            cmdSystem->BufferCommandText(CMD_EXEC_APPEND, "exec " KEYBINDS_FILE "\n");        // DarkmodKeybinds.cfg
        }
        if (fileSystem->FindFile(PADBINDS_FILE) != FIND_NO) {
            cmdSystem->BufferCommandText(CMD_EXEC_APPEND, "exec " PADBINDS_FILE "\n");
        }
    }
    cmdSystem->BufferCommandText( CMD_EXEC_APPEND, "exec autoexec.cfg\n" );

I always assumed I'd taste like boot leather.

 

Link to comment
Share on other sites

44 minutes ago, AluminumHaste said:

What does it look like? What's the bug?

I had go hunting back quite a long way to find my initial report of the bug, but here it is (there's quite a bit of conversation following, mixed with a bunch of other 2.09 beta stuff):

followed here:

Actually, going back is pretty confusing, and I don't seem to be able find my original message about the screen being messed up.

This hasn't changed very much when I just inadvertently tried it, though this time it was the top half of the screen that was scrambled rather than the right hand side.

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

    • Petike the Taffer

      I've finally managed to log in to The Dark Mod Wiki. I'm back in the saddle and before the holidays start in full, I'll be adding a few new FM articles and doing other updates. Written in Stone is already done.
      · 4 replies
    • nbohr1more

      TDM 15th Anniversary Contest is now active! Please declare your participation: https://forums.thedarkmod.com/index.php?/topic/22413-the-dark-mod-15th-anniversary-contest-entry-thread/
       
      · 0 replies
    • JackFarmer

      @TheUnbeholden
      You cannot receive PMs. Could you please be so kind and check your mailbox if it is full (or maybe you switched off the function)?
      · 1 reply
    • OrbWeaver

      I like the new frob highlight but it would nice if it was less "flickery" while moving over objects (especially barred metal doors).
      · 4 replies
    • nbohr1more

      Please vote in the 15th Anniversary Contest Theme Poll
       
      · 0 replies
×
×
  • Create New...