Skip to content

Instantly share code, notes, and snippets.

@Lanse505
Created October 11, 2016 13:22
Show Gist options
  • Save Lanse505/02723052df26bfcd91279956cab9a305 to your computer and use it in GitHub Desktop.
Save Lanse505/02723052df26bfcd91279956cab9a305 to your computer and use it in GitHub Desktop.
[15:21:35] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoClassDefFoundError: com/mojang/realmsclient/gui/ChatFormatting
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.acronym.base.items.ItemPart.func_77653_i(ItemPart.java:47)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:507)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.item.ItemStack.func_151000_E(ItemStack.java:956)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.stats.StatList.func_75925_c(StatList.java:201)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.stats.StatList.reinit(StatList.java:343)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.common.ForgeModContainer.mappingChanged(ForgeModContainer.java:468)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.Loader.fireRemapEvent(Loader.java:1044)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.revertToFrozen(PersistentRegistryManager.java:484)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:900)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:498)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:533)
[15:21:35] [Server thread/INFO] [STDERR/Forge]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.checkAccess(TerminalTransformer.java:166)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.systemExitCalled(TerminalTransformer.java:132)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.gui.MinecraftServerGui$1.windowClosing(MinecraftServerGui.java:77)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.Window.processWindowEvent(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at javax.swing.JFrame.processWindowEvent(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.Window.processEvent(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.Component.dispatchEventImpl(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.Container.dispatchEventImpl(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.Window.dispatchEventImpl(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.Component.dispatchEvent(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventQueue.access$500(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventQueue$3.run(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventQueue$3.run(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.AccessController.doPrivileged(Native Method)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventQueue$4.run(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventQueue$4.run(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.AccessController.doPrivileged(Native Method)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventQueue.dispatchEvent(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[15:21:38] [AWT-EventQueue-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.awt.EventDispatchThread.run(Unknown Source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment