Skip to content

[AOC] Fix for having multiple toon on the account#49

Closed
strelzia wants to merge 1 commit into
J-Soft:masterfrom
strelzia:master
Closed

[AOC] Fix for having multiple toon on the account#49
strelzia wants to merge 1 commit into
J-Soft:masterfrom
strelzia:master

Conversation

@strelzia

Copy link
Copy Markdown

The parsing of AOC character data stream seems wrong.
It parses the first toon correctly (name, level, etc.) but all other toons are bugged. This is due to a character profile having 2 extra uint32 (or a problem with how to read that md5 blob, idk).

This PR simple skips two more ints and now all toons on the account can be used as bot.

btw, those two ints are FFFFFFF9 and 00000000 for me.

@strelzia strelzia closed this Apr 29, 2026
@strelzia

Copy link
Copy Markdown
Author

I forgot to make a branch… see PR #50

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

Successfully merging this pull request may close these issues.

1 participant