PLAGIARISM | SERVER ERROR

pos4da

New member
Messages
20
Points
0
Age
36
Location
Alabang
Emulator
Client Version
20180621
Any one encountered this error on the server?

- Noticed the issues is only for Rouge and Stalker Job

- After activating Plagiarism and Copied skills

MariaDB [(none)]> [Error]: --- failed assertion --------------------------------------------
[Error]: char.c:931: 'p->skill.flag == SKILL_FLAG_PERMANENT || p->skill.flag == SKILL_FLAG_PERM_GRANTED || p->skill.flag > SKILL_FLAG_REPLACED_LV_0' in function `char_mmo_char_tosql'
[Error]: 0x44b1f6 nullpo_backtrace_print
[Error]:        /home/google/database/src/common/nullpo.c:77
[Error]: 0x44b1f6 assert_report
[Error]:        /home/google/database/src/common/nullpo.c:147
[Error]: 0x41c4e7 char_mmo_char_tosql
[Error]:        /home/google/database/src/char/char.c:931
[Error]: 0x40a9c3 char_parse_frommap_save_character
[Error]:        /home/google/database/src/char/char.c:3604
[Error]: 0x41e2a0 char_parse_frommap
[Error]:        /home/google/database/src/char/char.c:4360
[Error]: 0x45e86d do_sockets
[Error]:        /home/google/database/src/common/socket.c:1484
[Error]: 0x407f71 main
[Error]:        /home/google/database/src/common/core.c:539
[Error]: 0x7f5bfc83a554 ???
[Error]:        ???:0
[Error]: 0x408132 ???
[Error]:        ???:0
[Error]: 0xffffffffffffffff ???
[Error]:        ???:0
[Error]: --- end failed assertion ----------------------------------------
 

skill error.JPG

 

Attachments

  • skill error.JPG
    skill error.JPG
    63.6 KB · Views: 0
i think some devs searched how reproduce this issue.

look like you using pre-re mode?

 
you can always reproduce this issue?

 
you can always reproduce this issue?
Hi Sir, 

Kindly check attached screenshot, hope the scenario below will help to check on the error.

Scenario 1.

1. Login on the my Test Server

2. Create new Character and Set job to Stalker

3. Set skill all to Stalker with lvl 10 Plagirism

4. Set Map 15 to PVP on

Found:  No issues on the server

Scenario 2.

1. Attack the STALKER using BOWLING BASH.

2. Stalker copied the skills from the KNIGHT (BOWLING BASH) then after two minutes error will pop up on the server.

scene 1.JPG

scene 2.JPG

 
It's safe to ignore that assertion for now, or use https://github.com/HerculesWS/Hercules/pull/2877 (just merged to master) which will fix it

 
I applied and test it using my development server.

Issues is now resolved. thank you so much @Haru :)

 
Back
Top