Adudi Posted July 29, 2019 Share Posted July 29, 2019 I have no idea what im doing im just following a bunch of tutorials, and when i try opening forge jar in my server folder with a start command i get this: [13:38:59.920] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 27.0.60, --fml.mcpVersion, 20190624.152911, --fml.mcVersion, 1.14.3, --fml.forgeGroup, net.minecraftforge, nogui, pause] [13:38:59.925] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 3.0.2+57+a2bc918 starting: java version 12.0.2 by Oracle Corporation [13:39:00.365] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [13:39:00.914] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui, pause] Exception in thread "main" [13:39:01.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.RuntimeException: java.lang.IllegalArgumentException: Unsupported class file major version 56 [13:39:01.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39) [13:39:01.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [13:39:01.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [13:39:01.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [13:39:01.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [13:39:01.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [13:39:01.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [13:39:01.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [13:39:01.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 56 [13:39:01.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.<init>(ClassReader.java:176) [13:39:01.043] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.<init>(ClassReader.java:158) [13:39:01.044] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.<init>(ClassReader.java:146) [13:39:01.044] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.<init>(ClassReader.java:273) [13:39:01.045] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:82) [13:39:01.046] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35) [13:39:01.046] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129) [13:39:01.047] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525) [13:39:01.047] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391) [13:39:01.047] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83) [13:39:01.048] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35) [13:39:01.048] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129) [13:39:01.048] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:525) [13:39:01.049] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.ClassReader.accept(ClassReader.java:391) [13:39:01.049] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:83) [13:39:01.050] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35) [13:39:01.050] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129) [13:39:01.050] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:368) [13:39:01.051] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:74) [13:39:01.051] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformerClassWriter.<init>(TransformerClassWriter.java:48) [13:39:01.051] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:119) [13:39:01.052] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:236) [13:39:01.052] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:127) [13:39:01.052] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:97) [13:39:01.053] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) [13:39:01.053] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/java.lang.Class.forName0(Native Method) [13:39:01.054] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/java.lang.Class.forName(Class.java:415) [13:39:01.054] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:50) [13:39:01.055] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [13:39:01.055] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1059]: ... 7 more logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed] Quote Link to comment Share on other sites More sharing options...
DaemonUmbra Posted July 29, 2019 Share Posted July 29, 2019 Use Java 8 or 10 Quote 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 Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. 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). 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. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init 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 git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push 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) 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 More sharing options...
Adudi Posted July 29, 2019 Author Share Posted July 29, 2019 (edited) thank you so much that fixed the issue, but now once i die and attempt to respawn the game crashes: ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 29/07/19 3:48 PM Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_221] {} at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_221] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:125) ~[?:?] {pl:accesstransformer:B} at net.minecraft.world.chunk.ServerChunkProvider.func_212849_a_(SourceFile:123) ~[?:?] {pl:accesstransformer:B} at net.minecraft.world.World.func_217353_a(World.java:164) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:94) ~[?:?] {} at net.minecraft.world.World.func_212866_a_(World.java:160) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_180495_p(World.java:392) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1817) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.entity.player.PlayerEntity.func_213352_e(PlayerEntity.java:1440) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2206) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:480) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2024) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:218) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365) ~[?:?] {pl:accesstransformer:B} at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:240) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) ~[?:?] {pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:751) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:609) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:125) at net.minecraft.world.chunk.ServerChunkProvider.func_212849_a_(SourceFile:123) at net.minecraft.world.World.func_217353_a(World.java:164) at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:94) at net.minecraft.world.World.func_212866_a_(World.java:160) at net.minecraft.world.World.func_180495_p(World.java:392) at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1817) at net.minecraft.entity.player.PlayerEntity.func_213352_e(PlayerEntity.java:1440) at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2206) at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:480) at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2024) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:218) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:240) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:751) -- Thread Dump -- Details: Threads: "Netty Server IO #3" Id=46 RUNNABLE (in native) at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198) at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@21720337 - locked java.util.Collections$UnmodifiableSet@2fb5f969 - locked sun.nio.ch.KQueueSelectorImpl@2b8a6847 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) ... "Netty Server IO #2" Id=45 RUNNABLE (in native) at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198) at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@6e88f352 - locked java.util.Collections$UnmodifiableSet@5f523e0f - locked sun.nio.ch.KQueueSelectorImpl@5f2cfa3d at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) ... "Netty Server IO #1" Id=44 RUNNABLE (in native) at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198) at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@271c69cf - locked java.util.Collections$UnmodifiableSet@ea70c1d - locked sun.nio.ch.KQueueSelectorImpl@40cbe980 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) ... "Server Watchdog" Id=43 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37) at java.lang.Thread.run(Thread.java:748) "Thread-7" Id=42 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@780e1eb6 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@780e1eb6 at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... "Netty Server IO #0" Id=41 RUNNABLE (in native) at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198) at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@3c184269 - locked java.util.Collections$UnmodifiableSet@ae97613 - locked sun.nio.ch.KQueueSelectorImpl@15f10927 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411) ... "ObjectCleanerThread" Id=40 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@1d825e81 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@1d825e81 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) "DestroyJavaVM" Id=32 RUNNABLE "Server thread" Id=22 TIMED_WAITING on java.lang.String@226fe7d1 at sun.misc.Unsafe.park(Native Method) - waiting on java.lang.String@226fe7d1 at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:125) at net.minecraft.world.chunk.ServerChunkProvider.func_212849_a_(SourceFile:123) at net.minecraft.world.World.func_217353_a(World.java:164) at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:94) at net.minecraft.world.World.func_212866_a_(World.java:160) at net.minecraft.world.World.func_180495_p(World.java:392) ... "Thread-4" Id=29 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f4a6a8a at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f4a6a8a at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) at net.minecraft.server.gui.MinecraftServerGui.lambda$getLogComponent$1(MinecraftServerGui.java:131) at net.minecraft.server.gui.MinecraftServerGui$$Lambda$2336/1253641473.run(Unknown Source) at java.lang.Thread.run(Thread.java:748) "TimerQueue" Id=30 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@697f122c at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@697f122c at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.DelayQueue.take(DelayQueue.java:223) at javax.swing.TimerQueue.run(TimerQueue.java:174) at java.lang.Thread.run(Thread.java:748) Number of locked synchronizers = 1 - java.util.concurrent.locks.ReentrantLock$NonfairSync@30b35db4 "AWT-EventQueue-0" Id=28 RUNNABLE at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.flushNow(OGLRenderQueue.java:176) at sun.java2d.opengl.OGLRenderQueue.flushNow(OGLRenderQueue.java:124) at sun.java2d.opengl.OGLBlitLoops.IsoBlit(OGLBlitLoops.java:373) at sun.java2d.opengl.OGLRTTSurfaceToSurfaceBlit.Blit(OGLBlitLoops.java:463) at sun.java2d.pipe.DrawImage.blitSurfaceData(DrawImage.java:959) at sun.java2d.pipe.DrawImage.renderImageCopy(DrawImage.java:577) ... Number of locked synchronizers = 1 - java.util.concurrent.locks.ReentrantLock$NonfairSync@347321bd "Java2D Disposer" Id=27 WAITING on java.lang.ref.ReferenceQueue$Lock@58810383 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@58810383 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at sun.java2d.Disposer.run(Disposer.java:148) at java.lang.Thread.run(Thread.java:748) "Java2D Queue Flusher" Id=26 TIMED_WAITING on sun.java2d.opengl.OGLRenderQueue$QueueFlusher@7275bbda at java.lang.Object.wait(Native Method) - waiting on sun.java2d.opengl.OGLRenderQueue$QueueFlusher@7275bbda at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:203) "AWT-Shutdown" Id=25 WAITING on java.lang.Object@630a29ca at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@630a29ca at java.lang.Object.wait(Object.java:502) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:295) at java.lang.Thread.run(Thread.java:748) "AppKit Thread" Id=24 RUNNABLE "Server Infinisleeper" Id=23 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:87) "Snooper Timer" Id=21 WAITING on java.util.TaskQueue@4ed982df at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@4ed982df at java.lang.Object.wait(Object.java:502) at java.util.TimerThread.mainLoop(Timer.java:526) at java.util.TimerThread.run(Timer.java:505) (Solved problem by using Java 10.0.2 Edited July 29, 2019 by Adudi Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.