Skip to content

[Bug] Mods like Modernfix will crash upon launch due to no Text2Speech library #192

@Lunascaped

Description

@Lunascaped

Describe the bug

Mods that use the Narrator in any way will cause an immediate game crash because the Text2Speech library in this project is just a dummy implemention. This includes Modernfix due to it suppressing the Narrators stacktrace by mixing in to it. (Code here)

Other mods like Puzzles will also crash if installed alongside Borderless Mining, since their compatibility code uses the text2speech library to query the user's OS, which will cause a crash as it's not implemented. (Code here)

The log file and images/videos

latestlog.txt

Steps To Reproduce

1. Install any of the mods/combination of mods listed and launch the game
2. Games dead

Expected Behavior

  1. Install the mods and launch the game
  2. Game works

Platform

- Device model: iPhone 16 Pro Max
- iOS version: 18.1.1
- Amethyst version: main/ba4a002

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions