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 L2J Interlude Server

Status
Not open for further replies.
Junior Spellweaver
Joined
Oct 29, 2005
Messages
185
Reaction score
0
Re: [Guide]L2J Interlude Server

nice guide dude :)
very useful for newbies xD

ps: what means 'gtp'? xD
 
Initiate Mage
Joined
Nov 27, 2007
Messages
1
Reaction score
0
Re: [Guide]L2J Interlude Server

guys is have an error i get this when i do step 6(register gameserver):FATAL: Failed loading GameServerTable. Reason: Table 'l2jdb.gameservers' doesn't
exist
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'l2jdb.gameservers' d
oesn't exist
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2941)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1623)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1715)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3249)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:1268)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:
1403)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewPr
oxyPreparedStatement.java:76)
at net.sf.l2j.loginserver.GameServerTable.loadRegisteredGameServers(Game
ServerTable.java:150)
at net.sf.l2j.loginserver.GameServerTable.<init>(GameServerTable.java:87
)
at net.sf.l2j.loginserver.GameServerTable.load(GameServerTable.java:69)
at net.sf.l2j.gsregistering.GameServerRegister.main(GameServerRegister.j
ava:49)
help pls :(
 
Newbie Spellweaver
Joined
Sep 1, 2007
Messages
62
Reaction score
0
Re: [Guide]L2J Interlude Server

Open your db and serach there for table, named "gameservers".
If it doesn't exist - try running RegisterGameserver.bat in your LS folder and than file "hexid(server 1)" rename into "hexid" and put to your GS configs folder.
 
Custom Title Activated
Loyal Member
Joined
Jul 19, 2004
Messages
2,818
Reaction score
13
Re: [Guide]L2J Interlude Server

guys is have an error i get this when i do step 6(register gameserver):FATAL: Failed loading GameServerTable. Reason: Table 'l2jdb.gameservers' doesn't
exist
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'l2jdb.gameservers' d
oesn't exist
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2941)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1623)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1715)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3249)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:1268)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:
1403)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewPr
oxyPreparedStatement.java:76)
at net.sf.l2j.loginserver.GameServerTable.loadRegisteredGameServers(Game
ServerTable.java:150)
at net.sf.l2j.loginserver.GameServerTable.<init>(GameServerTable.java:87
)
at net.sf.l2j.loginserver.GameServerTable.load(GameServerTable.java:69)
at net.sf.l2j.gsregistering.GameServerRegister.main(GameServerRegister.j
ava:49)
help pls :(

You're missing the gameserver table. this table must be on the DB that has the accounts table if you're using split DBs. Open navicat/phpmyadmin and run the gameserver.sql in order to create that table.

Droppo.-
 
Initiate Mage
Joined
Sep 19, 2007
Messages
1
Reaction score
0
Re: [Guide]L2J Interlude Server

ok heres my problem i cant login... my host file sez exactly what is sposed to so does my server.properties i just cant login... any 1 got some suggestions reply back asap
 
Custom Title Activated
Loyal Member
Joined
Jul 19, 2004
Messages
2,818
Reaction score
13
Re: [Guide]L2J Interlude Server

ok heres my problem i cant login... my host file sez exactly what is sposed to so does my server.properties i just cant login... any 1 got some suggestions reply back asap

WTF?? take the potato out of your mouth and try again... I couldn't understand what tha hell you tried to say...

Droppo.-
 
Newbie Spellweaver
Joined
Sep 1, 2007
Messages
62
Reaction score
0
Re: [Guide]L2J Interlude Server

Is it on your PC or somwhere else?
If somwhere else, than does that PC have an external IP?
If yes, than post your console.
 
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
31
Reaction score
0
Re: [Guide]L2J Interlude Server

guys some one can tell me what is the version of SunJava cuz i cant download it from this site :dribble:
 
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
31
Reaction score
0
Re: [Guide]L2J Interlude Server

i did it but is to many versions of sunjava :sad_2:and i dont know withone to download cuz i download one and isnt work
 
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
31
Reaction score
0
Re: [Guide]L2J Interlude Server

whatever i will find it alone :cloud: ty for the help ;)
 
Newbie Spellweaver
Joined
Jan 1, 2007
Messages
32
Reaction score
0
Newbie Spellweaver
Joined
Dec 17, 2007
Messages
8
Reaction score
0
Re: [Guide]L2J Interlude Server

hi there,

at first, pretty nice guide!
but i've got a question too, guys :).
in case i only want myself to log into the server (with the client).. do i have to open those ports of the router, too? means no one else should be able to connect to the server even he got the external IP.

ah.. and another question about the client version,..
i used the files of this tutorial so.. do i have to install a interlude client without updates (/with updates?/.. - how do i know which version i need exactly?) and is it possible to log into my server with the same client i used for any other freeshard (in this case i used a interlude client with official updates an just changed the host, no special-updates or anything else).

thanx 4 ur answer/s :]
greetings,
actinium
 
Newbie Spellweaver
Joined
Dec 17, 2007
Messages
8
Reaction score
0
Re: [Guide]L2J Interlude Server

if you will use 127.0.0.1 you do not need. try to download a new pack from l2jreleases and use full interlude client

means i've to leave the external ip blank and add my localhost IP to the internal ip adress? (-> no opened gameserver/loginserver port needed?!)
and second, full interlude client means with updates? cause in this case i'm not able to update the interlude-updates only. it'll patch kamael too.

thx for helping me :)
 
Joined
Oct 5, 2006
Messages
4,293
Reaction score
103
Re: [Guide]L2J Interlude Server

in external and internal 127.0.0.1 :) do not open them. in mine i didn't open them. do not update your client. if you can find a full interlude client.
 
Newbie Spellweaver
Joined
Dec 17, 2007
Messages
8
Reaction score
0
Re: [Guide]L2J Interlude Server

i know i'm getting on ur nerves :fart: but that's the problem. i don't know where to get a FULL interlude client (means included updates) and... what surprise.. a new question :rolleyes::
how do i have to change the host file entry? 127.0.0.1 l2authd....?

thank u that much!
 
Status
Not open for further replies.
Back
Top