Jump to content

Recommended Posts

Posted

full error with the detailed report  any help would be amazing trying to get this to work as quick as possible

Description: Exception in server tick loop

java.lang.NoClassDefFoundError: dlovin/inventoryhud/gui/InventoryGui
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.getDeclaredMethods(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
    at sun.reflect.GeneratedMethodAccessor11.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.loadMods(Loader.java:595)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: dlovin.inventoryhud.gui.InventoryGui
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiIngame
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 37 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiIngame
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 41 more

No Mixin Metadata is found in the Stacktrace.


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 10 (amd64) version 10.0
    Java Version: 1.8.0_401, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 9792553856 bytes (9338 MB) / 11095506944 bytes (10581 MB) up to 15271460864 bytes (14564 MB)
    JVM Flags: 2 total; -Xms8192M -Xmx16384M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 143 mods loaded, 143 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                                |
    |:----- |:------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                       | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LC    | mcp                             | 9.42                     | minecraft.jar                                      | None                                     |
    | LC    | FML                             | 8.0.99.99                | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                           | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | mixinbooter                     | 9.0                      | minecraft.jar                                      | None                                     |
    | LC    | additionalbanners               | 1.1.77                   | AdditionalBanners-1.12.2-1.1.77.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | aether_legacy                   | 1.5.3.2                  | aether-1.12.2-v1.5.4.0.jar                         | None                                     |
    | LC    | baubles                         | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LC    | aether_baubles                  | 1.0                      | aether_baubles-1.0.jar                             | None                                     |
    | LC    | aquaacrobatics                  | 1.15.3                   | AquaAcrobatics-1.15.3.jar                          | None                                     |
    | LC    | aquaculture                     | 1.6.8                    | Aquaculture-1.12.2-1.6.8.jar                       | None                                     |
    | LC    | jei                             | 4.16.1.1004              | jei_1.12.2-4.16.1.1004.jar                         | None                                     |
    | LC    | ebwizardry                      | 4.3.12                   | ElectroblobsWizardry-4.3.12.jar                    | None                                     |
    | LC    | arcane_essentials               | 1.0                      | arcane_essentials-1.0.1.jar                        | None                                     |
    | LC    | carrots                         | 1.0.0b1                  | carrotslib-mc1.12.2-1.0.0b1.jar                    | None                                     |
    | LC    | armorunder                      | 1.0.0                    | armorunder-mc1.12.2-1.0.0.jar                      | None                                     |
    | LC    | mantle                          | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LC    | thaumcraft                      | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
    | LC    | twilightforest                  | 3.11.1021                | twilightforest-1.12.2-3.11.1021-universal.jar      | None                                     |
    | LC    | tconstruct                      | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
    | LC    | conarm                          | 1.2.5.10                 | conarm-1.12.2-1.2.5.10.jar                         | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
    | LC    | armoryexpansion                 | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LC    | armoryexpansion-custommaterials | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LC    | hammercore                      | 12.2.46                  | HammerLib-1.12.2-12.2.46.jar                       | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LC    | thaumadditions                  | 12.7.8                   | ThaumicAdditions-1.12.2-12.7.8.jar                 | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LC    | llibrary                        | 1.7.20                   | llibrary-1.7.20-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | iceandfire                      | 1.9.0                    | iceandfire-1.9.0.jar                               | None                                     |
    | LC    | armoryexpansion-iceandfire      | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LC    | armoryexpansion-matteroverdrive | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LC    | armoryexpansion-bitsandpieces   | 0.0.1                    | armoryexpansion-bitsandpieces-0.0.1.jar            | None                                     |
    | LC    | atlantis                        | 1.12.2-2.3.11            | atlantis-2.3.11.jar                                | None                                     |
    | LC    | autoreglib                      | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
    | LC    | baublelicious                   | 1.4.0-4                  | Baublelicious-1.4.0-4.jar                          | None                                     |
    | LC    | baubleofundying                 | 1.0.1                    | BaubleOfUndying-1.12-1.0.1.jar                     | None                                     |
    | LC    | baubleshulkerboxes              | 4r                       | BaubleShulkerBoxes-1.12.2-4r.jar                   | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LC    | baubleye                        | 1.3.3                    | Baubley-Elytra-v1.3.3-mc1.12.2.jar                 | None                                     |
    | LC    | bibliocraft                     | 2.4.6                    | BiblioCraft[v2.4.6][MC1.12.2].jar                  | None                                     |
    | LC    | biomesoplenty                   | 7.0.1.2445               | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar      | None                                     |
    | LC    | bountifulbaubles                | 0.0.1                    | Bountiful Baubles-1.12.2-0.1.8.jar                 | None                                     |
    | LC    | codechickenlib                  | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux                    | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LC    | brandonscore                    | 2.4.20                   | BrandonsCore-1.12.2-2.4.20.162-universal.jar       | None                                     |
    | LC    | bmtr                            | 0.4                      | BringMeTheRings-0.4.jar                            | None                                     |
    | LC    | buildcraftlib                   | 7.99.24.8                | buildcraft-core-7.99.24.8.jar                      | None                                     |
    | LC    | buildcraftcore                  | 7.99.24.8                | buildcraft-core-7.99.24.8.jar                      | None                                     |
    | LC    | buildcraftbuilders              | 7.99.24.8                | buildcraft-builders-7.99.24.8.jar                  | None                                     |
    | LC    | buildcrafttransport             | 7.99.24.8                | buildcraft-transport-7.99.24.8.jar                 | None                                     |
    | LC    | buildcraftsilicon               | 7.99.24.8                | buildcraft-silicon-7.99.24.8.jar                   | None                                     |
    | LC    | buildcraftcompat                | 7.99.24.8                | buildcraft-compat-7.99.24.8.jar                    | None                                     |
    | LC    | buildcraftenergy                | 7.99.24.8                | buildcraft-energy-7.99.24.8.jar                    | None                                     |
    | LC    | buildcraftfactory               | 7.99.24.8                | buildcraft-factory-7.99.24.8.jar                   | None                                     |
    | LC    | buildcraftrobotics              | 7.99.24.8                | buildcraft-robotics-7.99.24.8.jar                  | None                                     |
    | LC    | ceramics                        | 1.12-1.3.7b              | Ceramics-1.12-1.3.7b.jar                           | None                                     |
    | LC    | chameleon                       | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LC    | clumps                          | 3.1.2                    | Clumps-3.1.2.jar                                   | None                                     |
    | LC    | cofhcore                        | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
    | LC    | cofhworld                       | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
    | LC    | cookingforblockheads            | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar              | None                                     |
    | LC    | extendedrenderer                | v1.0                     | coroutil-1.12.1-1.2.37.jar                         | None                                     |
    | LC    | coroutil                        | 1.12.1-1.2.37            | coroutil-1.12.1-1.2.37.jar                         | None                                     |
    | LC    | configmod                       | v1.0                     | coroutil-1.12.1-1.2.37.jar                         | None                                     |
    | LC    | cosmeticarmorreworked           | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar               | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | deathquotes                     | 1.2.0                    | DeathQuotes-1.2.0-mc1.12-forge.jar                 | None                                     |
    | LC    | thermalfoundation               | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
    | LC    | draconicevolution               | 2.3.28                   | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None                                     |
    | LC    | elevatorid                      | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                      | None                                     |
    | LC    | epicfight                       | 1.12.2-2.2.8             | EpicFightMod-1.12.2-2.2.8.jar                      | None                                     |
    | LC    | extra_spells                    | 1.2.0                    | ExtraSpells-1.12.2-1.2.0.jar                       | None                                     |
    | LC    | eyeofdragons                    | 0.0.1                    | eyeofdragons-0.0.2.jar                             | None                                     |
    | LC    | familiarfauna                   | 1.0.11                   | FamiliarFauna-1.12.2-1.0.11.jar                    | None                                     |
    | LC    | forgelin                        | 1.8.3                    | Forgelin-1.8.3.jar                                 | None                                     |
    | LC    | instantlava                     | 1.1.1                    | InstantLava_1.10.2-1.1.1.jar                       | None                                     |
    | L     | inventoryhud                    | 3.4.4                    | InventoryHUD-1.12.2.forge-3.4.4.jar                | None                                     |
    | L     | ironbackpacks                   | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
    | L     | ironchest                       | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
    | L     | ironfurnaces                    | 1.3.5                    | ironfurnaces-1.3.5.jar                             | None                                     |
    | L     | journeymap                      | 1.12.2-5.7.1p1           | journeymap-1.12.2-5.7.1p1.jar                      | None                                     |
    | L     | jeid                            | 1.0.4-SNAPSHOT           | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar              | None                                     |
    | L     | lavawaderbauble                 | @VERSION@                | lavawaderbauble-1.2.jar                            | None                                     |
    | L     | levelhearts                     | 2.4.0                    | levelhearts-1.12.2-2.4.0.jar                       | None                                     |
    | L     | lostmagic                       | 1.0                      | lostmagic-1.0.3.jar                                | None                                     |
    | L     | mcwbridges                      | 1.0.6                    | mcw-bridges-1.0.6b-mc1.12.2.jar                    | None                                     |
    | L     | mcwdoors                        | 1.3                      | mcw-doors-1.0.3-mc1.12.2.jar                       | None                                     |
    | L     | mcwfences                       | 1.0.0                    | mcw-fences-1.0.0-mc1.12.2.jar                      | None                                     |
    | L     | mcwfurnitures                   | 1.0.1                    | mcw-furniture-1.0.1-mc1.12.2beta.jar               | None                                     |
    | L     | mcwlights                       | 1.0.6                    | mcw-lights-1.0.6-mc1.12.2forge.jar                 | None                                     |
    | L     | mcwroofs                        | 1.0.2                    | mcw-roofs-1.0.2-mc1.12.2.jar                       | None                                     |
    | L     | mcwtrpdoors                     | 1.0.2                    | mcw-trapdoors-1.0.3-mc1.12.2.jar                   | None                                     |
    | L     | mcwwindows                      | 1.0                      | mcw-windows-1.0.0-mc1.12.2.jar                     | None                                     |
    | L     | toughasnails                    | 3.1.0.141                | ToughAsNails-1.12.2-3.1.0.141-universal.jar        | None                                     |
    | L     | mm_lib                          | 2.3.0                    | MMLib-2.3.0.jar                                    | None                                     |
    | L     | numina                          | 1.0                      | Numina-1.12.2-1.1.049.jar                          | None                                     |
    | L     | refinedstorage                  | 1.6.16                   | refinedstorage-1.6.16.jar                          | None                                     |
    | L     | powersuits                      | 1.1.048                  | ModularPowersuits-1.12.2-1.1.048.jar               | None                                     |
    | L     | mowziesmobs                     | 1.5.8                    | mowziesmobs-1.5.8.jar                              | None                                     |
    | L     | shetiphiancore                  | 3.5.9                    | shetiphiancore-1.12.0-3.5.9.jar                    | None                                     |
    | L     | multibeds                       | 1.4.7                    | multibeds-1.12.0-1.4.7.jar                         | None                                     |
    | L     | mutantbeasts                    | 1.12.2-1.0.2             | MutantBeasts-1.12.2-1.0.2.jar                      | None                                     |
    | L     | natura                          | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                         | None                                     |
    | L     | naturescompass                  | 1.8.5                    | NaturesCompass-1.12.2-1.8.5.jar                    | None                                     |
    | L     | thermalexpansion                | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar      | None                                     |
    | L     | omlib                           | 3.1.5-256                | omlib-1.12.2-3.1.5-256.jar                         | None                                     |
    | L     | openmodularturrets              | 3.1.14-382               | openmodularturrets-1.12.2-3.1.14-382.jar           | None                                     |
    | L     | oreberries                      | 0.5.0                    | oreberries-1.12.x-0.5.0.jar                        | None                                     |
    | L     | thebetweenlands                 | 3.9.6                    | TheBetweenlands-3.9.6-universal.jar                | None                                     |
    | L     | pewter                          | 1.4.3                    | Pewter-1.4.3.jar                                   | None                                     |
    | L     | thermaldynamics                 | 2.5.6                    | ThermalDynamics-1.12.2-2.5.6.1-universal.jar       | None                                     |
    | L     | simplyjetpacks                  | 1.12.2-2.2.20.0          | SimplyJetpacks2-1.12.2-2.2.20.0.jar                | None                                     |
    | L     | plustic                         | 8.0.6                    | plustic-8.0.6.jar                                  | None                                     |
    | L     | potionfingers                   | r1.0-8                   | PotionFingers-r1.0-8.jar                           | None                                     |
    | L     | flammpfeil.slashblade           | mc1.12-r33               | SlashBlade-mc1.12-r33.jar                          | None                                     |
    | L     | slashbladetic                   | V1.1.0-MC1.12.2          | SlashBladeTic-V1.1.0-MC1.12.2.jar                  | None                                     |
    | L     | storagedrawers                  | 5.5.0                    | StorageDrawers-1.12.2-5.5.0.jar                    | None                                     |
    | L     | taiga                           | 1.12.2-1.3.3             | taiga-1.12.2-1.3.4.jar                             | None                                     |
    | L     | tails                           | 1.12-1.10.0              | Tails-1.12-1.10.0.jar                              | None                                     |
    | L     | tfspellpack                     | 1.1.0                    | TFSpellPack-1.1.0-MC1.12.2.jar                     | None                                     |
    | L     | thaumicperiphery                | 0.3.1                    | thaumicperiphery-0.3.1.jar                         | None                                     |
    | L     | thermalcultivation              | 0.3.6                    | ThermalCultivation-1.12.2-0.3.6.1-universal.jar    | None                                     |
    | L     | thermalinnovation               | 0.3.6                    | ThermalInnovation-1.12.2-0.3.6.1-universal.jar     | None                                     |
    | L     | thermaltinkering                | 1.0                      | ThermalTinkering-1.12.2-2.0.1.jar                  | None                                     |
    | L     | tinkeredhegemony                | @VERSION@                | TinkeredHegemony-0.2.1.jar                         | None                                     |
    | L     | tcomplement                     | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar                 | None                                     |
    | L     | tinkerscompendium               | 1.4.2.38                 | tinkersdefense-1.4.2.38.jar                        | None                                     |
    | L     | tinkersoredictcache             | 1.0                      | TinkersOreDictCache-1.0.jar                        | None                                     |
    | L     | tinkertoolleveling              | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
    | L     | torohud                         | 1.12.2-5                 | torohud-1.12.2-5.jar                               | None                                     |
    | L     | totaltinkers                    | 0.6.0                    | totaltinkers-0.6.0.jar                             | None                                     |
    | L     | totemic                         | 1.12.2-0.11.7            | Totemic-1.12.2-0.11.7.jar                          | None                                     |
    | L     | travelersbackpack               | 1.0.35                   | TravelersBackpack-1.12.2-1.0.35.jar                | None                                     |
    | L     | treechop                        | 0.14.6                   | TreeChop-1.12.2-0.14.7.jar                         | None                                     |
    | L     | xat                             | 0.32                     | Trinkets and Baubles-32.4.jar                      | None                                     |
    | L     | veinminer                       | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
    | L     | veinminermodsupport             | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar              | None                                     |
    | L     | weaponmaster_ydm                | 4.2.3                    | weaponmaster_ydm-forge-1.12.2-4.2.3.jar            | None                                     |
    | L     | weather2                        | 1.12.1-2.6.12            | weather2-1.12.1-2.6.12.jar                         | None                                     |
    | L     | wizardryutils                   | 1.12.2-1.2.0             | WizardryUtils-1.12.2-1.2.0.jar                     | None                                     |
    | L     | arcaneapprentices               | 1.12.2-1.1.1             | ArcaneApprentices-1.12.2-1.1.1.jar                 | None                                     |
    | L     | jurassicraft                    | 2.1.23                   | JurassiCraft-1.12.2-2.1.23.jar                     | None                                     |
    | L     | structurize                     | 1.12.2-0.10.277-RELEASE  | structurize-1.12.2-0.10.277-RELEASE.jar            | None                                     |
    | L     | minecolonies                    | 1.12.2-0.11.841-ALPHA    | minecolonies-1.12.2-0.11.841-BETA-universal.jar    | None                                     |
    | L     | mospells                        | 1.12.2-1.0.4             | MoSpells-1.12.2-1.0.4.jar                          | None                                     |
    | L     | spellbundle                     | 1.12.2-1.5.7             | SpellBundle-1.12.2-1.5.7.jar                       | None                                     |
    | L     | armoryexpansion-conarm          | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |

    Loaded coremods (and transformers): 
ForgelinPlugin (Forgelin-1.8.3.jar)
  
MixinBooter (!mixinbooter-9.0.jar)
  
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Baubley Elytra Plugin (Baubley-Elytra-v1.3.3-mc1.12.2.jar)
  git.jbredwards.baubleye.BaubleyElytra$Transformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.6-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
  org.dimdev.jeid.JEIDTransformer
Aqua Acrobatics Transformer (AquaAcrobatics-1.15.3.jar)
  
BringMeTheRings plugin (BringMeTheRings-0.4.jar)
  zabi.minecraft.bmtr.core.BaublesTransformer
TARCore (ThaumicAdditions-1.12.2-12.7.8.jar)
  
HCASM (HammerLib-1.12.2-12.2.46.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
    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)

    HammerCore Debug Information: 
        Dependent Mods:
            -Thaumic Additions: Reconstructed (thaumadditions) @ 12.7.8

    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • When I first heard about Bitcoin back in 2018, I was skeptical. The idea of a decentralized, digital currency seemed too good to be true. But I was intrigued as I learned more about the technology behind it and its potential. I started small, investing just a few hundred dollars, dipping my toes into the cryptocurrency waters. At first, it was exhilarating to watch the value of my investment grow exponentially. I felt like I was part of the future, an early adopter of this revolutionary new asset. But that euphoria was short-lived. One day, I logged into my digital wallet only to find it empty - my Bitcoin had vanished without a trace. It turned out that the online exchange I had trusted had been hacked, and my funds were stolen. I was devastated, both financially and emotionally. All the potential I had seen in Bitcoin was tainted by the harsh reality that with decentralization came a lack of regulation and oversight. My hard-earned money was gone, lost to the ether of the digital world. This experience taught me a painful lesson about the price of trust in the uncharted territory of cryptocurrency. While the technology holds incredible promise, the risks can be catastrophic if you don't approach it with extreme caution. My Bitcoin investment gamble had failed, and I was left to pick up the pieces, wiser but poorer for having placed my faith in the wrong hands. My sincere appreciation goes to MUYERN TRUST HACKER. You are my hero in recovering my lost funds. Send a direct m a i l ( muyerntrusted ( @ ) mail-me ( . )c o m ) or message on whats app : + 1 ( 4-4-0 ) ( 3 -3 -5 ) ( 0-2-0-5 )
    • You could try posting a log (if there is no log at all, it may be the launcher you are using, the FAQ may have info on how to enable the log) as described in the FAQ, however this will probably need to be reported to/remedied by the mod author.
    • So me and a couple of friends are playing with a shitpost mod pack and one of the mods in the pack is corail tombstone and for some reason there is a problem with it, where on death to fire the player will get kicked out of the server and the tombstone will not spawn basically deleting an entire inventory, it doesn't matter what type of fire it is, whether it's from vanilla fire/lava, or from modded fire like ice&fire/lycanites and it's common enough to where everyone on the server has experienced at least once or twice and it doesn't give any crash log. a solution to this would be much appreciated thank you!
    • It is 1.12.2 - I have no idea if there is a 1.12 pack
  • Topics

×
×
  • Create New...

Important Information

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