Server Help

ASSS Questions - Windows ASSS Help

Deadly - Wed Sep 08, 2004 4:00 pm
Post subject: Windows ASSS Help
Well, i guess ill finally post this..

I got the windows ASSS and moved the ASSS.exe and all those files that Cypher said are needed to the root directory..

So i run ASSS.exe, it reads all those modules, reads news, then:

D <persist> collecting all persistent data and syncing to disk

It does that.. then nothing happens.. then it just keeps saying that

I kept it running for about 15 mins and nothing was going on.. just..

D <persist> collecting all persistent data and syncing to disk
D <persist> collecting all persistent data and syncing to disk
D <persist> collecting all persistent data and syncing to disk
D <persist> collecting all persistent data and syncing to disk

etc etc...

So is the zone going up and im just not seing it on the download list, or is it not going up?
CypherJF - Wed Sep 08, 2004 4:13 pm
Post subject:
Does it just sit tin the 'Entering Arena'? (I get that as well...)
Deadly - Wed Sep 08, 2004 4:25 pm
Post subject:
i cant see it on the zone list.. at all.. do i need to change zone setts?

Code: Show/Hide

[ General ]

;PublicArenas = turf pb


[ Billing ]
;Proxy = bin/proxy
IP = 127.0.0.1
Port = 1850
ServerName = Test zone
Password = bill


[mysql]
hostname=localhost
user=asss
password=asss
database=asss


;; the syntax for these is:
;; [log_whatever]
;; modulename = DIMWE
;; D = debug, I = info, M = malicious, W = warning, E = error
;; they MUST be in caps
;; the modulename can be "all" to catch unmatched modules.
;; if you don't filter it out, it's enabled by default.

;[log_console]
; all = DIMWE

[log_file]
all = IMWE
persist = MWE
chat = DIMWE

[log_sysop]
all = ME



[ Net ]

;; delay to get no packets before client is dropped (this is 30 seconds)
DropTimeout = 3000

;; position packet routeing tuning
BulletPixels = 1024
WeaponPixels = 2048
WeaponBuffer = 500
PositionExtraPixels = 8192


[ Listen ]
;; the main listening port
Port = 5000


[ Directory ]

Name = test zone
Description = this is a test zone.

Server1 = sscentral.ds98.com
Server2 = sscentral.subspace.inet.fi
Server3 = sscentral.subspacehq.com
Server4 = sscentral.subspace.net


; changed settings:


i didnt touch any of that
CypherJF - Wed Sep 08, 2004 4:44 pm
Post subject:
You need to enable the 'directory' module; I'd imagine...
Smong - Thu Sep 09, 2004 4:39 pm
Post subject:
Where it says
Code: Show/Hide
;[log_console]
; all = DIMWE
change that to
Quote:
[log_console]
all=DIMWE
persist=IMWE

You can enabe the directory module by uncommenting the line in conf/modules.conf (you'll know it when you see it).
Deadly - Fri Sep 10, 2004 3:37 pm
Post subject:
did both things Smong said.. now i run ASSS.exe, it loads 3 modules or so, then closes.. icon_sad.gif
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group