Ok so whats happening is whenever i try to interact with a friendly entity my game crashes,Wether it be a Villager or a Pet
The game crashed whilst unexpected error
Error: java.lang.ClassCastException: mca.entity.EntityHuman cannot be cast to net.minecraft.entity.player.EntityPlayer
Are you playing a modded game? If so, the problem is almost certainly with one of the mods, so you'd want to ask the mod author (for example, through the forum on their mod's mods.curse.com page). Otherwise, that is not a common error for vanilla Minecraft. The best thing would be to contact Mojang through https://minecraft.net/en-us/help/?ref=gm.
Are you playing a modded game? If so, the problem is almost certainly with one of the mods, so you'd want to ask the mod author (for example, through the forum on their mod's mods.curse.com page). Otherwise, that is not a common error for vanilla Minecraft. The best thing would be to contact Mojang through https://minecraft.net/en-us/help/?ref=gm.
/me smashes his head over 9000 times in a television
Mojang DOESN'T CARE about modded stuff.
OP: Remove MCA.
Rollback Post to RevisionRollBack
I am out. If you want to contact me, send me a mail, or a tweet.
/me smashes his head over 9000 times in a television
Mojang DOESN'T CARE about modded stuff.
OP: Remove MCA.
I hope your head is okay, because smashing it into a television was ultimately unnecessary. If you read my response carefully, I wasn't suggesting contacting Mojang for modded support. I was suggesting that if the game isn't modded, contacting Mojang is the thing to do.
But AugiteSoul is correct that MCA is likely the culprit, here. I'd suggest contacting the mod authors for support at https://mods.curse.com/mc-mods/minecraft/minecraft-comes-alive-mca. They would most likely appreciate knowing if there is a technical problem with their mod.
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:241)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:232)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:194)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45)
at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1111)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1167)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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 net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:241)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:232)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:194)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/environment/sun.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45)
at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1111)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1167)
Ok so whats happening is whenever i try to interact with a friendly entity my game crashes,Wether it be a Villager or a Pet
The game crashed whilst unexpected error
Error: java.lang.ClassCastException: mca.entity.EntityHuman cannot be cast to net.minecraft.entity.player.EntityPlayer
It looks like Minecraft comes alive is crashing your game, try without it.
Are you playing a modded game? If so, the problem is almost certainly with one of the mods, so you'd want to ask the mod author (for example, through the forum on their mod's mods.curse.com page). Otherwise, that is not a common error for vanilla Minecraft. The best thing would be to contact Mojang through https://minecraft.net/en-us/help/?ref=gm.
http://minecraftramblings.com
-
View User Profile
-
View Posts
-
Send Message
Curse Premium/me smashes his head over 9000 times in a television
Mojang DOESN'T CARE about modded stuff.
OP: Remove MCA.
I am out. If you want to contact me, send me a mail, or a tweet.
contact me
contact [at] augitesoul [dot] fr
https://twitter.com/luoSetiguA
I do vaporwave aesthetics, and soon audio creations.
l'oeil, l'image
l'ouïe, le son
Sounds from a future that does not exist yet. Results of arbitrary code execution into a living computing matrix, turned into sounds...
https://nouveaudossier.bandcamp.com
https://soundcloud.com/nouveaudossier
I hope your head is okay, because smashing it into a television was ultimately unnecessary. If you read my response carefully, I wasn't suggesting contacting Mojang for modded support. I was suggesting that if the game isn't modded, contacting Mojang is the thing to do.
But AugiteSoul is correct that MCA is likely the culprit, here. I'd suggest contacting the mod authors for support at https://mods.curse.com/mc-mods/minecraft/minecraft-comes-alive-mca. They would most likely appreciate knowing if there is a technical problem with their mod.
http://minecraftramblings.com
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 5/16/17 8:23 PM
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:241)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:232)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:194)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45)
at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1111)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1167)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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 net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:241)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:232)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:194)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/environment/sun.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45)
at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1111)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1167)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Griggy1'/293, l='MpServer', x=421.67, y=70.62, z=738.07]]
Chunk stats: MultiplayerChunkCache: 220, 220
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (552,64,636), Chunk: (at 8,4,12 in 34,39; contains blocks 544,0,624 to 559,255,639), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Level time: 160335 game time, 160335 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 60 total; [MoCEntityOgre['Ogre'/16, l='MpServer', x=383.50, y=27.00, z=636.50], MoCEntityOgre['Ogre'/20, l='MpServer', x=381.50, y=27.00, z=640.50], MoCEntityFlameWraith['FlameWraith'/23, l='MpServer', x=375.75, y=59.50, z=651.25], MoCEntityDuck['Duck'/26, l='MpServer', x=374.47, y=73.00, z=640.72], MoCEntityDuck['Duck'/27, l='MpServer', x=372.69, y=74.00, z=641.72], EntitySkeleton['Skeleton'/28, l='MpServer', x=382.50, y=64.00, z=817.50], EntityCreeper['Creeper'/34, l='MpServer', x=388.59, y=64.00, z=743.00], MoCEntityBoar['Boar'/294, l='MpServer', x=337.50, y=68.00, z=784.50], EntityDoberman['Doberman Pinscher'/39, l='MpServer', x=401.22, y=63.00, z=716.06], MoCEntityFishy['Fishy'/41, l='MpServer', x=433.03, y=62.00, z=630.69], EntityDoberman['Doberman Pinscher'/45, l='MpServer', x=420.88, y=63.00, z=704.34], EntityTFNagaSegment['unknown'/558, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/559, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/560, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/561, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/562, l='MpServer', x=0.00, y=0.00, z=0.00], MoCEntityBoar['Boar'/306, l='MpServer', x=325.84, y=69.00, z=789.09], EntityTFNagaSegment['unknown'/563, l='MpServer', x=0.00, y=0.00, z=0.00], MoCEntityDuck['Duck'/307, l='MpServer', x=320.16, y=79.00, z=692.22], EntityTFNagaSegment['unknown'/564, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/565, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/566, l='MpServer', x=0.00, y=0.00, z=0.00], MoCEntityBoar['Boar'/310, l='MpServer', x=310.50, y=70.00, z=744.50], EntityTFNagaSegment['unknown'/567, l='MpServer', x=0.00, y=0.00, z=0.00], MoCEntityBoar['Boar'/311, l='MpServer', x=308.50, y=70.00, z=746.50], EntityTFNagaSegment['unknown'/568, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/569, l='MpServer', x=0.00, y=0.00, z=0.00], EntityDoberman['Doberman Pinscher'/59, l='MpServer', x=450.00, y=63.00, z=730.44], EntitySkeleton['Skeleton'/316, l='MpServer', x=351.50, y=80.00, z=665.50], MoCEntityFirefly['Firefly'/60, l='MpServer', x=456.53, y=63.00, z=737.06], MoCEntityFirefly['Firefly'/61, l='MpServer', x=454.78, y=67.00, z=762.59], MoCEntityFly['Fly'/65, l='MpServer', x=474.97, y=75.00, z=695.28], MoCEntityDragonfly['DragonFly'/68, l='MpServer', x=489.88, y=64.00, z=648.53], MoCEntitySnail['Snail'/69, l='MpServer', x=484.47, y=65.00, z=653.75], MoCEntityDuck['Duck'/329, l='MpServer', x=317.69, y=84.00, z=695.44], EntityZombie['Zombie'/73, l='MpServer', x=489.22, y=63.00, z=720.28], EntityGoblin['Hobgoblin'/74, l='MpServer', x=480.53, y=70.00, z=768.13], MoCEntityFlameWraith['FlameWraith'/334, l='MpServer', x=470.50, y=49.00, z=854.50], EntitySlime['Slime'/80, l='MpServer', x=498.63, y=64.00, z=663.63], EntityCreeper['Creeper'/81, l='MpServer', x=501.50, y=10.00, z=675.50], MoCEntityButterfly['ButterFly'/82, l='MpServer', x=525.69, y=64.00, z=682.50], MoCEntityAnt['Ant'/83, l='MpServer', x=526.94, y=64.00, z=676.31], MoCEntityButterfly['ButterFly'/84, l='MpServer', x=527.50, y=64.00, z=686.44], MoCEntityDragonfly['DragonFly'/85, l='MpServer', x=527.59, y=63.00, z=688.50], MoCEntitySnail['Snail'/88, l='MpServer', x=524.00, y=73.00, z=798.47], MoCEntityDuck['Duck'/345, l='MpServer', x=350.50, y=83.00, z=641.50], MoCEntityDuck['Duck'/346, l='MpServer', x=346.72, y=85.41, z=644.38], MoCEntityCricket['Cricket'/90, l='MpServer', x=523.56, y=82.00, z=827.53], MoCEntityRaccoon['Raccoon'/347, l='MpServer', x=497.38, y=91.00, z=843.13], MoCEntityAnt['Ant'/92, l='MpServer', x=536.56, y=64.00, z=671.88], MoCEntityDragonfly['DragonFly'/93, l='MpServer', x=536.22, y=64.00, z=688.06], MoCEntityDragonfly['DragonFly'/94, l='MpServer', x=531.69, y=64.00, z=685.78], MoCEntityAnt['Ant'/95, l='MpServer', x=529.53, y=64.00, z=687.50], MoCEntityFly['Fly'/352, l='MpServer', x=542.72, y=80.00, z=833.53], MoCEntityAnt['Ant'/96, l='MpServer', x=529.59, y=63.00, z=692.00], EntityClientPlayerMP['Griggy1'/293, l='MpServer', x=421.67, y=70.62, z=738.07], MoCEntityDragonfly['DragonFly'/97, l='MpServer', x=541.47, y=64.00, z=695.94], MoCEntityFly['Fly'/106, l='MpServer', x=539.56, y=82.00, z=824.16], MoCEntityFly['Fly'/107, l='MpServer', x=534.03, y=81.00, z=830.59], MoCEntityFly['Fly'/108, l='MpServer', x=529.75, y=80.00, z=824.47]]
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: 11867624 bytes (11 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 40, tcache: 0, allocated: 13, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 40 mods loaded, 40 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.1566-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA ChickenShed{1.1.3} [Chicken Shed] ([1.7.2+] ChickenShed (v1.1.3).jar)
UCHIJAAAA surpriseeggs{1.0.6} [Surprise Eggs] (Adventure Backpack.jar)
UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (Adventure Backpack.jar)
UCHIJAAAA babyanimals{1.7.10-2} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.7.10.jar)
UCHIJAAAA XaeroBetterPvP{1.12} [Better PVP Mod] (BetterPvP_1.12_Forge_1.7.10.jar)
UCHIJAAAA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar)
UCHIJAAAA ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (Twilight-Forest-Mod-1.7.10.jar)
UCHIJAAAA chisel{2.3.10.37} [Chisel 2] (Chisel 2.jar)
UCHIJAAAA colorfularmor{1.7.10-2.6} [Colorful Armor] (Colorful-Armor-Mod-1.7.10.jar)
UCHIJAAAA CopiousDogs{${mcversion}-${version}} [Copious Dogs] (Copious-Dogs-Mod-by-wolfpupKG52-1.7.10.jar)
UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.6.1_1.7.10.jar)
UCHIJAAAA props{2.3.6.1} [Decocraft] (Decocraft-2.3.6.1_1.7.10.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA fairylights{1.4.0} [Fairy Lights] (Fairy-Lights-Mod-1.7.10.jar)
UCHIJAAAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10.jar)
UCHIJAAAA GardenCore{1.7.10-1.6.3} [Garden Core] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAAAA GardenContainers{1.7.10-1.6.3} [Garden Containers] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAAAA GardenStuff{1.7.10-1.6.3} [Garden Stuff] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAAAA GardenTrees{1.7.10-1.6.3} [Garden Trees] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] (LuckyBlock.jar)
UCHIJAAAA movillages{1.4.2} [Mo' Villages] (Mo-Villages-Mod-1.7.10.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfish's Furniture Mod.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pams-Get-all-the-Seeds-Mod-1.7.10.jar)
UCHIJAAAA weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pams-Weee-Flowers-Mod-1.7.10.zip)
UCHIJAAAA SC0_SpaceCore{0.7.14} [SpaceCore] (SpaceCore-1.7.10.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar)
UCHIJAAAA SC0_Wings{1.2.6} [Survival Wings] (Survival-Wings-Mod-1.7.10.jar)
UCHIJAAAA tc{4.3.1_008} [Traincraft] (Traincraft-Mod-1.7.10.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] (Tree-Capitator-Mod-1.7.10.jar)
UCHIJAAAA svm{1.7.10-2.0.4} [Saracalia's Vehicle Mod] (Vehicle-Mod-1.7.10.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (Witchery.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13464 Compatibility Profile Context 21.19.384.0' Renderer: 'AMD Radeon R7 250 Series'
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon R7 250 Series GL version 4.5.13464 Compatibility Profile Context 21.19.384.0, ATI Technologies Inc.
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: []
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: Off (1)
I dont Know What to do Helppppppppp