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

[Bug] Crash on startup #101

Closed
3 tasks done
RanchXPlaYX opened this issue Dec 13, 2022 · 3 comments
Closed
3 tasks done

[Bug] Crash on startup #101

RanchXPlaYX opened this issue Dec 13, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@RanchXPlaYX
Copy link

Checks

Java Version

17.0.5

Minecraft Version

1.19.2

MCDiscordChat Version

2.1.1

Description

At startup, write this message(Error loading class: net/minecraft/class_7610$class_7825 (java.lang.ClassNotFoundException: net/minecraft/class_7610$class_7825)), and then the server is cut down

To Reproduce

When you first start a new version of the mod

Log

latest.log

Config

None

@RanchXPlaYX RanchXPlaYX added the bug Something isn't working label Dec 13, 2022
@Xujiayao
Copy link
Owner

Xujiayao commented Dec 13, 2022

Edit: Latest solution is update to MCDC 2.1.2, which is available for both 1.19.2 and 1.19.3

2.1.1 is incompatible with version 1.19.2

You may either (for now)

  1. Update to 1.19.3
    (Known issue and solution: [Bug] Chat message validation failure #100 (comment))
  2. Use MCDC 2.1.0 with check for update temporarily disabled
    (Known issue and solution: [Bug] Crash on start due to MixinLanguage class injection failure #96 (comment))

image

@Xujiayao
Copy link
Owner

Xujiayao commented Jan 3, 2023

I'm thinking about releasing a new version for 1.19.2. This will solve this issue.

@Xujiayao
Copy link
Owner

Xujiayao commented Jan 6, 2023

Version 2.1.2 will be released soon.

Since there are still people using version 1.19.2, MCDC 2.1.2 will be available for both 1.19.2 and 1.19.3.

@Xujiayao Xujiayao closed this as completed Jan 7, 2023
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