Skip to content

BUG: Multiple YPK with same CDB filename would not read properly #3066

Description

@purerosefallen

https://github.com/Fluorohydride/ygopro/blob/master/gframe/game.cpp#L1219

When multiple archives with same CDB filename, the dataManager.LoadDB(name) would read to other archive, causing following archives failing to read.

Suggest:

https://code.moenext.com/nanahira/ygopro/-/blob/develop/gframe/game.cpp#L1496

Pass reader to every load methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions