Jump to content

can not start Forge 1.18.2-40.1.68


crashoverried

Recommended Posts

Hello all,
i have the problem, that i can not start my Forge Server. I have my own minecraft server and i want update him now at version 1.18.2-40.1.68
I start the update, the installation runs with out any problems, but now i have the problem, that i can not start the server. 
My last minecraft server runs on openjdk 11, when i try to start my server i get this error message:
 

DAEMON
 Starting server
DAEMON
 Starting process: /usr/bin/java -Xmx12288M -jar server.jar
[21:23:37] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.0, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
[21:23:37] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 11.0.12 by Debian
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/var/lib/pufferpanel/servers/93cd93c5/libraries/cpw/mods/modlauncher/8.0.9/modlauncher-8.0.9.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
[21:23:38] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[21:23:39] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/var/lib/pufferpanel/servers/93cd93c5/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
Exception in thread "main" [21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.UnsupportedClassVersionError: thedarkcolour/kotlinforforge/KotlinLanguageProvider has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:550)
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:458)
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:452)
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.security.AccessController.doPrivileged(Native Method)
[21:23:40] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:451)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.lang.Class.forName0(Native Method)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.lang.Class.forName(Class.java:398)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1210)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1221)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: [21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1265)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1300)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1385)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at cpw.mods.modlauncher.ServiceLoaderStreamUtils.toList(ServiceLoaderStreamUtils.java:48)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.LanguageLoadingProvider.loadLanguageProviders(LanguageLoadingProvider.java:114)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.LanguageLoadingProvider.addAdditionalLanguages(LanguageLoadingProvider.java:159)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:114)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:216)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLServiceProvider.runScan(FMLServiceProvider.java:107)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:114)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:115)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1675)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:116)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:63)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)	
[21:23:41] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: 	at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[DAEMON] Running post-execution steps

When i switch the java version to java 16 or 17, i get this error:
 

DAEMON
 Starting process: /usr/bin/java -Xmx12288M -jar server.jar
[21:25:09] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.0, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
[21:25:09] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 16.0.2 by Oracle Corporation
Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x1506acf0) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x1506acf0
	at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:41)
	at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
	at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:41)
	at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
	at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
	at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
	at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
	at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
	at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
	at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
	at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
	at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
DAEMON
 Running post-execution steps

