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] Betacraft 2.0 is oofy #260

Closed
SolDev69 opened this issue Jun 20, 2023 · 5 comments
Closed

[BUG] Betacraft 2.0 is oofy #260

SolDev69 opened this issue Jun 20, 2023 · 5 comments
Labels
bug Something doesn't work v2

Comments

@SolDev69
Copy link
Contributor

SolDev69 commented Jun 20, 2023

Describe the bug
A clear and concise description of what the bug is.
Launching the game on Betacraft 2 no workie. 1.5.2 and older complain about legacyfix dependencies being fucked and 1.6+ can't launch properly.
To Reproduce
Steps to reproduce the behavior:

  1. Go to launch mc in betacraft 2 (any version)
  2. Game oofs with either a legacyfix error or a class not found error

Expected behavior
A clear and concise description of what you expected to happen.
The game to actually work

Screenshots
If applicable, add screenshots to help explain your problem.
Can't due to the launcher dumping access tokens in logs

Desktop (please complete the following information):

  • OS+version: [e.g. Windows 11, Linux 5.9.4, macOS 10.15] EndeavourOS Linux (latest packages as of 2023/05/19)
  • Launcher version [e.g. 1.09_16] 2.0.0 preview 20230604
  • Desktop environment: [e.g. Cinnamon, GNOME, Wayland] Cinnamon
  • Processor architecture: [e.g. x86, arm64] x86

Additional context
Add any other context about the problem here.
Betacraft 1 looks goofy on Cinnamon.

@SolDev69 SolDev69 added the bug Something doesn't work label Jun 20, 2023
@SolDev69
Copy link
Contributor Author

my dumbass

@resistancelion
Copy link

Error log:
patchmacmouse - false
fix15a - false
deAWT - false
java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder
at legacyfix.util.AssetIndexUtils.(AssetIndexUtils.java:23)
at legacyfix.agent.LegacyFixAgent.premain(LegacyFixAgent.java:242)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401)
Caused by: java.lang.ClassNotFoundException: com.google.gson.GsonBuilder
at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
... 8 more
Error: Could not find or load main class uk.betacraft.mcwrapper.BCWrapper

@Moresteck
Copy link
Member

This is a Linux exclusive problem. We're working on fixing it

@OfficialPixelBrush
Copy link

Any news?

@Moresteck Moresteck added the v2 label Sep 23, 2024
@Moresteck
Copy link
Member

Moved to #294

@Moresteck Moresteck closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something doesn't work v2
Projects
None yet
Development

No branches or pull requests

4 participants