Jump to content

Recommended Posts

Posted

I am also having the same problem with all forge versions for Minecraft 1.12.2. Please help me out, I need this for my YouTube channel (Nitro Gamer23).

This is the crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// Why is it breaking :(

Time: 3/27/19 10:49 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minecraft Forge (forge)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 9
    at com.stc.pattysmoretools.blocks.BlockOre.getSpecialName(BlockOre.java:163)
    at com.stc.pattysmoretools.blocks.ItemBlockVariants.func_77667_c(ItemBlockVariants.java:18)
    at net.minecraft.item.Item.func_77657_g(Item.java:292)
    at net.minecraft.item.Item.func_77653_i(Item.java:362)
    at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:617)
    at buildcraft.silicon.item.ItemPluggableFacade.getFacadeStateDisplayName(ItemPluggableFacade.java:152)
    at buildcraft.silicon.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:143)
    at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:617)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:662)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:575)
    at net.minecraft.client.Minecraft$$Lambda$758/117256401.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at net.minecraft.client.Minecraft$$Lambda$760/1376124280.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:589)
    at net.minecraftforge.fml.client.FMLClientHandler.reloadSearchTrees(FMLClientHandler.java:1080)
    at net.minecraftforge.fml.common.FMLCommonHandler.reloadSearchTrees(FMLCommonHandler.java:772)
    at net.minecraftforge.common.ForgeModContainer.mappingChanged(ForgeModContainer.java:567)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.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:218)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
    at net.minecraftforge.fml.common.Loader.fireRemapEvent(Loader.java:924)
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:237)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:330)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 861786040 bytes (821 MB) / 2233466880 bytes (2130 MB) up to 3579314176 bytes (3413 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3840m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.4.2739 39 mods loaded, 39 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                                |
    |:------- |:------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
    | UCHIJA  | minecraft           | 1.12.2                   | minecraft.jar                                   | None                                     |
    | UCHIJA  | mcp                 | 9.42                     | minecraft.jar                                   | None                                     |
    | UCHIJA  | FML                 | 8.0.99.99                | forge-1.12.2-14.23.4.2739.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAE | forge               | 14.23.4.2739             | forge-1.12.2-14.23.4.2739.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA  | ageofweapons        | 0.13.5                   | Age of Weapons 1.12.2  (v.0.13.5).jar           | None                                     |
    | UCHIJA  | aroma1997core       | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJA  | aroma1997sdimension | 2.0.0.2                  | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJA  | bookshelf           | 2.3.577                  | Bookshelf-1.12.2-2.3.577.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJA  | buildcraftlib       | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcraftcore      | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcraftbuilders  | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcrafttransport | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcraftsilicon   | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcraftcompat    | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcraftenergy    | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcraftfactory   | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | buildcraftrobotics  | 7.99.23                  | buildcraft-all-7.99.23.jar                      | None                                     |
    | UCHIJA  | chameleon           | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
    | UCHIJA  | ctm                 | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                       | None                                     |
    | UCHIJA  | customnpcs          | 1.12                     | CustomNPCs_1.12.2(30Jan19).jar                  | None                                     |
    | UCHIJA  | cxlibrary           | 1.6.1                    | cxlibrary-1.12.1-1.6.1.jar                      | None                                     |
    | UCHIJA  | eplus               | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJA  | cfm                 | 6.2.0                    | furniture-6.2.0-1.12.2.jar                      | None                                     |
    | UCHIJA  | imsm                | 1.12                     | Instant-Massive-Structures-Mod-1.12.jar         | None                                     |
    | UCHIJA  | ironchest           | 1.12.2-7.0.59.842        | ironchest-1.12.2-7.0.59.842.jar                 | None                                     |
    | UCHIJA  | jei                 | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                       | None                                     |
    | UCHIJA  | journeymap          | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                     | None                                     |
    | UCHIJA  | mantle              | 1.12-1.3.3.42            | Mantle-1.12-1.3.3.42.jar                        | None                                     |
    | UCHIJA  | radixcore           | 1.12.x-2.2.1             | RadixCore-1.12.x-2.2.1-universal.jar            | None                                     |
    | UCHIJA  | mca                 | 1.12.2-5.3.1             | MCA-1.12.x-5.3.1-universal.jar                  | None                                     |
    | UCHIJA  | morefurnaces        | 1.10.5                   | MoreFurnaces-1.12.2-1.10.6.jar                  | None                                     |
    | UCHIJA  | pattysmoretools     | 1.12.2-1.7               | PattysMoreTools-2-Mod-1.12.2.jar                | None                                     |
    | UCHIJA  | corerm              | 1.3.3                    | RikMuldsCore_1.3.3.jar                          | None                                     |
    | UCHIJA  | storagedrawers      | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.8.jar                 | None                                     |
    | UCHIJA  | tconstruct          | 1.12.2-2.12.0.115        | TConstruct-1.12.2-2.12.0.115.jar                | None                                     |
    | UCHIJA  | camping             | 2.4.3                    | TheCampingMod_2.4.3.jar                         | None                                     |
    | UCHIJA  | tinkertoolleveling  | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar             | None                                     |
    | UCHIJA  | treechopper         | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                    | None                                     |
    | UCHIJA  | wawla               | 2.5.269                  | Wawla-1.12.2-2.5.269.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |

    Loaded coremods (and transformers): 
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 520'
    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)
 

Posted

1. Don't hijack threads

2. Your issue is not the same as the OP of the thread you posted in

3. Must you plug your YouTube channel while asking for assistance?

 

Try removing PattysMoreTools

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

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



×
×
  • Create New...

Important Information

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