Jump to content

Recommended Posts

Posted
---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 2019-10-27 14:10:49 BRT
Description: Initializing game

java.lang.NoSuchFieldError: ELYTRA
    at crazypants.enderio.base.EnderIO.<clinit>(EnderIO.java:331)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    at sun.reflect.GeneratedMethodAccessor4.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:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.init(Minecraft.java:467)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
    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)


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

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 7 (amd64) version 6.1
  Java Version: 1.8.0_221, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 2518753944 bytes (2402 MB) / 3529506816 bytes (3366 MB) up to 3529506816 bytes (3366 MB)
  JVM Flags: 3 total; -Xms3584m -Xmx3584m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 191 mods loaded, 191 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                | modpack.jar                                          | None                                     |
       | LC    | forge                             | 14.23.5.2847             | modpack.jar                                          | None                                     |
       | LC    | creativecoredummy                 | 1.0.0                    | minecraft.jar                                        | None                                     |
       | LC    | ivtoolkit                         | 1.3.3-1.12               | minecraft.jar                                        | None                                     |
       | LC    | smoothfontcore                    | mc1.12.2-2.1.1           | minecraft.jar                                        | None                                     |
       | LC    | openmodscore                      | 0.12.2                   | minecraft.jar                                        | None                                     |
       | LC    | foamfixcore                       | 7.7.4                    | minecraft.jar                                        | None                                     |
       | LC    | obfuscate                         | 0.2.6                    | minecraft.jar                                        | None                                     |
       | LC    | srm-hooks                         | 1.12.2-1.0.0             | minecraft.jar                                        | None                                     |
       | LC    | dsurroundcore                     | 3.5.5.0                  | minecraft.jar                                        | None                                     |
       | LC    | randompatches                     | 1.12.2-1.17.2.1          | randompatches-1.12.2-1.17.2.1.jar                    | None                                     |
       | LC    | smoothfont                        | mc1.12.2-2.1.1           | SmoothFont-mc1.12.2-2.1.1.jar                        | None                                     |
       | LC    | fastbench                         | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                       | None                                     |
       | LC    | actuallyadditions                 | 1.12.2-r150              | ActuallyAdditions-1.12.2-r150.jar                    | None                                     |
       | LC    | ctm                               | MC1.12.2-1.0.0.29        | CTM-MC1.12.2-1.0.0.29.jar                            | None                                     |
       | LC    | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
       | LC    | bdlib                             | 1.14.3.12                | BdLib-1.12.2.jar                                     | None                                     |
       | LC    | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                        | None                                     |
       | LC    | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                               | None                                     |
       | LC    | endercore                         | 1.12.2-0.5.72            | EnderCore-1.12.2-0.5.72.jar                          | None                                     |
       | LC    | jei                               | 4.15.0.287               | jei_1.12.2-4.15.0.287.jar                            | None                                     |
       | LC    | biomesoplenty                     | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.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    | craftstudioapi                    | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar   | None                                     |
       | LC    | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                             | None                                     |
       | LC    | natura                            | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                           | None                                     |
       | LC    | harvestcraft                      | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zd+Surprise+for+Yogcast.jar | None                                     |
       | LC    | animania                          | 1.7.2                    | animania-1.12.2-1.7.2.jar                            | None                                     |
       | LC    | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LC    | brandonscore                      | 2.4.12                   | Brandons-Core-1.12.2.jar                             | None                                     |
       | LC    | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LC    | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LC    | draconicevolution                 | 2.3.22                   | Draconic-Evolution-Mod-1.12.2.jar                    | None                                     |
       | LC    | thermalexpansion                  | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | L     | enderio                           | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                          | None                                     |
       | L     | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                         | None                                     |
       | L     | enderiointegrationtic             | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | tconstruct                        | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                     | None                                     |
       | L     | p455w0rdslib                      | 2.2.156                  | p455w0rdslib-1.12.2-2.2.156.jar                      | None                                     |
       | L     | ae2wtlib                          | 1.0.30                   | AE2WTLib-1.12.2-1.0.30.jar                           | None                                     |
       | L     | akashictome                       | 1.2-12                   | AkashicTome-1.2-12.jar                               | None                                     |
       | L     | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
       | L     | morphtool                         | 1.2-21                   | Morph-o-Tool-1.2-21.jar                              | None                                     |
       | L     | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                                | None                                     |
       | L     | avaritia                          | 3.3.0                    | Avaritia-1.12.2-3.3.0.33-universal.jar               | None                                     |
       | L     | avaritiatweaks                    | 1.12.2-1.1               | AvaritiaTweaks-1.12.2-1.1.jar                        | None                                     |
       | L     | badwithernocookiereloaded         | 1.12.2-3.3.16            | badwithernocookiereloaded-1.12.2-3.3.16.jar          | None                                     |
       | L     | bno                               | 1.12.2-1.0.4.0           | BasicNetherOres-1.12.2-1.0.4.0.jar                   | None                                     |
       | L     | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar      | None                                     |
       | L     | blockcraftery                     | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                       | None                                     |
       | L     | bookshelf                         | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                         | None                                     |
       | L     | buildcraftlib                     | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcraftcore                    | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcraftbuilders                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcrafttransport               | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcraftsilicon                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcraftcompat                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcraftenergy                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcraftfactory                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | buildcraftrobotics                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                         | None                                     |
       | L     | cctweaked                         | 1.84.0                   | cc-tweaked-1.12.2-1.84.0.jar                         | None                                     |
       | L     | computercraft                     | 1.84.0                   | cc-tweaked-1.12.2-1.84.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     | chickens                          | 6.0.4                    | chickens-6.0.4.jar                                   | None                                     |
       | L     | chunkpregenerator                 | 2.1                      | Chunk+Pregenerator+V1.12-2.1.jar                     | None                                     |
       | L     | chunkanimator                     | 1.2                      | ChunkAnimator-MC1.12-1.2.jar                         | None                                     |
       | L     | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                     | None                                     |
       | L     | cyclopscore                       | 1.5.1                    | CyclopsCore-1.12.2-1.5.1.jar                         | None                                     |
       | L     | commoncapabilities                | 2.4.4                    | CommonCapabilities-1.12.2-2.4.4.jar                  | None                                     |
       | L     | compactmachines3                  | 3.0.18                   | compactmachines3-1.12.2-3.0.18-b278.jar              | None                                     |
       | L     | extendedrenderer                  | v1.0                     | coroutil-1.12.1-1.2.32.jar                           | None                                     |
       | L     | coroutil                          | 1.12.1-1.2.32            | coroutil-1.12.1-1.2.32.jar                           | None                                     |
       | L     | configmod                         | v1.0                     | coroutil-1.12.1-1.2.32.jar                           | None                                     |
       | L     | creativecore                      | 1.9.9                    | CreativeCore_v1.9.68_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     | defaultoptions                    | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                      | None                                     |
       | L     | durabilityshow                    | 5.0.0                    | Durability+Show-1.12-5.0.0.jar                       | None                                     |
       | L     | eplus                             | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                    | None                                     |
       | L     | enchdesc                          | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar            | None                                     |
       | L     | enderiobase                       | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderioconduits                   | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderioconduitsappliedenergistics | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderioconduitsopencomputers      | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderioconduitsrefinedstorage     | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderiointegrationforestry        | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderiointegrationticlate         | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                           | None                                     |
       | L     | slabmachines                      | 1.0.6                    | Slab_Machines-1.0.6.jar                              | None                                     |
       | L     | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                                | None                                     |
       | L     | ftblib                            | 5.2.0.31                 | FTBLib-1.12.2.jar                                    | None                                     |
       | L     | enderiomachines                   | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderiopowertools                 | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                            | None                                     |
       | L     | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar          | None                                     |
       | L     | energyconverters                  | 1.3.0.15                 | energyconverters_1.12.2-1.3.0.15.jar                 | None                                     |
       | L     | hammercore                        | 2.0.5.2                  | HammerCore-1.12.2-2.0.5.2.jar                        | None                                     |
       | L     | equivadditions                    | 7r                       | EquivalentAdditions-1.12.2-7r.jar                    | None                                     |
       | L     | mekanism                          | 1.12.2-9.7.2.373         | Mekanism-Mod-Core-1.12.2.jar                         | None                                     |
       | L     | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                            | None                                     |
       | L     | forgelin                          | 1.8.3                    | Forgelin-1.8.3.jar                                   | None                                     |
       | L     | exnihilocreatio                   | 1.12.2-0.4.7.1           | exnihilocreatio-1.12.2-0.4.7.1.jar                   | None                                     |
       | L     | excompressum                      | 3.0.31                   | ExCompressum_1.12.2-3.0.31.jar                       | None                                     |
       | L     | expequiv                          | 13r                      | ExpandedEquivalence-1.12.2-13r.jar                   | None                                     |
       | L     | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                           | None                                     |
       | L     | zerocore                          | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                          | None                                     |
       | L     | bigreactors                       | 1.12.2-0.4.5.66          | extremereactors-1_12_2-0_4_5_66.jar                  | None                                     |
       | L     | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                                | None                                     |
       | L     | fluxnetworks                      | 4.0.12                   | fluxnetworks-1.12.2-4.0.12-29.jar                    | None                                     |
       | L     | foamfix                           | 0.10.8-1.12.2            | foamfix-0.10.8-1.12.2.jar                            | None                                     |
       | L     | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | None                                     |
       | L     | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | None                                     |
       | L     | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | None                                     |
       | L     | ftbutilities                      | 5.2.0.37                 | FTB-Utilities-Mod-1.12.2.jar                         | None                                     |
       | L     | cfm                               | 6.3.1                    | furniture-6.3.1-1.12.2.jar                           | None                                     |
       | L     | advgenerators                     | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar                    | None                                     |
       | L     | globe                             | 0.0.1                    | Globe-1.12.2-0.0.1.jar                               | None                                     |
       | L     | googlyeyes                        | 7.1.1                    | GooglyEyes-1.12.2-7.1.1.jar                          | None                                     |
       | L     | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                          | None                                     |
       | L     | cgm                               | 0.15.2                   | guns-0.15.2-1.12.2.jar                               | None                                     |
       | L     | hatchery                          | 2.2.2                    | hatchery-1.12.2-2.2.2.jar                            | None                                     |
       | L     | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
       | L     | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
       | L     | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar           | None                                     |
       | L     | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                             | None                                     |
       | L     | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                    | None                                     |
       | L     | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                      | None                                     |
       | L     | jrftl                             | 1.1                      | JRFTL[1.12.2]-1.1.jar                                | None                                     |
       | L     | kleeslabs                         | 5.4.12                   | KleeSlabs_1.12.2-5.4.12.jar                          | None                                     |
       | L     | mcjtylib_ng                       | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                              | None                                     |
       | L     | mekanismgenerators                | 1.12.2-9.7.2.373         | Mekanism-Mod-Generators-1.12.2.jar                   | None                                     |
       | L     | mekanismtools                     | 1.12.2-9.7.2.373         | Mekanism-Mod-Tools-1.12.2.jar                        | None                                     |
       | L     | morechickens                      | 3.1.0                    | morechickens-1.12.2-3.1.0.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     | mysticalagriculture               | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar                 | None                                     |
       | L     | nmsot                             | 1.2.2-mc1.12.2           | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar              | None                                     |
       | L     | recipehandler                     | 0.13                     | NoMoreRecipeConflict-0.13(1.12.2).jar                | None                                     |
       | L     | norecipebook                      | 1.2.1                    | noRecipeBook_v1.2.2formc1.12.2.jar                   | None                                     |
       | L     | nuclearcraft                      | 2.18k                    | NuclearCraft-2.18k-1.12.2.jar                        | None                                     |
       | L     | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                        | None                                     |
       | L     | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                          | None                                     |
       | L     | placebo                           | 1.5.1                    | Placebo-1.12.2-1.5.1.jar                             | None                                     |
       | L     | plustic                           | 7.1.6.1                  | plustic-7.1.6.1.jar                                  | None                                     |
       | L     | woot                              | 1.12.2-1.4.11            | woot-1.12.2-1.4.11.jar                               | None                                     |
       | L     | projecteintegration               | 1.12.2                   | ProjectEIntegration-1.12.2-2.3.1.jar                 | None                                     |
       | L     | quacklib                          | 2.2.5                    | quacklib-2.2.5.jar                                   | None                                     |
       | L     | quickhomes                        | 1.2.2                    | QuickHomes-1.2.2.jar                                 | None                                     |
       | L     | quickteleports                    | 1.1.0                    | quickteleports-1.1.0.jar                             | None                                     |
       | L     | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                                 | None                                     |
       | L     | reccomplex                        | 1.4.8.2                  | RecurrentComplex-1.4.8.2.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     | rftools                           | 7.72                     | rftools-1.12-7.72.jar                                | None                                     |
       | L     | roost                             | 2.0.10                   | roost-1.12.2-2.0.10.jar                              | None                                     |
       | L     | rswires                           | 1.0                      | rswires-3.0.1.jar                                    | None                                     |
       | L     | secretroomsmod                    | 5.6.4                    | Secret-Rooms-Mod-1.12.2.jar                          | None                                     |
       | L     | snad                              | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                           | None                                     |
       | L     | solarflux                         | 4.35r                    | SolarFluxReborn_1.12.2-4.35r.jar                     | None                                     |
       | L     | soundfilters                      | 0.11_for_1.12            | SoundFilters-0.11_for_1.12.jar                       | None                                     |
       | L     | storagedrawers                    | 1.12.2-5.4.0             | StorageDrawers-1.12.2-5.4.0.jar                      | None                                     |
       | L     | swisscheese                       | 1.1                      | SwissCheese-1.1-1.12.jar                             | None                                     |
       | L     | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar        | None                                     |
       | L     | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                  | None                                     |
       | L     | tp                                | 3.2.34                   | tinyprogressions-1.12.2-3.3.34-Release.jar           | None                                     |
       | L     | torchlever                        | 1.0                      | TorchLever1.12.2-1.0.jar                             | None                                     |
       | L     | torohealthmod                     | 1.12.2-11                | torohealth-1.12.2-11.jar                             | None                                     |
       | L     | bspkrscore                        | at_0.9                   | TreeCapitator-Mod-1.12.jar                           | None                                     |
       | L     | treecapitator                     | at_0.9                   | TreeCapitator-Mod-1.12.jar                           | None                                     |
       | L     | treegrowingsimulator              | 0.0.4                    | TreeGrowingSimulator2017-1.0.1.jar                   | None                                     |
       | L     | valkyrielib                       | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
       | L     | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                      | None                                     |
       | L     | vanillafix                        | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-99.jar                             | None                                     |
       | L     | veinminer                         | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                | None                                     |
       | L     | veinminermodsupport               | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                | None                                     |
       | L     | wanionlib                         | 1.12.2-2.4               | WanionLib-1.12.2-2.4.jar                             | None                                     |
       | L     | wct                               | 3.12.93                  | WirelessCraftingTerminal-1.12.2-3.12.93.jar          | None                                     |
       | L     | xaerominimap                      | 1.18.6                   | Xaeros_Minimap_1.18.6_Forge_1.12.jar                 | None                                     |
       | L     | xaeroworldmap                     | 1.5                      | XaerosWorldMap_1.5_Forge_1.12.jar                    | None                                     |
       | L     | zombie_players                    | 1.12.1-1.2.7             | zombie_players-1.12.1-1.2.7.jar                      | None                                     |
       | L     | orelib                            | 3.5.2.3                  | OreLib-1.12.2-3.5.2.3.jar                            | None                                     |
       | L     | dsurround                         | 3.5.5.0                  | DynamicSurroundings-1.12.2-3.5.5.0.jar               | None                                     |
       | L     | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                     | None                                     |
       | L     | mysticallib                       | 1.12.2-1.3.8             | mysticallib-1.12.2-1.3.8.jar                         | None                                     |
       | L     | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
       | L     | unidict                           | 1.12.2-2.9.3             | UniDict-1.12.2-2.9.3.jar                             | None                                     |
       | L     | wrapup                            | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                                | None                                     |
  Loaded coremods (and transformers): 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.8-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                        openmods.core.OpenModsClassTransformer
                                      RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
                                        com.therandomlabs.randompatches.core.RPTransformer
                                      ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
                                        com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
                                        bre.smoothfont.asm.Transformer
                                      p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
                                        p455w0rdslib.asm.ClassTransformer
                                      ForgelinPlugin (Forgelin-1.8.3.jar)
                                        
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      HCASM (HammerCore-1.12.2-2.0.5.2.jar)
                                        com.zeitheron.hammercore.asm.HammerCoreTransformer
                                      SecretRoomsMod-Core (Secret-Rooms-Mod-1.12.2.jar)
                                        com.wynprice.secretroomsmod.core.SecretRoomsTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                        
                                      CreativePatchingLoader (CreativeCore_v1.9.68_mc1.12.2.jar)
                                        
                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                        
                                      DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.5.0.jar)
                                        org.orecruncher.dsurround.asm.Transformer
                                      LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
                                        lumien.chunkanimator.asm.ClassTransformer
  GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.5059' Renderer: 'Intel(R) HD Graphics'
  OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
                               - NaturaOverworld (Enabled/Not Forced)
                               - NaturaNether (Enabled/Not Forced)
                               - NaturaDecorative (Enabled/Not Forced)
                               - NaturaTools (Enabled/Not Forced)
                               - NaturaEntities (Enabled/Not Forced)
                               - NaturaOredict (Enabled/Forced)
                               - NaturaWorld (Enabled/Not Forced)
  Suspected Mods: Ender IO Integration with Forestry (enderiointegrationforestry), Ender IO Conduits (enderioconduits), Ender IO Integration with Tinkers' Construct (enderiointegrationtic), Ender IO Integration with Tinkers' Construct (enderiointegrationticlate), Ender IO Machines (enderiomachines), Ender IO (enderio), Ender IO Base (enderiobase), Ender IO Refined Storage Conduits (enderioconduitsrefinedstorage), Ender IO Open Computers Conduits (enderioconduitsopencomputers), Ender IO Powertools (enderiopowertools), Ender IO Applied Energistics Conduits (enderioconduitsappliedenergistics)
  Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  LWJGL: 2.9.4
  OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.5059, Intel
  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: 2x Intel(R) Pentium(R) CPU G2030 @ 3.00GHz

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I am playing a modpack with the web displays mod and I tried it out and when I logged back into my world i decided to get rid of the display i placed to move it and it started playing the video from last session and crashed my game, when i tried to start the game again it said it could not start becasue it could not delete a debug file that has the link in it that is no longer being displayed but is trying to, here is the debug folder.   [0201/091808.660:WARNING:chrome_browser_cloud_management_controller.cc(88)] Could not create policy manager as CBCM is not enabled. [0201/091930.426:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091932.869:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.290:INFO:CONSOLE(5047)] "LegacyDataMixin will be applied to all legacy elements. Set `_legacyUndefinedCheck: true` on element class to enable.", source:  [0201/091933.529:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.529:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.530:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.530:WARNING:browser_info.cc(309)] Returning a speculative frame for 25769803781 [6,5] [0201/091933.557:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091934.376:WARNING:obfuscated_file_util.cc(1410)] Failed to get origin+type directory: { uri: filesystem:https://www.youtube.com/temporary/, storage key: { origin: https://www.youtube.com, top-level site: https://youtube.com, nonce: <null>, ancestor chain bit: Same-Site }, bucket id: 1 } error:-4 [0201/091935.216:INFO:CONSOLE(0)] "Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factors'.", source:  (0) [0201/091935.241:INFO:CONSOLE(7990)] "Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (7990) [0201/091936.766:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091936.767:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091937.243:INFO:CONSOLE(5047)] "LegacyDataMixin will be applied to all legacy elements. Set `_legacyUndefinedCheck: true` on element class to enable.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (5047) [0201/091938.283:INFO:CONSOLE(7990)] "Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.", source: https://www.youtube.com/s/desktop/3df27587/jsbin/desktop_polymer.vflset/desktop_polymer.js (7990) [0201/091939.496:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705669 [9,5] [0201/091953.165:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.165:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.166:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091953.166:WARNING:browser_info.cc(309)] Returning a speculative frame for 38654705676 [9,12] [0201/091959.119:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/091959.119:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/091959.119:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092014.122:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092019.126:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092024.512:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092029.812:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.154:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.165:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092036.165:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092041.464:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.842:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.843:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092051.843:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204?conn2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://i.ytimg.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0) [0201/092055.373:INFO:CONSOLE(0)] "The resource https://rr5---sn-o097znsr.googlevideo.com/generate_204 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.", source: https://www.youtube.com/watch?v=gaRSMacERUQ (0)
    • If you are searching for mods, I would not search here, this is more of a support forum for using/creating mods with minecraft Forge. Try https://www.curseforge.com/minecraft if you are looking for mods/modpacks to use.
    • I was trying to find a mod that added something specific, and was unable to find it with what limited memory I had of seeing it. I don't know why there isn't an option to include words in overviews of mods. I could see it being in the sort tab near filters on the app in my opinion. It might help someone trying to find something specific, only based off something from the overview tab, but idk
    • Please read the FAQ and post logs as described there.   Also, do not just add a post onto someone else's thread with your issue, create a new one please.
  • Topics

×
×
  • Create New...

Important Information

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