Have anyone an idea to fix this?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Also wondering how to create these manually.  First time creating a forge server.
    • Exception in thread "main" java.lang.IllegalStateException: Could not find forge-1.19-41.1.0 in classpath at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.targets.CommonDevLaunchHandler.lambda$findJarOnClasspath$3(CommonDevLaunchHandler.java:90) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.targets.CommonDevLaunchHandler.findJarOnClasspath(CommonDevLaunchHandler.java:90) at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.targets.ForgeUserdevLaunchHandler.processStreams(ForgeUserdevLaunchHandler.java:17) at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.targets.CommonUserdevLaunchHandler.getMinecraftPaths(CommonUserdevLaunchHandler.java:32) at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator.scanMods(MinecraftLocator.java:36) at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:74) at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:166) at MC-BOOTSTRAP/fmlloader@1.19.2-43.3.5/net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.run(Launcher.java:88) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.main(Launcher.java:78) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) I tried to make a minecraft mod but this error appears every time I click on the RunClient button and it won't start. Does anyone know how to get rid of this? (btw. I'm using version 1.19.2-43.3.5) https://pastebin.com/mQ3q4SwW
    • Maybe switch to a pre-configured modpack and use it as working base Add new mods one by one
    • Pure CBD Gummies Dr Oz:Pure CBD Gummies Dr Ozare designed with the help of natural and herbal ingredients and you will get 100% safe and powerful results. This formula is chemical-free that helps you gain many profits at the same time. Some of the main ingredients are discussed below.   ➥ ✅Official Website: https://gummiestoday.com/Pure-CBD-Gummies-Dr-Oz/ ➥ Product Name: Pure CBD Gummies Dr Oz ➥ Benefits: Pure CBD Gummies Dr Oz Helps you to get Pain Relief ➥ Healthy Benefits :Control your hormone levels ➥ Category:Pain Relief Supplement ➥ Rating: ★★★★☆ (4.5/5.0) ➥ Side Effects: No Major Side Effects ➥ Availability: In Stock Voted #1 Product in the United States   ✔Hurry Up – Limited Time Offer – Order Now✔ ✔Hurry Up – Limited Time Offer – Order Now✔ ✔Hurry Up – Limited Time Offer – Order Now✔   Official Facebook Page:- https://www.facebook.com/GreenVibeCBDGummiesForDiabetes https://www.facebook.com/PureCBDGummiesDrOzHowToUse   FOR MORE INFO VISIT OUR WATCH OTHER LINKS :- https://groups.google.com/g/mozilla.dev.platform/c/C4eizlPz3IA https://groups.google.com/a/chromium.org/g/chromium-reviews/c/C4Wqjz6oMOI https://groups.google.com/g/comp.protocols.time.ntp/c/ud96F7mnPIE https://groups.google.com/g/comp.os.vms/c/IfkdfXo_S70 https://groups.google.com/g/drone-dev-platform/c/oOY2NerylW8 https://groups.google.com/g/comp.mobile.android/c/EkBeTeULnTc Other Reference Pages JIMDO@ https://pure-c-b-d-gummies-dr-oz.jimdosite.com/ GROUP GOOGLE@ https://groups.google.com/g/pure-cbd-gummies-dr-oz-advantage/c/YL6pkh7EPac GOOGLE SITE@ https://pure-cbd-gummies-dr-oz-formula.company.site/ GAMMA APP@ https://gamma.app/docs/Pure-CBD-Gummies-Dr-Oz-Beware-Must-Watch-Exposed-Side-Effects-Off-340voj0byn1w4xd Company sites@ https://pure-cbd-gummies-dr-oz-formula.company.site/   Recent Searches:- @@PureCBDGummiesDrOz💲 #PureCBDGummiesDrOzReviews,🥳🥳 #PureCBDGummiesDrOzLifestyle,☘️☘️ #PureCBDGummiesDrOzBenefits,👌 #PureCBDGummiesDrOzBuy,😱😝😱 #PureCBDGummiesDrOzCost,☘📣 #PureCBDGummiesDrOzIngredients,💥💞 #PureCBDGummiesDrOzOrder,👌👀😍 #PureCBDGummiesDrOzPrice,💲 #PureCBDGummiesDrOzWebsite,🔥🔥 #PureCBDGummiesDrOzResults,🔥🔥 #PureCBDGummiesDrOzSideEffects,😱😝😱 #PureCBDGummiesDrOzAdvantage,👌👀😍 #PureCBDGummiesDrOzOffers,,☘📣 #PureCBDGummiesDrOzSupplement,😱😝😱 #PureCBDGummiesDrOzBuyNow,,☘️☘️ #PureCBDGummiesDrOzFormula,💥💞 #PureCBDGummiesDrOzHowToUse,🥳   Our Official Blog Link Below:- BLOGSPOT==>>https://pure-cbd-gummies-dr-oz-ingredients.blogspot.com/2023/12/blog-post.html Sunflower==>>https://www.sunflower-cissp.com/glossary/cissp/7042/pure-cbd-gummies-dr-oz-reviews-warning-controversy-2023-dont-buy-before-reading Lawfully ==>>https://www.lawfully.com/community/posts/pure-cbd-gummies-dr-oz-is-fake-or-real-read-about-100-natural-product-nSNgMm5NlZCC0hvT-5tGWA%3D%3D DIBIZ==>>https://www.dibiz.com/morrislymorales   Medium==>>https://medium.com/@morrislymorales/pure-cbd-gummies-dr-oz-a-review-of-the-most-trusted-and-effective-cbd-product-in-the-market-71cfba6319ca   Devfolio==>>https://devfolio.co/projects/pure-cbd-gummies-dr-oz-3341      
    • I'm trying to add dye buckets: buckets that contain different colored fluids. Instead of creating multiple textures for each bucket I want to create a template texture and apply a color on it (same as spawn eggs and water). How can it be done? 
  • Topics

×
×
  • Create New...

Important Information

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