Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHAR_CREATE opcode bug #248

Open
1 task
PadreWoW opened this issue May 11, 2021 · 2 comments
Open
1 task

CHAR_CREATE opcode bug #248

PadreWoW opened this issue May 11, 2021 · 2 comments

Comments

@PadreWoW
Copy link

PadreWoW commented May 11, 2021

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.

@talamortis
Copy link
Owner

How is a character being created? ingame or via the .pdump

@PadreWoW
Copy link
Author

all chars created ingame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants