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

Cannot launch NeoForge 1.21 #1169

Closed
leagris opened this issue Jul 5, 2024 · 4 comments
Closed

Cannot launch NeoForge 1.21 #1169

leagris opened this issue Jul 5, 2024 · 4 comments
Assignees
Labels
bug Something isn't working fixed/dev priority/high High priority issues status: confirmed

Comments

@leagris
Copy link

leagris commented Jul 5, 2024

What Operating System

Linux (Other)

Debug Code

FTB-DBGOLIFEZEWER

Describe the bug

ATM10 pack crashes before even starting

Note that the pack works perfectly fine with Prism Launcher.

Steps to reproduce

Install AlltheMods 10
Try to launch
Crashes very early

Expected behaviour

Should work

Screenshots

No response

Additional information

[FTB APP][INFO] Pre-Start Tasks
[FTB APP][INFO] Pre-Start Tasks Complete
[FTB APP][INFO] Validate Java Runtime
[FTB APP][INFO] Java Runtime Validated
[FTB APP][INFO] Validate assets
[FTB APP][INFO] Assets Validated
[FTB APP][INFO] Validate libraries
[FTB APP][INFO] Libraries Validated
[FTB APP][INFO] Validate client
[FTB APP][INFO] Client Validated
[FTB APP][INFO] Extract natives
[FTB APP][INFO] Natives Extracted
[FTB APP][INFO] Prepare process
[FTB APP][INFO] Process Prepared
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
Exception in thread "main" java.lang.module.ResolutionException: Modules org.apache.logging.log4j.slf4j2.impl and org.apache.logging.log4j.slf4j export package org.apache.logging.slf4j to module net.neoforged.mergetool.api
	at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:900)
	at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:814)
	at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:754)
	at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
	at java.base/java.lang.module.Configuration.<init>(Configuration.java:139)
	at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:493)
	at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:297)
	at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:196)
	at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69)
@leagris leagris added the bug Something isn't working label Jul 5, 2024
@leagris leagris changed the title Cannot launch ATM10 NeoForge on Ubuntu 24.04 Cannot launch ATM10 NeoForge Jul 5, 2024
@jerry1333
Copy link

And if You change resolution for something normal getting just this:

[FTB APP][INFO] Pre-Start Tasks
[FTB APP][INFO] Pre-Start Tasks Complete
[FTB APP][INFO] Validate Java Runtime
[FTB APP][INFO] Java Runtime Validated
[FTB APP][INFO] Validate assets
[FTB APP][INFO] Assets Validated
[FTB APP][INFO] Validate libraries
[FTB APP][INFO] Libraries Validated
[FTB APP][INFO] Validate client
[FTB APP][INFO] Client Validated
[FTB APP][INFO] Extract natives
[FTB APP][INFO] Natives Extracted
[FTB APP][INFO] Prepare process
[FTB APP][INFO] Process Prepared
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

@Mekanofreak
Copy link

Can confirm also getting this issue and that the pack is working fine using the curseforge app, Prism and ATLauncher.

@Gaz492
Copy link
Member

Gaz492 commented Jul 8, 2024

So vanilla 1.21 works but as soon as I create a neoforge 1.21 instance it also runs into the issue you are running into.
Fabric and forge work fine, so this is only an issue with neoforge modpacks.

@Gaz492 Gaz492 added the priority/high High priority issues label Jul 17, 2024
@Gaz492 Gaz492 changed the title Cannot launch ATM10 NeoForge Cannot launch NeoForge 1.21 Jul 17, 2024
@Gaz492
Copy link
Member

Gaz492 commented Jul 18, 2024

For those using the standalone electron version of the FTB App this issue should be fixed now.
For overwolf, we have set this to be gradually released.

@Gaz492 Gaz492 closed this as completed Jul 18, 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 fixed/dev priority/high High priority issues status: confirmed
Projects
None yet
Development

No branches or pull requests

6 participants