Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J [Guide] Complete C3 server setup guide

Status
Not open for further replies.
Banned
Banned
Joined
Nov 11, 2005
Messages
372
Reaction score
0
lekanee : You have to give access level 100 to your char as well. Not only account.
Make char
Quit game
Open db
Give access level 100 to char
Run client
You are GM
Have fun!
 
Initiate Mage
Joined
Oct 11, 2005
Messages
4
Reaction score
0
I configured the things needet,I made the things with Navicat.i pressed start game server to test does it work and gues what?? Server terminated.Here is wath it says:
EDIT.It'ts the same prob like jordyjanse,can you tell ow to fix this???PLZ
 
Last edited:
Initiate Mage
Joined
Oct 11, 2005
Messages
4
Reaction score
0
KaBzoNe said:
good advance... EVERYBODY !!! read this before complain same problem !

now i've got this last line after done that:
...
Telnet server is currently disabled
I read it and i've got a connection named l2jdb and guess what-it doesnt work :( All the batch files are inside,but wat is the prob I don't know.I think is from my server.properties file:
Code:
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname=127.0.0.1
GameserverPort=7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave *
ExternalHostname=127.0.0.1

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave *
InternalHostname=127.0.0.1

# Bind ip of the loginserver, use * to bind on all available IPs
LoginserverHostname=martin
LoginserverPort=2106
LoginTryBeforeBan=20

# The Loginserver host and port
LoginPort=9014
LoginHost=127.0.0.1

# This is the server id that the gameserver will request (i.e. 0 is Bartz)
RequestServerID = 0
# If set to true, the login will give an other id to the server  if the requested id is allready reserved
AcceptAlternateID = True

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL=jdbc:mysql://127.0.0.1/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=50
Login=root
Password=1880
MaximumDbConnections=5

# Datapack root directory, defaults to current directory from which the server is started
#DatapackRoot = C:/Work/tmp/DataPackC3

# Define character name template
# Example to use only : CnameTemplate=[A-Z][a-z]{3,3}[A-Za-z0-9]*
# will allow names with first capital letter, next three small letters,
# and any (capital or not) letter or number, like ZbigN1eW
# Most rational to have CnameTemplate=[A-Z][a-z]*
# meaning names only of letters with first one capital, like Zbigniew
# Default .* - any namy of any symbols
CnameTemplate=.*

# Define how many players are allowed to play simultaneously on your server.
MaximumOnlineUsers=100

# ==============================================================
# Test server setting, shoudnt be touched in online game server
# ==============================================================

Debug = False
Assert = False
Developer = False
# if true the server will be a test server (listed by clients setted up to list testserver)
TestServer = False

# =================================================================
# Additional server setting, not required, can be left at defaults
# =================================================================

# Setting for serverList
# Displays [] in front of server name
ServerListBrackets = False
# Displays a clock next to the server name
ServerListClock = False
# If true, the server will be set as gm only at startup
ServerGMOnly = False

# Minimum and maximum protocol revision that server allow to connect.
# You must keep MinProtocolRevision <= MaxProtocolRevision.
MinProtocolRevision = 560
MaxProtocolRevision = 656

# Rate control, float values
RateXp = 1.
RateSp = 1.
RatePartyXp = 1.
RatePartySp = 1.
RateDropAdena = 1.
RateConsumableCost = 1.
RateDropItems = 1.
RateDropSpoil = 1.
RateQuestsReward = 1.
RateKarmaExpLost = 1
RateSiegeGuardsPrice = 1

# Player Drop Rate control, values are the percent values
PlayerDropLimit = 3
PlayerRateDrop = 5
PlayerRateDropItem = 70
PlayerRateDropEquip = 25
PlayerRateDropEquipWeapon = 5

# Karma Drop Rate control, values are the percent values
KarmaDropLimit = 10
KarmaRateDrop = 70
KarmaRateDropItem = 50
KarmaRateDropEquip = 40
KarmaRateDropEquipWeapon = 10

