EdTheInvincible wrote: |
What does the server window show when you try to connect?
You could post your server.ini so wise people can help you spot what's wrong in it. |
Quote: |
[Misc]
ServerIP= |
Quote: |
[Billing]
IP=localhost Port=4991 |
Quote: |
[Directory]
IP=sscentral.sscuservers.net,sscentral.subspacehq.com,sscentral.subspace.net |
Quote: |
[Misc]
Port=4991 |
Solo Ace wrote: | ||||||||
You don't have to make a screenshot of the console windows, you can just copy the text from them.
To copy the text from a console: Right-click on the console -> select -> [select the text you want to copy by dragging the cursor over the console while having the left mouse button down] -> hit the Enter key on your keyboard; after doing this the selected text is on your clipboard and can be used for pasting. Now, for your server.ini.
Make sure this is set to your internet (public) IP address, this can (most likely, because the average newbie doesn't use anything like a proxy server) be found on http://www.whatismyip.com/.
I doubt this port number would cause any problems, but IP=127.0.0.1 is invalid, use localhost instead.
The Directory:IP setting string in the default configuration file is outdated, update it using this string. Make sure Subbill is running, also, in subbill.ini:
To make sure subbill listens on the right port so it can receive connections from subgame. |
Cyan~Fire wrote: |
3480ms iteration? WTF are you doing using 100% of your CPU? |
SubBiller wrote: |
SubSpace Billing Server (Build 8)
Reading SUBBILL.INI... Done. Connection request from 127.0.0.1:1783 Invalid login from 127.0.0.1 Punt! -1 - Unhandled packet(150)(4) Connection request from 127.0.0.1:1792 Connection request from 127.0.0.1:1792 Connection request from 127.0.0.1:1792 Connection request from 127.0.0.1:1792 Connection request from 127.0.0.1:1792 Connection request from 127.0.0.1:1792 Connection request from 127.0.0.1:1792 -1 - Unhandled packet(51)(4) |
Server wrote: |
Mon Mar 21 18:12:08: Attempting to establish link to billing server...
Mon Mar 21 18:12:09: Billing server connected. Mon Mar 21 18:12:10: Connection to billing server broken |
Solo Ace wrote: |
Could you post subbill.ini please?
I think I know what's wrong, and I posted about that already, just making sure. If you really want to keep using catid's biller then post the ini file for that too. |
OLD SUBBILL wrote: |
[Misc] AllowNewUsers=1 SysopPassword=[CENSORED] BillingPassword=[CENSORED] MaxQueueForLogin=50 LowPriority=0 KickOutDelay=24000 Port=4991 |
Catid Subbil wrote: |
//Commmented lines like this one may be removed safely. // -Catid(@pacbell.net) [Misc] // May new users enter the network? AllowNewUsers=1 // Increases thread sleep times, decreases response times LowPriority=0 // Billing SysOp ?login password SysopPassword=[CENSORED] // Zone login password BillingPassword=[CENSORED] // Maximum number of connected hosts? MaxQueueForLogin=20 // Limit to packet silence in milliseconds KickOutDelay=60000 // Time in days until an unused account may be accessed with any password AccountReclaimDelay=90 // Biller local port Port=4991 [Comms] // Should new users be asked to consider? AskNewUsers=1 // Encrypt SubGame->SubBill traffic EncryptMode=1 // Disallow ?help command? DisableHelp=0 // Save .DAT files every X milliseconds PeriodicSave=1800000 // Time until a host is disconnected for packetloss PacketLossLimit=30000 |
Noxblast wrote: |
[..]
Hey, According to my SERVER.INI, it says it uses 5%... and that there is nothing to prevent SUBBILL.EXE from doing 100% Ok Cyan~Fire... Tell me How do I lower my Iteration? ![]() ![]() |
Cyan~Fire wrote: |
You make your iteration faster by not using 100% CPU. You don't use 100% CPU by using Catid's biller. Thus, you are on the right track.
Your ScoreID needs to be >0. Make it your port number or something. |
Cyan~Fire wrote: |
Your ScoreID needs to be greater than 0. Make it your port number or something. |
Quote: |
//Make the same as in [Misc] Port=
GroupId=1 ScoreId=0 //Make the same as in [Misc] Port= ReconnectTime=12000 AttemptTime=6400 |
Cyan~Fire wrote: |
That quote implies you should make your GroupID 7000. You should not. |
Solo Ace wrote: |
Your port number is set to 7000, so you could set your ScoreID to that. |
Noxblast wrote: |
[..]
|