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

Crash #27

Open
Liam5095 opened this issue Jul 17, 2024 · 6 comments
Open

Crash #27

Liam5095 opened this issue Jul 17, 2024 · 6 comments
Labels
1.20 bug Something isn't working

Comments

@Liam5095
Copy link

Description
When starting minecraft using runClient it starts for around 3 seconds and then crashes with the reason: Process 'command 'C:\Program Files\Eclipse Adoptium\jdk-17.0.10.7-hotspot\bin\java.exe'' finished with non-zero exit value 1

To Reproduce
Steps to reproduce the behavior:

  1. Install Veil Library
  2. Start Minecraft
  3. Game crashes

Expected Behavior
For the game to start

System Information
Please provide the following information:

  • Veil Version: 1.0.0.267
  • Minecraft Version: 1.20.1
  • Loader & Loader Version: Forge 47.3.0
  • Operating System: Windows 11
  • CPU: AMD Ryzen 7 3700X 8-Core Processor
  • GPU: AMD Radeon (TM) R7 360 Series
  • RAM: 16GB
@Ocelot5836
Copy link
Collaborator

Can you provide a log or more information?

@delishoes
Copy link

I think i am having the same issue as the author.
I am using veil v1.0.0.275 for minecraft 1.20.1, forge 47.3.5, Windows 10.
here is the log

@Xyndra
Copy link
Contributor

Xyndra commented Aug 16, 2024

@delishoes If you are using IntelliJ, please go to Project Structure -> Libraries and check for duplicates / version mismatches of any lwjgl stuff

@Gaxalco
Copy link

Gaxalco commented Aug 23, 2024

I am having the exact same issue as delishoes but when I go and check for any duplicates / version mismatches of lwjgl stuff there doesn't seem to be any.
I have the same logs as delishoes*

Capture d'écran 2024-08-23 152652

@Gogo64pro
Copy link

Same here, I am getting the error for the linux package (I'm on windows)
Entire log
I was getting the same error as Liam, but after checking for duplicate or mismatched version packages and finding nothing wrong

@cakeGit
Copy link

cakeGit commented Oct 21, 2024

Same here too :/ removing the packages doesn't do anything (reload Gradle reimports them) and I cant find a way to exclude the LWJGL libraries from the import, seems they're shaded, and looking in IntelliJ shows the packages are integrated.

My guess is its caused by this, since versions before 1.0.0.220 seem to work fine (this is what I've been doing for now), and seems about the same time as the commit:
image
But idk if removing this would break more things,

@Ocelot5836 Ocelot5836 added bug Something isn't working 1.20 labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants