Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod requires JavaHotSpot(TM) #379

Closed
3 tasks done
CrashTestJava opened this issue Nov 26, 2024 · 1 comment
Closed
3 tasks done

Mod requires JavaHotSpot(TM) #379

CrashTestJava opened this issue Nov 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@CrashTestJava
Copy link

CrashTestJava commented Nov 26, 2024

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:

  1. Add C2ME to your mods folder
  2. Find a mod that needs a dependency mod
  3. Add the mod to your mods folder
  4. Do not add the dependency mod to your mods folder
  5. Launch the game
    Expected behavior
    Only 1 error shows up, the for the mod missing the dependency
    Screenshots
    image

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 ver branches)

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

@CrashTestJava CrashTestJava added the bug Something isn't working label Nov 26, 2024
@ishland
Copy link
Collaborator

ishland commented Nov 26, 2024

@ishland ishland closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants