Jump to content

L2Jserver Compiled Revisions - High Five (Beta & Stable)


Recommended Posts

i dowload the Server:4678 Datapack:8069 but when i try to login i get disconect and a message Your protocol version is diferent,please continue i try and high five and freya client....any ideas?ty in advance

 

 

Link to comment
Share on other sites

 

 

 

??? ??? ??? ???Why

 

Loginserver/config/loginserver

change it

 

# Database URL
# URL = jdbc:mysql://localhost/l2jdb (default)
# URL = jdbc:hsqldb:hsql://localhost/l2jdb
# URL = jdbc:sqlserver://localhost/database = l2jdb/user = sa/password = 
URL = jdbc:mysql://localhost/l2jdb

 

Same for the gameserver  :)

Link to comment
Share on other sites

- BETA: Sub-Class skill learning fixes:

       * Code refactoring.

       * Fix for Certification Cancel variable reset, thanks tukune.

       * Fix for wrong SystemMessage? for consumed item count.

       * Handled some exceptions for malformed global data.

       * Added some missing warnings and JavaDocs?.

 

*************************

 

WARNING 20 com.l2jserver.gameserver.network.clientpackets.RequestAcquireSkill Inexistent item for object Id 268566952, for Sub-Class skill Id: 653 level: 1 for player ******!

 

i checked his inv. and the item/book was there

also updated items/  .XML

 

gm/admin  can learn the skill and the item is consumed

but when common char try to learn any rouge cert it drops that msg on GS console

 

U_U

Link to comment
Share on other sites

validator doesnt allow to learn until u request all books

 

sheshh.....

 

if you have 2 emergent books it let you to learn

but when u reach  1 book for emergent it doesnt allow u to learn skill

 

it was working fine in 8044

 

im getting tired of this

 

everytime on new Revs they Fix smthing and just broke others

 

jesus...

 

im gonna stop using jserver.

Link to comment
Share on other sites

EDIT: Where is Adena Drop Rate? O_o

Gameserver/config/rates

 

# List of items affected by custom drop rate by id, used now for Adena rate too.
# Usage: itemId1,dropChance1;itemId2,dropChance2;...
# Note: Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!
# Example for Raid boss 1x jewelry: 6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1;
# Default: 57,1
RateDropItemsById = 57,1

Link to comment
Share on other sites

Gameserver/config/rates

 

# List of items affected by custom drop rate by id, used now for Adena rate too.
# Usage: itemId1,dropChance1;itemId2,dropChance2;...
# Note: Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!
# Example for Raid boss 1x jewelry: 6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1;
# Default: 57,1
RateDropItemsById = 57,1

 

Ahh... Thanks!

Link to comment
Share on other sites

Update with L2jServer BETA 8074

Fixed in this BETA:           

- BETA: Fix for ObjName?(Id)[ObjId?] already exist in OID map! #5427

        * Synchronization in L2Character and L2PcInstance by JIV

        * Fix for banned characters by gmpf with some tweaks by me.

 

- BETA: checkTargetLost - Geocheck for offensive skills (by Gnacik).

- BETA: NPE fix by JIV (requested by UnAfraid?).

- BETA: Let's use TARGET_SELF in Necro's Summons skills, due it not require corpses anymore, and castRange values probably are client typos (nothing new).

- BETA: Updating Magical Backfire skill, thanks Adry85.

- BETA: Retail Fortress Teleports by Adry85.

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...