Jump to content

L2Jserver Compiled Revisions - High Five (Beta & Stable)


Recommended Posts

Update with L2jServer BETA 8612

Fixed in this BETA:                   

- BETA: L2SkillSpawn rework:

        Added support for summoner reference, based on VlLight? work.

        Now L2SkillSpawn won't have null spawns...

        Partially reverted [4890] changes on L2SkillSpawn...

        Minor rework on L2TotemInstance.

        Unhardcoded all NPC instances.

- BETA: Few More Improvements for [4886], also enabled it for Community Server too.

- BETA: Removing Deprecated method

- BETA: L2World's objects debug fix thanks nik for report.

- BETA: Admin Command "Target Say" (makes talk any target) by nonom.

- BETA: Few updates for staticobjects.csv.

- BETA: Admin Clan commands rework.

        Command clan_changeleader won't do numeric exceptions.

        Now is possible to use the name of the character, clan_changeleader Zoey76

        Removed custom system messages, used available in client (Unharcoded).

        Removed iteration over clan members, this should improve command performance.

        Removed e.printStatckTrace(), replaced with proper logger.

        Implemented off-line privileges set for former clan leader.

        Better handling of exceptions.

        Cleanup and code formatting.

Link to comment
Share on other sites

Update with L2jServer BETA 8617

Fixed in this BETA:                   

- BETA: Fixing line delimiters in few XSDs.

- BETA: Added "enchanted" & "for_npc" to items for future usage (thanks UnAfraid?), also a Minor Improvement for [8612] (thanks nonom).

- BETA: Updating signboards to show proper htmls (also updated their htmls), thans nonom for test.

- BETA: Eclipse Default Encoding UTF-8.

- BETA: Datapack refactoring:

        Using same Code warning/error configuration than core.

        Fixed respective warnings and errors.

        Fixing Extractable Skills restriction properly.

            Unhardcode Skills Ids.

            Now only Item Skills are restricted.

            Items with consume count won't be consumed without giving the reward.

            Applied to reuse time greater than 5 seconds, there is no point on restrict item skills with less reuse time.

            Unhardcoded system message for item reward.

        Hellbound fixes:

            Hellbound should start closed at server start (level 0), thanks Trev.

            Quarry ClassCastException? fix.

        Q290_ThreatRemoval removed unnecessary int cast.

        Q636_TruthBeyond proper method to get an int.

        Skill Santa Claus' Gift - Luck(22018) typo fix.

- BETA: Item Auction should be enabled by default.

Link to comment
Share on other sites

In the last Revs of l2jserver i have this error:

L2jServer BETA 8617

 

Error: Could not find or load main class com.l2jserver.loginserver.L2LoginServer

 

 

Server terminated abnormaly

 

 

server terminated

 

Press any key to continue . . .

 

 

The older revs it's okay.

Anyone can help me

Link to comment
Share on other sites

me 2 dosen`t work for me...

In the last Revs of l2jserver i have this error:

L2jServer BETA 8617

 

Error: Could not find or load main class com.l2jserver.loginserver.L2LoginServer

 

 

Server terminated abnormaly

 

 

server terminated

 

Press any key to continue . . .

 

 

The older revs it's okay.

Anyone can help me

Link to comment
Share on other sites

Update with L2jServer BETA 8622

Fixed in this BETA:                   

- BETA: Few More Improvements for [8328].

- BETA: Admin Clan commands rework.

        Command clan_changeleader won't do numeric exceptions.

        Now is possible to use the name of the character, clan_changeleader Zoey76

        Removed custom system messages, used available in client (Unharcoded).

        Removed iteration over clan members, this should improve command performance.

        Removed e.printStatckTrace(), replaced with proper logger.

        Implemented off-line privileges set for former clan leader.

        Better handling of exceptions.

        Cleanup and code formatting.

- BETA: Few updates for staticobjects.csv.

- BETA: Admin Command "Target Say" (makes talk any target) by nonom.

- BETA: Datapack refactoring:

        Using same Code warning/error configuration than core.

        Fixed respective warnings and errors.

        Fixing Extractable Skills restriction properly.

            Unhardcode Skills Ids.

            Now only Item Skills are restricted.

            Items with consume count won't be consumed without giving the reward.

            Applied to reuse time greater than 5 seconds, there is no point on restrict item skills with less reuse time.

            Unhardcoded system message for item reward.

        Hellbound fixes:

            Hellbound should start closed at server start (level 0), thanks Trev.

            Quarry ClassCastException? fix.

        Q290_ThreatRemoval removed unnecessary int cast.

        Q636_TruthBeyond proper method to get an int.

        Skill Santa Claus' Gift - Luck(22018) typo fix.

- BETA: Eclipse Default Encoding UTF-8.

- BETA: Updating signboards to show proper htmls (also updated their htmls), thans nonom for test.

- BETA: Added "enchanted" & "for_npc" to items for future usage (thanks UnAfraid?), also a Minor Improvement for [8612] (thanks nonom).

- BETA: Fixing line delimiters in few XSDs.

- BETA: Datapack fixes:

        [8615] Improvements, thanks jurchiks for noticing it/fix contribution.

        Treykan Transformation fixes, based on thecast/nonom contribution.

        Darkamane Peacer Transformation fixes.

        Dissonance(5437) skill fixes.

        Cursed Body(967) skill pre-implemented, proper effects will come in next updates.

- BETA: Event fixes, thanks jurchiks.

    Gift of Vitality refactoring and cleanup.

    Heavy Medal refactoring and cleanup.

    The Valentine Event refactoring and cleanup.

- BETA: More event fixes:

        Code formating and cleanup.

        Removed QuestManager? calls.

        Unhardcoded Adena Id.

        Removed some useless assignments.

        Fixed minor typo at Heavy Medal event, thanks jurchiks for report.

- BETA: Transformation fixes:

  By Nyaran:

    Block Checker Blue transformation.

    Game Manager transformation.

    Wood Horse transformation.

    HTML rearranging.

    Skill Transform Master(6908).

    Skill Rocking Horse -beep-t(21258).

    Skill Transformation Scroll - Blue Block Checker(22190).

 

  By Zoey76:

    Added GPL to all transformations.

    Added author to some transformations.

    Code formatting and cleanup.

- BETA: Implementing Admin command sendhome:

    The sendhome command can be used:

        From Alt + G panel.

        Entering the player's name: //sendhome Zoey76

        On a target if it's a player.

  Note 1: This command send a player to it's race home town, not to the closest town.

  Note 2: Require  [L5124].

- BETA: Few More Improvements for [4886], also enabled it for Community Server too.

- BETA: L2SkillSpawn rework:

        Added support for summoner reference, based on VlLight? work.

        Now L2SkillSpawn won't have null spawns...

        Partially reverted [4890] changes on L2SkillSpawn...

        Minor rework on L2TotemInstance.

        Unhardcoded all NPC instances.

- BETA: Item Auction should be enabled by default.

- BETA: Misc fixes:

        Map Region support to get region by name.

        Some typo fixes at SystemMessageId?.

 

Sry for the problems on rev 8612 & 8617, something was fked with my eclipse.

Now all is fine.

@Zoey76 u mean if i compile L2jServer since epilogue?

Link to comment
Share on other sites

Exactly, I checked the thread and there are revisions like 2 year back :D

Well first i started with L2jOfficial (Gracia Final) then L2jOfficial merged with L2jServer and here we are :)

Link to comment
Share on other sites

is there any version I can use for live server?! h5 server??

You can use any revisions from My topic or Nightly builds from L2jServer and all of them are stable.

My server was up like ~30 days with no error or any crash.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock