Jump to content

Recommended Posts

Posted

I saw many ppl doing a LOT of wrong things and asking me for support w. the Interlude install so here i go again ... (I cant edit the another guide because its too old).

 

THIS GUIDE ISNT FOR MINE PRE-CONFIGURED SERVER PACKS !!!

 

First Step : Preparing ur system and the server

 

Well, Like before ull need few programs :

 

1- JavaJDK

2- MySQL server

3- Navicat(check the L2J tools folder)

4- For Server/Data Pack Files Visit:http://forum.ragezone.com/f323/share-server-packs-repository-tools-329892/ <<There you will find the Latest Revs Of Each Team>>

 

Now lets beggin....

 

1º- Install JavaJDK (u wont hve any problems on it).

 

2º- Lets Install the MySQL server:

- Run the Executable file and start the installation.

- After the install, a window called "MySQL server instance configuration" will appear, than follow these steps to configure it.

 

- Create a new instance and than Select "Detailed Configuration"

 

1ie4.jpg

 

- Choose "Server Machine"

 

2vp0.jpg

 

- Press Next til the screen above.

- U can choose the first option if u do not pretend to hve more of 20 players, or use the third option ("Manual setting") where in the "concurrent connections" field , u put how many ppl do u like to join ur server.

 

clipimage001fk1.jpg

 

- Keep pressing next til the SECURITY SETTINGS screen.

- On it , Uncheck the "modify security settings" than next.

 

9nv5.jpg

 

- Now press the EXECUTE button (note: if it gave the error 0 return to the DATABASE USAGE window and choose TRANSACTIONAL DATABASE instead of MULTIFUNCTIONAL DATABASE !).

 

8ds4.jpg

 

-Ok ur MySQL server is setted up ! Login: Root , without password and port 3306.

 

3º- Now lets setup the NAVICAT (MySQL GUY). (For who dont know what is that , just imagine this way: MySQL is like the Internet and the NAVICAT is like the Explorer or Firefox).

 

-Intall NAVICAT , than open it.

 

-In NAVICAT , click on CONNECTION than fill up the spaces like the image above.

 

navicatzj1.jpg

 

-After that will appear a new connection, into connections field, called Localhost. Right click on it than choose NEW DATABASE. A small window will popup asking for the DB name. Use the name l2jdb than click ok. Well done DATABASE created !

 

navdbwv0.jpg

 

4º- Extract the contents of the server pack in a folder of ur choice.

 

5º- Now lets put all the info of the SQL files into ur database.

 

-Ull find a file called Database_installer.bat at the Tools folder that will be inside ur server's folder.

 

-Right click on it and choose EDIT.

 

-Insert in the line "set mysqlBinPath=" the correct address of ur MySQL BIN FOLDER, than save it.

 

-Execute the modified file. A Ms-dos window will open giving u choices. Press "F" (full installation) every time it ask u to choose.

 

-Okay . Ur database is ready to use !

 

6º- Now we will edit few stuffs to setup the server correctly.

 

-Go into the folder gameserver/config/ and open w. a notepad the server.proprierties file.

 

-Ull need to edit few lines :

 

ExternalHostname= UR EXTERNAL IP HERE ( U can discover it using the site WhatIsMyIP.com - 208.116.34.18 . If u only want to play alone and dont want ppl out of ur network to join, u can left it blank).

 

InternalHostname= UR INTERNAL IP HERE (If ur pc is connect in a network, put ur pc network IP. If not, put 127.0.0.1 ).

 

MinProtocolRevision = 1

MaxProtocolRevision = 999 (edit these both using these number to avoid a protocol error).

 

-Now go into ur LOGIN folder. Run the file "RegisterGameServer.bat".

 

-A ms-dos window will show up and will ask u for an ID. Choose the ID 1 (only need to type 1 ).

 

-Done it a file called hexid(id 1 or something like).txt will appear into ur login folder. Rename it to hexid.txt , copy and paste inside ur gameserver/config/ folder.

 

-Now just need to start the "startloginserver.bat" (login folder) and "startgameserver.bat" (gameserver folder). It will be opened when stops on the following lines (check the image). Remember, ur server is setted up to autocreate accounts so u dont need to execute "startaccountmanager.bat" this time.

 

width=477 height=480http://img525.imageshack.us/img525/7012/serversva8.jpg[/img]

 

Okay ! Server is running fellows !

 

PS: If u are under a router, dont forget to open the ports 7777 (game server), and 2106 (login server).

 

Second Step : Preparing the client

 

