Skip to content

Error compiling SlimeboundMod #55

@hyunlee11037

Description

@hyunlee11037

I am trying to build your newest version of Slimebound (with the Donu/Deca card fixes). I am encountering the following issue:

Error:(36, 8) java: slimebound.characters.SlimeboundCharacter is not abstract and does not override abstract method getPortraitImageName() in com.megacrit.cardcrawl.characters.AbstractPlayer

I suspect this has to do with the STS base source code adding a new abstract method getPortraitImageName(), which must be implemented in your SlimeboundCharacter class. It should be an easy fix.

Please feel free to ignore this if you are already aware of the issue :)

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