Mod requires JavaHotSpot(TM)
CrashTestJava opened this issue ยท 1 comments
Describe the bug
For some reason, when another mod is missing a dependency/etc, this C2ME error shows up. The mod works fine as far as I can tell (although I am currently debugging an error with my mods where you can't click in a gui after opening a singleplayer world, which is how I found this) but this error shows up. It doesn't show up when other mods aren't missing a dependency; it just runs as normal.
To Reproduce
Steps to reproduce the behavior:
- Add C2ME to your mods folder
- Find a mod that needs a dependency mod
- Add the mod to your mods folder
- Do not add the dependency mod to your mods folder
- Launch the game
Expected behavior
Only 1 error shows up, the for the mod missing the dependency
Screenshots

Runtime info (please complete the following information):
- OS: Windows 11
- Minecraft version: 1.21.1
- Mod version: 0.3.0+alpha.0.299
- Mod branch: (fill this if you are not using the default
verbranches)
Crash reports / logs
https://pastebin.com/pubmka4A
Other mods
included in paste (checkmark = enabled, x = disabled)
Checklist
- I am using the official version of the mod.
- I tried the latest development version but the issue persists.
- I searched for similar open issues and could not find an existing bug report on this.
Additional context