For it ull need to get L2ENCDEC and hve a updated INTERLUDE client (just need to run the laucher.exe of the game).

 

1º- Extract all the MAIN files of L2encdec into ur ORIGINAL SYSTEM FOLDER and run the patcher.exe .A ms-dos window will appear and ill run few process. Wait it finish.

 

width=640 height=416http://img528.imageshack.us/img528/7084/systemux4.jpg[/img]

 

2º-Open a ms-dos console (start > run > cmd) and try to reach the system folder via console (keep typing cd.. until reach c: , than type cd progra* (to reach the folder program files). cd lineag* (to reach lineage II folder). cd system . Okay now u are inside the system folder.

 

3º- Type l2encdec -s l2.ini .It will decrypt the l2.ini in a new file called dec-l2.ini . U can open it using the notepad and edit the line "serveraddr=" inserting the server Internal (urself and same network players) or External (outside players) IP than save it.

 

width=525 height=480http://img503.imageshack.us/img503/6295/decan7.jpg[/img]

 

4º- Erase the original L2.ini file. than return to console and type l2encdec -h 413 dec-l2.ini . It will encrypt the dec-l2.ini file in a new file called enc-dec-l2.ini . Just rename it to l2.ini .

 

5º- Just start the L2 using the l2.exe that is INSIDE the system folder !

 

OBS: To make a gm char, First of all ull need to create a new character and be sure that char ISNT connected (just open the game type any login and pass because it will be created automatically , and create a new char).

 

-Open Navicat , click on "localhost" , than click on l2jdb. Many tables will show up. Open the table characters by double clicking it. Find the LINE of ur character than find the COLLUM ACCESS LEVEL of it. Change the number 0 for 100 and log in ! Done !

 

Well... I know it dont hve a HUGE diference in comparison w the old guide but as i sad, a LOT of ppl are asking me a lot of things about interlude configuration... Hope it help. Good luck buddies !

 

PS: For who is getting erros when trying to dec-enc the l2.ini file using the l2encdec, try to download the L2FileEdit C6. U can find it on My Shared Folder > L2J tools . I really dont think a tuto is needed for it. Just open up the program and ull know what to do ^^.

PS2: Patching the system folder is needed in BOTH WAYS !!!!

 

 

 

src:ragezone

credit:nargen

  • 2 weeks later...
Posted

man i think the guide is like .::WaterKiller::. guide

http://www.maxcheaters.com/forum/index.php?topic=15069.0

 

or i am wrong ? :D

 

yeah, but the waterkillers one is in GREEK, this is in ENGLISH.

 

and to the threadstarter: TRY to create something YOURS not only brings Guides from other forums. we are tired of COPY-PASTE

 

ALSO, put the PREFIX at the Title of your topic.

  • 4 months later...
  • 2 months later...
Posted

when i start the gameserver it says this:

Starting l2jfree

 

INFO logging initialized

=============================================================-[ Configuration ]

INFO loading ./config/server.properties

INFO loading ./config/hexid.txt

INFO loading ./config/subnets.properties

INFO loading ./config/rates.properties

INFO loading ./config/enchant.properties

INFO loading ./config/pvp.properties

INFO loading ./config/telnet.properties

INFO loading ./config/options.properties

INFO loading ./config/other.properties

INFO loading ./config/geodata.properties

INFO loading ./config/altsettings.properties

INFO loading ./config/clans.properties

INFO loading ./config/champions.properties

INFO loading ./config/lottery.properties

INFO loading ./config/wedding.properties

INFO loading ./config/siege.properties

INFO loading ./config/fortsiege.properties

INFO loading ./config/clanhall.properties

INFO loading ./config/castle.properties

INFO loading ./config/idfactory.properties

INFO loading ./config/fun_engines.properties

INFO loading ./config/sevensigns.properties

INFO loading ./config/GMAccess.properties

INFO loading ./config/command-privileges.properties

INFO loading ./config/irc.properties

INFO loading ./config/boss.properties

INFO loading ./config/sayfilter.txt

INFO loading ./config/elayne.properties

==================================================================-[ Database ]

INFO : MLog clients using log4j 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 [ acq

uireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCom

mitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcqui

reFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null,

connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester,

dataSourceName -> 1hge1457ym1lmn51tbi25r|100ab23, debugUnreturnedConnectionStack

Traces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fact

oryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityTo

ken -> 1hge1457ym1lmn51tbi25r|100ab23, idleConnectionTestPeriod -> 3600, initial

PoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTi

me -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -

> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 100, m

inPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -

> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, p

ropertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout ->

false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> fa

lse ]

==============================================================-[ Preparations ]

 

 

 

___      ___

/\_ \    /'___`\  __  /'___\

\//\ \  /\_\ /\ \ /\_\/\ \__/  _ __    __    __

  \ \ \ \/_/// /__\/\ \ \ ,__\/\`'__\/'__`\ /'__`\

  \_\ \_  // /_\ \\ \ \ \ \_/\ \ \//\  __//\  __/

  /\____\/\______/_\ \ \ \_\  \ \_\\ \____\ \____\

  \/____/\/_____//\ \_\ \/_/  \/_/ \/____/\/____/

                  \ \____/

                  \/___/  [starting Version: -1]

INFO Preparations: done

=====================================================================-[ World ]

INFO L2World: Setting up World Regions

INFO L2World: (191 by 271) World Region Grid set up.

INFO Telnet Server is currently disabled.

INFO MapRegionManager: Loaded 38 restartpoint(s).

INFO MapRegionManager: Loaded 23 restartareas with 145 arearegion(s).

INFO MapRegionManager: Loaded 235 zoneregion(s).

INFO MapRegionManager: Loaded 4 race depending redirects.

SEVERE Table 'l2jdb.character_friends' doesn't exist

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.characte

r_friends' doesn't exist

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

 

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

 

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou

rce)

        at java.lang.reflect.Constructor.newInstance(Unknown Source)

        at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)

        at com.mysql.jdbc.Util.getInstance(Util.java:381)

        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1031)

        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957)

        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3376)

        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3308)

        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1837)

        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1961)

        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2537)

        at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1564)

        at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1485)

        at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat

ement.java:64)

        at com.l2jfree.gameserver.idfactory.IdFactory.cleanUpDB(IdFactory.java:1

87)

        at com.l2jfree.gameserver.idfactory.IdFactory.<init>(IdFactory.java:124)

 

        at com.l2jfree.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFacto

ry.java:65)

        at com.l2jfree.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:13

5)

        at com.l2jfree.gameserver.GameServer.<init>(GameServer.java:161)

        at com.l2jfree.gameserver.GameServer.main(GameServer.java:439)

 

INFO ThreadPoolManager v1: Initialized with 50 threads...

SEVERE BitSet ID Factory could not be initialized correctly

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.characte

rs' doesn't exist

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

 

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

 

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou

rce)

        at java.lang.reflect.Constructor.newInstance(Unknown Source)

        at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)

        at com.mysql.jdbc.Util.getInstance(Util.java:381)

        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1031)

        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957)

        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3376)

        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3308)

        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1837)

        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1961)

        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2537)

        at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1564)

        at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1485)

        at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat

ement.java:64)

        at com.l2jfree.gameserver.idfactory.IdFactory.extractUsedObjectIDTable(I

dFactory.java:266)

        at com.l2jfree.gameserver.idfactory.BitSetIDFactory.initialize(BitSetIDF

actory.java:79)

        at com.l2jfree.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFacto

ry.java:67)

        at com.l2jfree.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:13

5)

        at com.l2jfree.gameserver.GameServer.<init>(GameServer.java:161)

        at com.l2jfree.gameserver.GameServer.main(GameServer.java:439)

 

INFO IDFactory: 102912 id's avaliable.

SEVERE Could not read object IDs from DB. Please Check Your Data.

Exception in thread "main" java.lang.Exception: Could not initialize the ID fact

ory

        at com.l2jfree.gameserver.GameServer.<init>(GameServer.java:164)

        at com.l2jfree.gameserver.GameServer.main(GameServer.java:439)

