Jump to content

Client - FMLInitializationEvent crash - 1.8.9


L3wis97

Recommended Posts

Hi,

I made a modpack using Curse mods only for Minecraft 1.8.9 and it keeps on crashing with an FMLInitializationEvent error. Crash report posted below.

Thanks!

 

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

  CorePlugin (Fluxed Redstone-1.3.0.31.jar)

  FMLPlugin (InventoryTweaks-1.60-beta-39.jar)

  MalisisCorePlugin (malisiscore-1.8.9-2.0.5.jar)

  FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)

  TrashSlot (trashslot-mc1.8.9-2.0.7.jar)

  DCLoadingPlugin (DummyCore-2.2.189.0.jar)

  NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar)

  ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)

  MovingWorldCoreMod (movingworld-MC1.8.9-INDEV-H-full.jar)

  thaumicinfusion (ThaumicInfusion-1.8.9-4.82.jar)

  TransformerLoader (OpenComputers-MC1.8.9-1.5.22.6.jar)

  MalisisSwitchesPlugin (malisisswitches-1.8.9-1.0.1.jar)

  NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar)

  CoreMod (Aroma1997Core-1.8.9-1.0.4.1.jar)

Contact their authors BEFORE contacting forge

 

// Ouch. That hurt :(

 

Time: 14/03/16 14:14

Description: There was a severe problem during mod loading that has caused the game to fail

 

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/event/FMLInitializationEvent

at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)

at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/event/FMLInitializationEvent

at java.lang.Class.getDeclaredMethods0(Native Method)

at java.lang.Class.privateGetDeclaredMethods(Class.java:2693)

at java.lang.Class.getDeclaredMethods(Class.java:1967)

at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:344)

at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:533)

at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)

at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)

... 10 more

Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.event.FMLInitializationEvent

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

... 36 more

Caused by: java.lang.ArrayIndexOutOfBoundsException

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.8.9

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1051056360 bytes (1002 MB) / 1653604352 bytes (1577 MB) up to 3817865216 bytes (3641 MB)

JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.19 Powered by Forge 11.15.1.1764 129 mods loaded, 129 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1764.jar)

UC Forge{11.15.1.1764} [Minecraft Forge] (forge-1.8.9-11.15.1.1764.jar)

UC Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.8.9-1.0.4.1.jar)

UC OpenComputers|Core{1.5.22.6} [OpenComputers (Core)] (minecraft.jar)

UC darkevilmac.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)

UC ActuallyAdditions{1.8.9-r26} [Actually Additions] (ActuallyAdditions-1.8.9-r26.jar)

UC ac2{1.1.3 Beta} [Alchemy Craft 2] (alchemycraft2 v1.3.1.jar)

UC animalbikes{1.8} [Animal Bikes] (AnimalBikes_1.8.9(22feb16).jar)

UC MovingWorld{MC1.8.9-INDEV-H} [Moving World] (movingworld-MC1.8.9-INDEV-H-full.jar)

UC ArchimedesShipsPlus{MC1.8.9-INDEV-G} [Archimedes' Ships Plus] (archimedesshipsplus-MC1.8.9-INDEV-G.jar)

UC archmagus{0.8.0} [Archmagus] (Archmagus-1.8.9-0.8.0.jar)

UC Aroma1997CoreHelper{1.0.4.1} [Aroma1997Core|Helper] (Aroma1997Core-1.8.9-1.0.4.1.jar)

UC Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.8.9-1.1.2.0.jar)

UC AromaBackup{0.0.1.1.b26} [AromaBackup] (AromaBackup-1.8.9-0.0.1.1.b26.jar)

UC AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.8.9-0.0.1.1.b26.jar)

UC bagginses{2.1.5b} [bagginses] (Bagginses-1.8.9-2.1.5b.jar)

UC basemetals{1.7.4} [base Metals] (BaseMetals-1.7.4.jar)

UC bdlib{1.10.0.26} [bD Lib] (bdlib-1.10.0.26-mc1.8.9.jar)

UC BetterAchievements{0.1.1} [better Achievements] (BetterAchievements-1.8.9-0.1.1.jar)

UC BetterThanBunnies{1.8.9-1.0.1} [betterThanBunnies] (BetterThanBunnies-1.8.9-1.0.1.jar)

UC BiomesOPlenty{3.0.0} [biomes O' Plenty] (BiomesOPlenty-1.8.9-3.0.0.1927-universal.jar)

UC Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)

