Renguard and BR 1.5? [message #76954] |
Thu, 08 April 2004 07:58 |
LaD
Messages: 3 Registered: April 2004
Karma: 0
|
Recruit |
|
|
Well i have a problem when i run these toghter, if i start BR first then rengurd is trying to find renlog and says this:
Looking for renlog.....
Renewing wheel in 120 sec...
And appearantly that makes RenGuard not to work, if i change the dir for where the logs is stored to where BR puts them it starts RenGuard then it shuts down RenGuard, so wont work either.
If i start RenGuard first it connects fine, no problem at all but when i start BR 1.5 it wont connect to the FDS?
Anyone know what to do whit RenGuard?
/LaD
|
|
|
|
|
|
|
Hints for RenGuard's coder [message #103545] |
Fri, 23 July 2004 11:18 |
EJS_01
Messages: 2 Registered: July 2004 Location: RC, California
Karma: 0
|
Recruit |
|
|
This is just a possible suggestion to help make RenGuard and Blaze Regulator (BR.net) work together.
Adjust the coding and config file of RenGuard from:
# Path to svrcfg_cnc.ini
FDSConfigFile = C:\Westwood\RenegadeFDS\Server\Data\svrcfg_cnc.ini
# Path to Main Server Dir, do not forget trailing slash.
FDSLogFilePath = C:\Westwood\RenegadeFDS\Server\Data\Logs
To:
# Path to svrcfg_cnc.ini
FDSConfigFile = C:\Westwood\RenegadeFDS\Server\Data\svrcfg_cnc.ini
# Path to Main Server Dir, do not forget trailing slash.
FDSMainAppFilePath = C:\Westwood\RenegadeFDS\Server\
# Path to Log Dir, do not forget trailing slash.
FDSLogFilePath = C:\Program Files\BlazeRegulator .NET\Logs
This would allow RenGuard to locate the main Server directory, and look else where for the log files. Let me know if this helps and/or if someone gets those 2 working via other means.
|
|
|
|
No Fix [message #103681] |
Fri, 23 July 2004 16:31 |
EJS_01
Messages: 2 Registered: July 2004 Location: RC, California
Karma: 0
|
Recruit |
|
|
Not fixed yet. Just tried the other day
|
|
|