Skip to content

Instantly share code, notes, and snippets.

@dayne
Last active July 12, 2018 06:39
Show Gist options
  • Select an option

  • Save dayne/dde711b0bb8ffe5659503e19012f1567 to your computer and use it in GitHub Desktop.

Select an option

Save dayne/dde711b0bb8ffe5659503e19012f1567 to your computer and use it in GitHub Desktop.
sevtech crash

Upon relaunch after the crash the it crashed again with same issue seen before and reported over at DarkPacks/SevTech-Ages#3085

[22:34:56] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[22:34:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 51%
[22:34:58] [Server thread/ERROR] [ForgeMultiPartCBE]: Missing mapping for part with ID: minecraft:redstone_torch
[22:34:58] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NullPointerException: null
        at codechicken.multipart.handler.MultipartSaveLoad$TileNBTContainer.onLoad(MultipartSaveLoad.scala:29) ~[MultipartSaveLoad$TileNBTContainer.class:?]
        at net.minecraft.world.World.func_175700_a(World.java:1918) ~[amu.class:?]
        at net.minecraft.world.World.func_147448_a(World.java:1945) ~[amu.class:?]
        at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:854) ~[axw.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105) ~[ChunkIOProvider.class:?]
        at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94) ~[ChunkIOExecutor.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118) ~[on.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89) ~[on.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135) ~[on.class:?]
        at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344) ~[MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314) ~[MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) ~[nz.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
[22:34:58] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /home/minecraft/sevtech-3.0.8/sevtech-server-3.0.8/./crash-reports/crash-2018-0$-11_22.34.58-server.txt
[22:29:06] [Server Shutdown Thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Avu lost connection: Server closed
[22:29:06] [Server Shutdown Thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Avu left the game
[22:29:06] [Server Shutdown Thread/WARN] [twilightforest]: Mod was keeping bauble items in reserve for player %s but they logged out! Items are being dropped.
[22:29:06] [Server Shutdown Thread/DEBUG] [BnBGamingCore]: Caught Exception while attempting to get class extensions for net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1901_Morph
eusEventHandler_loggedOutEvent_PlayerLoggedOutEvent
java.lang.RuntimeException: Cannot Hotload Dim: Overworld is not Loaded!
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:232) ~[DimensionManager.class:?]
at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:832) ~[MinecraftServer.class:?]
at net.quetzi.morpheus.helpers.MorpheusEventHandler.loggedOutEvent(MorpheusEventHandler.java:38) ~[MorpheusEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1901_MorpheusEventHandler_loggedOutEvent_PlayerLoggedOutEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:579) [FMLCommonHandler.class:?]
at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:387) [pl.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:849) [pa.class:?]
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:453) [gw.class:?]
at net.minecraft.network.NetHandlerPlayServer$2.run(NetHandlerPlayServer.java:291) [pa$2.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1383) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1395) [MinecraftServer.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_194028_b(NetHandlerPlayServer.java:287) [pa.class:?]
at net.minecraft.server.management.PlayerList.func_72392_r(PlayerList.java:1083) [pl.class:?]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:431) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579) [MinecraftServer$4.class:?]
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: Index: 18 Listeners:
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 0: HIGH
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 1: ASM: blusunrize.immersiveengineering.common.EventHandler@5c531d10 onLogout(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLogg
edOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 2: NORMAL
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 3: ASM: class com.blakebr0.ironjetpacks.handler.InputHandler onLogout(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEve
nt;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 4: ASM: class twilightforest.TFEventListener onPlayerLogout(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 5: ASM: crafttweaker.mc1120.events.CommonEventHandler@77ae195a onPlayerLoggedOut(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerL
oggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 6: ASM: baubles.common.event.EventHandlerEntity@441fddbd onPlayerLoggedOut(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedO
utEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 7: ASM: vazkii.quark.misc.feature.LockDirectionHotkey@3491661f onPlayerLogoff(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLogg
edOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 8: ASM: codechicken.enderstorage.network.TankSynchroniser@db3891b onPlayerLogout(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerL
oggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 9: ASM: fi.dy.masa.enderutilities.event.PlayerEventHandler@48740d4d onPlayerLoggedOut(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$Pl
ayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 10: ASM: micdoodle8.mods.galacticraft.planets.asteroids.entities.player.AsteroidsPlayerHandler@33a19c59 onPlayerLogout(Lnet/minecraftforge/fm
l/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 11: ASM: mekanism.common.CommonPlayerTracker@220bddbb onPlayerLogoutEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOu
tEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 12: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerNetwork@4ff619c9 onLogout(Lnet/minecraftforge/fml/common/gameevent/Playe
rEvent$PlayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 13: ASM: com.jaquadro.minecraft.storagedrawers.StorageDrawers@17c09a48 onPlayerDisconnect(Lnet/minecraftforge/fml/common/gameevent/PlayerEven
t$PlayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 14: ASM: c4.conarm.common.events.ArmorEvents@439de303 onPlayerLoggedOut(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutE
vent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 15: ASM: micdoodle8.mods.galacticraft.core.network.ConnectionEvents@1f465c79 onPlayerLogout(Lnet/minecraftforge/fml/common/gameevent/PlayerEv
ent$PlayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 16: ASM: codechicken.nei.ServerHandler@170973cc logoutEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 17: ASM: com.viesis.viescraft.common.utils.events.EventHandlerConfig@19cc621e onPlayerLogoutEvent(Lnet/minecraftforge/fml/common/gameevent/Pl
ayerEvent$PlayerLoggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/ERROR] [FML]: 18: ASM: net.quetzi.morpheus.helpers.MorpheusEventHandler@b5469e6 loggedOutEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerL
oggedOutEvent;)V
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException:
Cannot Hotload Dim: Overworld is not Loaded!
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.google.common.util.concurrent.Futures.wrapAndThrowUnchecked(Futures.java:1329)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.google.common.util.concurrent.Futures.getUnchecked(Futures.java:1314)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.network.NetHandlerPlayServer.func_194028_b(NetHandlerPlayServer.java:2
87)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.management.PlayerList.func_72392_r(PlayerList.java:1083)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:431)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.RuntimeException: Cannot Hotload Dim: Overworld is not Loaded!
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:232)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:832)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.quetzi.morpheus.helpers.MorpheusEventHandler.loggedOutEvent(MorpheusEventHandler
.java:38)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1901_MorpheusEventHandler
_loggedOutEvent_PlayerLoggedOutEvent.invoke(.dynamic)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.ja
va:90)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.
java:579)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:387)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:8
49)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:453)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.network.NetHandlerPlayServer$2.run(NetHandlerPlayServer.java:291)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1383)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1395)
[22:29:06] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 4 more
---- Minecraft Crash Report ----
WARNING: coremods are present:
BNBGamingCore (BNBGamingCore-1.12.2-0.8.0.jar)
AstralCore (astralsorcery-1.12.2-1.8.10.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
LoadingPlugin (Quark-r1.4-123.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
CorePlugin (SmoothFont-1.12.2-1.15.jar)
CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar)
FarseekCoreMod (Farseek-1.12-2.3.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
ForgelinPlugin (Forgelin-1.6.0.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 7/11/18 10:34 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at codechicken.multipart.handler.MultipartSaveLoad$TileNBTContainer.onLoad(MultipartSaveLoad.scala:29)
at net.minecraft.world.World.func_175700_a(World.java:1918)
at net.minecraft.world.World.func_147448_a(World.java:1945)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:854)
at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)
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: Linux (amd64) version 4.4.0-36-generic
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1040523416 bytes (992 MB) / 1879048192 bytes (1792 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 8 total; -Xms1024M -Xmx8184M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 1, tcache: 1, allocated: 6, tallocated: 111
FML: MCP 9.42 Powered by Forge 14.23.4.2707 241 mods loaded, 241 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 |
|:------- |:------------------------ |:---------------------------- |:------------------------------------------------- |:---------------------------------------- |
| UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2707-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | forge | 14.23.4.2707 | forge-1.12.2-14.23.4.2707-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| UCHIJAA | micdoodlecore | | minecraft.jar | None |
| UCHIJAA | smoothfontcore | 1.12.2-1.14 | minecraft.jar | None |
| UCHIJAA | bnbgamingcore | 0.8.0 | minecraft.jar | None |
| UCHIJAA | foamfixcore | 7.7.4 | minecraft.jar | None |
| UCHIJAA | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None |
| UCHIJAA | gobblecore | 1.12-0.1.6.35 | GobbleCore-1.12-0.1.6.35.jar | None |
| UCHIJAA | charcoalblock | 1.1 | A Block of Charcoal-1.1.jar | None |
| UCHIJAA | advancedmortars | 1.12.2-1.6.21 | advancedmortars-1.12.2-1.6.21.jar | None |
| UCHIJAA | crafttweaker | 4.1.8 | CraftTweaker2-1.12-4.1.8.jar | None |
| UCHIJAA | mtlib | 3.0.4 | MTLib-3.0.4.jar | None |
| UCHIJAA | modtweaker | 4.0.12 | modtweaker-4.0.12.jar | None |
| UCHIJAA | jei | 4.9.2.196 | jei_1.12.2-4.9.2.196.jar | None |
| UCHIJAA | abyssalcraft | 1.9.4.9 | AbyssalCraft-1.12.2-1.9.4.9.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
| UCHIJAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
| UCHIJAA | tconstruct | 1.12.2-2.10.1.84 | TConstruct-1.12.2-2.10.1.84.jar | None |
| UCHIJAA | acintegration | 1.6.2 | AbyssalCraft Integration-1.12.2-1.6.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAA | fastbench | 1.5.0 | FastWorkbench-1.12.2-1.5.0.jar | None |
| UCHIJAA | actuallyadditions | 1.12.2-r135 | ActuallyAdditions-1.12.2-r135.jar | None |
| UCHIJAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| UCHIJAA | animalium | 0.3.7 | Animalium-0.3.7.jar | None |
| UCHIJAA | antiqueatlas | 4.4.9 | antiqueatlas-1.12.2-4.4.9.jar | None |
| UCHIJAA | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.9.jar | None |
| UCHIJAA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None |
| UCHIJAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAA | geolosys | 1.9.3 | Geolosys-1.12.2-1.9.3.jar | None |
| UCHIJAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAA | mekanism | 1.12.2-9.4.11.346 | Mekanism-1.12.2-9.4.11.346.jar | None |
| UCHIJAA | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
| UCHIJAA | betterwithmods | ${version} | BetterWithMods-1.12-2.1.24.jar | None |
| UCHIJAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| UCHIJAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
| UCHIJAA | armoreablemobs | 1.1.2 | armoreablemobs-1.12-1.1.6-4.jar | None |
| UCHIJAA | aroma1997core | 1.3.0.2 | Aroma1997Core-1.12.2-1.3.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAA | aromabackup | 2.1.1.3 | AromaBackup-1.12.2-2.1.1.3.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAA | aromabackuprecovery | 2.1.1.3 | AromaBackup-1.12.2-2.1.1.3.jar | None |
| UCHIJAA | astikoor | 1.1.0 | astikoor_horse-carts-1.1.0a.jar | None |
| UCHIJAA | astralsorcery | 1.8.10 | astralsorcery-1.12.2-1.8.10.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHIJAA | quark | r1.4-123 | Quark-r1.4-123.jar | None |
| UCHIJAA | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None |
| UCHIJAA | base | 3.7.2 | base-1.12.2-3.7.2.jar | None |
| UCHIJAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| UCHIJAA | bedrockbgone | 5.0.8 | BedrockBGone-1.12.2-5.0-b8.jar | None |
| UCHIJAA | betterwithaddons | @VERSION@ | Better With Addons-0.41.jar | None |
| UCHIJAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
| UCHIJAA | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None |
| UCHIJAA | cyclicmagic | 1.15.8 | Cyclic-1.12.2-1.15.8.jar | None |
| UCHIJAA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| UCHIJAA | modularrouters | 1.12.2-3.1.5 | modular-routers-1.12.2-3.1.5.jar | None |
| UCHIJAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
| UCHIJAA | bloodmagic | 1.12.2-2.2.12-97 | BloodMagic-1.12.2-2.2.12-97.jar | None |
| UCHIJAA | bnbgaminglib | 2.11.2 | BNBGamingLib-1.12-2.11.2.jar | None |
| UCHIJAA | bonsaitrees | 1.0.5 | bonsaitrees-1.0.5-b77.jar | None |
| UCHIJAA | bookshelf | 2.3.544 | Bookshelf-1.12.2-2.3.544.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | buildcraftlib | 7.99.17 | buildcraft-core-7.99.17.jar | None |
| UCHIJAA | buildcraftcore | 7.99.17 | buildcraft-core-7.99.17.jar | None |
| UCHIJAA | buildcraftbuilders | 7.99.17 | buildcraft-builders-7.99.17.jar | None |
| UCHIJAA | buildcraftfactory | 7.99.17 | buildcraft-factory-7.99.17.jar | None |
| UCHIJAA | buildcraftrobotics | 7.99.17 | buildcraft-robotics-7.99.17.jar | None |
| UCHIJAA | buildcrafttransport | 7.99.17 | buildcraft-transport-7.99.17.jar | None |
| UCHIJAA | buildcraftsilicon | 7.99.17 | buildcraft-silicon-7.99.17.jar | None |
| UCHIJAA | caliper | 1.1.35 | Caliper-1.12.2-1.1.35.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | car | 1.2.11 | car-1.2.11.jar | None |
| UCHIJAA | gamestages | 1.0.86 | GameStages-1.12.2-1.0.86.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | carryon | 1.9 | CarryOn MC1.12.2 v1.9.jar | None |
| UCHIJAA | cd4017be_lib | 6.2.4 | CD4017BE_lib-1.12.2-6.2.4.jar | None |
| UCHIJAA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None |
| UCHIJAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| UCHIJAA | chargers | 1.0.0 | Chargers-1.12.2-1.0.0.1.jar | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
| UCHIJAA | chiselsandbits | 14.17 | chiselsandbits-14.17.jar | None |
| UCHIJAA | clumps | 2.0.0 | Clumps-3.0.0.jar | None |
| UCHIJAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | cyclopscore | 0.11.6 | CyclopsCore-1.12.2-0.11.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None |
| UCHIJAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None |
| UCHIJAA | refinedstorage | 1.5.34 | refinedstorage-1.5.34.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| UCHIJAA | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None |
| UCHIJAA | conarm | 0.0.21-rc1 | conarm-1.12.2-0.0.21-rc1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAA | contenttweaker | 1.12.2-4.5.0 | ContentTweaker-1.12.2-4.5.0.jar | None |
| UCHIJAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
| UCHIJAA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
| UCHIJAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.8.jar | None |
| UCHIJAA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None |
| UCHIJAA | darkutils | 1.8.210 | DarkUtils-1.12.2-1.8.210.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | death_compass | 0.0.3 | DeathCompass-0.0.3.jar | None |
| UCHIJAA | despawningspawners | 1.1 | despawningspawners-1.1.jar | None |
| UCHIJAA | dimensionalcontrol | 2.10.2 | DimensionalControl-1.12.2-2.10.2.jar | None |
| UCHIJAA | dimstages | 1.0.18 | DimensionStages-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | dungpipe | 1.0 | Dung Pipe-1.2.jar | None |
| UCHIJAA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
| UCHIJAA | emberroot | 1.3.7 | EmberRootZoo-1.12-1.3.7.jar | None |
| UCHIJAA | enderstorage | 2.4.3.130 | EnderStorage-1.12.2-2.4.3.130-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | enderutilities | 0.7.8 | enderutilities-1.12.2-0.7.8.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| UCHIJAA | valkyrielib | 1.12.2-2.0.11a | valkyrielib-1.12.2-2.0.11a.jar | None |
| UCHIJAA | environmentaltech | 1.12.2-2.0.11a | environmentaltech-1.12.2-2.0.11a.jar | None |
| UCHIJAA | extendedcrafting | 1.3.7 | extendedcrafting-1.12-1.3.7.jar | None |
| UCHIJAA | galacticraftcore | 4.0.1.177 | GalacticraftCore-1.12.2-4.0.1.177.jar | None |
| UCHIJAA | galacticraftplanets | 4.0.1.177 | Galacticraft-Planets-1.12.2-4.0.1.177.jar | None |
| UCHIJAA | mjrlegendslib | 1.12.2-1.1.4 | MJRLegendsLib-1.12.2-1.1.4.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAA | extraplanets | 1.12.2-0.3.8 | ExtraPlanets-1.12.2-0.3.8.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAA | farmingforblockheads | 3.1.17 | FarmingForBlockheads_1.12.2-3.1.17.jar | None |
| UCHIJAA | farseek | 2.3 | Farseek-1.12-2.3.jar | None |
| UCHIJAA | fat_cat | 0.0.5 | FatCat-0.0.5.jar | None |
| UCHIJAA | ferdinandsflowers | 1.10.1b | Ferdinand's Flowers-1.10.1b-1.12.jar | None |
| UCHIJAA | findme | 1.0 | findme-1.12.2-1.0.1-5.jar | None |
| UCHIJAA | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
| UCHIJAA | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
| UCHIJAA | forgemultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | microblockcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None |
| UCHIJAA | minecraftmultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None |
| UCHIJAA | galacticrafttweaker | 1.12.2-1.0.1 | GalacticraftTweaker-1.12.2-1.0.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
| UCHIJAA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
| UCHIJAA | horsepower | 2.6.1 | HorsePower-1.12.2-2.6.1.64.jar | cd7e958342770a8b17c919055da42c24dfefd879 |
| UCHIJAA | huntingdim | 1.0.24 | HuntingDimension-1.12.2-1.0.24.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | mcjtylib_ng | 2.6.7 | mcjtylib-1.12-2.6.7.jar | None |
| UCHIJAA | immcraft | 1.4.1 | immcraft-1.12-1.4.1.jar | None |
| UCHIJAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
| UCHIJAA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
| UCHIJAA | improvedbackpacks | 1.12.2-1.2.0.3 | ImprovedBackpacks-1.12.2-1.2.0.3.jar | None |
| UCHIJAA | incontrol | 3.8.0 | incontrol-1.12-3.8.0.jar | None |
| UCHIJAA | indlog | 1.2.3 | InductiveLogistics-1.12.2-1.2.3.jar | None |
| UCHIJAA | teslacorelib | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.0-173.jar | None |
| UCHIJAA | infoaccessories | 1.0.6 | InfoAccessories-1.12.2-1.0.6.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | integrateddynamics | 0.11.12 | IntegratedDynamics-1.12.2-0.11.12.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.12.jar | None |
| UCHIJAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| UCHIJAA | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
| UCHIJAA | ironjetpacks | 1.0.5 | ironjetpacks-1.12-1.0.5.jar | None |
| UCHIJAA | itemstages | 1.0.33 | ItemStages-1.12.2-1.0.33.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| UCHIJAA | jarm | 1.1.2 | Just A Raft Mod-1.1.2.jar | None |
| UCHIJAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
| UCHIJAA | kleeslabs | 5.4.10 | KleeSlabs_1.12.2-5.4.10.jar | None |
| UCHIJAA | lttweaker | 1.1.14 | LootTableTweaker-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | magma_monsters | 0.3.0 | MagmaMonsters-0.3.0.jar | None |
| UCHIJAA | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
| UCHIJAA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
| UCHIJAA | mob_grinding_utils | 0.3.6 | MobGrindingUtils-0.3.6.jar | None |
| UCHIJAA | mobstages | 1.0.7 | MobStages-1.12.2-1.0.7.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | modularmachinery | 1.9.4 | modularmachinery-1.9.4.jar | None |
| UCHIJAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
| UCHIJAA | mputils | 1.5.6 | MPUtils-1.12.2-1.5.6.jar | None |
| UCHIJAA | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.8.jar | None |
| UCHIJAA | multiblockstages | 1.0-SNAPSHOT | multiblockstages-1.0.1.jar | None |
| UCHIJAA | mundaneredstone | 1.1.3 | MundaneRedstone-1.1.3.jar | None |
| UCHIJAA | mysticalagriculture | 1.6.10 | mysticalagriculture-1.12-1.6.10.jar | None |
| UCHIJAA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
| UCHIJAA | mystagradcompat | 1.2 | mystagradcompat-1.2.jar | None |
| UCHIJAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| UCHIJAA | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None |
| UCHIJAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | noworldgen5you | 1.0.6 | NoWorldgen5You-1.12.2-1.0.6.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | nutrition | 3.4.0 | Nutrition-1.12.2-3.4.0.jar | None |
| UCHIJAA | samsocean | 1.0.1 | OceanFloor-1.12-1.0.1.jar | None |
| UCHIJAA | oreexcavation | 1.4.118 | OreExcavation-1.4.118.jar | None |
| UCHIJAA | oeintegration | 2.3.3 | oeintegration-2.3.3.jar | None |
| UCHIJAA | orestages | 1.0.26 | OreStages-1.12.2-1.0.26.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | overloaded | 0.0.52 | Overloaded-1.12.2-0.0.52.jar | 644f38521a349310a5dae0239577dc7beebefaec |
| UCHIJAA | pickletweaks | 2.0.16 | pickletweaks-1.12-2.0.16.jar | None |
| UCHIJAA | placebo | 1.3.4 | Placebo-1.12.2-1.3.4.jar | None |
| UCHIJAA | playerskins | 1.0.4 | playerskin-1.12.2-1.0.5.jar | None |
| UCHIJAA | pneumaticcraft | 1.12.2-0.6.6-192 | pneumaticcraft-repressurized-1.12.2-0.6.6-192.jar | None |
| UCHIJAA | poweradapters | 1.0.9 | PowerAdapters-1.12.2-1.0.9.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | prestige | 1.0.15 | Prestige-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | primalchests | 1.0.3 | PrimalChests-1.0.3.jar | None |
| UCHIJAA | rustic | 1.0.5 | rustic-1.0.5.jar | None |
| UCHIJAA | thebetweenlands | 3.3.8 | TheBetweenlands-3.3.8-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| UCHIJAA | traverse | 1.5.3 | Traverse-1.12.2-1.5.3-58.jar | None |
| UCHIJAA | primal | 0.6.56 | PrimalCore-1.12.2-0.6.56.jar | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
| UCHIJAA | progressiontweaks | 1.12.2-0.3.40 | ProgressionTweaks-1.12.2-0.3.40.jar | None |
| UCHIJAA | prospectors | 1.0.1 | prospectors-1.0.1.jar | None |
| UCHIJAA | reborncore | 3.8.7.295 | RebornCore-1.12.2-3.8.7.295-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAA | quantumstorage | 4.5.0 | QuantumStorage-1.12-4.5.0.jar | None |
| UCHIJAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
| UCHIJAA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
| UCHIJAA | realdrops | 1.2.12 | RealisticItemDrops-1.2.12.jar | None |
| UCHIJAA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.1.0.50.jar | None |
| UCHIJAA | recipestages | 1.0.8 | RecipeStages-1.0.8.jar | None |
| UCHIJAA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
| UCHIJAA | refinedstorageaddons | 0.3 | refinedstorageaddons-0.3.jar | None |
| UCHIJAA | rftools | 7.33 | rftools-1.12-7.33.jar | None |
| UCHIJAA | rftoolscontrol | 1.8.1 | rftoolsctrl-1.12-1.8.1.jar | None |
| UCHIJAA | roadrunner | 1.0.1 | roadrunner-1.0.1.jar | None |
| UCHIJAA | scannable | 1.6.3.19 | Scannable-MC1.12-1.6.3.19.jar | None |
| UCHIJAA | sevtweaks | 0.1.0-null | sevtweaks-0.1.0.jar | None |
| UCHIJAA | sev_tweaks_npc | 0.0.4 | SevTweaksNPC-0.0.4.jar | None |
| UCHIJAA | simpleautorun | 1.12.1-1.2 | simpleautorun-1.12.2-1.2.0.jar | None |
| UCHIJAA | simplegenerators | 1.12.2-2.0.11a | simplegenerators-1.12.2-2.0.11a.jar | None |
| UCHIJAA | storagenetwork | 1.12.2-1.2.4 | SimpleStorageNetwork-1.12.2-1.2.4.jar | None |
| UCHIJAA | simplyarrows | 1.0.4 | SimplyArrows-1.12.2-1.0.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None |
| UCHIJAA | spatialservermod | 1.3 | spatialservermod-1.3.jar | None |
| UCHIJAA | stevescarts | 2.4.20.99 | StevesCarts-1.12.2-2.4.20.99.jar | None |
| UCHIJAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| UCHIJAA | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None |
| UCHIJAA | sasit | 1.1.14 | StuffASockInIt-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | supersoundmuffler | 1.0.2.9 | supersoundmuffler-1.12.1-1.0.2.9.jar | None |
| UCHIJAA | tallgates | 1.0.0 | TallGates-1.12.2-1.0.0.1.jar | None |
| UCHIJAA | beneath | 1.4.1 | The Beneath-1.12.2-1.4.1.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAA | thirstybottles | 1.1.4 | ThirstyBottles-1.12.2-1.1.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | tcomplement | ${version} | TinkersComplement-1.12.2-0.2.3b.jar | None |
| UCHIJAA | tinkerstages | 1.0.14 | TinkerStages-1.12.2-1.0.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
| UCHIJAA | togetherforever | 1.0.2 | togetherforever-1.12.2-1.0.7-13.jar | None |
| UCHIJAA | tombmanygraves | @VERSION@ | TombManyGraves-1.12-4.0.3.jar | None |
| UCHIJAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
| UCHIJAA | tothebatpoles | 1.12-1.1.0.0 | tothebatpoles-1.12-1.1.0.0.jar | None |
| UCHIJAA | translocators | 2.5.0.70 | Translocators-1.12.2-2.5.0.70-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | triumph | 1.13.0 | Triumph-1.12.2-1.13.0.jar | None |
| UCHIJAA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
| UCHIJAA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
| UCHIJAA | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
| UCHIJAA | uppers | 0.0.6 | Uppers-0.0.6.jar | None |
| UCHIJAA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.11a.jar | None |
| UCHIJAA | vc | 5.6.1 | ViesCraft-1.12.2-5.6.1.jar | None |
| UCHIJAA | vtt | 0.6.4 | VillagerTrades-1.12-0.6.4.jar | None |
| UCHIJAA | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None |
| UCHIJAA | wailastages | 1.0.22 | WailaStages-1.12.2-1.0.22.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
| UCHIJAA | watercontrolextreme | 1.0.0 | WaterControlExtreme-1.0.2.jar | None |
| UCHIJAA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
| UCHIJAA | wawla | 2.5.257 | Wawla-1.12.2-2.5.257.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None |
| UCHIJAA | wildcrops | 1.0.1 | WildCrops-1.12-1.0.1.jar | None |
| UCHIJAA | witherskelefix | 2.6.0 | Wither Skeleton Tweaks-1.12.2-2.6.0.jar | None |
| UCHIJAA | wopper | 1.12-r5 | Wopper-1.12-r5.jar | None |
| UCHIJAA | xnet | 1.6.9 | xnet-1.12-1.6.9.jar | None |
| UCHIJAA | ynot | 0.2.2 | YNot-0.2.2.jar | None |
| UCHIJAA | yoyos | 1.12.2-1.2.2.20 | yoyos_1.12.2-1.2.2.20.jar | None |
| UCHIJAA | justthetips | 1.12-1.0.1.1 | justthetips-1.12-1.0.1.1.jar | None |
| UCHIJAA | primal_tech | 0.3.3 | PrimalTech-0.3.3.jar | None |
| UCHIJAA | teslacorelib_registries | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | None |
Loaded coremods (and transformers):
BNBGamingCore (BNBGamingCore-1.12.2-0.8.0.jar)
com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
AstralCore (astralsorcery-1.12.2-1.8.10.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Quark-r1.4-123.jar)
vazkii.quark.base.asm.ClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CorePlugin (SmoothFont-1.12.2-1.15.jar)
bre.smoothfont.asm.Transformer
CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar)
FarseekCoreMod (Farseek-1.12-2.3.jar)
farseek.core.FarseekClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
invtweaks.forge.asm.ContainerTransformer
ForgelinPlugin (Forgelin-1.6.0.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
squeek.applecore.asm.TransformerModuleHandler
IvToolkit (IvToolkit-1.3.3-1.12.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
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)
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
Pulsar/tcomplement loaded Pulses:
- ModuleCommons (Enabled/Forced)
- ModuleFeature (Enabled/Not Forced)
- CeramicsPlugin (Enabled/Not Forced)
- ChiselPlugin (Enabled/Not Forced)
List of loaded APIs:
* AbyssalCraftAPI (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Biome (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Block (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Caps (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Condition (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Disruption (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Energy (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Entity (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Event (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Integration (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Internal (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Item (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Necronomicon (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Recipe (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Ritual (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* AbyssalCraftAPI|Spell (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
* actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r135.jar
* antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.4.9.jar
* AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.1.jar
* appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
* AromaBackupAPI (1.0) from AromaBackup-1.12.2-2.1.1.3.jar
* Base|API (1.0.0) from base-1.12.2-3.7.2.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.0.7.42) from BetterAdvancements-1.12.2-0.0.7.42.jar
* BetterWithModsAPI (Beta 0.6) from BetterWithMods-1.12-2.1.24.jar
* BetweenlandsAPI (1.10.0) from TheBetweenlands-3.3.8-universal.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.2.12-97.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|boards (2.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|core (2.2) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|crops (1.1) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|enums (1.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|events (2.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|facades (1.1) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|filler (5.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|gates (4.1) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|items (1.1) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|library (2.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|lists (1.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|power (1.3) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|statements (1.1) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|tools (1.0) from buildcraft-core-7.99.17.jar
* BuildCraftAPI|transport (5.0) from buildcraft-core-7.99.17.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
* ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.17.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
* ctm-api (0.1.0) from CTM-MC1.12-0.3.0.15.jar
* ctm-api-events (0.1.0) from CTM-MC1.12-0.3.0.15.jar
* ctm-api-models (0.1.0) from CTM-MC1.12-0.3.0.15.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12-0.3.0.15.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12-0.3.0.15.jar
* farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.17.jar
* Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.1.177.jar
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.5-60.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.0-173.jar
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.12.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.9.2.196.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.11.346.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.11.346.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.11.346.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.11.346.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.11.346.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.11.346.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.11.346.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
* PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.6.6-192.jar
* QuarkAPI (2) from Quark-r1.4-123.jar
* reborncoreAPI (3.8.7.295) from RebornCore-1.12.2-3.8.7.295-universal.jar
* reborncoreAPI|Power (3.8.7.295) from RebornCore-1.12.2-3.8.7.295-universal.jar
* reborncoreAPI|Recipe (3.8.7.295) from RebornCore-1.12.2-3.8.7.295-universal.jar
* reborncoreAPI|Tile (3.8.7.295) from RebornCore-1.12.2-3.8.7.295-universal.jar
* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.20.99.jar
* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.20.99.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar
* togetherforeverapi (1) from togetherforever-1.12.2-1.0.7-13.jar
* totemic|API (1.12.2-6.3.0) from Totemic-1.12.2-0.11.1.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.11a.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.8.7.295
Runtime Debofucsation 1
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Profiler Position: N/A (disabled)
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment