Jump to content
  • 0

What is it? I never see this warning before...


Tales

Question


  • Group:  Members
  • Topic Count:  163
  • Topics Per Day:  0.04
  • Content Count:  319
  • Reputation:   8
  • Joined:  02/05/12
  • Last Seen:  


[Info]: pc_readdb_job_basehpsp: SP value at entry 42 col 103 is lower than previous level (job=4190,lvl=100,oldval=109,val=100).

[Info]: pc_readdb_job_basehpsp: SP value at entry 42 col 103 is lower than previous level (job=4191,lvl=100,oldval=109,val=100).

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  816
  • Reputation:   236
  • Joined:  01/30/13
  • Last Seen:  

src/config/core.h

 

#define HP_SP_TABLES

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  411
  • Reputation:   261
  • Joined:  04/25/12
  • Last Seen:  

Posted · Hidden by Emistry, April 30, 2015 - non-english
Hidden by Emistry, April 30, 2015 - non-english

Você mudou os dados na jobdb.txt?

Link to comment

  • Group:  Members
  • Topic Count:  163
  • Topics Per Day:  0.04
  • Content Count:  319
  • Reputation:   8
  • Joined:  02/05/12
  • Last Seen:  

I'm using a imported job_exp.txt, but this warning appers after update my git to latest version.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  283
  • Reputation:   31
  • Joined:  07/08/14
  • Last Seen:  

Updating svn will cause conflicts with the files you edited yourself if those were updated.

If a conflict is detected it will acts accordingly but won't overwrite what you edited.

Look for the >>>>>>>> and <<<<<<<< to see where those conflicts are.

 

 So your update probably changed some parts that were not modified but kept the parts you edited.

Judging from your error you probably have somewhere an SP factor lower than the one on previous level.

 

Just get a new job.db from github that should solve your problem.

pre-re

re

 

However, I cannot guarantee tis error comes from your job.db, just give it a try you'll see.

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  816
  • Reputation:   236
  • Joined:  01/30/13
  • Last Seen:  

It's just an info, you can ignore it. On official servers, Novice SP decreases from 109 to 100 when leveling to level 100 (extended super novice), this is what generates the warning.

I implemented the official HP/SP values recently so we are now using the HP/SP tables:

https://github.com/rathena/rathena/raw/master/db/pre-re/job_basehpsp_db.txt

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  91
  • Reputation:   22
  • Joined:  10/24/14
  • Last Seen:  

Well i made a fresh install from git last night and i saw the same thing on my console.

 

Edit: But its just info nothing dial to worry about

 

Yeap, thanks @Playtester for the info  /no1

Edited by Sehrentos
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  163
  • Topics Per Day:  0.04
  • Content Count:  319
  • Reputation:   8
  • Joined:  02/05/12
  • Last Seen:  

I remember was have one place that i can set use or not, hp/sp tables... Where is it?

It's just an info, you can ignore it. On official servers, Novice SP decreases from 109 to 100 when leveling to level 100 (extended super novice), this is what generates the warning.

I implemented the official HP/SP values recently so we are now using the HP/SP tables:
https://github.com/rathena/rathena/raw/master/db/pre-re/job_basehpsp_db.txt

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