Skip to content

Game asking for more lines than a map has #87

@RighteousRyan1

Description

@RighteousRyan1

I've been tinkering with map-making recently, and I came across this strange issue:

I made a boxed map, like so:

Image

Once I realized the collisions were broken, I decided to test things by going back to the line on the bottom, so the fighters could stand:

Image

Now, the game itself crashes when attempting to load, with said error:

Image

It's trying to load lines that don't exist. It's trying to load line 5 when there is only line 0. Is HSDRaw not resizing the lines array properly in some cases?

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