Jump to content

server won't start up


mikey3977

Recommended Posts

I can easily start this server in the vanilla version but i just tried to install the forge server and I keep getting this error when i run my .bat file. My bat file says "java -jar forge-1.16.4-35.1.0.jar -Xmx4096M -Xms4096M --nogui
pause"

 

2020-12-03 19:08:13,980 main WARN Advanced terminal features are not available in this environment
[19:08:14] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 35.1.0, --fml.mcpVersion, 20201102.104115, --fml.mcVersion, 1.16.4, --fml.forgeGroup, net.minecraftforge, -Xmx4096M, -Xms4096M, --nogui]
[19:08:14] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.6+85+master.325de55 starting: java version 15.0.1 by Oracle Corporation
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/C:/Users/xxxxx/Documents/Minecraft%20server/libraries/cpw/mods/modlauncher/8.0.6/modlauncher-8.0.6.jar) to field java.util.jar.Manifest.jv
WARNING: Please consider reporting this to the maintainers of cpw.mods.modlauncher.SecureJarHandler
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[19:08:14] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[19:08:14] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/xxxxx/Documents/Minecraft%20server/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
Exception in thread "main" [19:08:14] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]: java.lang.NoClassDefFoundError: jdk/nashorn/api/scripting/NashornScriptEngineFactory
[19:08:14] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:       at net.minecraftforge.coremod.CoreModEngine.loadCoreMod(CoreModEngine.java:48)
[19:08:14] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:       at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
[19:08:14] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:       ... 35 more

Link to comment
Share on other sites

Debug.log:

 

