Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Stuck creating new zone.

 
Post new topic   Reply to topic Printable version
 View previous topic  Bounty = killpoints? Post :: Post ssb2 setup  View next topic  
Author Message
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Fri Oct 03, 2008 2:41 pm    Post subject: Stuck creating new zone. Reply to topic Reply with quote

Hi, is there an up-to-date guide on how to set up a SS server?
I tried asss and subgame2, but they seem to fail, and yes I did try to fix the issues.

In more detail:
I ran asss, but the client sais the server was out of date - which now I am trying updated version.

And now I have the updated version, the client does not connect- subbill reports error: : Unknown packet type: 36
What exactly do I need to run the server?
Currently I have ASSS and subbill2

and subgame/subbill came up with an error about unknown packet.

Adam01
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Fri Oct 03, 2008 4:39 pm    Post subject: Reply to topic Reply with quote

Yay, I can connect and play.
But, it does not list under the zones, and help there?
Back to top
View users profile Send private message Add User to Ignore List
Samapico
No, these DO NOT look like penises, ok?


Joined: May 08 2003
Posts: 1252
Offline

PostPosted: Fri Oct 03, 2008 6:08 pm    Post subject: Reply to topic Reply with quote

http://www.ssforum.net/index.php?showtopic=11952

Put these in your server.ini's directory server listing, and when you download the zones list
_________________
(Insert a bunch of dead links here)
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Fri Oct 03, 2008 6:39 pm    Post subject: Reply to topic Reply with quote

ohh, Im currently using ASSS on its own, do you mean global.conf?

I'l try though.
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Fri Oct 03, 2008 6:46 pm    Post subject: Reply to topic Reply with quote

It still doesnt list under the zones.
By the way, I am currently running ASSS on its own, am I missing something?
Back to top
View users profile Send private message Add User to Ignore List
Samapico
No, these DO NOT look like penises, ok?


Joined: May 08 2003
Posts: 1252
Offline

PostPosted: Fri Oct 03, 2008 7:24 pm    Post subject: Reply to topic Reply with quote

A biller, perhaps (subbill)

I'm not an expert about ASSS though
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Fri Oct 03, 2008 7:33 pm    Post subject: Reply to topic Reply with quote

How does it work along side ASSS?
I'l give that a try.
Back to top
View users profile Send private message Add User to Ignore List
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Fri Oct 03, 2008 8:08 pm    Post subject: Reply to topic Reply with quote

Well ASSS doesn't need a biller, it can run fine on its own.
If you want your zone to appear in the directory server list, make sure:

1. That in global.conf, your directory servers are right. Here's an example of what it should look like (you can add as many more as you want)
Code: Show/Hide
Server1 = ssdir.playsubspace.com
Server2 = sscentral.sscuservers.net


2. that in global.conf, [Billing] ServerID= and ScoreID= match [Listen] Port=#. (If they're not there, you'll have to add them.

3. Make sure your [Billing] IP=127.0.0.1
(alternatively, IP=localhost)

4. Make sure that [Directory] Port=4991

5. If your zone does appear in the download list, but doesn't work, you'll probably have to add it manually by pressing "add custom". (IP=127.0.0.1 ; Name=Watever ; Port=#)
Back to top
View users profile Send private message Add User to Ignore List Send email
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Fri Oct 03, 2008 9:07 pm    Post subject: Reply to topic Reply with quote

Ok, I got it working.
It was the directory module.
what does the billing do exactly?
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Fri Oct 03, 2008 10:35 pm    Post subject: Reply to topic Reply with quote

And also, how do I set up a mysql database with asss?
I got mysql working, its just asss/mysql reports that rows are missing etc...
Is there a sql script to run?
Back to top
View users profile Send private message Add User to Ignore List
Samapico
No, these DO NOT look like penises, ok?


Joined: May 08 2003
Posts: 1252
Offline

PostPosted: Fri Oct 03, 2008 11:05 pm    Post subject: Reply to topic Reply with quote

The biller usually stores usernames/password and some other user information like ?usage and such. But I believe ASSS can work as stand-alone. It would only be useful if you had more than one zones, they could all connect to the same biller.

For example, SSC is a biller. All SSCU, SSCX, etc. zones connect to it, that's why you can use ?chats cross-zone, and why you don't have to register in each of them separately.
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Sat Oct 04, 2008 8:41 am    Post subject: Reply to topic Reply with quote

Ohh yeah I see, so the biller is needed.
But what about this SQL stuff?
I have SQL installed (with connect issues), but it connects fine in asss, it just needs all the tables to be there. Is there a sql script to install a table for asss?
Back to top
View users profile Send private message Add User to Ignore List
Samapico
No, these DO NOT look like penises, ok?


Joined: May 08 2003
Posts: 1252
Offline

PostPosted: Sat Oct 04, 2008 12:24 pm    Post subject: Reply to topic Reply with quote

Quote:
Well ASSS doesn't need a biller, it can run fine on its own.
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Sat Oct 04, 2008 2:27 pm    Post subject: Reply to topic Reply with quote

Ok...
Adam01 wrote:

But what about this SQL stuff?
I have SQL installed (with connect issues), but it connects fine in asss, it just needs all the tables to be there. Is there a sql script to install a table for asss?
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sat Oct 04, 2008 3:05 pm    Post subject: Reply to topic Reply with quote

Are you loading the alias module? It's the only module that actually uses mysql. If you are, then it should create all the tables it needs itself.
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Sat Oct 04, 2008 3:17 pm    Post subject: Reply to topic Reply with quote

What tables??
How many?
Back to top
View users profile Send private message Add User to Ignore List
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Sun Oct 05, 2008 11:35 am    Post subject: Reply to topic Reply with quote

And also, is there a fixed subbil that doesnt hog the cpu?
Edit: Nevermind
But im still stuck on the sql thing.
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Oct 05, 2008 5:16 pm    Post subject: Reply to topic Reply with quote

How are you stuck? Are you loading the alias module?
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Sun Oct 05, 2008 6:59 pm    Post subject: Reply to topic Reply with quote

Yes, but there isnt any tables for asss to use, or what it requires.
Back to top
View users profile Send private message Add User to Ignore List
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sun Oct 05, 2008 9:12 pm    Post subject: Reply to topic Reply with quote

ASSS will automatically attempt to create the tables when it first loads.... if it did not, it means your configuration (asss, or mysql act) is somehow incorrect.
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Mon Oct 06, 2008 6:37 am    Post subject: Reply to topic Reply with quote

Post a copy of asss.log after it starts up.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Mon Oct 06, 2008 2:07 pm    Post subject: Reply to topic Reply with quote

Well, I got rid of mysql because it failed to connect when configuring itself. And mysql has the crappest support ever!
Im going reinstall sql and see what happens...
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Mon Oct 06, 2008 3:51 pm    Post subject: Reply to topic Reply with quote

It only works with mysql. I think you don't really know why you want it, so don't bother setting it up until you know how it'll help you.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Adam01
Novice


Joined: Oct 03 2008
Posts: 51
Offline

PostPosted: Wed Oct 08, 2008 2:16 pm    Post subject: Reply to topic Reply with quote

Ok, I was going to use it for extra support in matchs, somehow.
Back to top
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> General Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 57 page(s) served in previous 5 minutes.

phpBB Created this page in 0.540735 seconds : 48 queries executed (93.6%): GZIP compression disabled