Skip to content

[Bully] Clothing.BuildPlayer() crashes the game #101

@user-grinch

Description

@user-grinch

Whenever calling the Clothing.BuildPlayer() command (0x5BB082) seems to crash the game at address 0x73AD3F. I've tried directly calling it using Memory.CallFunction() same result.

This is my code,
image

If I comment out the Clothing.BuildPlayer() and test the rest of the code out, the clothes do change when the game internally calls the Clothing.BuildPlayer() function (can check entering-exiting doors/ wardrobe). (Probably works fine when called from the main thread?)

Logs,
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions