Jump to content

OzDeaDMeaT

Members
  • Posts

    153
  • Joined

  • Last visited

Posts posted by OzDeaDMeaT

  1. !!SOLVED!!

     

    OK, I managed to solve my problem.

     

    I did a number of things, I can't tell you specifically what it was that fixed the problem, but I guess start from the least impacting change to you and work down the list.

     

    Firstly I disabled Windows Update from installing Drivers in the future. (I suspect this was the problem)

     

    - Run gpedit.msc
    - Browse to "Computer Configuration > Administrative Templates > Windows Components > Windows Update"
    - Find setting called "Do not include drivers with Windows Update" and enable it.
    - Restart you PC
    

     

     

    1. I re-installed my motherboard USB 3.1 drivers, due to Windows Update Driver being installed

     

    2. Cleared the "metashaders2" & "fxo" from Saved Games\DCS.openbeta

     

    3. I updated my video card drivers to 436.30 (clean install), due to Windows Update Driver being installed

     

    4. After driver install I set Low Latency Mode to "On"

     

    5. Disabled MalwareBytes from scanning DCS Folder

     

    6. I uninstalled oculus software and re-installed it.

     

    7. Updated my m/b BIOS to the latest version

     

    The issue only occurred in DCS, I have since played a number of hours without a single issue both in single and multiplayer.

     

    I hope what I have suggested works for you.

  2. Try this:

     

    Quote:

    Originally Posted by Shahdoh View Post

    Along with that, the PLAYER name for the server as well should be available for modification.

    Try this:

     

     

    Quote:

    Originally Posted by USSR_Rik View Post

    Issue: Server's player name is just 'player' and can't be changed

     

    Hint: Create folder Scripts in server home folder: Saved Games\%DCS_Dedicated_Server%\Scripts

    and create in that folder file dedicatedServer.lua

    with text:

     

    Code:

    net.set_name('your desired server player name')

    local res = net.start_server(serverSettings)

    if res ~= 0 then

    log.write('Dedicated Server', log.DEBUG, 'Failed to start server with code: ', res)

    end

    Cheers

    __________________

    IAF.ViFF

     

     

    Cheers

     

    This doesnt appear to work with the Dedicated Server. I followed the information given, but I suspect there is some step that was omitted.

     

    Any help would be appreciated

  3. Also might try a Repair of the Oculus software, download the installer for Rift and when launched choose repair. All your settings/saved games in Oculus stay in tact.

    Sometimes this can fix odd issues.

     

    good call, I will give it a go shortly and get back to you if this fixes the problem.

  4. Hi

     

    I dont have the Rift S to check sorry, is it a tracking issue with the rift S?

     

    Do you have enough light in the room, it can help sometimes.

     

    Yeah room is well lit, that was something i noticed when i first got the Rift S, that the tracking is dogshit without the lights on. Good suggestion though. :thumbup:

  5. Hi guys,

     

    I am getting an issue with the latest Beta of DCS World (2.5.5.35461).

     

    The issue I am experiencing is an intermittent hitching followed by an Oculus Re-center (often outside of my vehicle)

     

    I have checked my drivers are all up to date, other games seem to work without issue.

     

    The performance is butter smooth except for when the game hitches. Sometimes it doesn't reset the center point, other times it does. It happens both in Multiplayer and in Single Player.

     

    System Specs are:

     

    CPU: i7-5930K

    M/B: Asus X99-Deluxe (BIOS ver. 3902)

    RAM: 128GB - Corsair Dominator Platinum CMD128GX4M8A2666C15

    Video Card: EVGA RTX 2080 Ti XC Hybrid Gaming (11G-P4-2384)

    VR: Oculus Rift S

    Controls: Warthog Stick & Throttle, CH Pedals

  6. How do we submit bug reports?

     

    Hi Skatezilla,

     

    How do you want bug reports sent through. Your app has been working great until a .net update came through today and now the GUI Updater wont launch at all.

     

    Here is what is currently in my applications eventlog, If there is another log i should be looking at please let me know.

     

    Faulting application name: DCS Updater Utility.exe, version: 5.26.2019.0, time stamp: 0x5cee91df
    Faulting module name: KERNELBASE.dll, version: 10.0.17763.475, time stamp: 0x9877ee8b
    Exception code: 0xe0434352
    Fault offset: 0x0011c762
    Faulting process id: 0x1e14
    Faulting application start time: 0x01d5296507f5c118
    Faulting application path: G:\Games\DCS World\DCS Updater Utility.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: 63ab0ee7-1c4c-4e05-a8d3-8272c264f649
    Faulting package full name: 
    Faulting package-relative application ID: 

     

    Application: DCS Updater Utility.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.Xml.XmlException
      at System.Xml.XmlTextReaderImpl.Throw(System.Exception)
      at System.Xml.XmlTextReaderImpl.Throw(System.String, System.String[])
      at System.Xml.XmlTextReaderImpl.ParseText(Int32 ByRef, Int32 ByRef, Int32 ByRef)
      at System.Xml.XmlTextReaderImpl.ParseText()
      at System.Xml.XmlTextReaderImpl.ParseElementContent()
      at System.Xml.XmlTextReaderImpl.Read()
      at System.Xml.XmlTextReader.Read()
      at System.Configuration.XmlUtil.StrictReadToNextElement(System.Configuration.ExceptionAction)
      at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
      at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
      at System.Configuration.BaseConfigurationRecord.ScanSections(System.Configuration.XmlUtil)
      at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
    
    Exception Info: System.Configuration.ConfigurationErrorsException
      at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean)
      at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
      at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
      at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(System.Object, System.Configuration.Internal.InternalConfigEventArgs)
    
    Exception Info: System.Configuration.ConfigurationErrorsException
      at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(System.Object, System.Configuration.Internal.InternalConfigEventArgs)
      at System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(System.Configuration.Internal.InternalConfigEventArgs)
      at System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(System.String, System.Configuration.BaseConfigurationRecord)
      at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(System.String, Boolean, Boolean, Boolean, Boolean, System.Object ByRef, System.Object ByRef)
      at System.Configuration.BaseConfigurationRecord.GetSection(System.String)
      at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)
      at System.Configuration.ConfigurationManager.GetSection(System.String)
      at System.Configuration.ClientSettingsStore.ReadSettings(System.String, Boolean)
      at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyCollection)
      at System.Configuration.SettingsBase.GetPropertiesFromProvider(System.Configuration.SettingsProvider)
      at System.Configuration.SettingsBase.GetPropertyValueByName(System.String)
      at System.Configuration.SettingsBase.get_Item(System.String)
      at System.Configuration.ApplicationSettingsBase.GetPropertyValue(System.String)
      at System.Configuration.ApplicationSettingsBase.get_Item(System.String)
      at DCSUpdaterUtility.My.MySettings.get_MainFormLocation()
      at DCSUpdaterUtility.Form_Main.InitializeComponent()
      at DCSUpdaterUtility.Form_Main..ctor()
    
    Exception Info: System.InvalidOperationException
      at DCSUpdaterUtility.My.MyProject+MyForms.Create__Instance__[[system.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.__Canon)
      at DCSUpdaterUtility.My.MyApplication.OnCreateMainForm()
      at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
      at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
      at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])
      at DCSUpdaterUtility.My.MyApplication.Main(System.String[])
    
    

  7. Hi,

     

    As dedicated Servers are becoming easier to use the updater seems to be in need of some love. I am trying to find out if the dcs_updater.exe has a silent unattended execution method, I have a powershell script executing the "dcs_update.exe update @openbeta" command but when it finds a new version it prompts me to install it.

     

    Here is my current work around.

     

    update_DCS.ps1

    //////////////////////////////

    $DCS_BIN = "G:\Games\DCS World\bin"

    #Modification of any of the below lines cound produce undesirable effects

    #Script by OzDeaDMeaT, work around script until dcs_updater.exe has silent mode

    $DCS_Updater = "$DCS_BIN\dcs_updater.exe"

    $currentLOC = get-location

    $Pwrshell = New-Object -ComObject wscript.shell;

    set-location $DCS_BIN

    .\DCS_updater.exe update @openbeta

    write-host "Waiting 15 Seconds for Check Update Window to complete check"

    sleep 15;

    write-host "Looking for DCS Updater Window: " -nonewline

    $Pwrshell.AppActivate('DCS Updater')

    sleep 1;

    write-host "Key Press ~"

    $Pwrshell.SendKeys('~')

     

    $contLoop = $true

    $working = 0

    while ($contLoop) {

    #This grabs the current tick count for the busy process

    sleep 30;

    $ticks = (get-process | where-Object {$_.Path -eq $DCS_Updater} | select TotalProcessorTime | Sort-Object TotalProcessorTime -Descending)[0].TotalProcessorTime.ticks

    if ($ticks -gt $working) {

    #Process is still working, update $working tick count

    $working = $ticks

    write-host "DCS Updater Ticks = $working"

    }

    else {

    write-host "Job Done, total completed ticks: $ticks"

    $contLoop = $false

    }

    }

    sleep 5;

    write-host "Key Press ~"

    $Pwrshell.SendKeys('~')

    set-location $currentLOC

    //////////////////////////////

     

    This script is required to be run in GUI mode as there is no silent way to execute the updater. Can you please address this?

     

    Regards,

     

    OzDM

    • Like 1
  8. Is there a way to change the aircraft designated to a slot in Multiplayer while the mission is running?

     

    What I am wondering is if there is a way to give an Airfield a # of aircraft and allow players to select a slot and then the aircraft to be spawned in that slot. And once the slot is spawned t removes 1 air-frame from the airfields pool.

  9. Great Product... But

     

    Thnx for making a great program. My friend and I have Advanced and we cant get RTT working with our Server. It works locally but not from other machines. Any help would be appreciated. Have posted an issue on GitHub and also on the TACView Forums.

     

    https://github.com/Vyrtuoz/Tacview/issues/1

     

    http://dogsofwarvu.com/forum/index.php/topic,6575.0.html

     

    We can telnet to the 42674 port so we know its not a network issue.

     

    Look forward to any help you can provide.

  10. The instructions say to edit a file that does not exist. ""Config/Twitch2DCSConfig.lua""

     

    It isnt in the Package to install either.

     

    I am running DCS 2.5.2.20601 and Twitch2DCS version Twitch2DCS v1.0.3-beta.

     

    Errors recieved when loading into DCS are:

     

    [string "C:\Users\OzDeaDMeaT\Saved Games\DCS.openbeta\Scripts\Twitch2DCS.lua"]:236: loop in gettable

     

    [string "C:\Users\OzDeaDMeaT\Saved Games\DCS.openbeta\Scripts\twitch\server.lua"]:69: calling 'receive' on bad self (tcp{client} expected, got userdata)

  11. !!SOLVED!!

     

    Righto, after a peer review and an entire day of trouble shooting.

     

    I removed the second video card and everything came up 100%. I wasn't satisfied that I would essentially have a Titan sitting in a box beside the computer I tried to work out what the issue was further. It seems that all I needed was a second HDMI port on card 1. My Titan X Pascal only has 1 HDMI port so after a quick visit to OfficeWorks to buy a passive adapter from DisplayPort 1.2 to HDMI 2.0 it all came up good, even with SLI enabled now.

     

    I think the issue was that I was trying to use the second cards HDMI port and that may have had some strange memory sharing or something going on.

     

    This was trouble shot after a complete windows rebuild and after having the same symptoms I had to know why it was ONLY DCS that wasn't working in VR.

     

    Although I didn't get to the root cause, I hope this helps someone in the future troubleshoot VR issues with there rig.

     

    Thank you all for your help.

  12. Hi guys,

     

    Long time reader, only posted a few times. I am having difficulty loading a fresh install of DCS into VR mode. For some reason the game continually loads into the standard menu except it is truncated to a more rift like aspect ratio. This is a fresh install of DCS, I have loaded the game into engine once as I thought it might be a shaders issue but apparently not.

     

    Oculus works fine on the demo stuff so it seems to be an issue just with DCS. I have tried the force VR commandline dcs.exe and the same non-Hangar menu is presented to me.

     

    Any help would be greatly appreciated.

     

    -OzDM OuT

×
×
  • Create New...