after that it just stops... how can i solve it?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • ## [1.5.5] - 2026-02-02   ### ✨ New Features - **Discord Login**: You can now sign in with your Discord account. Admins enable and configure Discord login in **cpadmin → Users** (Discord auth settings: Client ID, Client Secret, Redirect URI). If you already have an account with the same email (e.g. forum, Google, or legacy), signing in with Discord links to that account so you keep one profile. Discord login is available on Add Server, My Servers, Vote page, and Premium Ads booking. - **Setup Links**: In **cpadmin → Users**, both Google and Discord login settings now include direct links to their official developer portals (Google Cloud Console and Discord Developer Portal) for easier OAuth app setup.   ### 🔒 Security - **Email Required for Registration**: New user registration via OAuth (Forum, Google, Discord) now requires a valid email address. If the OAuth provider doesn't provide an email (e.g. unverified Discord email), registration is rejected with a clear message. This prevents anonymous accounts and ensures all users can receive important notifications.   ### 🔄 Improvements - **User Auth Badges**: In **cpadmin → Users**, the Registered Members table now shows auth method badges: **Forum**, **Google**, **Discord**, or **Legacy**. Users can have multiple badges if they've linked multiple login methods. - **Server Info Labels**: Translated server info labels (Owner Name, Language, Server Location) are now properly localized in all 5 languages (English, Spanish, Portuguese, Greek, Russian).   ---   ## [1.5.4] - 2026-02-01   ### ✨ New Features - **Google Login**: You can now sign in with your Google account. Admins enable and configure Google login in **cpadmin → Users** (Google auth settings: Client ID, Client Secret, Redirect URI). If you already have an account with the same email (e.g. forum or legacy), signing in with Google links to that account so you keep one profile. The login menu (navbar and login prompts) offers **Login with Forum Account**, **Login with Google** (when enabled), and **Create Forum Account**. Google login is available on Add Server, My Servers, Profile Settings, Vote page, and Premium Ads booking. - **Ban/Unban Members**: In **cpadmin → Users**, admins can ban or unban registered members. Banned users see a full-page message: "Sorry, you are banned from using this site." When a user is banned, all their servers are set to inactive. - **Moderator Activity Log**: **cpadmin → Moderators** now records when a moderator or admin enters the CPAdmin panel (e.g. "Moderator X entered CPAdmin panel at &lt;time&gt;") and when they change any cpadmin settings (only write actions are logged; read-only use is not). - **Clear Moderator Logs**: Admins can clear all moderator activity log entries via a **Clear logs** button with confirmation. Logs are shown at 100 per page with pagination. - **Filter by Moderator**: In the Moderator Activity Log, a **Filter by moderator** dropdown lets you view activity for a specific moderator or "All moderators." - **cpadmin → Users Tab**: New **Users** tab in the admin panel with Registered Members list (paginated), Google auth settings card, and per-user Ban/Unban and server links.   ### 🔄 Improvements - **cpadmin → Servers**: Each server name in the servers table is now clickable and opens that server’s info page. - **cpadmin → Users – Servers column**: The servers count/list is clickable and opens a small modal listing that user’s servers; each server name in the modal links to the server info page. - **cpadmin → Users – Search**: A search bar above the Registered Members table lets you search by **username**, **email**, or **server name**. Results are filtered on the server (paginated); clearing the search resets the list. - **Moderator Activity Log**: Pagination shows "Showing X–Y of Z" and "Page N of M" with Previous/Next when there are more than 100 entries. - **Login UI**: Login options (Forum, Google, Create account) are shown in a consistent dropdown and in modals (Add Server, My Servers, Vote, Premium Ads) for a clearer sign-in experience. - **Vote Page – Unauthenticated**: When you must log in to vote, the page now shows "Vote for [Server Name]" as the main heading and presents login options in a compact section.   ---   ## [1.5.3] - 2026-01-30   ### ✨ New Features - **File Logs in Admin Panel**: Admins can now view CodeIgniter PHP logs (api/writable/logs) directly in **cpadmin → Logs**. Select a date to view the log file, refresh to reload, or delete all log files to free up space.   ### 🔄 Improvements - **Cache System**: Full cache audit and improvements — when you clear cache in cpadmin, both backend and frontend caches are cleared. Server listings, My Servers, pricing, ad config, and chronicles all refresh with fresh data. New paid servers now appear in listings and My Servers immediately. - **Admin Panel – Server Rates**: Server rates in the admin servers table now display in compact format (e.g. x10000 → x10k, x100000 → x100k, x1000000 → x1m) for easier scanning. Hover to see the full value.
    • WTB High Five source running on Salvation/Fafurion client
    • MoMoProxy has updated more static residential proxies for USA location, anyone interested in can view: https://momoproxy.com/static-residential-proxies
    • Hello, i am selling a project that was going to open but at the end i have not the time to do it Its a c4 server ( scripts) with all the c5 changes played from Interlude Client    the server is 1:1 copy of the legendary 2007 L2Revenge server with some bits like events and some more sync stuff There is a lot of retail fixes included  , extender is vanganth and has a lot of mods but mostly fixes on the retail stuff.   Test server is available through discord , i offer client/patch/server/sources The price is 300 Euro and for testing the server you have to pm me at discord banshee1019 , dont really wanna let anybody log because some people are "bad"   Once you buy you also have free support for 1 year , that doesnt mean i will code all your ideas but support you if something comes up , and guide you to do simple edits
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..