# delete from world dropped reward items after n seconds. 0 - disabled
AutoDestroyDroppedItemAfter = 0

# This is setting of experimental Client <--> Server Player coordinates synchronization,
# 0 - no synchronization at all
# 1 - parcial synchronization Client --> Server only * using this option it is difficult for players to bypass obstacles
# 2 - parcial synchronization Server --> Client only
# 3 - full synchronization Client <--> Server
# -1 - Old system: will synchronize Z only
CoordSynchronize = -1

# If you are experiencing problems with Warehouse or Freight transactions,
# feel free to disable them here. (They are both enabled by default).
AllowWarehouse = True
AllowFreight   = True
AllowWear      = True
#Enable tests
AllowLottery   = False
AllowRace      = False
AllowWater     = False

#Enable pet for rent(wyvern&strider) from pet managers
AllowRentPet   = False

# Allow players to drop items on the ground
AllowDiscardItem = True

# If next switch set to true every created character will have access level 200.
EverybodyHasAdminRights = False

# Allow L2Walker client (Default False)
# Can be True, False, GM
# Note: L2Walker
AllowL2Walker    = False
L2WalkerRevision = 552
# Ban account if account using l2walker and is not GM, AllowL2Walker = False
AutobanL2WalkerAcc    = False

# Activate the position recorder
# valid 3D points will be recorded and written to data/universe.txt on shutdown
ActivatePositionRecorder = False

#Global/Trade Chat usablitly - ON, OFF, GM
GlobalChat=ON

# Logging ChatWindow
LogChat = True
LogItems = False

# show level of character to others in Community Board
ShowLevelOnCommunityBoard = False
ShowStatusOnCommunityBoard = True
NamePageSizeOnCommunityBoard = 50
NamePerRowOnCommunityBoard = 5

#Zone Setting
#0 = Peace All the Time
#1 = PVP During Siege
#2 = PVP All the Time
ZoneTown=0

# Maximum range mobs can randomly go from spawn point
MaxDriftRange = 200

# Minimum and maximum variable in seconds for npc animation delay.
# You must keep MinNPCAnimation <= MaxNPCAnimation.
# "0" is default value.
MinNPCAnimation = 0
MaxNPCAnimation = 0

# You can choose NPC name either of client side one or server side one.
# Client side NPC name is useful for non english client.
# You can overwrite client side NPC name if you choose server side NPC name.
# Client side name is default value.
ServerSideNpcName = False
# Show L2Monster level and aggro, ServerSideNpcName must be enabled
ServerSideNpcNameWithLvl = False

AutoDeleteInvalidQuestData = False

# Day/Night Status
# Hours are from 0 - 23
DayStatusSunRiseAt = 6
DayStatusSunSetAt = 18
# Forces the client to change their day and night status
DayStatusForceClientUpdate = True

# The Size of the 3 Thread pools used for scheduled tasks
# The 3 thread pools have differant priorities (high, medium low)
# You should modify this with care, setting this too high could harm
# the server. This should be increased on multi-proc/core computers
# Default is 4, 10 and 4
ThreadPoolSizeHigh = 4
ThreadPoolSizeMed = 10
ThreadPoolSizeLow = 4

# Allow delete chars after nnn days, 0 - feature disabled
DeleteCharAfterDays = 7

# Player punishment for illegal acions
# 1 - broadcast warning to gms only
# 2 - kick player(default)
# 3 - kick & ban player
DefaultPunish=2

# Set the html cache's lazy loading on or off
# (Load html's into cache only on first time requested)
LazyCache=True

# Thread pools execution priority
# default values are -1,0,1 (low/med/high pools)
ExecutorPriLow=-1
ExecutorPriMed=0
ExecutorPriHigh=1

#Packet LifeTime in miliseconds, 0 - disabled feature
PacketLifeTime=0

# bypass exploit protection
BypassValidation=False
Is it from it???
 
Elite Diviner
Joined
Nov 14, 2004
Messages
406
Reaction score
0
Try these:








 
Initiate Mage
Joined
Feb 8, 2005
Messages
4
Reaction score
0
Error Serious !

Man i have a serious problem with my server i am Treasure Hunter Lvl 75 with weapon Grade A Soul Separator and my DMG is 4194 <--- and with weapon Grade D my DMg is 4190 <---- loool what is this man ? :)
 
Initiate Mage
Joined
Mar 31, 2006
Messages
2
Reaction score
0
i Have a error in the gameserver i see this

Starting L2J Game Server.

loading gameserver config
Could not load HexID file (./config/hexid.txt). Hopefully login will give us one
.
MLog clients using java 1.4+ standard logging.
Initializing c3p0-0.9.0 [built 08-??????-2005 15:47:30 +0400; debug? false; trac
e: 5]
Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@1d80e6d [ con
nectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@13a
317a [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 50
0, autoCommitOnClose -> true, automaticTestTable -> connection_test_table, break
AfterAcquireFailure -> false, checkoutTimeout -> 0, connectionTesterClassName ->
com.mchange.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null,
forceIgnoreUnresolvedTransactions -> false, identityToken -> 13a317a, idleConne
ctionTestPeriod -> 60, initialPoolSize -> 3, maxIdleTime -> 0, maxPoolSize -> 5,
maxStatements -> 0, maxStatementsPerConnection -> 100, minPoolSize -> 1, nested
DataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@17d5d2a [ description
-> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 17d
5d2a, jdbcUrl -> jdbc:mysql://localhost/l2jdb?cachePrepStmts=true&prepStmtCacheS
ize=50, properties -> {user=******, password=******** ], preferredTestQuery -> nu
ll, propertyCycle -> 300, testConnectionOnCheckin -> true, testConnectionOnCheck
out -> false, usesTraditionalReflectiveProxies -> false ], factoryClassLocation
-> null, identityToken -> 1d80e6d, numHelperThreads -> 3 ]
Exception in thread "main" java.sql.SQLException: Access denied for user 'root'@
'localhost' (using password: YES)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2921)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:770)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3641)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1175)
at com.mysql.jdbc.Connection.createNewIO(Connection.java:2544)
at com.mysql.jdbc.Connection.<init>(Connection.java:1474)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
:264)
at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag
erDataSource.java:78)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:75)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.java:497)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.java:421)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:342)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:360)
at com.mchange.v2.c3p0.PoolBackedDataSource.getConnection(PoolBackedData
Source.java:94)
at net.sf.l2j.L2DatabaseFactory.<init>(L2DatabaseFactory.java:110)
at net.sf.l2j.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:181)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:526)

Server terminated abnormaly


server terminated

Druk op een toets om door te gaan. . .


What is the problem i did everthing what it says
 
Experienced Elementalist
Joined
Jan 31, 2006
Messages
293
Reaction score
0
Afffff, follow the f*cking guide, INSTALL the DATABASE and CONFIGURE SERVER FILES, ohh, one more, REGISTER GAME SERVER AFTER THAT

Thats all :blob3:
 
Newbie Spellweaver
Joined
Feb 5, 2006
Messages
5
Reaction score
0
I downloaded the server files from the first post, but they doesn't have the full_install.bat
Can someone give me some server files with the full_install.bat???
 
Newbie Spellweaver
Joined
Jun 3, 2006
Messages
41
Reaction score
0
I get a Server is not using latest authentication Message (min 0) How do i fix so i can login and play? Everything else works
 
Newbie Spellweaver
Joined
Jun 3, 2006
Messages
41
Reaction score
0
Auth Message HELP PLEASE

I get a Server is not using latest authentication Message (min 0) How do i fix so i can login and play? Everything else works
 
Newbie Spellweaver
Joined
Oct 25, 2005
Messages
60
Reaction score
2
The Server link is dead. ReUpload Please T_T
 
Status
Not open for further replies.
Back
Top