Sol Reklam
Sağ Reklam

omni factory açılırken hata alıyorum ve nedenini bilmiyorum

Durum
Mesaj gönderimine kapalı.

Meymon

Odunlara Vur Vur Vur!

Discord:

Meymon06

Katılım
24 Temmuz 2019
Mesajlar
27
Elmaslar
3
Puanlar
0
Yaş
22
---- Minecraft Crash Report ----

WARNING: coremods are present:
LogisticsPipesCoreLoader (logisticspipes-0.10.2.183.jar)
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
CorePlugin (ForgeEndertech-1.12.2-4.4.21.1-build.0377.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
ForgelinPlugin (Forgelin-1.8.3.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 8/6/19 5:00 PM
Description: Initializing game

java.lang.NoClassDefFoundError: scala/collection/Seq
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethods(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: scala.collection.Seq
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 41 more


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

-- Head --
Thread: Client thread
Stacktrace:
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethods(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_211, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1321837736 bytes (1260 MB) / 1852309504 bytes (1766 MB) up to 4056416256 bytes (3868 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4352m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 169 mods loaded, 169 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID | Version | Source | Signature |
|:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| LC | minecraft | 1.12.2 | minecraft.jar | None |
| LC | mcp | 9.42 | minecraft.jar | None |
| LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | advancedrocketrycore | 1 | minecraft.jar | None |
| LC | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LC | littletilescore | 1.0.0 | minecraft.jar | None |
| LC | foamfixcore | 7.7.4 | minecraft.jar | None |
| LC | fastbench | 1.7.2 | FastWorkbench-1.12.2-1.7.2.jar | None |
| LC | actuallyadditions | 1.12.2-r148 | ActuallyAdditions-1.12.2-r148.jar | None |
| LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LC | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
| LC | libvulpes | 0.4.1.-59 | LibVulpes-1.12.2-0.4.1-59-universal.jar | None |
| LC | advancedrocketry | 1.5.0.-139 | AdvancedRocketry-1.12.2-1.5.0-139-universal.jar | None |
| LC | advsolars | 1.0 | advsolars-1.0.jar | None |
| LC | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
| LC | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| L | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| L | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
| L | endercore | 1.12.2-0.5.59 | EnderCore-1.12.2-0.5.59.jar | None |
| L | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
| L | endertweaker | 1.1.7 | EnderTweaker-1.12.2-1.1.7.jar | None |
| L | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
| L | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
| L | jei | 4.15.0.283 | jei_1.12.2-4.15.0.283.jar | None |
| L | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | None |
| L | brandonscore | 2.4.12 | BrandonsCore-1.12.2-2.4.12.205-universal.jar | None |
| L | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | None |
| L | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | None |
| L | draconicevolution | 2.3.22 | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar | None |
| L | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | None |
| L | enderio | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| L | p455w0rdslib | 2.0.36 | p455w0rdslib-1.12.2-2.0.36.jar | None |
| L | ae2wtlib | 1.0.6 | AE2WTLib-1.12.2-1.0.6.jar | None |
| L | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| L | architecturecraft | @version@ | architecturecraft-1.12-3.80.jar | None |
| L | thedragonlib | 1.12.2-5.3.0 | thedragonlib-1.12.2-5.3.0.jar | None |
| L | armorplus | 1.12.2-11.24.0.60 | armorplus-1.12.2-11.24.0.60.jar | None |
| L | attributefix | 1.0.7 | AttributeFix-1.12.2-1.0.7.jar | None |
| L | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
| L | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
| L | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
| L | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
| L | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
| L | betterquesting | 3.5.300 | BetterQuesting-3.5.300.jar | None |
| L | bloodylib | 1.12.2 | bloodylib-1.0.1-beta.jar | None |
| L | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
| L | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | None |
| L | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
| L | bountiful | 2.2.0 | Bountiful-2.2.0.jar | None |
| L | buildinggadgets | 2.6.8 | BuildingGadgets-2.6.8.jar | None |
| L | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
| L | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
| L | gregtech | 1.8.4.419 | gregtech-1.12.2-1.8.4.419.jar | None |
| L | ceu | 1.0.4.0 | CEU-1.12.2-1.0.4.0.jar | None |
| L | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| L | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
| L | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
| L | clearwater | 1.2 | clearwater-1.2.jar | None |
| L | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
| L | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
| L | clipboard | @version@ | Clipboard-1.12-1.3.0.jar | None |
| L | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| L | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
| L | controlling | 3.0.7 | Controlling-3.0.7.jar | None |
| L | craftelytra | 1.2 | CraftableElytra-1.1.jar | None |
| L | cns | 1.0 | CraftingNetherStar 1.12.1 -1.1.jar | None |
| L | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
| L | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None |
| L | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
| L | creativecore | 1.9.9 | CreativeCore_v1.9.45_mc1.12.2.jar | None |
| L | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| L | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
| L | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
| L | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
| L | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | None |
| L | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
| L | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None |
| L | orespawn | 3.3.1 | OreSpawn-1.12-3.3.1.172.jar | None |
| L | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.21.jar | None |
| L | diethopper | 1.1 | diethopper-1.1.jar | None |
| L | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| L | dimensionaledibles | 1.3.1 | DimensionalEdibles-1.12.2-1.3.1.jar | None |
| L | effortlessbuilding | 1.12.2-2.12 | effortlessbuilding-1.12.2-2.12.jar | None |
| L | elevatorid | 1.4.2 | ElevatorMod-1.12.2-1.4.2.jar | None |
| L | enderiointegrationtic | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderiobase | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderioconduits | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderioconduitsappliedenergistics | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderioconduitsopencomputers | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderioconduitsrefinedstorage | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderiointegrationforestry | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderiointegrationticlate | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | ftblib | 5.4.3.124 | FTBLib-5.4.3.124.jar | None |
| L | enderiomachines | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderiopowertools | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
| L | enderioendergy | 5.0.46 | EnderIO-endergy-1.12.2-5.0.46.jar | None |
| L | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | None |
| L | extendedcrafting | 1.5.4 | ExtendedCrafting-1.12.2-1.5.4.jar | None |
| L | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| L | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
| L | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| L | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
| L | forgeendertech | 1.12.2-4.4.21.1 | ForgeEndertech-1.12.2-4.4.21.1-build.0377.jar | None |
| L | forgivingvoid | 1.0.23 | ForgivingVoid_1.12.2-1.0.23.jar | None |
| L | ftbutilities | 5.4.0.99 | FTBUtilities-5.4.0.99.jar | None |
| L | ftbbackups | 0.0.0.ftbbackups | FTBUtilitiesBackups-1.0.0.4.jar | None |
| L | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| L | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
| L | hooked | %VERSION% | hooked-1.0.3.jar | None |
| L | ikwid | 1.0.2 | ikwid-1.0.2.jar | None |
| L | inspirations | 1.12.2-0.2.4 | Inspirations-1.12.2-0.2.4.jar | None |
| L | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | None |
| L | journeymap | 1.12.2-5.5.5b7 | journeymap-1.12.2-5.5.5b7.jar | None |
| L | jecalculation | 1.12.2-3.1.4 | JustEnoughCalculation-1.12.2-3.1.4.jar | None |
| L | jee | 1.0.7 | JustEnoughEnergistics-1.12.2-1.0.7.jar | None |
| L | littletiles | 1.5.0 | LittleTiles_v1.5.0-pre135_mc1.12.2.jar | None |
| L | logisticspipes | 0.10.2.183 | logisticspipes-0.10.2.183.jar | None |
| L | lostcities | 2.0.20 | lostcities-1.12-2.0.20.jar | None |
| L | lumberjack | 1.4.1 | lumberjack-1.4.1.jar | None |
| L | mcjtylib_ng | 3.5.3 | mcjtylib-1.12-3.5.3.jar | None |
| L | mjrlegendslib | 1.12.2-1.1.8 | MJRLegendsLib-1.12.2-1.1.8.jar | None |
| L | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
| L | modularmachinery | 1.10.0 | modularmachinery-1.12.2-1.10.0.jar | None |
| L | modulardiversity | 1.5 | Modular Diversity-1.5.jar | None |
| L | morecauldrons | 1.4.4 | More-Cauldrons-1.4.4.jar | None |
| L | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None |
| L | morelibs | 1.2.2 | morelibs-1.12.2-1.2.2.jar | None |
| L | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.jar | None |
| L | moreplates | 5.5.2 | moreplates-1.12.2-5.5.2.jar | None |
| L | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| L | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
| L | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| L | nuclearcraft | 2.17a | NuclearCraft-2.17a-1.12.2.jar | None |
| L | openglider | @version@ | OpenGlider-1.12.1-1.1.0.jar | None |
| L | packagedauto | 1.12.2-1.0.2.6 | PackagedAuto-1.12.2-1.0.2.6.jar | None |
| L | packagedavaritia | 1.12.2-1.0.1.3 | PackagedAvaritia-1.12.2-1.0.1.3.jar | None |
| L | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
| L | questbook | 3.1.EXP_NET2-1.12 | questbook-3.1.EXP_NET2-1.12.jar | None |
| L | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
| L | realdrops | 1.2.14 | RealisticItemDrops-1.2.14.jar | None |
| L | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | None |
| L | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | None |
| L | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | None |
| L | scannable | 1.6.3.24 | Scannable-MC1.12.2-1.6.3.24.jar | None |
| L | gtadditions | 1.12.2-2.8.0 | Shadows_of_Greg-1.12.2-2.8.0.jar | None |
| L | simplefluidtanks | 1.12.2-1.7.1.2 | simplefluidtanks-1.12.2-1.7.1.2.jar | None |
| L | simplyjetpacks | 2.2.12.65 | SimplyJetpacks2-1.12.2-2.2.12.65.jar | None |
| L | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
| L | solarflux | 4.32r | SolarFluxReborn_1.12.2-4.32r.jar | None |
| L | bq_standard | 3.4.159 | StandardExpansion-3.4.159.jar | None |
| L | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
| L | supersoundmuffler | 1.0.2.10 | supersoundmuffler-1.12.2-1.0.2.10.jar | None |
| L | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | None |
| L | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | None |
| L | tipthescales | 1.0.4 | TipTheScales-1.12.2-1.0.4.jar | None |
| L | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
| L | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
| L | topaddons | 1.12.2-1.11.0 | topaddons-1.12.2-1.11.0.jar | None |
| L | topography | 1.5.1 | Topography-1.12.2-1.5.1.jar | None |
| L | torchmaster | 1.7.1.74 | torchmaster_1.12.2-1.7.1.74.jar | None |
| L | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
| L | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
| L | wct | 3.11.88 | WirelessCraftingTerminal-1.12.2-3.11.88.jar | None |
| L | worleycaves | 1.4.1 | worleycaves-1.4.1.jar | None |
| L | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |

Loaded coremods (and transformers):
LogisticsPipesCoreLoader (logisticspipes-0.10.2.183.jar)
logisticspipes.asm.LogisticsClassTransformer
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
pw.prok.realbench.asm.RBTransformer
LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
com.creativemd.littletiles.LittleTilesTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
com.mordenkainen.bedpatch.BedPatchASM
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)

EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
zmaster587.advancedRocketry.asm.ClassTransformer
CorePlugin (ForgeEndertech-1.12.2-4.4.21.1-build.0377.jar)

CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.3.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'Radeon RX 570 Series'
AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
Launched Version: forge-14.23.5.2838
LWJGL: 2.9.4
OpenGL: Radeon RX 570 Series GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 3x AMD Phenom(tm) 8450 Triple-Core Processor
 

Nikto

.
Katılım
8 Kasım 2014
Mesajlar
3.051
Elmaslar
1.099
Puanlar
0
Paket çalışıyor muydu normalde? Mod ekleme çıkarma yaptın mı?
 

Meymon

Odunlara Vur Vur Vur!

Discord:

Meymon06

Katılım
24 Temmuz 2019
Mesajlar
27
Elmaslar
3
Puanlar
0
Yaş
22

Nikto

.
Katılım
8 Kasım 2014
Mesajlar
3.051
Elmaslar
1.099
Puanlar
0

Meymon

Odunlara Vur Vur Vur!

Discord:

Meymon06

Katılım
24 Temmuz 2019
Mesajlar
27
Elmaslar
3
Puanlar
0
Yaş
22

Nikto

.
Katılım
8 Kasım 2014
Mesajlar
3.051
Elmaslar
1.099
Puanlar
0

Meymon

Odunlara Vur Vur Vur!

Discord:

Meymon06

Katılım
24 Temmuz 2019
Mesajlar
27
Elmaslar
3
Puanlar
0
Yaş
22

Nikto

.
Katılım
8 Kasım 2014
Mesajlar
3.051
Elmaslar
1.099
Puanlar
0

Meymon

Odunlara Vur Vur Vur!

Discord:

Meymon06

Katılım
24 Temmuz 2019
Mesajlar
27
Elmaslar
3
Puanlar
0
Yaş
22

Nikto

.
Katılım
8 Kasım 2014
Mesajlar
3.051
Elmaslar
1.099
Puanlar
0

Meymon

Odunlara Vur Vur Vur!

Discord:

Meymon06

Katılım
24 Temmuz 2019
Mesajlar
27
Elmaslar
3
Puanlar
0
Yaş
22

Nikto

.
Katılım
8 Kasım 2014
Mesajlar
3.051
Elmaslar
1.099
Puanlar
0
Son düzenleyen: Moderatör:

Meymon

Odunlara Vur Vur Vur!

Discord:

Meymon06

Katılım
24 Temmuz 2019
Mesajlar
27
Elmaslar
3
Puanlar
0
Yaş
22
Son düzenleyen: Moderatör:
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı