Server Help

General Questions - Packet type 36?

J-J-Jimlad - Thu Dec 02, 2004 1:53 pm
Post subject: Packet type 36?
I've seen another thread like this, i'm having the same problem where unknown packet type 36 appears, but I don't understand how to fix it. Here's my Subbill and Server.ini things:

Subbill:
[Misc]
AllowNewUsers=1
SysopPassword=kamikaze
BillingPassword=1234
MaxQueueForLogin=50
LowPriority=0
KickOutDelay=24000
Port=12000

Server:
[Billing]
LogMessages=0
IP=localhost
Password=1234
ServerName=Testing.
Port=12000
ServerId=12000
//Make the same as in [Misc] Port=
GroupId=1
ScoreId=1000
ReconnectTime=12000
AttemptTime=6400

[Misc]
Port=12000
ServerIP=127.0.0.1
Mr Ekted - Thu Dec 02, 2004 1:57 pm
Post subject:
Packet 36 is a Cont packet. Are you using the latest subgame?
Solo Ace - Thu Dec 02, 2004 2:00 pm
Post subject:
Subgame / biller ports need to be different from eachother.

Server.ini:
Quote:
[Billing]
IP=localhost
Port=334
ServerId=12000

[Misc]
Port=12000
ServerIP=127.0.0.1


Subbill.ini:
Quote:
[Misc]
Port=334


Notice you'll haveto change Misc:ServerIP in server.ini if you want to make your server public.

I'll try getting some host for our web based INI checker. icon_sad.gif
J-J-Jimlad - Thu Dec 02, 2004 2:00 pm
Post subject:
What ones are they? I suck at this. >_>;
Cyan~Fire - Thu Dec 02, 2004 4:57 pm
Post subject:
Uhhh, he put them in colors.

Anyway, try here, too.
Smong - Fri Dec 03, 2004 12:37 pm
Post subject:
Server (Misc) and biller port cannot be the same.
J-J-Jimlad - Fri Dec 03, 2004 12:45 pm
Post subject:
Yeah, i've got it working now. Thanks guys biggrin.gif
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group