Skip to content

Infinite Recursion Causes Overflow #85

@Shuumoon

Description

@Shuumoon

It might be an issue with a emoting or something, but I kept crashing over and over and after analyzing the crash log, it seems that the methos AnimationContainer.get3DTransform and AbstractFadeModifier.get3DTransform keep calling itself over and over and over again (loop), taking up memory and never stopping until a StackOverflow error occurs and crashes the game. These two methods came from com.zigythebird.playeranimcore which was how I realized it was here.

Here's my crash log.

crash-2025-12-28_18.48.54-client.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions