Назад в магазин
Not Enough Crashes
Modrinth Mod

Not Enough Crashes

When crashing, you can go back to the title screen and keep playing, without needing to restart, alongside other things to make crashes more pleasant.

Информация о Minecraft-продукте

Важное о товаре

Совместимость, версии Minecraft, загрузчики и данные внешнего источника.

Тип

Mod

Доступ

Бесплатно

Последняя версия

4.4.9+26.2-neoforge

Загрузки

14 412 329

Загрузчики / Платформы

fabric forge neoforge quilt

Minecraft версии

1.16.5 – 1.20.2 1.20.4 1.20.6 – 1.21.1 1.21.4 – 1.21.11 26.1.2 26.2

Категории

utility

Описание

Подробная информация

Not Enough crashes is a Minecraft mod that improves crashes in Minecraft. NEC can be installed on the client and server independently. Features include: - When crashing, you can go back to the title screen and keep playing, without needing to restart. - A convenient way to submit syntax-highlighted crash reports via a special crash screen. - Display a list of mods that were involved in the crash, and can be clicked to go to their issue tracker. - More useful stack traces that are deobfuscated and include additional information such as NBT for mod developers. [Discuss Not Enough Crashes on Discord](https://discord.gg/CFaCu97 "Discuss Not Enough Crashes on Discord")

Разработчик

natanfudge

Профиль и данные получены с Modrinth

Открыть на Modrinth

Галерея продукта

Изображения проекта

Скриншоты и изображения из оригинальной страницы Modrinth.

Изображений пока нет

Автор проекта не добавил галерею на Modrinth.

Список изменений

Версии проекта

Опубликованные версии и оригинальные файлы Modrinth.

4.4.9+26.2-neoforge Актуальная Release 02.07.2026

Not Enough Crashes 4.4.9+26.2 NeoForge

Поддерживаемые версии Minecraft
26.2
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.9+26.2-fabric Release 02.07.2026

Not Enough Crashes 4.4.9+26.2 Fabric

Поддерживаемые версии Minecraft
26.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+26.1.2-neoforge Release 24.05.2026

Not Enough Crashes 4.4.9+26.1.2 NeoForge

Поддерживаемые версии Minecraft
26.1.2
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.9+26.1.2-fabric Release 24.05.2026

Not Enough Crashes 4.4.9+26.1.2 Fabric

Поддерживаемые версии Minecraft
26.1.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+26.1.2-neoforge Release 24.05.2026

Not Enough Crashes 4.4.9+26.1.2 NeoForge

Поддерживаемые версии Minecraft
26.1.2
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.9+26.1.2-fabric Release 24.05.2026

Not Enough Crashes 4.4.9+26.1.2 Fabric

Поддерживаемые версии Minecraft
26.1.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.11-neoforge Release 13.12.2025

Not Enough Crashes 4.4.9+1.21.11 NeoForge

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.11-fabric Release 13.12.2025

Not Enough Crashes 4.4.9+1.21.11 Fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.10-neoforge Release 19.11.2025

Not Enough Crashes 4.4.9+1.21.10 NeoForge

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.10-fabric Release 19.11.2025

Not Enough Crashes 4.4.9+1.21.10 Fabric

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.9-neoforge Release 19.11.2025

Not Enough Crashes 4.4.9+1.21.9 NeoForge

Поддерживаемые версии Minecraft
1.21.9
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.9-fabric Release 19.11.2025

Not Enough Crashes 4.4.9+1.21.9 Fabric

Поддерживаемые версии Minecraft
1.21.9
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.8-fabric Release 05.09.2025

Not Enough Crashes 4.4.9+1.21.8 Fabric

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.8-neoforge Release 05.09.2025

Not Enough Crashes 4.4.9+1.21.8 NeoForge

Поддерживаемые версии Minecraft
1.21.8
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.7-neoforge Release 15.07.2025

Not Enough Crashes 4.4.9+1.21.7 NeoForge

Поддерживаемые версии Minecraft
1.21.7
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.7-fabric Release 15.07.2025

Not Enough Crashes 4.4.9+1.21.7 Fabric

Поддерживаемые версии Minecraft
1.21.7
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.6-fabric Release 15.07.2025

Not Enough Crashes 4.4.9+1.21.6 Fabric

Поддерживаемые версии Minecraft
1.21.6
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.6-neoforge Release 15.07.2025

Not Enough Crashes 4.4.9+1.21.6 NeoForge

Поддерживаемые версии Minecraft
1.21.6
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.20.1-forge Release 30.05.2025

Not Enough Crashes 4.4.9+1.20.1 Forge

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.9+1.20.1-fabric Release 30.05.2025

Not Enough Crashes 4.4.9+1.20.1 Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.9+1.21.1-neoforge Release 30.05.2025

Not Enough Crashes 4.4.9+1.21.1 NeoForge

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.9+1.21.1-fabric Release 30.05.2025

Not Enough Crashes 4.4.9+1.21.1 Fabric

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.9+1.21.5-neoforge Release 30.05.2025

Not Enough Crashes 4.4.9+1.21.5 NeoForge

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.9+1.21.5-fabric Release 30.05.2025

Not Enough Crashes 4.4.9+1.21.5 Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.9 - Added Japanese Translation ### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.8+1.21.5-fabric Release 26.04.2025

Not Enough Crashes 4.4.8+1.21.5 Fabric

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.58 MB

4.4.8+1.21.5-neoforge Release 26.04.2025

Not Enough Crashes 4.4.8+1.21.5 NeoForge

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.8+1.21.1-neoforge Beta 26.01.2025

Not Enough Crashes 4.4.8+1.21.1 NeoForge

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.8+1.21.4-fabric Release 21.01.2025

Not Enough Crashes 4.4.8+1.21.4 Fabric

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.8+1.21.4-neoforge Beta 21.01.2025

Not Enough Crashes 4.4.8+1.21.4 NeoForge

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.8+1.21-neoforge Beta 21.01.2025

Not Enough Crashes 4.4.8+1.21 NeoForge

Поддерживаемые версии Minecraft
1.21
Загрузчики / Платформы
neoforge
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory # Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.57 MB

4.4.7+1.20.6-neoforge Beta 21.01.2025

Not Enough Crashes 4.4.7+1.20.6 NeoForge

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
neoforge
Показать изменения
# Minecraft 1.20.6 - Starting from Minecraft 1.20.6, NEC supports **only** NeoForge, and not Forge. ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.8+1.21-fabric Release 12.08.2024

Not Enough Crashes 4.4.8+1.21 Fabric

Поддерживаемые версии Minecraft
1.21
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.8 - Removed a fringe feature that was eating away at the computer's memory ### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.21-fabric Release 06.08.2024

Not Enough Crashes 4.4.7+1.21 Fabric

Поддерживаемые версии Minecraft
1.21
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.20.6-fabric Release 19.05.2024

Not Enough Crashes 4.4.7+1.20.6 Fabric

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.20.4-fabric Release 05.02.2024

Not Enough Crashes 4.4.7+1.20.4 Fabric

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.20.4-forge Release 05.02.2024

Not Enough Crashes 4.4.7+1.20.4 Forge

Поддерживаемые версии Minecraft
1.20.4
Загрузчики / Платформы
forge
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.12 MB

4.4.7+1.20.1-forge Release 16.01.2024

Not Enough Crashes 4.4.7+1.20.1 Forge

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.20.1-fabric Release 16.01.2024

Not Enough Crashes 4.4.7+1.20.1 Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.20.2-forge Release 20.12.2023

Not Enough Crashes 4.4.7+1.20.2 Forge

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
forge
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.20.2-fabric Release 20.12.2023

Not Enough Crashes 4.4.7+1.20.2 Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.7+1.20.2-fabric Release 20.12.2023

Not Enough Crashes 4.4.7+1.20.2 Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.6+1.20.2-forge Release 20.12.2023

Not Enough Crashes 4.4.6+1.20.2 Forge

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
forge
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.6+1.20.2-fabric Release 20.12.2023

Not Enough Crashes 4.4.6+1.20.2 Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.7 - Fixed crash in certain cases ### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

5.0.0+1.19.2-forge Release 03.12.2023

Not Enough Crashes 5.0.0+1.19.2 Forge

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Показать изменения
### 5.0.0 - Support for Fabric Loader 1.5.0. Note that this version will no longer debfuscate crash logs. ### 4.2.1 - Added missing Chinese translation. ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

5.0.0+1.19.2-fabric Release 03.12.2023

Not Enough Crashes 5.0.0+1.19.2 Fabric

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 5.0.0 - Support for Fabric Loader 1.5.0. Note that this version will no longer debfuscate crash logs. ### 4.2.1 - Added missing Chinese translation. ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.4.6+1.20.2-forge Release 22.09.2023

Not Enough Crashes 4.4.6+1.20.2 Forge

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
forge
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.6+1.20.2-fabric Release 22.09.2023

Not Enough Crashes 4.4.6+1.20.2 Fabric

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.6+1.20.1-forge Release 05.08.2023

Not Enough Crashes 4.4.6+1.20.1 Forge

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.6+1.20.1-fabric Release 05.08.2023

Not Enough Crashes 4.4.6+1.20.1 Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.4.6 - Fixed quit button not have the correct text in some cases. - Crash initialization screen is now disabled when Sodium is installed. ### 4.4.5 - Fixed a crash in Fabric with certain mods. ### 4.4.4 - Cleaned up some more things when the game crashes. ### 4.4.3 - Updated Chinese translations ### 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.5+1.20.1-forge Beta 19.07.2023

Not Enough Crashes 4.4.5+1.20.1 Forge

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
## 4.4.5 - Fixed a crash in Fabric with certain mods ## 4.4.4 - Cleaned up some more things when the game crashes. ## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.5+1.20.1-fabric Beta 19.07.2023

Not Enough Crashes 4.4.5+1.20.1 Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.5 - Fixed a crash in Fabric with certain mods ## 4.4.4 - Cleaned up some more things when the game crashes. ## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.4+1.20.1-forge Beta 14.06.2023

Not Enough Crashes 4.4.4+1.20.1 Forge

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
## 4.4.4 - Cleaned up some more things when the game crashes. ## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.4+1.20.1-fabric Beta 14.06.2023

Not Enough Crashes 4.4.4+1.20.1 Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.4 - Cleaned up some more things when the game crashes. ## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.4+1.20.1-fabric Beta 14.06.2023

Not Enough Crashes 4.4.4+1.20.1 Fabric

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.4 - Cleaned up some more things when the game crashes. ## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.4+1.20-forge Beta 11.06.2023

Not Enough Crashes 4.4.4+1.20 Forge

Поддерживаемые версии Minecraft
1.20
Загрузчики / Платформы
forge
Показать изменения
## 4.4.4 - Cleaned up some more things when the game crashes. ## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.4+1.20-fabric Beta 11.06.2023

Not Enough Crashes 4.4.4+1.20 Fabric

Поддерживаемые версии Minecraft
1.20
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.4 - Cleaned up some more things when the game crashes. ## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.3+1.20-forge Release 10.06.2023

Not Enough Crashes 4.4.3+1.20 Forge

Поддерживаемые версии Minecraft
1.20
Загрузчики / Платформы
forge
Показать изменения
## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.3+1.20-fabric Release 10.06.2023

Not Enough Crashes 4.4.3+1.20 Fabric

Поддерживаемые версии Minecraft
1.20
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.3 - Updated Chinese translations ## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.1+1.19.4-forge Release 01.06.2023

Not Enough Crashes 4.4.1+1.19.4 Forge

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.1+1.19.4-fabric Release 01.06.2023

Not Enough Crashes 4.4.1+1.19.4 Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.1 - Fixed gibrish text sometimes showing in the crash screen. - Added Ukrainian translations (thanks @PetroTornados!). - Fixed incorrect tab ordering in the config screen. ## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.0+1.19.4-forge Release 07.04.2023

Not Enough Crashes 4.4.0+1.19.4 Forge

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.12 MB

4.4.0+1.19.4-fabric Release 07.04.2023

Not Enough Crashes 4.4.0+1.19.4 Fabric

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.4.0+1.19.3-forge Release 02.03.2023

Not Enough Crashes 4.4.0+1.19.3 Forge

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.12 MB

4.4.0+1.19.3-fabric Release 02.03.2023

Not Enough Crashes 4.4.0+1.19.3 Fabric

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.4.0 - Brand new GUI configuration screen for Not Enough Crashes. Accessible through ModMenu in Fabric and through the regular Forge mod menu. - crashlogUpload, deobfuscateStackTrace and forceCrashScreen config options are deprecated and will no longer work. ## 4.3.0 - Updated internals to better support Crashy 1.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.13 MB

4.3.0+1.19.3-forge Release 03.02.2023

Not Enough Crashes 4.3.0+1.19.3 Forge

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
## 4.3.0 - Updated internals to better support Crashy 2.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

4.3.0+1.19.3-fabric Release 03.02.2023

Not Enough Crashes 4.3.0+1.19.3 Fabric

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric quilt
Показать изменения
## 4.3.0 - Updated internals to better support Crashy 2.0 (older versions of NEC will still work with Crashy) - Will no longer deobfuscate stack traces in any way. This feature is now supported exceptionally well by [Crashy 1.0](https://crashy.net/). ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

4.2.0+1.19.3-forge Release 16.12.2022

Not Enough Crashes 4.2.0+1.19.3 Forge

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

4.2.0+1.19.3-fabric Release 16.12.2022

Not Enough Crashes 4.2.0+1.19.3 Fabric

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.2.1+1.19.2-forge Release 16.12.2022

Not Enough Crashes 4.2.1+1.19.2 Forge

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Показать изменения
### 4.2.1 - Added missing Chinese translation. ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

4.2.1+1.19.2-fabric Release 16.12.2022

Not Enough Crashes 4.2.1+1.19.2 Fabric

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.2.1 - Added missing Chinese translation. ### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.2.0+1.18.2-forge Release 19.11.2022

Not Enough Crashes 4.2.0+1.18.2 Forge

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
forge
Показать изменения
### 4.2.0 - Added Mixin blaming - Added Chinese translation - Fixed crashes not being caught in Forge in certain cases (1.18 bug) ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

4.2.0+1.18.2-fabric Release 19.11.2022

Not Enough Crashes 4.2.0+1.18.2 Fabric

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.2.0 - Added Mixin blaming - Added Chinese translation - Fixed crashes not being caught in Forge in certain cases (1.18 bug) ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.2.0+1.19.2-forge Release 11.11.2022

Not Enough Crashes 4.2.0+1.19.2 Forge

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Показать изменения
### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

4.2.0+1.19.2-fabric Release 11.11.2022

Not Enough Crashes 4.2.0+1.19.2 Fabric

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.2.0 - Now identifies mods that applied mixins to a crash stack trace, which means that more mods will be identified as a potential cause for a crash. (Thanks sschr15!) ### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.8 Release 10.09.2022

Not Enough Crashes 4.1.8+1.19.2 Fabric

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!).
Войти

0.16 MB

4.1.8+1.19.2-forge Release 12.08.2022

Not Enough Crashes 4.1.8+1.19.2 Forge

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Показать изменения
### 4.1.8 - Added and fixed Chinese translations (thanks SolidBlock-cn!). ### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.8+1.19.1-forge Release 04.08.2022

Not Enough Crashes 4.1.8+1.19.1 Forge

Поддерживаемые версии Minecraft
1.19.1
Загрузчики / Платформы
forge
Показать изменения
### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.8+1.19-forge Release 04.08.2022

Not Enough Crashes 4.1.8+1.19 Forge

Поддерживаемые версии Minecraft
1.19
Загрузчики / Платформы
forge
Показать изменения
### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.7+1.19-forge Release 14.07.2022

Not Enough Crashes 4.1.7+1.19 Forge

Поддерживаемые версии Minecraft
1.19
Загрузчики / Платформы
forge
Показать изменения
### 4.1.7 - Fixed the mod claiming it must be installed on the server on Forge. ### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.6+1.19-forge Release 09.06.2022

Not Enough Crashes 4.1.6+1.19 Forge

Поддерживаемые версии Minecraft
1.19
Загрузчики / Платформы
forge
Показать изменения
### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.6+1.19-fabric Release 09.06.2022

Not Enough Crashes 4.1.6+1.19 Fabric

Поддерживаемые версии Minecraft
1.19 1.19.1
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.6+1.18.2-fabric Release 21.04.2022

Not Enough Crashes 4.1.6+1.18.2 Fabric

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric quilt
Показать изменения
### 4.1.6 - Updated to support Quilt hashed mappings. ### 4.1.5 - Fixed not working on Quilt. ### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.4+1.18.2-forge Release 11.03.2022

Not Enough Crashes 4.1.4+1.18.2 Forge

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
forge
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.4+1.18.2-fabric Release 11.03.2022

Not Enough Crashes 4.1.4+1.18.2 Fabric

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.4+1.16.5-forge Release 15.01.2022

Not Enough Crashes 4.1.4+1.16.5 Forge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. ## 4.1.0 [Crashy](https://crashy.net/) is now supported in 1.16.5. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.17 MB

4.1.4+1.16.5-fabric Release 15.01.2022

Not Enough Crashes 4.1.4+1.16.5 Fabric

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. ## 4.1.0 [Crashy](https://crashy.net/) is now supported in 1.16.5. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.18 MB

4.1.4+1.17.1-forge Release 15.01.2022

Not Enough Crashes 4.1.4+1.17.1 Forge

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.4+1.17.1-fabric Release 15.01.2022

Not Enough Crashes 4.1.4+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.4+1.18.1-forge Release 15.01.2022

Not Enough Crashes 4.1.4+1.18.1 Forge

Поддерживаемые версии Minecraft
1.18.1
Загрузчики / Платформы
forge
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.4+1.18.1-fabric Release 15.01.2022

Not Enough Crashes 4.1.4+1.18.1 Fabric

Поддерживаемые версии Minecraft
1.18.1
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.4 - Fixed the text of the crash screen sometimes being broken - Fixed not being able to use custom assets for the mod. Note: this will still not work in Fabric if Fabric API is not installed. ### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.3+1.18.1-forge Release 24.12.2021

Not Enough Crashes 4.1.3+1.18.1 Forge

Поддерживаемые версии Minecraft
1.18.1
Загрузчики / Платформы
forge
Показать изменения
### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.3+1.18.1-fabric Release 24.12.2021

Not Enough Crashes 4.1.3+1.18.1 Fabric

Поддерживаемые версии Minecraft
1.18.1
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.3+1.18-forge Release 02.12.2021

Not Enough Crashes 4.1.3+1.18 Forge

Поддерживаемые версии Minecraft
1.18
Загрузчики / Платформы
forge
Показать изменения
### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.3+1.18-fabric Release 02.12.2021

Not Enough Crashes 4.1.3+1.18 Fabric

Поддерживаемые версии Minecraft
1.18
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.3 - Fixed mixin errors being printed to the log on startup. ### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.2+1.18-rc3-fabric Release 26.11.2021

