java.lang.IndexOutOfBoundsException: -97
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at com.flansmod.common.guns.ItemGun.onUpdateClient(ItemGun.java:235)
at com.flansmod.common.guns.ItemGun.func_77663_a(ItemGun.java:513)
at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:381)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:311)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.superOnLivingUpdate(EntityPlayerSP.java)
at chylex.bettersprinting.client.player.PlayerBase.onLivingUpdate(PlayerBase.java:239)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:483)
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.DirectByteBuffer.get(DirectByteBuffer.java:253)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at com.flansmod.common.guns.ItemGun.onUpdateClient(ItemGun.java:235)
at com.flansmod.common.guns.ItemGun.func_77663_a(ItemGun.java:513)
at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:381)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:311)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.superOnLivingUpdate(EntityPlayerSP.java)
at chylex.bettersprinting.client.player.PlayerBase.onLivingUpdate(PlayerBase.java:239)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 273
Entity Name: Trainfan
Entity's Exact location: 87.50, 68.62, 258.50
Entity's Block location: World: (87,68,258), Chunk: (at 7,4,2 in 5,16; contains blocks 80,0,256 to 95,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
When I Draw The Deagle in flans mod, I get this error:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 12/12/15 10:43 PM
Description: Ticking entity
java.lang.IndexOutOfBoundsException: -97
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at com.flansmod.common.guns.ItemGun.onUpdateClient(ItemGun.java:235)
at com.flansmod.common.guns.ItemGun.func_77663_a(ItemGun.java:513)
at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:381)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:311)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.superOnLivingUpdate(EntityPlayerSP.java)
at chylex.bettersprinting.client.player.PlayerBase.onLivingUpdate(PlayerBase.java:239)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:483)
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.DirectByteBuffer.get(DirectByteBuffer.java:253)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at com.flansmod.common.guns.ItemGun.onUpdateClient(ItemGun.java:235)
at com.flansmod.common.guns.ItemGun.func_77663_a(ItemGun.java:513)
at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:381)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:311)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.superOnLivingUpdate(EntityPlayerSP.java)
at chylex.bettersprinting.client.player.PlayerBase.onLivingUpdate(PlayerBase.java:239)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at api.player.client.ClientPlayerAPI.onLivingUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java)
at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source)
at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 273
Entity Name: Trainfan
Entity's Exact location: 87.50, 68.62, 258.50
Entity's Block location: World: (87,68,258), Chunk: (at 7,4,2 in 5,16; contains blocks 80,0,256 to 95,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Trainfan'/273, l='MpServer', x=87.50, y=68.62, z=258.50]]
Chunk stats: MultiplayerChunkCache: 289, 298
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (84,64,256), Chunk: (at 4,4,0 in 5,16; contains blocks 80,0,256 to 95,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2429 game time, 3429 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
Forced entities: 58 total; [EntityBat['Bat'/128, l='MpServer', x=77.00, y=47.00, z=191.44], EntityCow['Cow'/129, l='MpServer', x=90.72, y=63.00, z=221.25], EntityCow['Cow'/130, l='MpServer', x=89.41, y=66.00, z=234.53], EntityVillager['Villager'/131, l='MpServer', x=80.50, y=67.00, z=314.50], EntityVillager['Villager'/132, l='MpServer', x=81.44, y=67.00, z=315.13], EntityVillager['Villager'/133, l='MpServer', x=86.00, y=66.00, z=312.47], EntityVillager['Villager'/134, l='MpServer', x=86.25, y=66.00, z=328.56], EntityVillager['Villager'/135, l='MpServer', x=83.94, y=66.00, z=330.50], EntityVillager['Villager'/137, l='MpServer', x=83.34, y=64.00, z=337.69], EntityClientPlayerMP['Trainfan'/273, l='MpServer', x=87.50, y=68.62, z=258.50], EntityVillager['Villager'/154, l='MpServer', x=96.16, y=66.00, z=313.34], EntityVillager['Villager'/155, l='MpServer', x=96.69, y=66.00, z=328.28], EntityVillager['Villager'/156, l='MpServer', x=110.50, y=66.00, z=321.50], EntityVillager['Villager'/157, l='MpServer', x=106.50, y=65.00, z=328.50], EntityVillager['Villager'/158, l='MpServer', x=109.72, y=64.00, z=323.50], EntityVillager['Villager'/159, l='MpServer', x=96.56, y=66.00, z=335.22], EntityBat['Bat'/182, l='MpServer', x=115.94, y=38.96, z=182.00], EntityBat['Bat'/183, l='MpServer', x=124.70, y=42.56, z=188.31], EntityCow['Cow'/186, l='MpServer', x=142.47, y=68.04, z=248.53], EntityWolf['Wolf'/187, l='MpServer', x=121.50, y=66.00, z=257.88], EntityWolf['Wolf'/188, l='MpServer', x=140.69, y=67.00, z=260.91], EntityWolf['Wolf'/189, l='MpServer', x=132.50, y=65.00, z=262.50], EntityWolf['Wolf'/190, l='MpServer', x=130.41, y=71.00, z=255.69], EntityPig['Pig'/191, l='MpServer', x=140.50, y=75.00, z=299.16], EntityPig['Pig'/192, l='MpServer', x=139.81, y=73.00, z=303.56], EntityPig['Pig'/193, l='MpServer', x=138.06, y=71.00, z=304.09], EntityPig['Pig'/194, l='MpServer', x=140.50, y=75.00, z=301.31], EntityVillager['Villager'/66, l='MpServer', x=12.66, y=72.00, z=184.13], EntityCow['Cow'/68, l='MpServer', x=9.84, y=63.00, z=229.25], EntityVillager['Villager'/79, l='MpServer', x=27.50, y=72.00, z=184.50], EntityVillager['Villager'/80, l='MpServer', x=28.50, y=72.00, z=184.50], EntityCow['Cow'/209, l='MpServer', x=144.50, y=66.00, z=244.19], EntitySquid['Squid'/81, l='MpServer', x=24.50, y=60.38, z=215.09], EntityCow['Cow'/210, l='MpServer', x=149.75, y=68.00, z=248.56], EntitySquid['Squid'/82, l='MpServer', x=23.50, y=58.38, z=225.75], EntityCow['Cow'/211, l='MpServer', x=146.50, y=68.00, z=256.50], EntityItem['item.item.seeds'/83, l='MpServer', x=25.69, y=64.13, z=253.75], EntityCow['Cow'/212, l='MpServer', x=152.19, y=76.00, z=313.22], EntityCow['Cow'/213, l='MpServer', x=149.09, y=73.00, z=300.97], EntityCow['Cow'/214, l='MpServer', x=157.78, y=75.00, z=311.50], EntityCow['Cow'/215, l='MpServer', x=156.19, y=75.00, z=311.50], EntitySquid['Squid'/94, l='MpServer', x=39.44, y=61.00, z=237.50], EntitySquid['Squid'/95, l='MpServer', x=38.22, y=62.34, z=245.28], EntityCow['Cow'/224, l='MpServer', x=159.69, y=69.00, z=245.50], EntityCow['Cow'/225, l='MpServer', x=163.50, y=70.00, z=255.50], EntityCow['Cow'/226, l='MpServer', x=163.50, y=70.00, z=253.50], EntityCow['Cow'/227, l='MpServer', x=163.50, y=69.00, z=250.50], EntityBat['Bat'/100, l='MpServer', x=55.50, y=44.54, z=230.21], EntitySquid['Squid'/101, l='MpServer', x=49.97, y=62.38, z=242.59], EntitySquid['Squid'/102, l='MpServer', x=48.50, y=62.38, z=242.50], EntityBat['Bat'/111, l='MpServer', x=69.76, y=47.18, z=224.53], EntityBat['Bat'/112, l='MpServer', x=64.25, y=44.10, z=239.25], EntityCow['Cow'/113, l='MpServer', x=81.66, y=63.00, z=231.53], EntityCow['Cow'/114, l='MpServer', x=75.13, y=63.00, z=240.47], EntityItem['item.item.seeds'/115, l='MpServer', x=73.22, y=67.13, z=297.75], EntityVillager['Villager'/116, l='MpServer', x=77.50, y=66.00, z=315.34], EntityVillager['Villager'/117, l='MpServer', x=73.84, y=65.00, z=337.50], EntityBat['Bat'/127, l='MpServer', x=86.66, y=31.56, z=188.31]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1886261784 bytes (1798 MB) / 3038248960 bytes (2897 MB) up to 3038248960 bytes (2897 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 13, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_C1 42 mods loaded, 42 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHIJAAAA betterrecords{@[email protected]} [Better Records] (BetterRecords-1.7.10-1.2.0.jar)
UCHIJAAAA bettersprinting{1.0} [Better Sprinting] (BetterSprinting.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA NBTEdit{1.7.2.2} [In-game NBTEdit] (Forge_NBTEditv1.7.2.2.zip)
UCHIJAAAA JoypadSplitscreenMod{1.7.2-0.1} [Joypad / SplitScreen Mod] (JoypadMod-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.12.8} [MalisisCore] (malisiscore-1.7.10-0.12.8.jar)
UCHIJAAAA malisisdoors{1.7.10-1.9.4} [Malisis' Doors] (malisisdoors-1.7.10-1.9.4.jar)
UCHIJAAAA movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre8.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre8.92-Base.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre8.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre8.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJAAAA ProjRed|Fabrication{4.7.0pre8.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre8.92-Fabrication.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre8.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre8.92-Lighting.jar)
UCHIJAAAA quiverchevsky{b101b} [QuiverBow] (QuiverBow_1.7.10_b101b.zip)
UCHIJAAAA rowam{5.2.1} [Rails of War Automation Module] (Rails of War Automation Module-5.2.1.jar)
UCHIJAAAA row{1.7.10-15.01.18-2} [Rails of War] (RoW-1.7.10-15.01.18-2.jar)
UCHIJAAAA TooMuchTNT{2.9} [TooMuchTNT] (TooMuchTNT v2.9.jar)
UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GT 625/PCIe/SSE2'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GT 625/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [ChromaHills-128x_1.7v11.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (8)
BTW, if it helps, this happens ONLY with desert eagles