Перейти к содержимому
Mineforgian

Quilt Crasher

Utility Quilt mod to debug mods handling crashes. Can intentionally crash Quilt under configurable circumstances.

Загрузки
1K
Подписчики
2
Обновлён
15 февраля 2024 г.
Лицензия
MIT

Опубликован 3 января 2024 г.

Quilt Crasher

// it's not a bug, it's a feature

Utility to debug mods handling crashes. Can intentionally crash Quilt under configurable circumstances.

Usage

Requires Quilted Fabric API.

There is a Config File which allows configuring

  • When the crash should occur (Title screen, mod init, world load (client side), server join (client side))
  • Which other mod ids are required for the crash to occur (For simulating n-way mod incompatibility)
  • Which mods are required to fix the incompatibility (All are required, and it is ignored if empty)
  • The message in the thrown error

Additionally, there is functionality to generate dummy mods. It is configurable

  • How many mods should be generated
  • If the button to trigger generation should be shown at all

Ченджлог

2.0.0+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 15 февраля 2024 г.

2.0.0+1.20.1

  • Now allow multiple different requirement sets
    • BREAKING CONFIG CHANGE: requirements is now a two-dimensional list. to convert from an old config, simply wrap the old value inside another pair of brackets
1.0.0+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 3 января 2024 г.

1.0.0+1.20.1

Initial release

Комментарии

Загружаем…