SQL error and startSQlaccountmanager.bat Error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
starz
Posts: 26
Joined: Mon May 17, 2010 7:10 pm

SQL error and startSQlaccountmanager.bat Error

Post by starz »

Hi all! Sorry for my english but i'm here today because i have 2 errors and i did'nt find any solutions to resolve them.
So i ask to you^^' I have installed my L2J server correctly,i have done all the tutorial (L2 wiki). But now,when i launch startsqlaccountmanager.bat to create an account,there is an error.


An error has ocurred while running the L2J Account Manager!

Possible reasons for this to happen:

- Missing .jar files or ../libs directory.
- MySQL server not running or incorrect MySQL settings:
check ./config/loginserver.properties
- Wrong data types or values out of range were provided:
specify correct values for each required field


I have setup this line: Autocreateaccount: TRUE (loginserver.properties) but when i tried to connect on my L2J serv,they told me that password is wrong. :/
JIV told me to run mysql.exe to resolve the problem, but when i launch mysql.exe there is another error:

1045 Acess denied "OBDC"@localhost (using password:NON)

If somebody can help me,i will be thank a lot^^'
starz
Posts: 26
Joined: Mon May 17, 2010 7:10 pm

Re: SQL error and startSQlaccountmanager.bat Error

Post by starz »

Nobody can help me?^^'
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: SQL error and startSQlaccountmanager.bat Error

Post by janiii »

probably nobody can help you, sorry.. you are doing something wrong, but that is really basic stuff. if you can't handle basic stuff, there is really nobody to help you.. try to run the bat file as admin. or check your database settings in login config.
if you have auto create accounts config set to true and it does not work, then you are not connecting to your server properly - you need an entry in your hosts file like (where 127.0.0.1 is the ip of your server):

Code: Select all

127.0.0.1   l2authd.lineage2.com #localhost
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: SQL error and startSQlaccountmanager.bat Error

Post by JIV »

are you sure your ls and gs are working and communicate to each other?
Post Reply