Server Help

General Questions - Directory server?

Helicon - Wed Apr 02, 2003 9:42 pm
Post subject: Directory server?
I start ASSS, its all good

Entering main loop
read news.txt, yadda yadda

i open cont, download server list, and i got nothing
Mine GO BOOM - Wed Apr 02, 2003 10:32 pm
Post subject:
Post your module.conf, because i bet all you need to do is remove a ; infront of the directory server module's name in there.
Helicon - Wed Apr 02, 2003 10:37 pm
Post subject:
[ Directory ]

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

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

Port = 499
Password =


; changed settings:


[i ditched all the semis in front of servers]
Helicon - Wed Apr 02, 2003 10:38 pm
Post subject:
stop at "news.txt reread"
Mine GO BOOM - Wed Apr 02, 2003 10:43 pm
Post subject:
Bolded for easier reading: Post your module.conf
Dr Brain - Wed Apr 02, 2003 10:43 pm
Post subject:
remove the comment in front of external:directory (or somethin like it) and everything should work.
Helicon - Wed Apr 02, 2003 10:44 pm
Post subject:
mucho sry, its late
Helicon - Wed Apr 02, 2003 10:46 pm
Post subject:
still nada, though im sending data "to directory servers"

Code: Show/Hide
;; this file contains the names of modules to load at startup. modules
;; are specified as 'modname' for internal modules, or
;; 'file:modulename'. file is the name of the .so file (without the
;; .so).
;;
;; the load order of some of these is very sensitive. don't move stuff
;; around without verifying that it's a valid load order.

core:logman
core:playerdata
core:mainloop
core:config
core:lagdata

core:net
funky:chatnet

core:arenaman
core:mapdata
core:capman
core:mapnewsdl
core:core

command:cmdman

; enable this for password security without a billing server
funky:auth_file

scoring:persist

game:chat

scoring:stats
scoring:basicstats

game:game

loggers:log_console
loggers:log_file
loggers:log_sysop

core:clientset
security:security
core:lagaction

external:directory

game:game_timer
game:flags
game:balls
game:koth
game:fm_normal

command:cfghelp
admin:filetrans
admin:quickfix

scoring:jackpot
scoring:periodic
scoring:points_kill
scoring:points_flag
scoring:points_goal

command:playercmd
command:help
funky:sendfile

funky:bricklayer
command:buy

;funky:auth_prefix

;; uncomment this for multiple pub arena support
funky:ap_multipub

;; important: nullenc cannot coexist with either of the other
;; encryption modules.

;core:nullenc

security:contenc
core:encrypt1

; db stuff:
;database:mysql
;database:aliasdb
security:contenc
security:security

Mine GO BOOM - Wed Apr 02, 2003 10:58 pm
Post subject:
I recommend either setting the Port to 4991 (default) or just commenting it out and let ASSS set it as default. Either way, that should help you connect to the server.
Helicon - Wed Apr 02, 2003 11:02 pm
Post subject:
i ust have nicked it... thanks for the help, even when im tired and bitchy (BTW thanks for formatting code, doh!)
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group