promotional bannermobile promotional banner

CrashDetector

Detect Crashes and Causes (Buscar para los fallos y las causas) +VTubers/Animes/Idols

File Details

crashdetector-0.4.8.jar

  • B
  • Apr 5, 2026
  • 7.35 MB
  • 633
  • 1.21.8+134
  • Forge + 3

File Name

crashdetector-0.4.8.jar

Supported Versions

  • 1.16-Snapshot
  • 1.15-Snapshot
  • 1.19-Snapshot
  • 1.10-Snapshot
  • 1.17-Snapshot
  • 1.8-Snapshot
  • 1.20-Snapshot
  • 1.21-Snapshot
  • 1.18-Snapshot
  • 1.21.2-Snapshot
  • 1.21.6-snapshot
  • 1.21.1-Snapshot
  • 1.21.5-Snapshot
  • 1.21.4-Snapshot
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.1
  • 1.21
  • 1.20.2-Snapshot
  • 1.20.5-Snapshot
  • 1.20.3-Snapshot
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4-Snapshot
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17.1
  • 1.17
  • 1.16.5
  • 1.16.3
  • 1.16.2
  • 1.16.1
  • 1.16
  • 1.15.2
  • 1.15
  • 1.14.4
  • 1.14.3
  • 1.14.1
  • 1.14
  • 1.13.1
  • 1.13
  • 1.12.1
  • 1.12
  • 1.11.2
  • 1.11.1
  • 1.11
  • 1.10.2
  • 1.10.1
  • 1.10
  • 1.9.4
  • 1.9.3
  • 1.9.2
  • 1.9.1
  • 1.8.9
  • 1.8.8
  • 1.8.7
  • 1.8.6
  • 1.8.4
  • 1.8.3
  • 1.8.1
  • 1.8
  • 1.7.10
  • 1.7.9
  • 1.7.8
  • 1.7.7
  • 1.7.6
  • 1.7.5
  • 1.7.4
  • 1.7.3
  • 1.7.2
  • 1.6.4
  • 1.6.1
  • 1.5.3
  • 1.5.2
  • 1.5.1
  • 1.4.6
  • 1.4.5
  • 1.4.4
  • 1.3.2
  • 1.2.4
  • 1.2.1
  • 1.1
  • 1.0
  • Beta 1.6.6
  • Beta 1.7
  • Beta 1.7.3
  • 26.1-snapshot
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.13-Snapshot
  • 1.14-Snapshot
  • 1.12-Snapshot
  • 1.11-Snapshot
  • 1.9-Snapshot
  • 1.21.9-snapshot
  • 1.21.11-snapshot
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.2
  • 1.19.3-Snapshot
  • 1.19
  • 1.16.4
  • 1.15.1
  • 1.14.2
  • 1.13.2
  • 1.12.2
  • 1.9
  • 1.8.5
  • 1.8.2
  • 1.6.2
  • 1.5.0
  • 1.4.7
  • 1.4.2
  • 1.3.1
  • 1.2.5
  • 1.2.3
  • 1.2.2
  • 1.0.0
  • Beta 1.8.1

Curse Maven Snippet

Forge

implementation "curse.maven:crashdetector-1224146:7877964"

Fabric

modImplementation "curse.maven:crashdetector-1224146:7877964"

NeoForge

implementation "curse.maven:crashdetector-1224146:7877964"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed issue with Anonymised on Windows

Added a few new Verificaciones (We now have 200!)

Readded support for old java 8 MC Forge Modlauncher Versions (1.13-1.16.5)

Added Support for MCForge 1.7.10-1.12.2 (1.6-1.7.2 implements a different interface but the field in the JSON is the same, there are possible ways around this which i need to investigate, 1.3-1.5.2 have issues with ASMClassLoader in relauncher not working on Java 8 classes, 1.7.3b-1.2.5 should be possible in the future but without patches). Also added support for parsing mcmodinfo in the mod parsers

Tested on Babric (Beta Fabric) and know that CrashDetector can work on Fabric going into the Beta versions.

Added support for Meddle,Rift,LiteLoader,ØLoader (NilLoader),Bukkit/Spigot/Paper as supported modloaders for CrashDetector as well as in the mod parsers

Added support for FeatureCreep Flat Mods in the ModParser

It is important to know that Java 8 versions of CrashDetector still have quite a few errors, we plan to reduce these in the future versions. Older versions and less common modloaders are more likley to have more issues than 1.17+ on common modloaders.

Other small changes