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] beta 1.7.3 crashes on launch #294

Open
nanopone opened this issue Sep 13, 2023 · 5 comments
Open

[BUG] beta 1.7.3 crashes on launch #294

nanopone opened this issue Sep 13, 2023 · 5 comments
Labels
bug Something doesn't work linux Related to Linux v2

Comments

@nanopone
Copy link

Describe the bug
1.7.3 beta crashes on launch with Error: Could not find or load main class uk.betacraft.mcwrapper.BCWrapper

Screenshots
image

Desktop (please complete the following information):

  • OS+version: Fedora Workstation 38 (Linux 6.4.14-200.fc38.x86_64)
  • Launcher version: 2.0.0-alpha.20230623
  • Desktop environment: GNOME Wayland
  • Processor architecture: x86_64
  • Java version: 1.8.0_51 (oracle)
@nanopone nanopone added the bug Something doesn't work label Sep 13, 2023
@nanopone nanopone changed the title [BUG] can [BUG] beta 1.7.3 crashes on launch Sep 13, 2023
@Hanuko33
Copy link

same here

@Moresteck Moresteck added the v2 label Feb 18, 2024
@Moresteck
Copy link
Member

I'll ping you when we have a test build ready for this

@Moresteck Moresteck added the linux Related to Linux label Feb 18, 2024
@Moresteck Moresteck pinned this issue Feb 18, 2024
@Nulla-cell
Copy link

I've just been using 2.0.0-alpha.20230520. It's not the most recent launcher version but you get a good amount of v2 features until its fixed :)

@linguini5346
Copy link

same issue i am using LMDE6 Cinnamon

patchmacmouse - false fix15a - false deAWT - false java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder at legacyfix.util.AssetIndexUtils.<clinit>(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

@Nulla-cell
Copy link

after doing some experiments I noticed for some reason the .deb file works but the tarball doesn't, at least for me. I run a debian based distro so it works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something doesn't work linux Related to Linux v2
Projects
None yet
Development

No branches or pull requests

5 participants