Jump to content

Recommended Posts

Posted

Help please, I cant run my minecraft Forge for 1.12.2 because it says I have this crash: 

Error: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

If you know how to somehow fix it I would really appriciate if you told me how.

-ILoveMinecraftForLife

 

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  wings (Wings-Mod-1.12.2 (1).jar)
  XaeroMinimapPlugin (Xaeros_Minimap_20.19.0_Forge_1.12.jar)
  ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 8/28/20 6:18 PM
XRay version: 58
Description: Initializing game

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.getCareer(VillagerRegistry.java:229)
    at com.builtbroken.baggablemobs.lib.BaggableMobsUtil.getCapturedVillagerProfession(BaggableMobsUtil.java:110)
    at com.builtbroken.baggablemobs.content.ItemMobBag.func_77624_a(ItemMobBag.java:78)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$274/1944973234.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$288/2003593405.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)
    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(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:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.getCareer(VillagerRegistry.java:229)
    at com.builtbroken.baggablemobs.lib.BaggableMobsUtil.getCapturedVillagerProfession(BaggableMobsUtil.java:110)
    at com.builtbroken.baggablemobs.content.ItemMobBag.func_77624_a(ItemMobBag.java:78)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$274/1944973234.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$288/2003593405.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)

-- 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(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)

-- 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: 431568280 bytes (411 MB) / 1744830464 bytes (1664 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 43 mods loaded, 41 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                                |
    |:----- |:--------------------- |:------------ |:--------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft             | 1.12.2       | minecraft.jar                                       | None                                     |
    | LCH   | mcp                   | 9.42         | minecraft.jar                                       | None                                     |
    | LCH   | FML                   | 8.0.99.99    | forge-1.12.2-14.23.5.2854.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                 | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | xaerominimap_core     | 1.12.2-1.0   | minecraft.jar                                       | None                                     |
    | LCH   | damageindicatorsmod   | 1.0          | [1.12.2]DamageIndicatorsMod-3.5.1.jar               | None                                     |
    | LCH   | animalnet             | v1.12.2 b1   | animalnet-v1.12.2+b1 (2).jar                        | None                                     |
    | LCH   | placebo               | 1.6.0        | Placebo-1.12.2-1.6.0.jar                            | None                                     |
    | LCH   | apotheosis            | 1.12.4       | Apotheosis-1.12.2-1.12.5.jar                        | None                                     |
    | LCH   | bibliocraft           | 2.4.5        | BiblioCraft[v2.4.5][MC1.12.2].jar                   | None                                     |
    | LCH   | biomesoplenty         | 7.0.1.2444   | Biomes-O-Plenty-Mod-1.12.2.jar                      | None                                     |
    | LCH   | bookshelf             | 2.3.577      | Bookshelf-1.12.2-2.3.577.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | cloudboots            | 1.4.1        | CloudBoots-1.12.2-1.4.1.jar                         | None                                     |
    | LCH   | coherentvillages      | v0.0.5.10    | coherent_villages-pre-release_v0.0.5.10.jar         | None                                     |
    | LCH   | cosmeticarmorreworked | 1.12.2-v5a   | CosmeticArmorReworked-1.12.2-v5a (1).jar            | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LCH   | mocreatures           | 12.0.5       | DrZharks+MoCreatures+Mod-12.0.5.jar                 | None                                     |
    | LCH   | emerald_mod           | 1.0.0        | EmeraldMod (1).jar                                  | None                                     |
    | LCH   | extrabows             | v1.12.2 b13  | extrabows-v1.12.2+b13.jar                           | None                                     |
    | LCH   | fencejumper           | 1.0.5        | fencejumper-1.12-1.0.5.jar                          | None                                     |
    | LCH   | cfm                   | 6.3.1        | furniture-6.3.1-1.12.2 (2).jar                      | None                                     |
    | LCH   | ichunutil             | 7.2.1        | iChunUtil-1.12.2-7.2.1.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | gravitygun            | 7.0.0        | GravityGun-1.12.2-7.0.1.jar                         | None                                     |
    | LCH   | waila                 | 1.8.26       | Hwyla-1.8.26-B41_1.12.2.jar                         | None                                     |
    | LCH   | jei                   | 4.15.0.296   | jei_1.12.2-4.15.0.296.jar                           | None                                     |
    | LCH   | jrftl                 | 1.1          | Just-Another-Rotten-Flesh-to-Leather-Mod-1.12.2.jar | None                                     |
    | LCH   | lucky                 | 7.6.0        | luckyblock-1.12.2-1 (1).jar                         | None                                     |
    | LCH   | mca                   | 6.1.0        | MCA-1.12.2-6.1.0-universal.jar                      | None                                     |
    | LCH   | movillages            | 1.5.4        | Mo-Villages-Mod-1.12.2.jar                          | None                                     |
    | LCH   | morph                 | 7.2.0        | Morph-1.12.2-7.2.1.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | mo_swords             | v4           | MoSwords-Mod-1.12.2.jar                             | None                                     |
    | LCH   | placeableitems        | 3.3          | placeableitems-3.3.jar                              | None                                     |
    | LCH   | corerm                | 1.3.3        | RikMuldsCore_1.3.3.jar                              | None                                     |
    | LCH   | ruins                 | 17.2         | Ruins-Mod-1.12.2.jar                                | None                                     |
    | LCH   | baggablemobs          | 1.0.0        | SBM-Baggable-Mobs-1.12.2-1.0.0b20190122172253.jar   | None                                     |
    | LCH   | treechopper           | 1.2.4        | TreeChopper-1.12.2-1.2.4.jar                        | None                                     |
    | LCH   | uteamcore             | 2.2.5.147    | u_team_core-1.12.2-2.2.5.147 (1).jar                | None                                     |
    | LCH   | usefulbackpacks       | 1.5.3.59     | Useful-Backpacks-Mod-1.12.2.jar                     | None                                     |
    | LCH   | llibrary              | 1.7.18       | LLibrary-1.12.2 (1).jar                             | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | wings                 | 1.1.4        | Wings-Mod-1.12.2 (1).jar                            | None                                     |
    | LCH   | woolintostrings       | 1.0.2        | WoolIntoStrings-1.12.2-1.0.2.jar                    | None                                     |
    | LCH   | xaerominimap          | 20.19.0      | Xaeros_Minimap_20.19.0_Forge_1.12.jar               | None                                     |
    | UD    | bauble_wings          | 1.0.0        | Wings-Mod-1.12.2 (1).jar                            | None                                     |
    | UD    | mobends_wings         | 1.0.0        | Wings-Mod-1.12.2 (1).jar                            | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
wings (Wings-Mod-1.12.2 (1).jar)
  me.paulf.wings.server.asm.WingsRuntimePatcher
  me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
XaeroMinimapPlugin (Xaeros_Minimap_20.19.0_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
  shadows.ApotheosisTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 4600 Series'
    Launched Version: 1.12.2-forge-14.23.5.2854
    LWJGL: 2.9.4
    OpenGL: ATI Radeon HD 4600 Series GL version 3.3.11672 Compatibility Profile Context, 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: 4x Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 9
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 3.3.11672 Compatibility Profile Context
    OpenGlRenderer: ATI Radeon HD 4600 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

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

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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