Jump to content

L2Jserver Compiled Revisions - High Five (Beta & Stable)


Recommended Posts

Florin can you tell us when High Five will be ready for a live server? Estimated time? Weeks, Months?

 

Regards!

how should i know that? :)

I'm just a guy who help MxC community with this compiled revisions and not a L2jServer Developer.

Link to comment
Share on other sites

Update with L2jServer BETA 8253

Fixed in this BETA:                 

- BETA: AI Scripts cleanup & update

- BETA: AdminEditNpc? typo fix 

- BETA: Hekaton Prime's spawn is managed by Quest.

- BETA: AdminEditNpc? source format fix

- BETA: Updating H5 Olympiad Stadium Zones.

- BETA: New equipment reward items are now available for purchase with Olympiad Tokens at the Olympiad Manager:

    * Vesper Armor Sets, Sigils and Shields

    * Noble Enhancement Stones

    * Vorpal Armor Sets, Sigils and Shields

    The items available for Noblesse Gate Pass have been removed.

- BETA: Updating Summer Squash Event Skills.

- BETA: Fix for "object: Tutorial Guide(5588)[xxxxxxxxx] already exist in OID map!" thanks VlLight?

- BETA: aggroPoints not increase during enchant skill

- BETA: Support for Quest class to accept addTalkId(1, 2, 3, 4) instead of adding multiple times addTalkId and leave old declarations because of jython it converts them as int[]

- BETA: Using xml filter in zones and skill trees

- BETA: HtmCache?'s map should be synchronized only if lazycache is running.

- BETA: L2TIntObjectHashMap at GameTimeController?, L2Manor, L2Attackable, L2ZoneType. Can't think of any more places where i can use this, except knownlist (im still testing this rework).

- BETA: MailManager? using L2TIntObjectHashMap

- BETA: HtmCache? using L2TIntObjectHashMap

- BETA: Cleanup all useless commends like //synchronized (blabla)

- BETA: L2PcInstance _reuseTimeStamps and _cubics use L2TIntObjectHashMap instead of shared fastmap

- BETA: L2TIntObjectHashMap for _disabledSkills @ L2Character too...

- BETA: More usage of L2TIntObjectHashMap - character skills.

- BETA: Creating a L2TIntObjectHashMap which is a synchrinized TIntObjectHashMap via ReentrantReadWriteLock? and cleaning up L2World.java from the synchronizers, since we are using L2TIntObjectHashMap.

- BETA: L2World maps(_allPlayers, _allObjects, _petsInstance) reworked. They are now TIntObjectHashMap surrounded by ReentrantReadWriteLock? working as synchronization. Keep in mind that FastMap?<K,V>.shared() drains a lot of CPU usage, because the whole map is filled with synchronizations. ReentrantLock? is much faster than synchronized and it does the same job, even better.

Generally this change is to optimize CPU Usage, memory usage and prevent some deadlocks. Big servers will easily notice the change.

- BETA: ItemAuction? SystemMessage? typo fix

- BETA: Fix for L2JMod Offline Shops, now players won't remain standing after disconnect if they aren't in shop mode.

- BETA: Fix for double store for Combat flag:

        * Based in VlLight?'s code.

        * Thanks UnAfraid? for testing.

- BETA: Fixes & Cleanup in builders.

Link to comment
Share on other sites

Yesterday, I downloaded the version 8241  to make tests, but when I tried to configure at L2JConfig.exe, I can't open it. I downloaded the version 8253 too, occurs the same error.

 

Only the version 8221 opens L2JConfig.exe.

 

Can fix it?

Link to comment
Share on other sites

Yesterday, I downloaded the version 8241  to make tests, but when I tried to configure at L2JConfig.exe, I can't open it. I downloaded the version 8253 too, occurs the same error.

 

Only the version 8221 opens L2JConfig.exe.

 

Can fix it?

report the problem on l2jserver forum.

Link to comment
Share on other sites

Yesterday, I downloaded the version 8241  to make tests, but when I tried to configure at L2JConfig.exe, I can't open it. I downloaded the version 8253 too, occurs the same error.

 

Only the version 8221 opens L2JConfig.exe.

 

Can fix it?

 

better use config folder its more good i never have use this L2JConfig.exe i just don't like it better is old style :)

Link to comment
Share on other sites

Update with L2jServer BETA 8255

Fixed in this BETA:                   

- BETA: Added back things in builders that I deleted accidentally in [4788], some other minor fixes included.

- BETA: Minor update in builders.

