Skip to content

CHAR_CREATE opcode bug #248

Open
Open
@PadreWoW

Description

Describe the bug
CHAR_CREATE opcode bug

Sometimes I see in logs:
SESSION: opcode CMSG_CHAR_CREATE (0x0036) has unprocessed tail data (read stop at 7 from 14)

and hude dump in char.log:

== START DUMP == (account: 3306 guid: 3724 name: Depebo)
IMPORTANT NOTE: This sql queries not created for apply directly, use '.pdump load' command in console or client chat instead.
IMPORTANT NOTE: NOT APPLY ITS DIRECTLY to character DB or you will DAMAGE and CORRUPT character DB
INSERT INTO character_reputation VALUES ('3724', '21', '0', '0');
INSERT INTO character_reputation VALUES ('3724', '46', '0', '4');
INSERT INTO character_reputation VALUES ('3724', '47', '0', '6');
INSERT INTO character_reputation VALUES ('3724', '54', '0', '6');
INSERT INTO character_reputation VALUES ('3724', '59', '0', '16');
INSERT INTO character_reputation VALUES ('3724', '67', '0', '25');
INSERT INTO character_reputation VALUES ('3724', '68', '0', '17');
INSERT INTO character_reputation VALUES ('3724', '69', '0', '6');

ETC

To Reproduce
Steps to reproduce the behavior:

  1. Don't know how to reproduce it :(

Screenshots
изображение

Branch
master

Eluna

  • [V] Enabled
  • Disabled

HASH/COMMIT:
a96f1ab


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions