Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Adudi

Members
  • Joined

  • Last visited

Everything posted by Adudi

  1. 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
  2. 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]

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.