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^^'
SQL error and startSQlaccountmanager.bat Error
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 26
- Joined: Mon May 17, 2010 7:10 pm
Re: SQL error and startSQlaccountmanager.bat Error
Nobody can help me?^^'
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: SQL error and startSQlaccountmanager.bat Error
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):
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!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: SQL error and startSQlaccountmanager.bat Error
are you sure your ls and gs are working and communicate to each other?