- BETA: Updating Builders, now Ant Version is verified.

- BETA: System message update.

- BETA: Some more cleanup, getting rid of some warnings.

- BETA: More cleanup and code refactoring.

- BETA: Some cleanup and code improves, also a new configuration option OfflineModeInPaceZone?.

- BETA: GameTimeController? iteration fix.

- BETA: Minor update on Inquisitor Stances by osiride, also fixing [8250] due should be commented not deleted.

Link to comment
Share on other sites

Buildfile: C:\New folder\workspace\L2J_Server_BETA\build.xml

clean:

  [delete] Deleting directory C:\New folder\workspace\L2J_Server_BETA\build

verifyRequirements:

init:

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\classes

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist\login

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist\gameserver

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist\tools

version:

 

BUILD FAILED

C:\New folder\workspace\L2J_Server_BETA\build.xml:285: Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified

 

Total time: 1 second

 

 

install subversion.

Link to comment
Share on other sites

Buildfile: C:\New folder\workspace\L2J_Server_BETA\build.xml

clean:

  [delete] Deleting directory C:\New folder\workspace\L2J_Server_BETA\build

verifyRequirements:

init:

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\classes

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist\login

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist\gameserver

    [mkdir] Created dir: C:\New folder\workspace\L2J_Server_BETA\build\dist\tools

version:

 

BUILD FAILED

C:\New folder\workspace\L2J_Server_BETA\build.xml:285: Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified

 

Total time: 1 second

 

 

Install this http://www.sliksvn.com/en/download

Link to comment
Share on other sites

i have one error

Buildfile: C:\workspace test\L2J_Server_BETA\build.xml
clean:
checkAntVersion:

BUILD FAILED
C:\workspace test\L2J_Server_BETA\build.xml:251: Ant 1.8.2 is required. But your version is Apache Ant version 1.7.1 compiled on June 27 2008

Total time: 156 milliseconds

how can fix?

Link to comment
Share on other sites

L2jServer BETA 8253 Works Fine !

=====================

L2jServer BETA 8255

Server:4817 Datapack:8255

=====================

When i install the new revision server have much more lag and player can't equip items and when player hit mods lag and can't hit them.....Waiting for new now :(

Link to comment
Share on other sites

i have one error

Buildfile: C:\workspace test\L2J_Server_BETA\build.xml
clean:
checkAntVersion:

BUILD FAILED
C:\workspace test\L2J_Server_BETA\build.xml:251: Ant 1.8.2 is required. But your version is Apache Ant version 1.7.1 compiled on June 27 2008

Total time: 156 milliseconds

how can fix?

 

you can fix updating you apache Ant version, or if you use Eclipse (where Ant is integrated), you need to update your Eclipse.

Link to comment
Share on other sites

Update with L2jServer BETA 8269

Fixed in this BETA:                   

- BETA: Small fixes in Squash Skills, also added Birthday Skills.

- BETA: Updating Christmas Trees.

- BETA: Cleft Zone for future usage.

- BETA: npcstring improvements by Nyaran, for more detailed info about this and examples, look here:  http://www.l2jserver.com/forum/viewtopic.php?f=69&t=22632

- BETA: MapRegion? Separation by lasarus.

- BETA: Added gm command to set player as noblesse //setnoble or shift + click on player -> Edit

- BETA: Multisells cleanup

- BETA: Disabled some NPC skills that should be controlled by AI, due are making immortal and suicide NPCs.

- BETA: little Hack and Fix for Blinding Blow skill thanks Osiride for tests

- BETA: Better using the Antversion Task

- BETA: Minor fix in globmapper to make it more specific for *.jar files.

- BETA: Licenses & Docs now in: /doc/ by default.

- BETA: Adding more server shutdown log messages and a nice feature that tracks down methods' execution time and overall server shutdown time.

- BETA: Added some extras to L2TIntObjectHashMap and fixed a problem where server shutdown didnt run properly.

- BETA: Fixed the problems caused by my last commits. This time I've tested it and its working, sorry for commiting untested stuff even if it looks like it should work.

 

Link to comment
Share on other sites

Yesterday, I downloaded the version 8241  to make tests, but when I tried to configure at L2JConfig.exe, I can't open it. I downloaded the version 8253 too, occurs the same error.

 

Only the version 8221 opens L2JConfig.exe.

 

Can fix it?

instal your java on same folder with the server files and leave anything else inside exept those two (java & server) if this not work just open the config files manualy.easy
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...