For the odbc you have to run the Instalador.exe and click crear dsn, but you have to rename them so the lin2clancomm.dsn for example becomes l2c4_lin2clancomm but also check if the file inside has as database value the correct file name, about the client i also wanted a clean client because i had a problem with the monsters because the character didn't have collision with the monsters and he was running through them but i fixed it with files from a normal interlude client, also my client is now c3 😛 i changed the maps, staticmeshes, systextures so now i do not have the fortresses at antharas lair for example but i also have the c3 sounds and login screen. Where is @GX-Ext
I really wonder if they launched the server without testing it even once. All players are creating new characters and transferring the level 20 reward to their main ones. It seems banning people is much easier than sending them a direct message in-game. If you can’t do your job properly, get in touch with people who can help you. I made 17 million in 10 minutes on a 1x Adena rate server and got an Icarus weapon. My suggestion to you — as it's written on the character you banned — is to wipe the server and run a proper OBT. Good luck with your time as administrators; although it doesn't look like it will last very long.
Question
Ro21
kalispera pedia..
lipon pataw gamserver k login k m vgazi ta parakatw error..
Opios kseri ti pezi...as kani reply na to dior8oso !!!
Starting L2J-Archid Game Server.
=========================================================-[ L2J-Archid: Start ]
L2J-Archid: Logging Initialized.
L2J-Archid: All Directories and Files Created!
===================================================================-[ Configs ]
INFO Loading Game Server config
=====================================================================-[ Admin ]
INFO Loading: ./config/admin/Developer.properties.
INFO Loading: ./config/admin/Administration.properties.
======================================================================-[ Main ]
INFO Loading: ./config/main/sevensigns.properties.
INFO Loading: ./config/main/clanhall.properties.
INFO Loading: ./config/main/mmocore.properties.
INFO Loading: ./config/main/pvp.properties.
INFO Loading: ./config/main/altsettings.properties.
INFO Loading: ./config/main/rates.properties.
INFO Loading: ./config/main/Crafting.properties.
INFO Loading: ./config/main/other.properties.
INFO Loading: ./config/main/gameserver.properties.
INFO Loading: ./config/main/options.properties.
INFO Loading: ./config/main/idfactory.properties.
INFO Loading: ./config/main/classmanager.properties.
===============================================================-[ Archid Mods ]
INFO Loading: ./config/mods/champion.properties.
INFO Loading: ./config/mods/customs.properties.
INFO Loading: ./config/mods/rebirth.properties.
INFO Loading: ./config/mods/faction.properties.
INFO Loading: ./config/mods/wedding.properties.
======================================================-[ Archid Mods - Events ]
INFO Loading: ./config/mods/events/TeamVsTeam.properties.
INFO Loading: ./config/mods/events/CaptureTheFlag.properties.
INFO Loading: ./config/mods/events/DeathMatch.properties.
INFO Loading: ./config/mods/events/VIP.properties.
===================================================================-[ Network ]
INFO Loading: ./config/network/hexid.txt.
INFO Loading: ./config/network/telnet.properties.
INFO Loading: ./config/network/network.properties.
==========================================================-[ Flood Protectors ]
INFO Loading: ./config/main/flood_protectors.properties.
====================================================================-[ Filter ]
INFO Loaded 0 Filter Words.
=====================================================================-[ Admin ]
INFO Loading: ./config/admin/Developer.properties.
INFO Loading: ./config/admin/Administration.properties.
======================================================================-[ Main ]
INFO Loading: ./config/main/sevensigns.properties.
INFO Loading: ./config/main/clanhall.properties.
INFO Loading: ./config/main/mmocore.properties.
INFO Loading: ./config/main/pvp.properties.
INFO Loading: ./config/main/altsettings.properties.
INFO Loading: ./config/main/rates.properties.
INFO Loading: ./config/main/Crafting.properties.
INFO Loading: ./config/main/other.properties.
INFO Loading: ./config/main/gameserver.properties.
INFO Loading: ./config/main/options.properties.
INFO Loading: ./config/main/idfactory.properties.
INFO Loading: ./config/main/classmanager.properties.
===============================================================-[ Archid Mods ]
INFO Loading: ./config/mods/champion.properties.
INFO Loading: ./config/mods/customs.properties.
INFO Loading: ./config/mods/rebirth.properties.
INFO Loading: ./config/mods/faction.properties.
INFO Loading: ./config/mods/wedding.properties.
======================================================-[ Archid Mods - Events ]
INFO Loading: ./config/mods/events/TeamVsTeam.properties.
INFO Loading: ./config/mods/events/CaptureTheFlag.properties.
INFO Loading: ./config/mods/events/DeathMatch.properties.
INFO Loading: ./config/mods/events/VIP.properties.
===================================================================-[ Network ]
INFO Loading: ./config/network/hexid.txt.
INFO Loading: ./config/network/telnet.properties.
INFO Loading: ./config/network/network.properties.
==========================================================-[ Flood Protectors ]
INFO Loading: ./config/main/flood_protectors.properties.
====================================================================-[ Filter ]
INFO Loaded 0 Filter Words.
==================================================================-[ Database ]
INFO MLog clients using java 1.4+ standard logging.
INFO Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace:
10]
INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ java.
beans.IntrospectionException: java.lang.reflect.InvocationTargetException [numTh
readsAwaitingCheckoutDefaultUser] ]
Exception in thread "main" com.mysql.jdbc.exceptions.MySQLSyntaxErrorException:
Unknown database 'l2jarchid_db'
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:885)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3421)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1247)
at com.mysql.jdbc.Connection.createNewIO(Connection.java:2748)
at com.mysql.jdbc.Connection.<init>(Connection.java:1553)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
:285)
at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag
erDataSource.java:119)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:143)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:132)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.java:772)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.java:696)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:257)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:271)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(A
bstractPoolBackedDataSource.java:128)
at com.l2jarchid.L2DatabaseFactory.<init>(L2DatabaseFactory.java:100)
at com.l2jarchid.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:17
3)
at com.l2jarchid.gameserver.L2GameServer.<init>(L2GameServer.java:151)
at com.l2jarchid.gameserver.L2GameServer.main(L2GameServer.java:420)
GameServer Terminated Abnormaly, Please Verify Your Files.
GameServer Terminated.
7 answers to this question
Recommended Posts