Jump to content

Recommended Posts

Posted

I wonder if any of you guys are seeing some of the issues were having with a DS.

 

1) Were getting reports from some KA-50 pilots that they don't see buildings or trees. We load up the server fresh and something if fixes it, sometimes it doesn't. On the server settings the scenery is set to high. On the A-10c side, they see building and trees about 80% of the time.

 

2) I've noticed that once a server is up and I use the select mission option to switch the mission, it crashes a couple minutes into hosting the new mission. If I load up the same mission with a fresh server it seems to work fine.

 

Other than that were doing great with our DS and our squad loves flying in it.

Coder - Oculus Rift Guy - Court Jester

Posted (edited)

If you could send me the mission, and the server's dcs.log from an affected session, I'd be happy to look and see if I can find something wrong.

 

The most vital thing to save, if you see some oddities, is the dcs.log. Remember that- because dcs.log is erased every single time you restart multiplayer. So next time it starts acting up again, save the dcs.log!!!

Edited by Speed
  • Like 1

Intelligent discourse can only begin with the honest admission of your own fallibility.

Member of the Virtual Tactical Air Group: http://vtacticalairgroup.com/

Lua scripts and mods:

MIssion Scripting Tools (Mist): http://forums.eagle.ru/showthread.php?t=98616

Slmod version 7.0 for DCS: World: http://forums.eagle.ru/showthread.php?t=80979

Now includes remote server administration tools for kicking, banning, loading missions, etc.

Posted

Thanks speed. I'm testing the mission we worked on yesterday and still seeing towns without buildings or trees. I currently have the scenery settings on the server set to high, should I set some of the higher settings to high?

Coder - Oculus Rift Guy - Court Jester

Posted (edited)

Problem fixed, I removed the options file from an unzipped copy of your mission, then re-zipped it up. The options file that was being created with your mission had these settings for graphics:

   ["graphics"] = 
   {
       ["multiMonitorSetup"] = "1camera",
       ["color"] = "32",
       ["heatBlr"] = 0,
       ["scenes"] = "low",
       ["water"] = 0,
       ["fullScreen"] = false,
       ["visibRange"] = "Low",
       ["treesVisibility"] = 1500,
       ["aspect"] = 1.7777777777778,
       ["haze"] = 1,
       ["shadows"] = 0,
       ["TranspSSAA"] = false,
       ["textures"] = 0,
       ["cockpitShadows"] = false,
       ["lights"] = 2,
       ["effects"] = 3,
       ["MSAA"] = 0,
       ["height"] = 1080,
       ["sync"] = false,
       ["shadowTree"] = false,
       ["civTraffic"] = "",
       ["width"] = 1920,
       ["clutterMaxDistance"] = 0,
       ["HDR"] = 0,
   }, -- end of ["graphics"]

 

Anyway, I'll email the updated mission to you.

 

The problem is, next time you edit it, that options file will just be created again. You either need to enforce graphics settings in the mission options, or, after you are done editing, unzip the mission, delete the options file, and then rezip everything back up again.

Edited by Speed

Intelligent discourse can only begin with the honest admission of your own fallibility.

Member of the Virtual Tactical Air Group: http://vtacticalairgroup.com/

Lua scripts and mods:

MIssion Scripting Tools (Mist): http://forums.eagle.ru/showthread.php?t=98616

Slmod version 7.0 for DCS: World: http://forums.eagle.ru/showthread.php?t=80979

Now includes remote server administration tools for kicking, banning, loading missions, etc.

Posted

Worked like a charm. So in the future when were editing missions should I have my editing machine have the highest settings while working on it, or would you advise to remove that file each time?

Coder - Oculus Rift Guy - Court Jester

  • 2 years later...
Posted

I have the same issue with several missions. Your post allows me to fix them, thanks. Here is the deal. When you lower your graphics, say to do some testing, the options file gets modified, but for some reason, you cant change it back. Could have something to do with file permissions or something stupid like that, I haven't look into it that far yet.

HawgDawg4life of MSFlights.net

 

[sIGPIC][/sIGPIC]

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...