Not Enough Crashes 4.1.2+1.18-rc3 Fabric

Поддерживаемые версии Minecraft
1.18-rc3
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.2+1.17.1-forge Release 26.11.2021

Not Enough Crashes 4.1.2+1.17.1 Forge

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.2+1.17.1-fabric Release 26.11.2021

Not Enough Crashes 4.1.2+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.2+1.16.5-forge Release 26.11.2021

Not Enough Crashes 4.1.2+1.16.5 Forge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. ## 4.1.0 [Crashy](https://crashy.net/) is now supported in 1.16.5. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.17 MB

4.1.2+1.16.5-fabric Release 26.11.2021

Not Enough Crashes 4.1.2+1.16.5 Fabric

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.2 - Fixed the crash screen not working in Forge. ### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. ## 4.1.0 [Crashy](https://crashy.net/) is now supported in 1.16.5. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.18 MB

4.1.1+1.18-pre5-fabric Release 20.11.2021

Not Enough Crashes 4.1.1+1.18-pre5 Fabric

Поддерживаемые версии Minecraft
1.18-pre5
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.1.1+1.16.5-forge Release 20.11.2021

Not Enough Crashes 4.1.1+1.16.5 Forge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. ## 4.1.0 [Crashy](https://crashy.net/) is now supported in 1.16.5. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.17 MB

