ModShardTeam / ModShardTeam/ModShardLauncher
[BUG] [BREAKING] Mod Compilation Error
Open
@remyCases is already working on this.
Since Jun 12, 2024.
breaking
priority:urgent
type:bug
- Dominant language
- C#
- Stars
- 55
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Describe the Bug :
Mods with a specific amount of sprites fail to compile into a valid .sml file.
Steps To Reproduce :
- Create a mod with 49 sprites.
- Try to compile it into a
.sml
Expected Behavior :
The mod should compile without error.
Screenshots if applicable :
Additional Information :
- Stoneshard Version : 0.8.2.10
- MSL Version : 0.11
Additional Context :
Fixing this may cause a breaking change with mods which contain no sprites.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.