Issue information

Issue ID
#8147
Status
Fixed
Severity
Medium
Started
quesoph
Apr 12, 2014 17:26
Last Post
pan
Apr 19, 2014 3:51
Confirmation
N/A

quesoph - Apr 12, 2014 17:26

To reproduce the crash uncomment the line [b]//MG_COLDBOLT: (50,"PLAYER | MONSTER")[/b].

then use [b]@pvpon[/b] or [b]@gvgon[/b] or [b]gm use @pvpon[/b] or[b] gm use @gvgon[/b]

in .../db/pre-re/map_zone_db.conf ( haven't tested it on renewal. )[code=auto:0] skill_damage_cap: { //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage, // (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h) // when cast vs players and monsters. //MG_COLDBOLT: (50,"PLAYER | MONSTER") } [/code]
[b]MG_COLDBOLT: 50[/b] works


Please confirm.

Thank you!

This post has been edited by quesoph on Apr 12, 2014 17:28

Angelmelody - Apr 13, 2014 12:29

That setting also crashes my server (run with renewal mode)

pan - Apr 19, 2014 3:51

Fixed in: [url="https://github.com/HerculesWS/Hercules/commit/446ce4a3179163fbdef68b39c69db3943222698c"]https://github.com/HerculesWS/Hercules/commit/446ce4a3179163fbdef68b39c69db3943222698c[/url]

Thank you for reporting!