Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save P3rf3ctXZer0/76605380b2091f0c6717663356815ae4 to your computer and use it in GitHub Desktop.
Save P3rf3ctXZer0/76605380b2091f0c6717663356815ae4 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (u-foamfix-0.10.5-1.12.2-r.jar)
LoadingPlugin (u-ResourceLoader-MC1.12.1-1.5.3-r.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
JEIDLoadingPlugin (u-JustEnoughIDs-1.0.2-26-r.jar)
Quark Plugin (u-Quark-r1.5-155-r.jar)
JEIDsILoadingPlugin (u-jeidsi-1.2.1.29-r.jar)
CreativePatchingLoader (u-CreativeCore_v1.9.45_mc1.12.2-r.jar)
PhosphorFMLLoadingPlugin (u-phosphor-1.12.2-0.2.4+build46-b.jar)
LittlePatchingLoader (u-LittleTiles_v1.5.0-pre135_mc1.12.2-b.jar)
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 5/28/19 7:26 PM
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Capsule (capsule)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetPublicMethods(Unknown Source)
at java.lang.Class.getMethods(Unknown Source)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82)
at capsule.CommonProxy.init(CommonProxy.java:86)
at capsule.Main.init(Main.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.util.ITooltipFlag
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 42 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows Server 2016 (amd64) version 10.0
Java Version: 1.8.0_211, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 242657928 bytes (231 MB) / 1038876672 bytes (990 MB) up to 6407585792 bytes (6110 MB)
JVM Flags: 24 total; -Xms1g -Xmx6g -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=4
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 100 mods loaded, 100 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:------------------------------- |:------------------------ |:---------------------------------------------------- |:---------------------------------------- |
| LCHI | minecraft | 1.12.2 | minecraft.jar | None |
| LCHI | mcp | 9.42 | minecraft.jar | None |
| LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCHI | littletilescore | 1.0.0 | minecraft.jar | None |
| LCHI | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHI | pixelmon | 7.0.6 | u-Pixelmon-1.12.2-7.0.6-r.jar | None |
| LCHI | apritree | 2.0.4 | u-apritree-1.12.2-2.0.5-r.jar | None |
| LCHI | architecturecraft | @VERSION@ | u-architecturecraft-1.12-3.80-r.jar | None |
| LCHI | crafttweaker | 4.1.18 | u-CraftTweaker2-1.12-4.1.18-r.jar | None |
| LCHI | mantle | 1.12-1.3.3.55 | u-Mantle-1.12-1.3.3.55-r.jar | None |
| LCHI | chisel | MC1.12.2-0.2.1.35 | u-Chisel-MC1.12.2-0.2.1.35-b.jar | None |
| LCHI | baubles | 1.5.2 | u-Baubles-1.12-1.5.2-d-r.jar | None |
| LCHI | endercore | 1.12.2-0.5.57 | u-EnderCore-1.12.2-0.5.57-d-r.jar | None |
| LCHI | mtlib | 3.0.6 | u-MTLib-3.0.6-d-r.jar | None |
| LCHI | modtweaker | 4.0.17 | u-modtweaker-4.0.17-r.jar | None |
| LCHI | jei | 4.15.0.279 | u-jei_1.12.2-4.15.0.279-b.jar | None |
| LCHI | enderio | 5.0.44 | u-EnderIO-base-1.12.2-5.0.44-r.jar | None |
| LCHI | enderiointegrationtic | 5.0.44 | u-EnderIO-integration-tic-1.12.2-5.0.44-r.jar | None |
| LCHI | tconstruct | 1.12.2-2.12.0.135 | u-TConstruct-1.12.2-2.12.0.135-r.jar | None |
| LCHI | conarm | 1.2.3.4 | u-conarm-1.12.2-1.2.3.4-r.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHI | armoryexpansion | WebClient-beta3 | u-armoryexpansion-WebClient-beta3-b.jar | None |
| LCHI | armoryexpansion-custommaterials | WebClient-beta3 | u-armoryexpansion-WebClient-beta3-b.jar | None |
| LCHI | armoryexpansion-iceandfire | WebClient-beta3 | u-armoryexpansion-WebClient-beta3-b.jar | None |
| LCHI | quark | r1.5-155 | u-Quark-r1.5-155-r.jar | None |
| LCHI | autoreglib | 1.3-30 | u-AutoRegLib-1.3-30-d-r.jar | None |
| LCHI | biomesoplenty | 7.0.1.2441 | u-BiomesOPlenty-1.12.2-7.0.1.2441-b.jar | None |
| LCHI | bookshelf | 2.3.580 | u-Bookshelf-1.12.2-2.3.580-d-a.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHI | botania | r1.10-361 | u-Botania+r1.10-361-r.jar | None |
| LCHI | buildinggadgets | 2.6.8 | u-BuildingGadgets-2.6.8-r.jar | None |
| LCHE | capsule | 1.12.2-3.2.91 | u-Capsule-1.12.2-3.2.91-r.jar | None |
| LCH | champions | 1.12.2-1.0.9 | u-champions-1.12.2-1.0.9-r.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCH | cyclopscore | 1.3.0 | u-CyclopsCore-1.12.2-1.3.0-d-r.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | colossalchests | 1.7.2 | u-ColossalChests-1.12.2-1.7.2-r.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | crafttweakerjei | 2.0.3 | u-CraftTweaker2-1.12-4.1.18-r.jar | None |
| LCH | creativecore | 1.9.9 | u-CreativeCore_v1.9.45_mc1.12.2-r.jar | None |
| LCH | cucumber | 1.1.3 | u-Cucumber-1.12.2-1.1.3-d-r.jar | None |
| LCH | dimdoors | 1.12.2-3.0.9+306 | u-DimensionalDoors-1.12.2-3.0.9-306-pa.jar | None |
| LCH | dldungeonsjbg | 1.12.5 | u-DoomlikeDungeons-1.12.5-MC1.12.2-r.jar | None |
| LCH | effortlessbuilding | 1.12.2-2.11 | u-effortlessbuilding-1.12.2-2.11-r.jar | None |
| LCH | enderiobase | 5.0.44 | u-EnderIO-base-1.12.2-5.0.44-r.jar | None |
| LCH | enderioconduits | 5.0.44 | u-EnderIO-conduits-1.12.2-5.0.44-r.jar | None |
| LCH | enderiopowertools | 5.0.44 | u-EnderIO-conduits-1.12.2-5.0.44-r.jar | None |
| LCH | enderiointegrationticlate | 5.0.44 | u-EnderIO-integration-tic-1.12.2-5.0.44-r.jar | None |
| LCH | ftblib | 5.4.1.99 | u-FTBLib-5.4.1.99-d-r.jar | None |
| LCH | enderiomachines | 5.0.44 | u-EnderIO-machines-1.12.2-5.0.44-r.jar | None |
| LCH | extrautils2 | 1.0 | u-extrautils2-1.12-1.9.9-r.jar | None |
| LCH | flatcoloredblocks | mc1.12-6.8 | u-flatcoloredblocks-mc1.12-6.8-r.jar | None |
| LCH | foamfix | 0.10.5-1.12.2 | u-foamfix-0.10.5-1.12.2-r.jar | None |
| LCH | ftbutilities | 5.4.0.96 | u-FTBUtilities-5.4.0.96-r.jar | None |
| LCH | silentlib | 3.0.13 | u-SilentLib-1.12.2-3.0.13+167-d-r.jar | None |
| LCH | funores | 1.6.3 | u-FunOres-1.12.2-1.6.3-124-r.jar | None |
| LCH | furnaceoverhaul | 2.2.0 | u-FurnaceOverhaul-1.12.2-2.2.0-r.jar | None |
| LCH | grimoireofgaia | 1.6.9.3 | u-GrimoireOfGaia3-1.12.2-1.6.9.3-r.jar | None |
| LCH | hungerstrike | 1.12-1.0.8 | u-HungerStrike-1.12-1.0.8-26mo-r.jar | None |
| LCH | huntingdim | 1.0.38 | u-HuntingDimension-1.12.2-1.0.38-r.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | jeid | 1.0.2-26 | u-JustEnoughIDs-1.0.2-26-r.jar | None |
| LCH | jeidsi | 1.2.1.29 | u-jeidsi-1.2.1.29-r.jar | None |
| LCH | journeymap | 1.12.2-5.5.5b7 | u-journeymap-1.12.2-5.5.5b7-b.jar | None |
| LCH | limelib | 1.7.12 | u-limelib-1.12.2-1.7.12-d-r.jar | None |
| LCH | littletiles | 1.5.0 | u-LittleTiles_v1.5.0-pre135_mc1.12.2-b.jar | None |
| LCH | lootbags | 2.5.8.5 | u-LootBags-1.12.2-2.5.8.5-r.jar | None |
| LCH | moartinkers | 0.6.0 | u-moartinkers-0.6.0-r.jar | None |
| LCH | morechids | 1.3.0 | u-morechids-1.3.0-b.jar | None |
| LCH | multithreadednoise | 0.0.2 | u-MultithreadedNoise-1.12.2-0.0.2-a.jar | None |
| LCH | mysticalagriculture | 1.7.5 | u-MysticalAgriculture-1.12.2-1.7.5-r.jar | None |
| LCH | mysticalagradditions | 1.3.2 | u-MysticalAgradditions-1.12.2-1.3.2-r.jar | None |
| LCH | natura | 1.12.2-4.3.2.69 | u-natura-1.12.2-4.3.2.69-r.jar | None |
| LCH | yurtmod | 9.3.2 | u-NomadicTents[1.12.2]-9.3.2-r.jar | None |
| LCH | recipehandler | 0.13 | u-NoMoreRecipeConflict-0.13(1.12.2)-r.jar | None |
| LCH | opframe | 1.4.0 | u-OnlinePicFrame_v1.4.24_mc1.12.2-r.jar | None |
| LCH | playerrevive | 1.0 | u-PlayerRevive_v1.2.26_mc1.12.2-r.jar | None |
| LCH | playerstorage | 1.3.11 | u-playerstorage-1.12.2-1.3.11-r.jar | None |
| LCH | plustic | 7.0.7.0 | u-plustic-7.0.7.0-r.jar | None |
| LCH | prefab | 1.3.0.26 | u-prefab-1.3.0.26-r.jar | None |
| LCH | quickleafdecay | 1.2.4 | u-QuickLeafDecay-MC1.12.1-1.2.4-r.jar | None |
| LCH | randomconfigs | 1.12.2-1.3.0.0 | u-randomconfigs-1.12.2-1.3.0.0-a.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LCH | randomtweaks | 1.12.2-2.5.0.5 | u-randomtweaks-1.12.2-2.5.0.5-r.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LCH | realfilingcabinet | 0.2.0.7 | u-realfilingcabinet-1.12-0.2.0.7-b.jar | None |
| LCH | additionalstructures | 2.2.2 | u-Rex's-Additional-Structures-1.12.x-(v.2.2.2)-r.jar | None |
| LCH | scalinghealth | 1.3.36 | u-ScalingHealth-1.12.2-1.3.36+140-r.jar | None |
| LCH | silentgems | 2.8.16 | u-SilentsGems-1.12.2-2.8.17+319-r.jar | None |
| LCH | silentgemstic | 0.1.1 | u-SilentsGems-TiC-1.12.2-0.1.1-5-b.jar | None |
| LCH | superblocks | 4.2.3 | u-superblocks-mc1.12.2-4.2.3-r.jar | None |
| LCH | theoneprobe | 1.4.28 | u-theoneprobe-1.12-1.4.28-r.jar | None |
| LCH | tcomplement | 1.12.2-0.4.1 | u-TinkersComplement-1.12.2-0.4.1-b.jar | None |
| LCH | tinkersjei | 1.2 | u-tinkersjei-1.2-r.jar | None |
| LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | u-TinkerToolLeveling-1.12.2-1.1.0-r.jar | None |
| LCH | tmel | 1.12.2-1.4.0.0-beta1 | u-tmel-1.12.2-1.4.0.0-beta1-b.jar | None |
| LCH | tomesetup | 1.0 | u-ToMeSetupMC1.12.2-1.6.1-r.jar | None |
| LCH | treechopper | 1.2.4 | u-TreeChopper-1.12.2-1.2.4-26mo-r.jar | None |
| LCH | unlimitedchiselworks | 0.2.1 | u-UnlimitedChiselWorks-0.2.1-r.jar | None |
| LCH | vanillafoodpantry | 4.3.1 | u-vanillafoodpantry-mc1.12.2-4.3.1-r.jar | None |
| LCH | walljump | 1.12.2-1.2.3 | u-walljump-1.12.2-1.2.3-r.jar | None |
| LCH | weirdinggadget | 1.0 | u-weirdinggadget-1.12.2-2.1.16-r.jar | None |
| LCH | worleycaves | 1.4.1 | u-worleycaves-1.4.1-r.jar | None |
| LCH | phosphor-lighting | 1.12.2-0.2.4 | u-phosphor-1.12.2-0.2.4+build46-b.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LCH | structurize | 1.12.2-0.10.93-ALPHA | u-structurize-1.12.2-0.10.93-a.jar | None |
| LCH | armoryexpansion-conarm | WebClient-beta3 | u-armoryexpansion-WebClient-beta3-b.jar | None |
Loaded coremods (and transformers):
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (u-foamfix-0.10.5-1.12.2-r.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
LoadingPlugin (u-ResourceLoader-MC1.12.1-1.5.3-r.jar)
lumien.resourceloader.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
JEIDLoadingPlugin (u-JustEnoughIDs-1.0.2-26-r.jar)
org.dimdev.jeid.JEIDTransformer
Quark Plugin (u-Quark-r1.5-155-r.jar)
vazkii.quark.base.asm.ClassTransformer
JEIDsILoadingPlugin (u-jeidsi-1.2.1.29-r.jar)
CreativePatchingLoader (u-CreativeCore_v1.9.45_mc1.12.2-r.jar)
PhosphorFMLLoadingPlugin (u-phosphor-1.12.2-0.2.4+build46-b.jar)
LittlePatchingLoader (u-LittleTiles_v1.5.0-pre135_mc1.12.2-b.jar)
com.creativemd.littletiles.LittleTilesTransformer
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
Pulsar/tcomplement loaded Pulses:
- ModuleCommons (Enabled/Forced)
- ModuleMelter (Enabled/Not Forced)
- ModuleArmor (Enabled/Not Forced)
- ModuleSteelworks (Enabled/Not Forced)
- ChiselPlugin (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
Ender IO: No known problems detected.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment