Jump to content

Recommended Posts

Posted

I installed emerald craft modpack off twitch. totally new to modding dont know what im doing, man. Heres the information they gave me hopefully someone can make sense of it. --->


 

aft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 11/8/19 8:13 AM
Description: Initializing game

java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
    at net.blay09.mods.excompressum.registry.AutoSieveSkinRegistry.load(AutoSieveSkinRegistry.java:29)
    at net.blay09.mods.excompressum.ExCompressum.postInit(ExCompressum.java:152)
    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:497)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:497)
    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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
    at net.blay09.mods.excompressum.registry.AutoSieveSkinRegistry.load(AutoSieveSkinRegistry.java:29)
    at net.blay09.mods.excompressum.ExCompressum.postInit(ExCompressum.java:152)
    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:497)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:497)
    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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 621502432 bytes (592 MB) / 2220883968 bytes (2118 MB) up to 3008888832 bytes (2869 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 147 mods loaded, 141 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJ    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCHIJ    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCHIJ    AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 
    UCHIJ    appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) 
    UCHIJ    CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCHIJ    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCHIJ    NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar) 
    UCHIJ    technomCore{0.12.5} [Technomancy Core] (minecraft.jar) 
    UCHIJ    ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar) 
    UCHIJ    OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) 
    UCHIJ    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHIJ    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) 
    UCHIJ    WarpDriveCore{1.7.10-1.3.20.-} [WarpDriveCore] (minecraft.jar) 
    UCHIJ    gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar) 
    UCHIJ    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 
    UCHIJ    arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) 
    UCHIJ    IC2{2.2.821-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.821-experimental.jar) 
    UCHIJ    AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) 
    UCHIJ    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
    UCHIJ    adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar) 
    UCHIJ    aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar) 
    UCHIJ    AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) 
    UCHIJ    AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar) 
    UCHIJ    CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar) 
    UCHIJ    BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16.jar) 
    UCHIJ    AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar) 
    UCHIJ    AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar) 
    UCHIJ    AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar) 
    UCHIJ    AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar) 
    UCHIJ    appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) 
    UCHIJ    MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar) 
    UCHIJ    ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar) 
    UCHIJ    bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) 
    UCHIJ    BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar) 
    UCHIJ    ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar) 
    UCHIJ    ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar) 
    UCHIJ    BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) 
    UCHIJ    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) 
    UCHIJ    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) 
    UCHIJ    Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) 
    UCHIJ    BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) 
    UCHIJ    BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16.jar) 
    UCHIJ    BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16.jar) 
    UCHIJ    BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16.jar) 
    UCHIJ    BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16.jar) 
    UCHIJ    BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16.jar) 
    UCHIJ    BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16.jar) 
    UCHIJ    CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) 
    UCHIJ    ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) 
    UCHIJ    Railcraft{9.10.0.0} [Railcraft] (Railcraft_1.7.10-9.10.0.0.jar) 
    UCHIJ    ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UCHIJ    chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) 
    UCHIJ    MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar) 
    UCHIJ    ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) 
    UCHIJ    ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
    UCHIJ    Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
    UCHIJ    CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar) 
    UCHIJ    ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) 
    UCHIJ    cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar) 
    UCHIJ    customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar) 
    UCHIJ    DraconicEvolution{1.0.2a} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2a.jar) 
    UCHIJ    endercore{1.7.10-0.2.0.32_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.32_beta.jar) 
    UCHIJ    MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    EnderIO{1.7.10-2.3.0.424_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.424_beta.jar) 
    UCHIJ    EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) 
    UCHIJ    exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar) 
    UCHIJ    ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) 
    UCHIJ    ImmersiveEngineering{0.7.5} [Immersive Engineering] (ImmersiveEngineering-0.7.5.jar) 
    UCHIJ    Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) 
    UCHIJ    TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) 
    UCHIJ    exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar) 
    UCHIE    excompressum{1.0} [Ex Compressum] (excompressum-mc1.7.10-1.1.131.jar) 
    UCHIJ    extracells{2.3.9} [Extra Cells 2] (ExtraCells-1.7.10-2.3.9b188.jar) 
    UCHIJ    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) 
    UCHIJ    harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) 
    UCHIJ    ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) 
    UCHIJ    Forestry{4.2.11.59} [Forestry for Minecraft] (forestry_1.7.10-4.2.11.59.jar) 
    UCHIJ    fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar) 
    UCHIJ    GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.460.jar) 
    UCHIJ    GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.460.jar) 
    UCHIJ    gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar) 
    UCHIJ    guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar) 
    UCHIJ    HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) 
    UCHIJ    intellie{2.1.4.573} [IntelliE] (IntelligentEnergistics-1.7.10-2.1.4.573-universal.jar) 
    UCHIJ    appaero{2.1.4.573} [AppliedAerodynamics] (IntelligentEnergistics-1.7.10-2.1.4.573-universal.jar) 
    UCHIJ    appaeronei{2.1.4.573} [AppliedAerodynamicsNEI] (IntelligentEnergistics-1.7.10-2.1.4.573-universal.jar) 
    UCHIJ    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) 
    UCHIJ    IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar) 
    UCHIJ    JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) 
    UCHIJ    journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar) 
    UCHIJ    LogisticsPipes{0.9.3.122} [Logistics Pipes] (logisticspipes-0.9.3.122.jar) 
    UCHIJ    Mekanism{8.1.7} [Mekanism] (MEKANISM-1.7.10-8.1.7.252.jar) 
    UCHIJ    magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar) 
    UCHIJ    Magneticraft{0.5.1} [Magneticraft] (magneticraft-0.5.1.jar) 
    UCHIJ    mo{0.4.1} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.1.jar) 
    UCHIJ    MekanismGenerators{8.1.7} [MekanismGenerators] (MEKANISMGENERATORS-1.7.10-8.1.7.252.jar) 
    UCHIJ    MekanismTools{8.1.7} [MekanismTools] (MEKANISMTOOLS-1.7.10-8.1.7.252.jar) 
    UCHIJ    minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar) 
    UCHIJ    MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) 
    UCHIJ    MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJ    MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) 
    UCHIJ    MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar) 
    UCHIJ    numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar) 
    UCHIJ    powersuits{0.11.0.300} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.300.jar) 
    UCHIJ    OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar) 
    UCHIJ    OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar) 
    UCHIJ    ProjectE{1.7.10-PE1.9.5} [ProjectE] (ProjectE-1.7.10-PE1.9.5.jar) 
    UCHIJ    ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
    UCHIJ    ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) 
    UCHIJ    ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
    UCHIJ    ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar) 
    UCHIJ    ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) 
    UCHIJ    ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
    UCHIJ    simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) 
    UCHIJ    StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) 
    UCHIJ    StorageDrawers{1.7.10-1.9.7} [Storage Drawers] (StorageDrawers-1.7.10-1.9.7.jar) 
    UCHIJ    thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) 
    UCHIJ    thaumicenergistics{1.0.0.3} [Thaumic Energistics] (thaumicenergistics-1.0.0.3.jar) 
    UCHIJ    ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar) 
    UCHIJ    WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) 
    UCHIJ    warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.37.jar) 
    UCHIJ    WarpDrive{1.7.10-1.3.20.-} [WarpDrive] (WarpDrive-1.7.10-1.3.20.-.jar) 
    UCHIJ    witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) 
    UCHIJ    Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) 
    UCHIJ    McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UCHIJ    ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar) 
    UCHIJ    MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar) 
    UCHIJ    RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar) 
    UCHIJ    technom{0.12.5} [Technomancy] (Technomancy - 0.12.5 - 1.7.10.jar) 
    UCHIJ    ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UD    MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3277' Renderer: 'Intel(R) HD Graphics 4200'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    CoFHCore: -[1.7.10]3.1.2-325
    AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
    ThermalFoundation: -[1.7.10]1.2.3-112
    ThermalExpansion: -[1.7.10]4.1.2-240
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    ThermalDynamics: -[1.7.10]1.1.0-161
    List of loaded APIs: 
        * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
        * AncientWarfareAPI (1.0) from ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar
        * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
        * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
        * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
        * BotaniaAPI (76) from Botania r1.8-249.jar
        * BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.10.0.0.jar
        * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.16.jar
        * BuildCraftAPI|boards (2.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
        * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.10.0.0.jar
        * BuildCraftAPI|events (2.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|facades (1.1) from buildcraft-7.1.16.jar
        * BuildCraftAPI|filler (4.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|gates (4.1) from buildcraft-7.1.16.jar
        * BuildCraftAPI|items (1.1) from buildcraft-7.1.16.jar
        * BuildCraftAPI|library (2.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|lists (1.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|power (1.3) from buildcraft-7.1.16.jar
        * BuildCraftAPI|recipes (4.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.10.0.0.jar
        * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.10.0.0.jar
        * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.10.0.0.jar
        * BuildCraftAPI|tools (1.0) from buildcraft-7.1.16.jar
        * BuildCraftAPI|transport (4.1) from buildcraft-7.1.16.jar
        * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
        * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
        * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
        * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
        * CoFHAPI (1.7.10R1.0.2) from BrandonsCore-1.0.0.12.jar
        * CoFHAPI|block (1.7.10R1.1.0) from excompressum-mc1.7.10-1.1.131.jar
        * CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHAPI|energy (1.7.10R1.0.2) from forestry_1.7.10-4.2.11.59.jar
        * CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHAPI|inventory (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.424_beta.jar
        * CoFHAPI|modhelpers (1.7.10R1.1.0) from MatterOverdrive-1.7.10-0.4.1.jar
        * CoFHAPI|tileentity (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.32_beta.jar
        * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
        * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
        * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
        * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
        * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
        * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
        * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
        * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
        * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
        * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
        * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2a.jar
        * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
        * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
        * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
        * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
        * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.11.59.jar
        * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.11.59.jar
        * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
        * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.460.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
        * Guide-API|API (1.7.10-1.0.1-29) from Guide-API-1.7.10-1.0.1-29.jar
        * IC2API (1.0) from industrialcraft-2-2.2.821-experimental.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.5.jar
        * journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
        * journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
        * journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
        * journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
        * MagneticraftAPI (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Computer (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Computer|PreFab (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|ConveyorBelt (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|ConveyorBelt|PreFab (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Electricity (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Electricity|PreFab (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Heat (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Heat|PreFab (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Kinetic (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Pressure (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Pressure|PreFab (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Radiation (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Recipes (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Steel (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Tools (2.0.2) from magneticraft-0.5.1.jar
        * MagneticraftAPI|Util (2.0.2) from magneticraft-0.5.1.jar
        * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.7.10-0.4.1.jar
        * MekanismAPI|core (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|energy (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|gas (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|infuse (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|laser (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|reactor (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|recipe (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|transmitter (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * MekanismAPI|util (8.0.0) from MEKANISM-1.7.10-8.1.7.252.jar
        * minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
        * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
        * ProjectEAPI (7) from ProjectE-1.7.10-PE1.9.5.jar
        * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|signals (2.2.0) from Railcraft_1.7.10-9.10.0.0.jar
        * RailcraftAPI|tracks (2.2.0) from Railcraft_1.7.10-9.10.0.0.jar
        * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.7.jar
        * Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar
        * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.3.jar

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Temu  bunch of Coupon Codes for Temu  to get FTemuREE GIFTS, DISCOUNTS, SAVINGS, and MORE. Check out below and download the Temu  app now !!! Temu  Coupon Code ( acy240173) 30% Off + 100€ OFF in Coupons + Free Shipping + More for Temu  NEW / EXISTING Users. Get 100€ OFF in Coupons + 30% OFF + More; Temu  promo code ( acy240173 ). Temu  Sitewide Sales up to 95% OFF sitewide. Temu  30% Off and 100€ Off in Coupons for NEW and EXISTING users. Use promo code ( acy240173) at checkout!!   Temu  coupon codes for New users 100€ Off - acy240173 Temu  discount code for New customers- acy240173 Temu  100€ coupon code- acy240173 what are Temu  codes - acy240173  does Temu  give you €300- acy240173 Yes Verified Temu  coupon code October2025- acy240173 Temu  New customer offer acy240173 Temu  discount code2025 acy240173 100 off coupon code Temu  acy240173 Temu  100 off any order acy240173 100 dollar off Temu  code acy240173 Temu  Coupon Code ( acy240173 ) 30% Off + 100€ OFF in Coupons + Free Shipping + More for Temu  NEW / EXISTING Users. Get 100€ OFF in Coupons + 30% OFF + More; Temu  promo code (acy240173 ) or ( acy240173 ). Temu  Sitewide Sales up to 95% OFF sitewide. Temu  30% Off and 100€ Off in Coupons for NEW and EXISTING users. Use promo code ( acy240173 ) at checkout!! Temu  coupon code for First Order - {acy240173} Temu  coupon code for New Users- {acy240173} Temu  coupon code for Existing Users- {acy240173} Temu  coupon code 100€ Off- {acy240173} Temu  coupon 30% Off code - {acy240173} - Temu  new user coupon code: acy240173 - Free gift on Temu : acy240173 - Temu  90% discount coupon code: acy240173 - Temu  100€ coupon code for first order: acy240173   Is the Temu  100€ Coupon Legit?  Yes, there are several legit Temu  coupon codes [ acy240173] available for 100€ off. Here are the options you can use: Code [acy240173]: This code provides a 100€ discount legit on your first order when you register and is reported to work effectively during checkout. Code [acy240173]: New users can also use this code to receive a 100€ discount on purchases over €249. Code [acy240173]: This code is available for both new and existing users, offering a 100€ discount on your order. Code [acy240173]: Another option for both new and existing users, this code allows you to save 100€ on your purchase.   Temu  Coupon code 100€ off for this month For October2025, several active Temu  coupon codes can help you save on your purchases: 40% Off Site-Wide: Use code "acy240173" to get 40% off everything. This code is widely used and verified for site-wide discounts on orders over €20. 40€ Off for New Customers: New customers can receive a €20 voucher by downloading the Temu  app and participating in an H5 page game. This voucher can be redeemed using a specific coupon “acy240173”. 40% Off Selected Items: There is also a 40% off coupon “acy240173” available for select items on the Temu  website. Remember to check the specific terms and conditions for each coupon, such as minimum purchase requirements and applicable product categories.   Temu  coupon code 100€ off for new and existing customer Temu  90% OFF promo code "acy240173 " will save you 100€ on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu  offers 100€ off coupon code [acy240173] Temu  Coupon code [acy240173 ] for existing users can get up to 50% discount on product during checkout. Temu  Coupon Codes for Existing Customers-[acy240173 ] Temu  values its loyal customers and offers various promo codes, including the Legit Temu  Coupon Code [acy240173 ] or [acy240173 ], which existing users can use. This ensures that repeat shoppers can also benefit from significant discounts on their purchases. Keep an eye out for special promotions and offers that are periodically available to enhance your shopping experience.   Temu  Coupon Code 100€ Off for all users  There are specific Temu  coupon codes [acy240173] mentioned for South Africa in the provided search results. The results focus on general Temu  coupon codes [acy240173] and discounts, as well as codes for other countries like the Germany, UK, Canada, Mexico, Kuwait, Austria, Italy, Australia, France , Switzerland, Poland, Saudi Arabia, Germany, Sweden, Portugal, New Zealand, UAE, Belgium, Germany, and France.   Temu  Coupon Code 30% Off: acy240173 Temu  Coupon Code 100€ Off: acy240173 Temu  Coupon Code 100€ Off United States : acy240173 Temu  Coupon Code 100€ Off Germany: acy240173 Temu  Coupon Code 100€ Off Sweden : acy240173 Temu  Coupon Code 100€ Off Finland : acy240173 Temu  Coupon Code 50% : acy240173 Temu  Coupon Code 100€ Off United Kingdom : acy240173 Temu  Coupon Code 100€ Off : acy240173 Temu  Coupon Code 100€ Off : acy240173 Temu  Coupon Code 100€ Off Italy : acy240173 Temu  Coupon Code  100€ Off : acy240173 Temu  Coupon Code 100€ Off Austria : acy240173 Temu  Coupon Code 100€ Off Belgium : acy240173 Temu  Coupon Code 100€ Off : acy240173 Temu  Coupon Code 100€ Off Canada : acy240173 Temu  Coupon Code 100€ Off : acy240173 Temu  Coupon Code 100€ Off Estonia : acy240173 Temu  Coupon Code 100€ Off Switzerland : acy240173 Temu  Coupon Code  100€ Off : acy240173 Temu  Coupon 30% Off + Free Shipping & More There are a bunch of Coupon Codes for Temu  to get FREE GIFTS, DISCOUNTS, SAVINGS, and MORE. Check out below and download the Temu  app now !!! Temu  Coupon Code ( acy240173) 30% Off + 100€ OFF in Coupons + Free Shipping + More for Temu  NEW / EXISTING Users. Get 100€ OFF in Coupons + 30% OFF + More; Temu  promo code (acy240173) \ Temu  Sitewide Sales up to 95% OFF sitewide. Temu  30% Off and 100€ Off in Coupons for NEW and EXISTING users. Use promo code ( acy240173) at checkout!!Temu  Coupon Code Mexico : acy240173 Temu  Coupon Code 100€ Off Ireland : acy240173 Temu  Coupon Code 100€ Off Norway: acy240173 Temu  Coupon Code 100€ Off New Zealand : acy240173 Temu  Coupon Code 100€ Off Poland : acy240173 Temu  Coupon Code 100€ Off Serbia : acy240173 Temu  Coupon Code 100€ Off Armenia : acy240173 Temu  Coupon Code 100€ Off Austria : acy240173 Temu  Coupon Code 100€ Off Greece : acy240173 Temu  Coupon Code 100€ Off Japan : acy240173 Temu  Coupon Code 100€ Off Iceland : acy240173 Temu  Coupon Code 100€ Off Bahrain : acy240173 Temu  Coupon Code 100€ Off Philippines : acy240173 Temu  Coupon Code 100€ Off Portugal : acy240173 Temu  Coupon Code 100€ Off Romania: acy240173 Temu  Coupon Code 100€ Off Slovakia : acy240173 Temu  Coupon Code 100€ Off Malta: acy240173 Temu  Coupon Code 100€ Off France  : acy240173 Temu  Coupon Code 100€ Off South Africa : acy240173 Temu  Coupon Code 100€ Off Hungary : acy240173 Temu  Coupon Code 100€ Off Brazil : acy240173 Temu  Coupon Code 100€ Off Finland : acy240173 Temu  Coupon Code 100€ Off Morocco : acy240173 Temu  Coupon Code 100€ Off Kazakhstan : acy240173 Temu  Coupon Code 100€ Off Colombia : acy240173 Temu  Coupon Code 100€ Off Chile : acy240173 Temu  Coupon Code 100€ Off Israel : acy240173 Temu  Coupon Code 100€ Off Qatar: acy240173 Temu  Coupon Code 100€ Off Slovenia : acy240173 Temu  Coupon Code 100€ Off Uruguay : acy240173 Temu  Coupon Code 100€ Off Latvia: acy240173 Temu  Coupon Code 100€ Off Jordan : acy240173 Temu  Coupon Code 100€ Off Ukraine : acy240173 Temu  Coupon Code 100€ Off Moldova : acy240173 Temu  Coupon Code 100€ Off Oman: acy240173 Temu  Coupon Code 100€ Off Mauritius : acy240173 Temu  Coupon Code 100€ Off Republic of Korea : acy240173 Temu  Coupon Code 100€ Off Dominican Republic: acy240173 Temu  Coupon Code 100€ Off Czech Republic : acy240173 Temu  Coupon Code 100€ Off United Arab Emirates : acy240173 Temu  Coupon Code 100€ Off Peru : acy240173 Temu  Coupon Code 100€ Off Azerbaijan : acy240173 Temu  Coupon Code 100€ Off Saudi Arabia : acy240173 Temu  Coupon Code 100€ Off Croatia : acy240173   Conclusion The Temu  Coupon Code 100€ Off "acy240173" provides a significant discount of 100€ for users in Bahrain. This offer is available for both new and existing customers, allowing them to save substantially on their purchases.In addition to the 100€ discount, customers can also enjoy a 50% off on their orders. To redeem this coupon, simply sign up for a Temu  account, add items worth 100€ or more to your cart, and enter the code during checkout to apply the discounts automatically.   FAQs about the 100€ Off Coupon Code Q1: Who can use the 100€ off coupon? A: The coupon is available for both new and existing users, although different codes may apply to each group. Q2: Can multiple coupon codes be used at once? A: Generally, only one coupon code can be applied per transaction. However, some codes may offer bundled benefits. Q3: Do these coupons expire? A: Many Temu  coupons do not have an expiration date, making them convenient for users to redeem at their leisure. Q4: Are there specific conditions for using these coupons? A: Yes, some coupons may require a minimum purchase amount or specific item categories to be eligible for the discount. Q5: How can I find the latest Temu  Coupon Code 100€ Off 100€ Offs? A: Users can check within their account under "Coupons & offers" or look for updates on promotional websites and forums.
    • You could try this script: https://inconnu-plugins.de/tutorial/server-auto-restart
    • I have already tried other versions of MCP, from 2841 to 2860.
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • The official documentation says next to nothing and I have had no success finding reference snippets (e.g. minimap mods and other stuff that involves directly drawing to the screen). Google searches and GPT outputs reference deprecated and/or removed content from older versions. Legends speak of a layered rendering system that also has next to no documentation. Any help is appreciated. Even drawing just a single pixel is enough.
  • Topics

×
×
  • Create New...

Important Information

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