UC Baubles{1.1.3.0} [baubles] (Baubles-1.8.9-1.1.3.0.jar)

UC intangible{0.0.25} [intangible] (intangible-1.8.9-0.0.25.jar)

UC JEI{2.28.7.174} [Just Enough Items] (jei_1.8.9-2.28.7.174.jar)

UC BloodMagic{1.8.9-2.0.0-19} [blood Magic: Alchemical Wizardry] (BloodMagic-1.8.9-2.0.0-19.jar)

UC bookshelfapi{2.3.6} [bookshelf] (Bookshelf-API-1.8.9-2.3.6.jar)

UC Chameleon{1.8.9-0.2.1} [Chameleon] (Chameleon-1.8.9-0.2.1.jar)

UC chancecubes{@VERSION@} [Chance Cubes] (ChanceCubes-1.8.9-2.0.0.84.jar)

UC chisel{@VERSION@} [Chisel] (Chisel-MC1.8.9-0.0.2.6.jar)

UC mcmultipart{1.0.8} [MCMultiPart] (MCMultiPart-1.0.8-universal.jar)

UC chiselsandbits{mc1.8.9-v1.8.11} [Chisels & Bits] (chiselsandbits-mc1.8.9-v1.8.11.jar)

UC ComputerCraft{1.78} [ComputerCraft] (ComputerCraft1.78.jar)

UC ComputerCraftEdu{1.79pr1} [ComputerCraftEdu] (ComputerCraftEdu1.79pr1.jar)

UC cosmeticarmorreworked{1.8.9-v2c} [CosmeticArmorReworked] (CosmeticArmorReworked-1.8.9-v2c.jar)

UC ModName{1.0.0} [ModName] (CraftableGlowstone[1.8.9].jar)

UC ElecCore{1.4.240} [ElecCore] (ElecCore-1.8.9-1.4.240.jar)

UC CraftingTableIV{1.2.84} [CraftingTableIV] (CraftingTableIV-1.8.9-1.2.84.jar)

UC craftnstar{0.3.1} [Craftable Nether Star +] (craftnstar-1.8.9-0.3.1.jar)

UC customnpcs{1.8.9_beta} [CustomNPCs] (CustomNpcs_1.8.9_beta(21feb16).jar)

UC wonderfulwands{1.8.0} [Wonderful Wands] (CyanosWonderfulWands_1.8.9-1.8.0.jar)

UC cyclopscore{0.5.1} [Cyclops Core] (CyclopsCore-1.8.9-0.5.1.jar)

UC DeathCounter{5.0.0} [DeathCounter] (DeathCounter-MC1.8.9.jar)

UC deepresonance{1.1.4beta12} [DeepResonance] (deepresonance-1.8.9-1.1.4beta12.jar)

UC DummyCore{2.2.189.0.} [DummyCore] (DummyCore-2.2.189.0.jar)

UC eirairc{4.9.12} [EiraIRC] (eirairc-mc1.8.9-4.9.12.jar)

UC eiramoticons{3.2.4} [EiraMoticons] (eiramoticons-mc1.8.9-3.2.4.jar)

UC endercompass{1.2.2} [Ender Compass] (EnderCompass-1.8.9-1.2.2.jar)

UC endercrop{1.8.9-1.1a} [Ender Crop] (endercrop-1.8.9-1.1a.jar)

UC ShetiPhianCore{3.1.0} [shetiPhian-Core] (ShetiPhianCore-1.8.9-3.1.0.jar)

UC EnderTanks{1.2.1} [EnderTanks] (EnderTanks-1.8.9-1.2.1.jar)

UC enderutilities{0.5.0} [Ender Utilities] (enderutilities-1.8.9-0.5.0.jar)

UC EnderZoo{1.8.9-1.1.3.35} [Ender Zoo] (EnderZoo-1.8.9-1.1.3.35.jar)

UC evilcraft{0.9.3} [EvilCraft] (EvilCraft-1.8.9-0.9.3.jar)

UC exnihilo2{0.28} [Ex Nihilo 2] (ExNihilo2-0.28.jar)

UC Thaumcraft{5.2.1} [Thaumcraft] (Thaumcraft-1.8.9-5.2.1.jar)

UC ExtraFood{0.7.51} [Extra Food] (ExtraFood-1.8.9-0.7.51.jar)

UC ezstorage{1.0} [EZ Storage] (ezstorage-1.8.9-1.2.6.jar)

UC fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-1.8-1.6.jar)

UC reborncore{1.4.3.20} [RebornCore] (RebornCore-1.8.9-1.4.3.20-universal.jar)

UC fluxedredstone{1.3.0.31} [FluxedRedstone] (Fluxed Redstone-1.3.0.31.jar)

UC samsfooddetails{1.0.0} [Food Details] (FoodDetails-1.8.9-1.0.0.jar)

UC advgenerators{0.9.19.5} [Advanced Generators] (generators-0.9.19.5-mc1.8.9.jar)

UC geoactivity{2.2.3} [GeoActivity] (geoactivity-2.2.3.jar)

UC graves{1.8.9-b46-universal} [Graves Mod] (graves-1.8.9-b46-universal.jar)

UC hopperducts{1.4.6} [Hopper Ducts] (hopperducts-mc1.8.8-1.4.6.jar)

UC InventoryPets{1.4.0} [inventory Pets] (inventorypets-1.8.9-1.4.0.jar)

UC inventorytweaks{1.60-beta-39-eae6253} [inventory Tweaks] (InventoryTweaks-1.60-beta-39.jar)

UC ironbackpacks{1.8-1.0.7} [iron Backpacks] (IronBackpacks-1.8-1.0.7.jar)

UC IronChest{6.0.125.770} [iron Chest] (ironchest-1.8.9-6.0.125.770.jar)

UC JEIAddons{0.12.0.57} [Just Enough Items Addons] (JEIAddons_1.8.9-0.12.0.57.jar)

UC journeymap{1.8.9-5.1.5} [JourneyMap] (journeymap-1.8.9-5.1.5-unlimited.jar)

UC jaff{1.4.1_for_1.8.9} [Just a Few Fish] (JustAFewFish-1.4.1_for_1.8.9.jar)

UC jeresources{0.4.0} [Just Enough Resources] (JustEnoughResources-1.8.9-0.4.0.jar)

UC lm{1.0} [L3wis_Food] (L3wis_Tweaks-1.8.9-1.2.jar)

UC llor{1.0.5-mc1.8.9} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.0.5-mc1.8.9.jar)

UC Login_Shield_MC1.8.9{1.2-17-ge30038b} [Login Shield] (Login_Shield_MC1.8.9-1.2-17-ge30038b.jar)

UC LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal.jar)

UC malisiscore{1.8.9-2.0.5} [MalisisCore] (malisiscore-1.8.9-2.0.5.jar)

UC malisisdoors{1.8.9-3.0.2} [MalisisDoors] (malisisdoors-1.8.9-3.0.2.jar)

UC malisisswitches{1.8.9-1.0.1} [Malisis Switches] (malisisswitches-1.8.9-1.0.1.jar)

UC mantle{1.8.9-0.8.2.jenkins95} [Mantle] (Mantle-1.8.9-0.8.2.jar)

UC RadixCore{1.8.9-2.1.0} [RadixCore] (RadixCore-1.8.9-2.1.0-universal.jar)

UC MCA{1.8.9-5.1.1.2} [Minecraft Comes Alive] (MCA-1.8.9-5.1.1.2-universal.jar)

UC miab{1.4.1} [Meme in a bottle] (MemeInABottle-1.4.1.jar)

UE numina{0.4.0.131.jar} [Numina] (ModularPowersuits-1.8.9-0.0.1-1.jar)

UE powersuits{1.0} [powersuits] (ModularPowersuits-1.8.9-0.0.1-1.jar)

UC MoreFurnaces{1.5.0} [More Furnaces] (MoreFurnaces-1.5.0-MC1.8.9.jar)

UC Morpheus{1.8.9-2.0.58} [Morpheus] (Morpheus-1.8.9-2.0.58.jar)

UC cfm{3.6} [MrCrayfish's Furniture Mod] (MrCrayfishFurntiureModv3.6.1(1.8.9).jar)

UC tconstruct{1.8.9-2.1.0.jenkins101} [Tinkers' Construct] (TConstruct-1.8.9-2.1.0.jar)

UC neotech{2.4.1} [NeoTech] (NeoTech-1.8.9-2.4.1.jar)

UC netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.8.9-2.1.6.jar)

UC OpenComputers{1.5.22.6} [OpenComputers] (OpenComputers-MC1.8.9-1.5.22.6.jar)

UC packingtape{0.3.5} [Packing Tape] (Packing Tape-0.3.5.jar)

UC getalltheseeds{1.8.9a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds! 1.8.9a.jar)

UC simplerecipes{1.8.9a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.8.9a.jar)

UC poweradvantage{1.5.3} [Power Advantage] (PowerAdvantage-1.5.3.jar)

UC practicalities{2.0.0-b6} [Practicalities] (practicalities-1.8.9-2.0.0-b6.jar)

UC progressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.8.9-1.6.35.jar)

