01-04-2017, 03:22 PM
so, just checked my system...
I am running SagePlayer driver v2.79
sageserver drive is loaded, and I had it paused for some reason...
so I unpaused it... that was a mistake... my log server instantly turned all red and stuff... that can't be good...
so it does appear that the sagesever does have some issues...
as for the manifest, it is simple, look in C:\Program Files (x86)\CQC\CQCData\DataServer\Manifests\User for SageTCPPlayer_Dev.Manifest, open it in notepad++ (or whatever, it is just text as far as I can tell...)
find this bit:
ignore the part where it says "we don't allow/it must be this" as that is all a viscous lie...
change <CQCCfg:ConnCfg CQCCfg:Editable="False"> to be <CQCCfg:ConnCfg CQCCfg:Editable="True">
and you should be good to go...
probably need to stop & start the CQC service... or something for it to take effect..
as for versions... 2.9 is actually older than 2.79...    2.79 fixed the issue where the driver failed to load on some newer version of CQC (v4.something), 2.9 fixed the port issue (and maybe something else, but never got the fix that was in 2.79... kind of a versioning mess really...
I am running SagePlayer driver v2.79
sageserver drive is loaded, and I had it paused for some reason...
so I unpaused it... that was a mistake... my log server instantly turned all red and stuff... that can't be good...
Code:
}
01/04 16:56:14-CQC-MS, CQCServer, CQCDrv_SageServThread8
{
    CQCGenDrvS, CQCGenDrvS_DriverGlue.cpp.1336, Failed/App Status
    CML driver 'SageServ' failed to compile
}
01/04 16:56:14-CQC-MS, CQCServer, CQCDrv_SageServThread8
{
    CQCKit, CQCDriver_DriverBase.cpp.3371, Status/App Status
    Driver SageServ returned failure status on initialization
}
01/04 16:56:24-CQC-MS, CQCServer, CQCDrv_SageServThread8
{
    CQCKit, CQCDriver_DriverBase.cpp.3298, Status/App Status
    Driver 'SageServ' is beginning initialization
}
01/04 16:56:24-CQC-MS, CQCDataSrv, CIDOrbSrvWorkThread_2
{
    CQCDataSrv, CQCDataSrv_FileAccServerImpl.cpp.561, Failed/Not Found, Error: 3007/0/0
    The passed path does not exist
    /Customize/Macros/User/CQC/Macros/Libraries/XML
      <CQCDataSrv> CIDOrb_ThisFacility.cpp - 536
      <CQCServer> CQCRemBrws_DataSrvAccClientProxy.cpp - 183
      <CQCServer> CIDMacroEng_Parser.cpp - 830
}
01/04 16:56:24-CQC-MS, CQCServer, CQCDrv_SageServThread8
{
    CQCKit, CQCMEng_MEngErrHandler.cpp.236, Status/Data Format
    A C++ exception occured during macro parsing
    MEng.User.CQC.Drivers.SageTCP.SageMediaServer.DriverImpl_Dev  Line=24, Col=39)
}
01/04 16:56:24-CQC-MS, CQCDataSrv, CIDOrbSrvWorkThread_2
{
    CQCDataSrv, CQCDataSrv_FileAccServerImpl.cpp.561, Failed/Not Found, Error: 3007/0/0
    The passed path does not exist
    /Customize/Macros/User/CQC/Macros/Libraries/XML
      <CQCDataSrv> CIDOrb_ThisFacility.cpp - 536
      <CQCServer> CQCRemBrws_DataSrvAccClientProxy.cpp - 183
      <CQCServer> CIDMacroEng_Parser.cpp - 830
}
as for the manifest, it is simple, look in C:\Program Files (x86)\CQC\CQCData\DataServer\Manifests\User for SageTCPPlayer_Dev.Manifest, open it in notepad++ (or whatever, it is just text as far as I can tell...)
find this bit:
Code:
      - Define the connection configuration. We don't allow them to edit
      - the configuration, since it must always be this.
      -->
   <CQCCfg:ConnCfg CQCCfg:Editable="False">
       <CQCCfg:IPConn  CQCCfg:Port="9100"
                       CQCCfg:SockProto="SockProto_TCP"/>
   </CQCCfg:ConnCfg>
ignore the part where it says "we don't allow/it must be this" as that is all a viscous lie...
change <CQCCfg:ConnCfg CQCCfg:Editable="False"> to be <CQCCfg:ConnCfg CQCCfg:Editable="True">
and you should be good to go...
probably need to stop & start the CQC service... or something for it to take effect..
as for versions... 2.9 is actually older than 2.79...    2.79 fixed the issue where the driver failed to load on some newer version of CQC (v4.something), 2.9 fixed the port issue (and maybe something else, but never got the fix that was in 2.79... kind of a versioning mess really...
NOTE: As one wise professional something once stated, I am ignorant & childish, with a mindset comparable to 9/11 troofers and wackjob conspiracy theorists. so don't take anything I say as advice...