007florin Posted January 7, 2012 Author Posted January 7, 2012 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. Quote
007florin Posted January 8, 2012 Author Posted January 8, 2012 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. Quote
euosuy Posted January 9, 2012 Posted January 9, 2012 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 Quote
ffxmastersxd Posted January 10, 2012 Posted January 10, 2012 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 Quote
007florin Posted January 10, 2012 Author Posted January 10, 2012 Ok, ill test last rev to see what's wrong. Quote
007florin Posted January 10, 2012 Author Posted January 10, 2012 There are some problems in last 2 Rev 8612 & 8617, until i see what's wrong no more new rev. Quote
Zoey76 Posted January 10, 2012 Posted January 10, 2012 There are some problems in last 2 Rev 8612 & 8617, until i see what's wrong no more new rev. There is no error. Quote
007florin Posted January 10, 2012 Author Posted January 10, 2012 There is no error. Yep no error, found the problem on my eclipse. Quote
007florin Posted January 10, 2012 Author Posted January 10, 2012 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? Quote
Zoey76 Posted January 10, 2012 Posted January 10, 2012 @Zoey76 u mean if i compile L2jServer since epilogue? Exactly, I checked the thread and there are revisions like 2 year back :D Quote
007florin Posted January 10, 2012 Author Posted January 10, 2012 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 :) Quote
ffxmastersxd Posted January 11, 2012 Posted January 11, 2012 Also the New Version works perfect without any errors... Big Thx :D Quote
GunarStillis Posted January 11, 2012 Posted January 11, 2012 is there any version I can use for live server?! h5 server?? Quote
007florin Posted January 11, 2012 Author Posted January 11, 2012 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. Quote
Recommended Posts
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.