Skip to content

Crash with Wormhole due to c_black_hole #45

@Magicalbananapi

Description

@Magicalbananapi

Somehow Aura adding animation data and credits to c_black_hole was causing the Galaxy Fantasy (from Lancer Fan Club) card that referenced black hole to crash my game without a log, it would just close when the card loaded
Had to remove the modification in order to make the 2 work together

Before:
c_black_hole = { order = 18, frames_per_row = 24, frames = 144, credits = {"SadCube", "MRTorres"} }

After:
c_black_hole = {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions