Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 4/12/19 4:50 PM
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.IndexOutOfBoundsException: -97
    at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
    at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
    at ru.poopycoders.improvedbackpacks.listeners.EventListener.onItemTooltip(EventListener.java:49)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_257_EventListener_onItemTooltip_ItemTooltipEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:335)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$200/38487415.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$202/640985141.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraftforge.fml.client.FMLClientHandler.reloadSearchTrees(FMLClientHandler.java:1086)
    at net.minecraftforge.fml.common.FMLCommonHandler.reloadSearchTrees(FMLCommonHandler.java:778)
    at net.minecraftforge.common.ForgeModContainer.mappingChanged(ForgeModContainer.java:581)
    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:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at net.minecraftforge.fml.common.Loader.fireRemapEvent(Loader.java:908)
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:245)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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:
---------------------------------------------------------------------------------------

-- 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: 625853752 bytes (596 MB) / 1610612736 bytes (1536 MB) up to 12884901888 bytes (12288 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -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.2813 27 mods loaded, 27 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                                |
    |:------- |:-------------------- |:---------------- |:--------------------------------------- |:---------------------------------------- |
    | LCHIJA  | minecraft            | 1.12.2           | minecraft.jar                           | None                                     |
    | LCHIJA  | mcp                  | 9.42             | minecraft.jar                           | None                                     |
    | LCHIJA  | FML                  | 8.0.99.99        | forge-1.12.2-14.23.5.2813.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJAE | forge                | 14.23.5.2813     | forge-1.12.2-14.23.5.2813.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA  | jei                  | 4.14.4.267       | jei_1.12.2-4.14.4.267.jar               | None                                     |
    | LCHIJA  | appleskin            | 1.0.9            | AppleSkin-mc1.12-1.0.9.jar              | None                                     |
    | LCHIJA  | astikoor             | 1.1.0            | astikoor_horse-carts-1.1.0a.jar         | None                                     |
    | LCHIJA  | baubles              | 1.5.2            | Baubles-1.12-1.5.2.jar                  | None                                     |
    | LCHIJA  | bibliocraft          | 2.4.5            | BiblioCraftv2.4.5MC1.12.2.jar           | None                                     |
    | LCHIJA  | chameleon            | 1.12-4.1.3       | Chameleon-1.12-4.1.3.jar                | None                                     |
    | LCHIJA  | cookingforblockheads | 6.4.69           | CookingForBlockheads_1.12.2-6.4.69.jar  | None                                     |
    | LCHIJA  | waila                | 1.8.25           | Hwyla-1.8.25-B40_1.12.jar               | None                                     |
    | LCHIJA  | improvedbackpacks    | 1.12.2-1.2.0.2   | ImprovedBackpacks-1.12.2-1.2.0.2.jar    | None                                     |
    | LCHIJA  | journeymap           | 1.12.2-5.5.3     | journeymap-1.12.2-5.5.3.jar             | None                                     |
    | LCHIJA  | jarm                 | 1.1.2            | Just_A_Raft_Mod-1.1.2.jar               | None                                     |
    | LCHIJA  | mantle               | 1.12-1.3.3.42    | Mantle-1.12-1.3.3.42.jar                | None                                     |
    | LCHIJA  | placebo              | 1.5.1            | Placebo-1.12.2-1.5.1.jar                | None                                     |
    | LCHIJA  | rustic               | 1.0.4            | rustic-1.0.4.jar                        | None                                     |
    | LCHIJA  | spartanshields       | 1.4.1            | SpartanShields-1.12.2-1.4.1.jar         | None                                     |
    | LCHIJA  | storagedrawers       | 1.12-5.3.5       | StorageDrawers-1.12.2-5.3.6.jar         | None                                     |
    | LCHIJA  | tconstruct           | 1.12.2-2.10.0.75 | TConstruct-1.12.2-2.10.0.75.jar         | None                                     |
    | LCHIJA  | thaumcraft           | 6.1.BETA26       | Thaumcraft-1.12.2-6.1.BETA26.jar        | None                                     |
    | LCHIJA  | tcomplement          | ${version}       | TinkersComplement-1.12.2-0.2.3b.jar     | None                                     |
    | LCHIJA  | tombmanygraves       | @VERSION@        | TombManyGraves-1.12-4.0.3.jar           | None                                     |
    | LCHIJA  | tothebatpoles        | 1.12-1.1.0.0     | tothebatpoles-1.12-1.1.0.0.jar          | None                                     |
    | LCHIJA  | wawla                | 2.5.269          | Wawla-1.12.2-2.5.269.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | witherskelefix       | 2.6.0            | Wither_Skeleton_Tweaks-1.12.2-2.6.0.jar | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 425.31' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
    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)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)                               
 

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.