Rio Posted June 12, 2016 Posted June 12, 2016 (edited) hey guys i have a problem running loginserver console. here is an image of the error:ps i have loginserver database in navicat for mysql. Edited June 12, 2016 by Rio
0 Rio Posted June 13, 2016 Author Posted June 13, 2016 Actually, you don't have a "loginserver" database, you don't have a "gameserver" database as well... you have two navicate connections (one called "loginserver", and another called "gameserver")! :lol: omg that was soo noobish. thnx guys for your response problem solved.
0 Rio Posted June 12, 2016 Author Posted June 12, 2016 (edited) Actually i know how to install it properly but to get sure i reinstalled it many times but it still gives me errors. Here is a image of navicat:And the loginserver confings. # If False, the licence (after the login) will not be shown # It is highly recomended for Account Seciurity to leave this option as defalut (True) ShowLicence = True # Database Pool Type # Possible Values: c3p0 or BoneCP # c3p0: more stable # BoneCP: more performance DatabasePoolType = c3p0 # Database info Driver = com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver # Database Settings URL = jdbc:mysql://localhost/loginserver #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= # Parameters Databases - MYSQL # Login - Mysql's user Login = root # Password - Mysql's Password Password = # maximum number of simultaneous connecting to the database MaximumDbConnections = 50 # Default: 0 MaximumDbIdleTime = 0 Edited June 12, 2016 by Rio
0 Tessa Posted June 13, 2016 Posted June 13, 2016 (edited) Actually, you don't have a "loginserver" database, you don't have a "gameserver" database as well... you have two navicate connections (one called "loginserver", and another called "gameserver")! :lol: Edited June 13, 2016 by Tessa
0 Tessa Posted June 13, 2016 Posted June 13, 2016 give me teamviewer i will do in 5 minutes Lol :lol:
Question
Rio
hey guys i have a problem running loginserver console. here is an image of the error:
Edited by Riops i have loginserver database in navicat for mysql.
9 answers to this question
Recommended Posts