Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

KemMuammer

Members
  • Joined

  • Last visited

Everything posted by KemMuammer

  1. Can someone help? Im getting this crash at the end: [18:04:40] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$WorldTickEvent@561f8362: java.lang.NoClassDefFoundError: appeng/worldgen/MeteoritePlacer at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63) ~[MeteoriteWorldGen.class:?] at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40) ~[MeteoriteWorldGen.class:?] at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143) ~[MeteoriteWorldGen$MeteoriteSpawn.class:?] at appeng.hooks.TickHandler.processQueue(TickHandler.java:272) ~[TickHandler.class:?] at appeng.hooks.TickHandler.onTick(TickHandler.java:240) ~[TickHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) [EventBus.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) [EventBus.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287) [FMLCommonHandler.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] Caused by: java.lang.ClassNotFoundException: appeng.worldgen.MeteoritePlacer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] ... 15 more Caused by: java.lang.SecurityException: class "appeng.worldgen.MeteoritePlacer"'s signer information does not match signer information of other classes in the same package at java.lang.ClassLoader.checkCerts(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.preDefineClass(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241] at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] ... 15 more [18:04:40] [Server thread/ERROR] [FML]: Index: 22 Listeners: [18:04:40] [Server thread/ERROR] [FML]: 0: HIGHEST [18:04:40] [Server thread/ERROR] [FML]: 1: ASM: com.tmtravlr.jaff.JAFFEventHandler@358f5ac8 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 2: ASM: com.tmtravlr.jaff.JAFFEventHandler@6dfde168 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 3: NORMAL [18:04:40] [Server thread/ERROR] [FML]: 4: ASM: class vazkii.botania.common.core.handler.CommonTickHandler onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 5: ASM: class com.tmtravlr.potioncore.PotionCoreEventHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 6: ASM: vazkii.quark.automation.feature.PistonsMoveTEs@785ed26b onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 7: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 8: ASM: INSTANCE tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 9: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 10: ASM: ic2.core.TickHandler@7fd118a2 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 11: ASM: ic2.core.energy.grid.EventHandler@3f4cc302 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 12: ASM: atomicstryker.infernalmobs.common.InfernalMobsCore@71bb2ff0 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 13: ASM: com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeListener@41e8d3de onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 14: ASM: cofh.thermaldynamics.util.TickHandler@568cec5f tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 15: ASM: ItemGrassSeeds{Name=grassSeeds} onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 16: ASM: ItemTerraAxe{Name=terraAxe} onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 17: ASM: mekanism.common.CommonWorldTickHandler@d1284ae onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 18: ASM: mo_swords.moTickHandler@368f1c11 onTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 19: ASM: aroma1997.core.util.registry.TickRegistry$1@5ed8850c worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 20: ASM: net.quetzi.morpheus.helpers.MorpheusEventHandler@ad2cba5 worldTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 21: ASM: Block{minecraft:air} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V [18:04:40] [Server thread/ERROR] [FML]: 22: ASM: appeng.hooks.TickHandler@740fc636 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V [18:04:40] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception java.lang.NoClassDefFoundError: appeng/worldgen/MeteoritePlacer at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63) ~[MeteoriteWorldGen.class:?] at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40) ~[MeteoriteWorldGen.class:?] at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143) ~[MeteoriteWorldGen$MeteoriteSpawn.class:?] at appeng.hooks.TickHandler.processQueue(TickHandler.java:272) ~[TickHandler.class:?] at appeng.hooks.TickHandler.onTick(TickHandler.java:240) ~[TickHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) ~[EventBus.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) ~[EventBus.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287) ~[FMLCommonHandler.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] Caused by: java.lang.ClassNotFoundException: appeng.worldgen.MeteoritePlacer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] ... 15 more Caused by: java.lang.SecurityException: class "appeng.worldgen.MeteoritePlacer"'s signer information does not match signer information of other classes in the same package at java.lang.ClassLoader.checkCerts(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.preDefineClass(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241] at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] ... 15 more Complete Log: ---- Minecraft Crash Report ---- WARNING: coremods are present: Quark Plugin (Quark-r1.6-177.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge // Uh... Did I do that? Time: 1/24/20 6:04 PM Description: Exception in server tick loop java.lang.NoClassDefFoundError: appeng/worldgen/MeteoritePlacer at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63) at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40) at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143) at appeng.hooks.TickHandler.processQueue(TickHandler.java:272) at appeng.hooks.TickHandler.onTick(TickHandler.java:240) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: appeng.worldgen.MeteoritePlacer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 15 more Caused by: java.lang.SecurityException: class "appeng.worldgen.MeteoritePlacer"'s signer information does not match signer information of other classes in the same package at java.lang.ClassLoader.checkCerts(Unknown Source) at java.lang.ClassLoader.preDefineClass(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 17 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63) at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40) at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143) at appeng.hooks.TickHandler.processQueue(TickHandler.java:272) at appeng.hooks.TickHandler.onTick(TickHandler.java:240) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287) -- Sponge PhaseTracker -- Details: Phase Stack: [Empty stack] Stacktrace: at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjk000(MinecraftServer.java:4721) at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889) at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_241, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 941220240 bytes (897 MB) / 2406039552 bytes (2294 MB) up to 12867469312 bytes (12271 MB) JVM Flags: 7 total; -Xmx12G -Xms1G -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 105 FML: MCP 9.42 Powered by Forge 14.23.5.2847 81 mods loaded, 81 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored Mods: | State | ID | Version | Source | Signature | |:------ |:------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCHIJA | spongeapi | 7.1.0-ea50f0c2 | spongeforge-1.12.2-2838-7.1.8.jar | None | | LCHIJA | sponge | 1.12.2-7.1.8 | spongeforge-1.12.2-2838-7.1.8.jar | None | | LCHIJA | spongeforge | 1.12.2-2838-7.1.8 | spongeforge-1.12.2-2838-7.1.8.jar | None | | LCHIJA | securitycraft | v1.8.15 | [1.12.2]+SecurityCraft+v1.8.15.jar | None | | LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCHIJA | aroma1997core | 2.0.0.2 | Aroma1997Core-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | LCHIJA | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None | | LCHIJA | quark | r1.6-177 | Quark-r1.6-177.jar | None | | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJA | betterinvisibility | 1.0 | betterinvisibility-1.12-1.0.jar | None | | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None | | LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None | | LCHIJA | botania | r1.10-361 | Botania+r1.10-361.jar | None | | LCHIJA | buildcraftlib | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcraftcore | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcraftbuilders | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcrafttransport | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcraftsilicon | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcraftcompat | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcraftenergy | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcraftfactory | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | buildcraftrobotics | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | LCHIJA | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None | | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None | | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None | | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | computercraft | 1.80pr1 | ComputerCraft-Mod-1.12.2.jar | None | | LCHIJA | energyconverters | 1.3.6.24 | energyconverters_1.12.2-1.3.6.24.jar | None | | LCHIJA | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None | | LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None | | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | LCHIJA | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCHIJA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None | | LCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-Mod-1.12.2.jar | None | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCHIJA | ido | 1.0.6 | ido-1.12.2-1.1.0.jar | None | | LCHIJA | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCHIJA | infernalmobs | 1.7.5 | InfernalMobs-1.12.2.jar | None | | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None | | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None | | LCHIJA | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None | | LCHIJA | journeymap | 1.12.2-5.5.6 | journeymap-1.12.2-5.5.6.jar | None | | LCHIJA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None | | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHIJA | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None | | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None | | LCHIJA | mo_swords | v4 | MoSwords-Mod-1.12.2.jar | None | | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None | | LCHIJA | oldcombat | 1.0.0 | OldCombat-1.12.2-v1.0.0.jar | None | | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None | | LCHIJA | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None | | LCHIJA | pvj | 1.6.3 | ProjectVibrantJourneys-1.12.2-1.6.3.jar | None | | LCHIJA | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 | | LCHIJA | tconstruct | 1.12.2-2.13.0.171 | TConstruct-1.12.2-2.13.0.171.jar | None | | LCHIJA | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None | | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LCHIJA | rustic | 1.1.2 | rustic-1.1.2.jar | None | | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | simplyjetpacks | 2.2.14.67 | SimplyJetpacks2-1.12.2-2.2.14.67.jar | None | | LCHIJA | solarfurnace | 1.0 | SolarFurnace-Mod-1.12.2.jar | None | | LCHIJA | tcomplement | 1.12.2-0.4.3 | TinkersComplement-1.12.2-0.4.3.jar | None | | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | LCHIJA | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | LCHIJA | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | treechoppin | 1.0.0 | Tree-Chopper-Mod-1.12.2.jar | None | Plugins: | State | ID | Version | Source | Signature | |:------ |:--------------- |:------------- |:---------------------- |:--------- | | LCHIJA | inventorykeeper | 1.0.2 | inventorykeeper.jar | None | | LCHIJA | plan | 5.0 build 367 | Plan-5.0-build-367.jar | None | Loaded coremods (and transformers): Quark Plugin (Quark-r1.6-177.jar) vazkii.quark.base.asm.ClassTransformer MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar) org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - chiselsandbitsIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced) - quarkIntegration (Enabled/Not Forced) Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced) - ModuleMelter (Enabled/Not Forced) - ModuleArmor (Enabled/Not Forced) - ModuleSteelworks (Enabled/Not Forced) - ChiselPlugin (Enabled/Not Forced) - ToolLevelingPlugin (Enabled/Not Forced) - Oredict (Enabled/Forced) AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF Profiler Position: N/A (disabled) Player Count: 0 / 5; [] Is Modded: Definitely; Server brand changed to 'fml,forge,sponge' Type: Dedicated Server (map_server.txt)

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.