Jump to content
  • 0

Problem with HP


Dark Lunacy

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  94
  • Reputation:   4
  • Joined:  02/12/17
  • Last Seen:  

I have a problem with the hp. When I die it does at 5%, then, when I die, the HP returns to 50%. It only happens when I'm a novice. In other jobs I die when I have 1 hp, but it marks 0%

I have searched for information but I do not find anything, I have reinstalled from 0 the emulator and the sql server, but nothing. I've even reinstalled Ubuntu (16.04 lts - 32 bit).

It's strange because 2 months ago I used the same client and I had no problems, but I reinstalled the emulator and I got this problem.

 

I have these errors in the console, but I do not know if it is related to this

[Warning]: itemdb_read_group: Non-existant item '19031'
[Error]: sv_readdb: Could not process contents of line 3566 of "db/re/item_package.txt".
[Warning]: itemdb_read_group: Non-existant item '18813'
[Error]: sv_readdb: Could not process contents of line 3929 of "db/re/item_package.txt".

 

 

thanks for everything :)

Edited by Bucle
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

The HP shown on client side is 1 because I think it was the official. But in server side your HP is 0.

You can check this link about that https://github.com/rathena/rathena/issues/758

Regarding those errors, it was because item ID 19031 and 18813 doesn't exist on your item_db.txt

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  94
  • Reputation:   4
  • Joined:  02/12/17
  • Last Seen:  

11 hours ago, Technoken said:

The HP shown on client side is 1 because I think it was the official. But in server side your HP is 0.

You can check this link about that https://github.com/rathena/rathena/issues/758

Regarding those errors, it was because item ID 19031 and 18813 doesn't exist on your item_db.txt

 

Thanks for helping :) Technoken

I did not know they were official characteristics.

Regarding the db error, I found these lines in item_db.txt

On line 9833

19031,Fallen_Angel_Blessing,Fallen Angel Blessing,4,0,,200,,1,,0,0xFFFFFFFF,63,2,512,,,1,1250,{ bonus2 bAddRace,RC_Angel,5; bonus2 bSubRace,RC_Angel,5; },{},{}

On line 9719

18813,New_Wave_Sunglasses,New Wave Sunglasses,4,10,,100,,,,0,0xFFFFFFFF,63,2,512,,30,,856,{ bonus bDelayrate,-10; },{},{}


I guess the items should exist. I fixed the error commenting lines 3929 and 3566 in item_package.txt
 

//IG_Majestic_Lucky_Egg,19031,1,1,1,1 // 1x Fallen Angel Blessing
//IG_Legend_Hero_Lucky_Egg,18813,1,1,1,1 // 1x New Wave Sunglasses

 

But I'm not sure if it's the best way to fix it.

 

Thanks in advance :D

Edited by Bucle
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.

Guest
Answer this question...

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