Jump to content
  • 0

Major problems - need help!


Question

Posted

Hey, Comrades! :)

 

I recently found this nice site and decided to register because me and my friend thought it would be so cool to start a C4 server to play with old timers and remember the old gold times of Lineage 2 ;)

 

So I downloaded this server pack - http://maxcheaters.com/forum/index.php?topic=215085.0

And *tried* to make a server according to this tutorial - http://maxcheaters.com/forum/index.php?topic=20041.0

 

However, it seems that I either suck at server setup or the pack I downloaded isn't quite good - I followed every step very CAREFULLY, but the result is:

 

wthk.png

(It also shows that many skills are invalid when it loads...)

Uploaded with ImageShack.us

 

Could anybody help me? This would be very appreciated!!! If anyone help me out, I promise I will buy a VIP membership for real, I'm not a child.

 

Thanks In Advance, Quintrock.

3 answers to this question

Recommended Posts

  • 0
Posted

First of all.

 

1. Don't run l2logd unless you have a good plan to use it, and know specifically how it could be used in association with another system scanning/using it's output.

 

2. Bigger screenshot please.

It seems like 2 things are happening.

 

A. Your l2server is trying to connect with authD but you haven't setup lin2db.dbo.server correctly.

inner_ip table needs to be the IP that the server is connecting from, if your doing it local.

 

As far as i can skimp out, your innerip is set to localhost.

So go to l2server.ini and verify that the ip to connect to under authd, is set to localhost.

Other solution is to change inner_ip to 88.115.95.72, as thats the ip gameserver is trying to connect from.

You could have some messed up local network.

 

B. Your l2logd has failed ODBC connections and/or you didn't setup SQL stored procs proper.

 

 

Id focus on A, since fixing that will solve your issues.

  • 0
Posted

You probably have it like that in L2Server.ini

 

[AuthD]

address=88.118.95.72

port=2104

 

And it should be like this according to your lin2db.dbo.server settings

[AuthD]

address=127.0.0.1

port=2104

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...