Issue information

Issue ID
#8683
Status
New
Severity
None
Started
zackdreaver
May 16, 2015 18:05
Last Post
evilpuncker
Jun 3, 2015 16:12
Confirmation
Yes (2)
No (0)

zackdreaver - May 16, 2015 18:05

So I was testing my renewal hercules build, but with :
Disabled renewal aspd
// #define RENEWAL_ASPD

Then i got weird issue with MaxHP and MaxSP on 3rd classes

RK(SP), Mecha(SP) , GX(SP) and AB(HP)
Max level and job level (175-60)
No custom setting

They beame really low,
for SP become 2 digits, and HP for AB become around 1k+

Anisotropic Defixation - May 16, 2015 18:12

You probably need the new job_db1.

zackdreaver - May 17, 2015 2:43

@malufett

MuzTank - May 23, 2015 17:48

Already pulled out master's latest revision on May 24, 2015 GMT + 7 but this problem still exists.

SP will become very low when the base level hits lv 151 onward.
For level 150 and below seem normal.[quote]
[-] src/config/renewal.h
#define RENEWAL
//#define RENEWAL_CAST
#define RENEWAL_DROP
#define RENEWAL_EXP
#define RENEWAL_LVDMG
//#define RENEWAL_EDP
//#define RENEWAL_ASPD

[-] src/common/mmo.h
#define MAX_LEVEL 175

[img]http://i61.tinypic.com/20qdi4n.png[/img]
[img]http://i59.tinypic.com/20r7mnn.png[/img][/quote]

This post has been edited by MuzTank on May 23, 2015 17:58

MuzTank - May 27, 2015 1:41

bump?

MuzTank - May 30, 2015 4:02

== EDITED ==

I was wrong, the problem still exists.. Lv 151 and up has very low SP (< 100 SP)

To temporarily fix this bug, enable RENEWAL_ASPD option in renewal config... So this bug may has connection with RENEWAL_ASPD parameter.

This post has been edited by MuzTank on May 30, 2015 7:19

evilpuncker - Jun 3, 2015 16:12

the issue with disabling RENEWAL_ASPD is that when you disable it, the server will read job_db from pre-re folder instead.