Posted: Thu Feb 05, 2009 11:51 pm
Bug TE to restart it, last I heard.
Space battles since 2000
https://www.freeallegiance.org/forums/
Hey wob,wob wrote:QUOTE (wob @ Feb 6 2009, 01:19 AM) Any server admins want to have a chat?![]()
Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Allegiance\1.1\ServerCode: Select all
02/03 11:20:12.959 Debug level set from 1 to 2.Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Allegiance\1.1\ServerCode: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Allegiance\[b]1.0[/b]\ServerCode: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Allegiance\1.1\Server]
"ArtPath"="C:\\Allegiance\\Server\\Artwork"
"EXE Path"="C:\\Allegiance\\Server"
"CfgFile"="http://autoupdate.alleg.net/allegianceserver.cfg"
"Game1"="AU 3FL CC"
"Core1"="cc_03"
"Version"="1"
"Launched"="1"
"InstalledGroup"="1"
"MaxPlayersPerGame"=dword:000000c8
"LangID"=dword:00000009
"nUpdatesPerSecond"=dword:00000014
"ASGS_ON"=dword:00000001
"ASGS_RANKS_ON"=dword:00000001
"LobbyServer"="127.0.0.1"
"TableName"="ABFABEvents"
"EnabledDBEvents"=""
"EnabledNTEvents"="[DBEventLogStarted,AGCNotInitialized);[StationCreated,204);[ShipChangesSect
ors,304);[Initialize,Assert);[ArtChangedInInit,2026);[SystemError,2040);[ServerSh
utdown,4002);[NewSession,4011);[LoginServer,4022);[ChatMessage,4033);[GameCreated
,4043);[LoginGame,4052);[JoinTeam,4063);[HackLog,4073)"
"AuthServer"="http://asgs.alleg.net/asgs/asgs.asmx"
"MaxGames"=dword:00000005
"Location"="AU"
"LocalAddress"="3FL Server"Aaron Moore wrote:QUOTE (Aaron Moore @ Feb 5 2009, 07:35 PM) Cool, thanks for that wob.
If your'e still only getting that one line in the logs, I wonder if its possible the AGC DLL isn't registered properly, or if it's having issues (stalling) initialising DirectPlay....
Maybe try re-registering the server:
- stop the service
- open command prompt, navigate to the server directory
- run AllSrv -UnregServer
- then run AllSrv -Service
- start the service
Does the next log file contain any more info?
The Event Log should also contain some information about initialising and shutting down t he server...
Does the server have Direct Play working? You can test this by running dxdiag...
If this doesn't help, I think we may need to get more experienced server admins involved
![]()
Code: Select all
C:\Allegiance\Server>AllSrv.exe -UnregServer
AllSrv removed (as an NT Service).
Registry Update Successful.
C:\Allegiance\Server>AllSrv.exe -Service
Incomplete installation detected. Removing incomplete installation...
Registry Update Successful.
AllSrv service installed.
Registry Update Successful.