597475358
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 15-6-18 上午8:59
Description: Unexpected error

java.lang.IndexOutOfBoundsException
        at java.nio.Buffer.checkIndex(Unknown Source)
        at java.nio.DirectByteBuffer.get(Unknown Source)
        at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
        at cofh.core.key.CoFHKeyHandler.keyPress(CoFHKeyHandler.java:46)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_795_CoFHKeyHandler_keyPress_KeyInputEvent.invoke(.dynamic)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
        at cpw.mods.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:540)
        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1861)
        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
        at net.minecraft.client.main.Main.main(SourceFile:148)
        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:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
        at java.nio.Buffer.checkIndex(Unknown Source)
        at java.nio.DirectByteBuffer.get(Unknown Source)
        at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
        at cofh.core.key.CoFHKeyHandler.keyPress(CoFHKeyHandler.java:46)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_795_CoFHKeyHandler_keyPress_KeyInputEvent.invoke(.dynamic)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
        at cpw.mods.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:540)

-- Affected level --
Details:
        Level name: MpServer
        All players: 1 total; [EntityClientPlayerMP['WWJ'/704, l='MpServer', x=140.50, y=79.62, z=308.50]]
        Chunk stats: MultiplayerChunkCache: 880, 889
        Level seed: 0
        Level generator: ID 00 - default, ver 1. Features enabled: false
        Level generator options:
        Level spawn location: World: (144,64,301), Chunk: (at 0,4,13 in 9,18; contains blocks 144,0,288 to 159,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
        Level time: 36832 game time, 36832 day time
        Level dimension: 0
        Level storage version: 0x00000 - Unknown?
        Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
        Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false



597475358
http://pan.baidu.com/s/1kTFyBRp
这是崩溃的TXT文件,文字太多不能全贴出来
创建地图后人物视角转几下就崩溃了

Beam_less
mod出错了吧

GWLAN
按键冲突。。。mod太多难免出错。如果只是偶尔出现的就忽略吧 ,如果进不去游戏你可以试试把CoFH删掉。你可以把这份报告提供给CoFH的作者,但是估计这么多mod他不会看的。

597475358
GWLAN 发表于 2015-6-18 09:01
按键冲突。。。mod太多难免出错。如果只是偶尔出现的就忽略吧 ,如果进不去游戏你可以试试把CoFH删掉。你可 ...

确实,刚看见我把鼠标左键设设置到其他按键上了