Jump to content
  • 0

Should I worry about this? pc_readdb_job_basehpsp: HP value . . . . .


Question

Posted

My mapserver is printing this out. But it didn't show any error, warning, or debug..

Should I worry about this? /hmm  I don't have idea why it showed up.

[Info]: pc_readdb_job_basehpsp: HP value at entry 38 col 103 is lower than previous level (job=4052,lvl=100,oldval=3029,val=100).
[Info]: pc_readdb_job_basehpsp: HP value at entry 39 col 103 is lower than previous level (job=4050,lvl=100,oldval=5029,val=100).
[Info]: pc_readdb_job_basehpsp: HP value at entry 40 col 103 is lower than previous level (job=4051,lvl=100,oldval=4254,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 41 col 103 is lower than previous level (job=0,lvl=100,oldval=109,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 41 col 103 is lower than previous level (job=23,lvl=100,oldval=109,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 41 col 103 is lower than previous level (job=4001,lvl=100,oldval=109,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 41 col 103 is lower than previous level (job=4023,lvl=100,oldval=109,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 41 col 103 is lower than previous level (job=4045,lvl=100,oldval=109,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 41 col 103 is lower than previous level (job=4190,lvl=100,oldval=109,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 41 col 103 is lower than previous level (job=4191,lvl=100,oldval=109,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 79 col 103 is lower than previous level (job=4052,lvl=100,oldval=307,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 80 col 103 is lower than previous level (job=4050,lvl=100,oldval=307,val=100).
[Info]: pc_readdb_job_basehpsp: SP value at entry 81 col 103 is lower than previous level (job=4051,lvl=100,oldval=703,val=100).

9 answers to this question

Recommended Posts

Posted

It's rather normal as some classes really get less HP/SP on level up from 99 to 100. Super Novice for example has 109 SP at level 99, but 100 SP at level 100.

Most of the warnings you get above should only occur if you have increased the normal max level, though! For example if you have the Gangsi class implemented on your server and allow it to level above level 99, you might want to adjust the tables to support higher level HP/SP.

Posted

Yah, in your Job_basehpsp_db inside your re or pre-re (whichever you're using)

This db if you read the info inside it.  Let's you define how much base hp and sp each and every individual class will have as they level up.  You have changed it somehow and the values are going down rather then up.  That's what it's trying to tell you.

 

 

If you have never modified this file go download a new on from the rathena github or SVN.

Posted

Yah, in your Job_basehpsp_db inside your re or pre-re (whichever you're using)

This db if you read the info inside it.  Let's you define how much base hp and sp each and every individual class will have as they level up.  You have changed it somehow and the values are going down rather then up.  That's what it's trying to tell you.

 

 

If you have never modified this file go download a new on from the rathena github or SVN.

I'm currently using the default one of the latest git but I still got those. :/

Posted

It's rather normal as some classes really get less HP/SP on level up from 99 to 100. Super Novice for example has 109 SP at level 99, but 100 SP at level 100.

Most of the warnings you get above should only occur if you have increased the normal max level, though! For example if you have the Gangsi class implemented on your server and allow it to level above level 99, you might want to adjust the tables to support higher level HP/SP.

 

Thanks for this info. :)

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...