Yes, into the file manager. The logs showed the following:
Exception in thread “main” java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x3b938003) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x3b938003
at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:41)
at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)Y
That should probably work, I know some mods require Java 11 and rarely document it correctly.
I would suggest removing the mods and see if just plain Forge boots properly, then re-add a few mods at a time till you find the one that throws the error