4.1.1+1.16.5-fabric Release 20.11.2021

Not Enough Crashes 4.1.1+1.16.5 Fabric

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. ## 4.1.0 [Crashy](https://crashy.net/) is now supported in 1.16.5. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.18 MB

4.1.1+1.17.1-forge Release 20.11.2021

Not Enough Crashes 4.1.1+1.17.1 Forge

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.1.1+1.17.1-fabric Release 20.11.2021

Not Enough Crashes 4.1.1+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 4.1.1 - Fixed the crash report being printed to the log twice on integrated server crashes. - Fixed the crash report txt file missing information on integrated server crashes. - Fixed Not Enough Crashes being blamed for any crash after the first one in a single game session. - Fixed mods being blamed incorrectly when the minecraft instance path contains spaces. - Fixed integrated server crashes not being caught in Forge. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.0.0+1.17.1-forge Release 18.11.2021

Not Enough Crashes 4.0.0+1.17.1 Forge

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
# 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.14 MB

4.0.0+1.17.1-fabric Release 18.11.2021

Not Enough Crashes 4.0.0+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
# 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

4.1.0+1.16.5 Release 13.11.2021

Not Enough Crashes 4.1.0+1.16.5 Fabric

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
fabric
Показать изменения
## 4.1.0 [Crashy](https://crashy.net/) is now supported in 1.16.5. # 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.19 MB

4.0.0+1.17.1 Release 11.11.2021

Not Enough Crashes 4.0.0+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
# 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

3.7.2+1.17.1 Release 11.11.2021

Not Enough Crashes 3.7.2+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 3.7.2 All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. This will now be validated by Fabric Loader. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

4.0.0+1.16.5 Release 11.11.2021

Not Enough Crashes 4.0.0+1.16.5 Fabric

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
fabric
Показать изменения
# 4.0.0 - **All version from 4.0.0 onwards only support Fabric Loader 0.12.0 and above**. ### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.18 MB

3.7.2+1.16.5 Release 11.11.2021

Not Enough Crashes 3.7.2+1.16.5 Fabric

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 3.7.2 - All version from 2.0.0 to 3.7.2 only support Fabric Loader versions from 0.9.0 to 0.11.7. - This will now be validated by Fabric Loader. - Crashy uploading is currently not supported in 1.16.5. ### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.18 MB

3.7.1+1.17.1 Release 30.10.2021

Not Enough Crashes 3.7.1+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 3.7.1 - Fixed ['Exiting world while F3+L profiling is active crashes recursively.'](https://github.com/natanfudge/Not-Enough-Crashes/issues/83). ## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

3.7.0+1.17.1 Release 15.10.2021

Not Enough Crashes 3.7.0+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
## 3.7.0 - Introducing: [Crashy](https://crashy.net/)! Crashy is a crash hosting site designed specifically for Not Enough Crashes and Minecraft crashes in general. It shows crashes in an organized GUI that is easily readable, and has some other nice features. [Example](https://crashy.net/2c2vAe5oUVgiNck3NfXU). There is now a button for uploading directly to crashy in the crash screen. - Fixed UTF-specific characters turning into '?' when uploading crash logs. - Fixed 'Continuing the game after crashing will cause a crash report to be logged later when the game exits normally'. ### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

3.6.5+1.17.1 Release 01.10.2021

Not Enough Crashes 3.6.5+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 3.6.5 - Forge for 1.17.1! As this is the first Forge version in a while it may have some issues, so comment if you've encountered anything (or better, open a Github issue). ### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

3.6.4+1.17.1 Release 28.09.2021

Not Enough Crashes 3.6.4+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 3.6.4 - Added some Quilt-specific features, courtesy of @Siuolthepic! ### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.16 MB

3.6.3+1.17.1 Release 26.09.2021

Not Enough Crashes 3.6.3+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 3.6.3 - Quilt now absolutely, officially, works, just as well as Fabric does. ### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.6.2+1.17.1 Release 21.09.2021

Not Enough Crashes 3.6.2+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 3.6.2 - Fixed text not being localized to English when the translation is not available for the chosen language. ### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.6.1+1.17.1 Release 21.09.2021

Not Enough Crashes 3.6.1+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 3.6.1 - Should now work with the Quilt mod loader, with `deobfuscateStackTrace` set to false in the config. Currently, catching initialization errors and deobfuscation is not supported in Quilt. ## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.6.0+1.17.1 Release 21.09.2021

Not Enough Crashes 3.6.0+1.17.1 Fabric

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
## 3.6.0 - ~~Should now work with the Quilt mod loader~~ not yet - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.6.0+1.17 Release 20.09.2021

Not Enough Crashes 3.6.0+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
## 3.6.0 - Should now work with the Quilt mod loader - Fixed Jar-in-jar mods not being blamed for crashes ## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.5.0+1.17 Release 20.09.2021

Not Enough Crashes 3.5.0+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
## 3.5.0 - No longer depends on Fabric API for localization to work properly. ### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.4.5+1.17 Release 20.09.2021

Not Enough Crashes 3.4.5+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
### 3.4.5 - Fixed some regressions in cleaning up after crash. This fixes not being disconnected from servers. ### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.4.4+1.17 Release 21.08.2021

Not Enough Crashes 3.4.4+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
### 3.4.4 - Fixed integrated server crashes not being caught. - Fixed state sometimes not being cleaned up properly which could cause the game to infinitely crash. ### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.4.3+1.17 Release 20.08.2021

Not Enough Crashes 3.4.3+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
### 3.4.3 - Fixed deobfuscation not working in dedicated servers, courtesy of @Fourmisain! ### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.4.2+1.17 Release 20.08.2021

Not Enough Crashes 3.4.2+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
### 3.4.2 - Prevented extreme cases where the crash log could become incredibly large. - Fixed the crash screen not showing suspected mods in cases where adding them to the crash log was prevented by conflicting mods. ### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.4.1+1.17 Release 19.08.2021

Not Enough Crashes 3.4.1+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
### 3.4.1 - Improved internal error message. ## 3.4.0 - Provided many configuration options for uploading the crash logs, see NecConfig.java, thanks to The456Gamer! - The config format for uploading crash logs has changed, refer to NecConfig.java for the new format. ## 3.3.1 - Fixed mod identification not working. - Fixed deobfuscation sometimes not working. - Promoted to Release! ## 3.3.0 - Updated to Minecraft 1.17, Java 16. - Currently buggy, this is a minimum viable alpha release. ## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB

3.4.0+1.17 Release 24.07.2021

Not Enough Crashes 3.4.0+1.17 Fabric

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
C:\Users\natan\Desktop\Not-Enough-Crashes\changelog.md
Войти

0.15 MB

3.3.1+1.17 Release 19.06.2021

3.3.1+1.17

Поддерживаемые версии Minecraft
1.17
Загрузчики / Платформы
fabric
Показать изменения
C:\Users\natan\Desktop\Not-Enough-Crashes\changelog.md
Войти

0.14 MB

3.2.0+1.16.5 Release 19.06.2021

Not Enough Crashes 3.2.0+1.16.5 Forge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
## 3.2.0 - Added a new option `forceCrashScreen` that will prevent cases in which the game closes with no crash log. Instead, the game will crash normally. ### 3.1.9 - Fixed additional crash stack traces appearing when debugModIdentification is false. ### 3.1.8 - The 1.16.5 Fabric version will no longer deliberately crash in 1.17 snapshots. This means that it may work if nothing broke the mod in a snapshot. ### 3.1.7 - Added a new config option: debugModIdentification, that will hopefully help in discovering mods in more cases. ### 3.1.6 - (Forge) Fixed being unable to identify crashing mods that have multiple authors. ### 3.1.5 - Made it so the Curseforge page can be reached through the Mod Menu entry. ### 3.1.4 - Fixed Forge version not working at all. ### 3.1.3 - Made NEC more compatible with other mods, specifically with [Structure Gel API](https://www.curseforge.com/minecraft/mc-mods/structure-gel-api). ### 3.1.1 - Fixed mod not loading. ## 3.1.0 - Added extra info for feature/structure crashes to make it much easier to find the problematic mod, courtesy of TelepathicGrunt!. # 3.0.0 - Now supports Forge! ## 2.2.0 - Removed 'feature' that would instantly crash the game when pressing F3+C instead of after 6 seconds, since that hotkey is used to copy location information. - Added a proper mod icon. ### 2.1.4 - Improved Simplified Chinese localization, courtesy of @WuzgXY! ### 2.1.3 - Fixed "upload crashlog" not working :) . ### 2.1.1 - Fixed "upload crashlog" not working. ## 2.1.0 - Added Estonian localization, courtesy of @Madis0! # 2.0.0 - Fixed the mod not working in Fabric Loader 0.9.0+, however, this and the following versions will only work for the 0.9.0+ Fabric Loader versions. ### 1.2.4 - Will no longer blame jumploader for errors all the time ### 1.2.3 - Fixed an incompatibility with LambdaControls (mostly just a mistake, not really an incompatibility). - Crash logs will now be uploaded as gists instead of to the dimdev haste. This can be reverted by setting `uploadCrashLogTo` to `DIMDEV_HASTE` in the config. - Fixed some GUI bugs in the crash scree ### 1.2.1 - Compatibility with [Multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect/files). Note: Informed Load has yet to publish the compatible version. ## 1.2.0 - Compatibility with [Informed Load](https://www.curseforge.com/minecraft/mc-mods/informed-load). ### 1.1.5 - Fixed a rare error. ### 1.1.4 - Fixed the window not closing when pre-initialization errors occur. ### 1.1.3 - Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen. - The init error screen will now display in more disaster cases. ### 1.1.2 - Fixed the entry point catcher not being enabled... ### 1.1.1 - Forgot a debug flag ## 1.1.0 - Added an API for running code when the game crashes to prevent the window getting stuck in weird states. ### 1.0.11 - Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one). ### 1.0.10 - Fixed an exception while starting game. # 1.0.9 Released
Войти

0.15 MB