UC ProjectE{1.8.9-PE1.1.4} [ProjectE] (ProjectE-1.8.9-PE1.1.4.jar)

UC Psi{beta-22} [Psi] (Psi-beta-22.jar)

UC quantumflux{2.0.0} [QuantumFlux] (quantumflux-1.8.9-2.0.0.jar)

UC mrdimkaraytracelib{0.0.1} [MrDimka's Ray Trace Library] (RayTraceLib_1.8.9-0.0.1.jar)

UC RecipeTooltips{1.1.24} [RecipeTooltips] (RecipeTooltips-1.8.9-1.1.24.jar)

UC redstonepaste{1.7.2} [Redstone Paste] (redstonepaste-mc1.8.8-1.7.2.jar)

UC xreliquary{1.3.1.212} [Reliquary] (Reliquary-1.3.1.212.jar)

UC rftools{4.22beta31} [RFTools] (rftools-1.8.9-4.22beta31.jar)

UC rftoolsdim{4.22beta27} [RFTools Dimensions] (rftoolsdim-1.8.9-4.22beta27.jar)

UC sciapi{1.2.0.1} [sciAPI] (SciAPI-1.2.0.1.jar)

UC SoulShardsTOW{1.8.9-2.2.7-14} [soul Shards - The Old Ways] (SoulShards-TOW-1.8.9-2.2.7-14.jar)

UC Stackie{1.6.0.39} [stackie] (Stackie-1.8.9-1.6.0.39-universal.jar)

UC steamadvantage{1.5.3} [steam Advantage] (SteamAdvantage-1.5.3.jar)

UC stellarsky{0.2.1.0} [stellar Sky] (Stellar Sky-0.2.1.0.jar)

UC StorageDrawers{1.8.9-2.4.4} [storage Drawers] (StorageDrawers-1.8.9-2.4.4.jar)

UC storagesilo{1.2.2} [storageSilo] (storagesilo-1.8.9-1.2.2b.jar)

UC tchelper{1.4} [Thaumcraft Research Helper] (tchelper-1.8.9-1.4.jar)

UC thaumicadditions{0.39} [Thaumic Additions] (Thaumic Additions - 1.8.9 - 0.39.jar)

UC thaumicbases{2.1.189.32} [ThaumicBases] (ThaumicBases-2.1.189.32.jar)

UC thaumicinfusion{4.82} [Thaumic Infusion] (ThaumicInfusion-1.8.9-4.82.jar)

UC thelittlethings{1.2.4} [The Little Things] (The Little Things-v.1.2.4-mc1.8.9.jar)

UC trashslot{2.0.7} [TrashSlot] (trashslot-mc1.8.9-2.0.7.jar)

UC usefuldns{2.2.2} [usefulDNS] (usefuldns-1.8.9-2.2.2.jar)

UC VeinMiner{0.31.4_build.unknown} [Vein Miner] (VeinMiner-1.8.9_0.31.4.unknown.jar)

UC VeinMinerModSupport{0.31.4_build.unknown} [Mod Support] (VeinMiner-1.8.9_0.31.4.unknown.jar)

UC warpbook{2.0.42} [Warp Book] (warpbook-1.8.9_2.0.42.jar)

UC wawla{1.4.7} [What Are We Looking At] (Wawla-1.4.7-1.8+.jar)

UC denseores{1.0} [denseores] (denseores-1.8-alpha-2.0.1.jar)

Loaded coremods (and transformers):

CorePlugin (Fluxed Redstone-1.3.0.31.jar)

 

FMLPlugin (InventoryTweaks-1.60-beta-39.jar)

  invtweaks.forge.asm.ContainerTransformer

MalisisCorePlugin (malisiscore-1.8.9-2.0.5.jar)

  net.malisis.core.util.chunkcollision.ChunkCollisionTransformer

  net.malisis.core.util.chunkblock.ChunkBlockTransformer

  net.malisis.core.renderer.transformer.MalisisRendererTransformer

  net.malisis.core.renderer.icon.asm.TextureMapTransformer

FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)

  com.olafski.fastleafdecay.FldTransformer

TrashSlot (trashslot-mc1.8.9-2.0.7.jar)

  net.blay09.mods.trashslot.coremod.GuiContainerClassTransformer

  net.blay09.mods.trashslot.coremod.MinecraftClassTransformer

  net.blay09.mods.trashslot.coremod.InventoryTweaksClassTransformer

DCLoadingPlugin (DummyCore-2.2.189.0.jar)

  DummyCore.ASM.DCASMManager

NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar)

  net.fybertech.nwr.NowWithRendering

ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)

 

MovingWorldCoreMod (movingworld-MC1.8.9-INDEV-H-full.jar)

 

thaumicinfusion (ThaumicInfusion-1.8.9-4.82.jar)

  drunkmafia.thaumicinfusion.common.asm.BlockTransformer

  drunkmafia.thaumicinfusion.common.asm.WorldTransformer

TransformerLoader (OpenComputers-MC1.8.9-1.5.22.6.jar)

  li.cil.oc.common.asm.ClassTransformer

MalisisSwitchesPlugin (malisisswitches-1.8.9-1.0.1.jar)

  net.malisis.switches.asm.MalisisSwitchesTransformer

NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar)

  net.fybertech.nwr.NowWithRendering

CoreMod (Aroma1997Core-1.8.9-1.0.4.1.jar)

 

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1151.1008' Renderer: 'AMD Radeon R7 360 Series'

Pulsar/tconstruct loaded Pulses:

- TinkerCommons (Enabled/Forced)

- TinkerWorld (Enabled/Not Forced)

- TinkerTools (Enabled/Not Forced)

- TinkerSmeltery (Enabled/Not Forced)

- TinkerGadgets (Enabled/Not Forced)

- TinkerOredict (Enabled/Forced)

- TinkerIntegration (Enabled/Forced)

- TinkerFluids (Enabled/Forced)

- TinkerMaterials (Enabled/Forced)

- chiselsandbitsIntegration (Enabled/Not Forced)

- TinkerDebug (Enabled/Not Forced)

Link to comment
Share on other sites

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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Incompatible mods found! net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other! A potential solution has been determined, this may resolve your problem:      - Replace mod 'Moonlight Lib' (moonlight) 1.21-2.16.0 with version 1.21-2.17.0 or later. More details:      - Mod 'Supplementaries' (supplementaries) 1.21-3.0.14-alpha requires version 1.21-2.17.0 or later of mod 'Moonlight Lib' (moonlight), but only the wrong version is present: 1.21-2.16.0!     at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)     at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)     at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) this si my error code, and yes i have the latest version of moonlight lib
    • Turning the Tables: My Journey to Reclaim Stolen Bitcoins with Expert Help. When my Bitcoin wallet was hacked and my entire cryptocurrency portfolio was stolen, I felt utterly devastated and hopeless. Having worked hard to build up my digital assets, the sudden loss was gut-wrenching. It felt like my financial future had been ripped away in an instant, leaving me overwhelmed by a sense of betrayal and despair. In my search for help, I discovered TECH CYBER FORCE Recovery, a renowned cybersecurity firm specializing in cryptocurrency recovery. I was met with professionalism and empathy from my first contact with them. The team demonstrated a steadfast commitment to helping me retrieve my stolen Bitcoins. They understood the emotional toll of my situation and approached my case with genuine concern. TECH CYBER FORCE Recovery swung into action immediately, leveraging its extensive expertise in blockchain forensics and hacker tracking techniques. Their process was meticulous. They analyzed my transaction history, followed the digital trail left by the hackers, and worked diligently to pinpoint the location of the stolen funds. I was impressed by their technical prowess; they employed advanced cryptographic methods and strategic negotiations with the perpetrators, all while keeping me informed about their progress. The recovery process was complex and fraught with challenges. However, the tenacity displayed by the team was truly awe-inspiring. They navigated cryptocurrency crime's murky and ever-evolving landscape with skill and determination. After a series of strategic moves, they managed to recover the majority of my Bitcoins successfully.  
    • I removed giacomos_hud, oculus, (dont know what you mean with iris), enhanced_boss_bars, epicfight and essential.  Server still doesnt want to boot. new logs after removing: https://pastebin.com/LuM2PFtN I dont quite understand the "server side" and "client side" difference..
  • Topics

×
×
  • Create New...

Important Information

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