[03Dec2020 19:24:08.098] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 35.1.0, --fml.mcpVersion, 20201102.104115, --fml.mcVersion, 1.16.4, --fml.forgeGroup, net.minecraftforge, -Xmx4096M, -Xms4096M, --nogui]
[03Dec2020 19:24:08.101] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.6+85+master.325de55 starting: java version 15.0.1 by Oracle Corporation
[03Dec2020 19:24:08.108] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[03Dec2020 19:24:08.116] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[03Dec2020 19:24:08.144] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,capability_inject_definalize,accesstransformer,runtimedistcleaner]
[03Dec2020 19:24:08.152] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[03Dec2020 19:24:08.160] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[03Dec2020 19:24:08.184] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[03Dec2020 19:24:08.184] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[03Dec2020 19:24:08.184] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[03Dec2020 19:24:08.184] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[03Dec2020 19:24:08.184] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[03Dec2020 19:24:08.185] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[03Dec2020 19:24:08.187] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 35.1
[03Dec2020 19:24:08.187] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 35.1 loading
[03Dec2020 19:24:08.187] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.6+85+master.325de55
[03Dec2020 19:24:08.188] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[03Dec2020 19:24:08.188] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.2.0+57+master.16c1bdb
[03Dec2020 19:24:08.188] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 3.0.5+64+master.ec454d4
[03Dec2020 19:24:08.188] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[03Dec2020 19:24:08.190] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 3.0.0+9+master.3817658
[03Dec2020 19:24:08.190] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[03Dec2020 19:24:08.190] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[03Dec2020 19:24:08.262] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[03Dec2020 19:24:08.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[03Dec2020 19:24:08.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[03Dec2020 19:24:08.268] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[03Dec2020 19:24:08.268] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[03Dec2020 19:24:08.274] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[03Dec2020 19:24:08.282] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in jdk.internal.loader.ClassLoaders$AppClassLoader@73d16e93
[03Dec2020 19:24:08.295] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/xxxxx/Documents/Minecraft%20server/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[03Dec2020 19:24:08.300] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[03Dec2020 19:24:08.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[03Dec2020 19:24:08.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[03Dec2020 19:24:08.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[03Dec2020 19:24:08.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[03Dec2020 19:24:08.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[03Dec2020 19:24:08.303] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[03Dec2020 19:24:08.303] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[03Dec2020 19:24:08.303] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[03Dec2020 19:24:08.304] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\xxxxx\Documents\Minecraft server
[03Dec2020 19:24:08.304] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\xxxxx\Documents\Minecraft server
[03Dec2020 19:24:08.304] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\xxxxx\Documents\Minecraft server\mods
[03Dec2020 19:24:08.304] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\xxxxx\Documents\Minecraft server\mods
[03Dec2020 19:24:08.304] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\xxxxx\Documents\Minecraft server\config
[03Dec2020 19:24:08.304] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\xxxxx\Documents\Minecraft server\config
[03Dec2020 19:24:08.304] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\xxxxx\Documents\Minecraft server\config\fml.toml
[03Dec2020 19:24:08.305] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[03Dec2020 19:24:08.328] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\xxxxx\Documents\Minecraft server\defaultconfigs
[03Dec2020 19:24:08.328] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[03Dec2020 19:24:08.330] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[03Dec2020 19:24:08.330] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[03Dec2020 19:24:08.334] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : MC Version: '1.16.4' MCP Version: '20201102.104115' Forge Version: '35.1.0' Forge group: 'net.minecraftforge'
[03Dec2020 19:24:08.335] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\xxxxx\Documents\Minecraft server\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar
[03Dec2020 19:24:08.335] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\xxxxx\Documents\Minecraft server\libraries
[03Dec2020 19:24:08.336] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraftforge\forge\1.16.4-35.1.0\forge-1.16.4-35.1.0-universal.jar is present
[03Dec2020 19:24:08.336] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraft\server\1.16.4-20201102.104115\server-1.16.4-20201102.104115-srg.jar is present
[03Dec2020 19:24:08.336] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraft\server\1.16.4-20201102.104115\server-1.16.4-20201102.104115-extra.jar is present
[03Dec2020 19:24:08.336] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraftforge\forge\1.16.4-35.1.0\forge-1.16.4-35.1.0-server.jar is present
[03Dec2020 19:24:08.338] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[03Dec2020 19:24:08.339] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraftforge\forge\1.16.4-35.1.0\forge-1.16.4-35.1.0-universal.jar
[03Dec2020 19:24:08.340] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/xxxxx/Documents/Minecraft%20server/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar to languageloader classloader
[03Dec2020 19:24:08.361] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[03Dec2020 19:24:08.362] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 35.1
[03Dec2020 19:24:08.364] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[03Dec2020 19:24:08.365] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[03Dec2020 19:24:08.365] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[03Dec2020 19:24:08.366] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[03Dec2020 19:24:08.366] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[03Dec2020 19:24:08.366] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[03Dec2020 19:24:08.366] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[03Dec2020 19:24:08.366] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[03Dec2020 19:24:08.366] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[03Dec2020 19:24:08.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[03Dec2020 19:24:08.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[03Dec2020 19:24:08.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\elbra\Documents\Minecraft server\mods\worldedit-forge-mc1.16.3-7.2.0-dist.jar
[03Dec2020 19:24:08.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file worldedit-forge-mc1.16.3-7.2.0-dist.jar with {worldedit} mods - versions {7.2.0+a51fa43}
[03Dec2020 19:24:08.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\xxxxx\Documents\Minecraft server\mods\worldedit-forge-mc1.16.3-7.2.0-dist.jar with language javafml
[03Dec2020 19:24:08.439] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraftforge\forge\1.16.4-35.1.0\forge-1.16.4-35.1.0-universal.jar
[03Dec2020 19:24:08.440] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.4-35.1.0-universal.jar with {forge} mods - versions {35.1.0}
[03Dec2020 19:24:08.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraftforge\forge\1.16.4-35.1.0\forge-1.16.4-35.1.0-universal.jar with language javafml
[03Dec2020 19:24:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[03Dec2020 19:24:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[03Dec2020 19:24:08.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\elbra\Documents\Minecraft server\libraries\net\minecraftforge\forge\1.16.4-35.1.0\forge-1.16.4-35.1.0-server.jar
[03Dec2020 19:24:08.467] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.4-35.1.0-server.jar with {minecraft} mods - versions {1.16.4}
[03Dec2020 19:24:08.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\xxxxx\Documents\Minecraft server\libraries\net\minecraftforge\forge\1.16.4-35.1.0\forge-1.16.4-35.1.0-server.jar with language minecraft
[03Dec2020 19:24:08.474] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 2 mandatory requirements
[03Dec2020 19:24:08.474] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[03Dec2020 19:24:08.488] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]: java.lang.NoClassDefFoundError: jdk/nashorn/api/scripting/NashornScriptEngineFactory
[03Dec2020 19:24:08.488] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.coremod.CoreModEngine.loadCoreMod(CoreModEngine.java:48)
[03Dec2020 19:24:08.489] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.coremod.CoreModProvider.addCoreMod(CoreModProvider.java:12)
[03Dec2020 19:24:08.489] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[03Dec2020 19:24:08.489] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[03Dec2020 19:24:08.489] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
[03Dec2020 19:24:08.489] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
[03Dec2020 19:24:08.490] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
[03Dec2020 19:24:08.490] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
[03Dec2020 19:24:08.490] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[03Dec2020 19:24:08.490] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
[03Dec2020 19:24:08.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[03Dec2020 19:24:08.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[03Dec2020 19:24:08.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[03Dec2020 19:24:08.491] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[03Dec2020 19:24:08.492] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
[03Dec2020 19:24:08.492] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.LoadingModList.addCoreMods(LoadingModList.java:85)
[03Dec2020 19:24:08.492] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:129)
[03Dec2020 19:24:08.492] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:215)
[03Dec2020 19:24:08.492] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.FMLServiceProvider.runScan(FMLServiceProvider.java:107)
[03Dec2020 19:24:08.493] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:114)
[03Dec2020 19:24:08.493] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:115)
[03Dec2020 19:24:08.493] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271)
[03Dec2020 19:24:08.493] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1766)
[03Dec2020 19:24:08.493] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
[03Dec2020 19:24:08.494] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[03Dec2020 19:24:08.494] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
[03Dec2020 19:24:08.494] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[03Dec2020 19:24:08.494] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
[03Dec2020 19:24:08.494] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:116)
[03Dec2020 19:24:08.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:63)
[03Dec2020 19:24:08.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
[03Dec2020 19:24:08.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[03Dec2020 19:24:08.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[03Dec2020 19:24:08.495] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[03Dec2020 19:24:08.496] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[03Dec2020 19:24:08.496] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]: Caused by: java.lang.ClassNotFoundException: jdk.nashorn.api.scripting.NashornScriptEngineFactory
[03Dec2020 19:24:08.496] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:606)
[03Dec2020 19:24:08.496] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:168)
[03Dec2020 19:24:08.497] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
[03Dec2020 19:24:08.497] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     ... 35 more

 

Link to comment
Share on other sites

Forge is currently incompatible with Java 15 as a component that Forge requires is no longer packed in with the JRE,

and we're still deciding if we want to pack in the component ourselves or use a different implementation while we're at it.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

  • 2 months later...
On 12/3/2020 at 8:02 PM, DaemonUmbra said:

Forge is currently incompatible with Java 15 as a component that Forge requires is no longer packed in with the JRE,

and we're still deciding if we want to pack in the component ourselves or use a different implementation while we're at it.

Has there been any updates on this?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.