The Meaning of Life, the Universe, and Everything.
Join Date:
11/3/2013
Posts:
50
Member Details
every so often my game crashes and its because of an error "ticking entity" and i read that the error is caused by chocolate quest (better dungeons) but that's one of my favorite mods so i don't want to get rid of it. is there another mod i can delete for it to stop crashing?
crash report
---- Minecraft Crash Report ----
// Sorry
Time: 28/03/16 12:33 AM
Description: Ticking entity
java.lang.ArrayIndexOutOfBoundsException: -6
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:547)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.World.func_147455_a(World.java:2600)
at com.chocolate.chocolateQuest.items.mobControl.ItemMobToSpawner.saveToSpawner(ItemMobToSpawner.java:119)
at com.chocolate.chocolateQuest.entity.mob.EntityHumanMob.func_70636_d(EntityHumanMob.java:117)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:547)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.World.func_147455_a(World.java:2600)
at com.chocolate.chocolateQuest.items.mobControl.ItemMobToSpawner.saveToSpawner(ItemMobToSpawner.java:119)
at com.chocolate.chocolateQuest.entity.mob.EntityHumanMob.func_70636_d(EntityHumanMob.java:117)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
-- Entity being ticked --
Details:
Entity Type: chocolateQuest.armoredSkeleton (com.chocolate.chocolateQuest.entity.mob.EntityHumanSkeleton)
Entity ID: 21865
Entity Name: Skeleton
Entity's Exact location: 658.59, 88.00, -177.04
Entity's Block location: World: (658,88,-178), Chunk: (at 2,5,14 in 41,-12; contains blocks 656,0,-192 to 671,255,-177), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Plz Work
All players: 1 total; [EntityPlayerMP['Froot01'/316, l='Plz Work', x=700.09, y=71.00, z=-223.13]]
Chunk stats: ServerChunkCache: 891 Drop: 0
Level seed: -6131662810616184093
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-176,64,256), Chunk: (at 0,4,0 in -11,16; contains blocks -176,0,256 to -161,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 224596 game time, 165212 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 7350 (now: false), thunder time: 30178 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
also the control option for optifine to zoom in doesn't work. does anyone know a fix for that. the key binding is not conflicting with anything..
if you're going to be like "you have the zoom mod so that's why optifine isn't working". I only downloaded the crappy Zoom mod because my optifine was not working
The Meaning of Life, the Universe, and Everything.
Join Date:
11/3/2013
Posts:
50
Member Details
there is nothing set as -6 in chocolate quest the config but i will try and see if downloading AntilDConflict works
Config
# Configuration file
general {
# Distance in blocks to the closest player to despawn mobs
I:distanceToDespawn=64
# If the instant dungeon builder is disabled, the dungeons will be buit at a rate of "dungeonBuilderSpeed" blocks/tick
I:dungeonBuilderSpeed=1000
# Distance in chunks(16 blocks) from dungeon to dungeon
I:dungeonSeparation=10
# Generate dungeons in flat maps
B:dungeonsInFlat=false
# If true the mod will update the Chocolate folder on startup
B:extractData=true
# Mining Prevention Potion ID
I:potionMinePreventionID=31
# If false dungeons will be build when the player get nearbu intead of with world generation(WIP)
B:useInstantDungeonBuilder=true
}
Thanks For The Reply
Update: downloading the lower version of optifine does not fix the LCTRL issue ill just have to deal with the eye sore of the zoom mod and i have yet to figure out if downloading Anti ID Conflicts mod fixes the crashes
would any of these mods stop optifine from working because when i first made the modpack optifine zoom worked fine but now it doesn't and im not sure what mod broke it
every so often my game crashes and its because of an error "ticking entity" and i read that the error is caused by chocolate quest (better dungeons) but that's one of my favorite mods so i don't want to get rid of it. is there another mod i can delete for it to stop crashing?
crash report
---- Minecraft Crash Report ----
// Sorry
Time: 28/03/16 12:33 AM
Description: Ticking entity
java.lang.ArrayIndexOutOfBoundsException: -6
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:547)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.World.func_147455_a(World.java:2600)
at com.chocolate.chocolateQuest.items.mobControl.ItemMobToSpawner.saveToSpawner(ItemMobToSpawner.java:119)
at com.chocolate.chocolateQuest.entity.mob.EntityHumanMob.func_70636_d(EntityHumanMob.java:117)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:547)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.World.func_147455_a(World.java:2600)
at com.chocolate.chocolateQuest.items.mobControl.ItemMobToSpawner.saveToSpawner(ItemMobToSpawner.java:119)
at com.chocolate.chocolateQuest.entity.mob.EntityHumanMob.func_70636_d(EntityHumanMob.java:117)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
-- Entity being ticked --
Details:
Entity Type: chocolateQuest.armoredSkeleton (com.chocolate.chocolateQuest.entity.mob.EntityHumanSkeleton)
Entity ID: 21865
Entity Name: Skeleton
Entity's Exact location: 658.59, 88.00, -177.04
Entity's Block location: World: (658,88,-178), Chunk: (at 2,5,14 in 41,-12; contains blocks 656,0,-192 to 671,255,-177), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Plz Work
All players: 1 total; [EntityPlayerMP['Froot01'/316, l='Plz Work', x=700.09, y=71.00, z=-223.13]]
Chunk stats: ServerChunkCache: 891 Drop: 0
Level seed: -6131662810616184093
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-176,64,256), Chunk: (at 0,4,0 in -11,16; contains blocks -176,0,256 to -161,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 224596 game time, 165212 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 7350 (now: false), thunder time: 30178 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 347773344 bytes (331 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: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D3 53 mods loaded, 53 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.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-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 RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA hoverboard{Pre-Alpha} [Hoverboard Mod by Arkif] (Arkif - Hoverboard Mod [1.7.10] [v0.1].jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Artifacts{1.1.0} [Artifacts] (Artifacts-1.1.0.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
UCHIJAAAA hud{1.1a} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.1a].zip)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.1d.jar)
UCHIJAAAA DLDungeonsJBG{1.7.5} [Doomlike Dungeons] (DoomlikeDungeons-1.7.5-MC1.7.10.jar)
UCHIJAAAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA grapplemod{1.0} [grapplemod] (grapplemod-1.7.10.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCHIJAAAA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
UCHIJAAAA IC2{2.2.727-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.727-experimental.jar)
UCHIJAAAA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAA IronChest{6.0.41.729} [Iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar)
UCHIJAAAA jaff{1.4.1_for_1.7.10} [Just a Few Fish] (JustAFewFish-1.4.1_for_1.7.10.jar)
UCHIJAAAA levelup{0.10} [Level Up!] (LevelUp!-0.10(1.7.10).jar)
UCHIJAAAA lootplusplus{0.22_for_1.7} [Loot++] (Loot++-0.22_for_1.7.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJAAAA starwarsmod{1.2.10} [Parzi's Star Wars Mod] (Parzi's Star Wars Mod v1.2.10.jar)
UCHIJAAAA portalblocks{0.0.0} [portalblocks] (Portal Blocks v1.0_1.7.10.jar)
UCHIJAAAA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCHIJAAAA HeroSuits{1.2} [Project Superhuman] (ProjectSuperhuman - v1.2 - 1.7.10.jar)
UCHIJAAAA Roguelike{1.3.5} [Roguelike Dungeons] (roguelike-1.7.10-1.3.5.jar)
UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA TF2Dispenser{1.7.10} [TF2 Dispenser] (TF2Dispenser-1.7.10.jar)
UCHIJAAAA TF2Sentry{1.7.10} [TF2 Sentry] (TF2Sentry-1.7.10.jar)
UCHIJAAAA TF2TeamAddon{1.7.10} [TF2 TeamAddon] (TF2TeamAddon-1.7.10.jar)
UCHIJAAAA TF2Teleporter{1.7.10} [TF2 Teleporter] (TF2Teleporter-1.7.10.jar)
UCHIJAAAA dna948{1.35} [The Last Sword You Will Ever Need Mod] (The_Last_Sword_You_Will_Ever_Need_Mod-1.10.jar)
UCHIJAAAA sgs_treasure{3.0.4} [SGS Treasure!] (Treasure-3.0.4-1.7.10.jar)
UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
UCHIJAAAA XaeroMinimap{1.8.5.1} [Xaero's Minimap] (Xaeros_Minimap_1.8.5.1_Forge_1.7.10.jar)
UCHIJAAAA zoommod{1.2} [zoommod] (ZoomMod-1.2_1.7.10.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Froot01'/316, l='Plz Work', x=700.09, y=71.00, z=-223.13]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.7.10_HD_U_D3
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 364.51
OpenGlRenderer: GeForce GTX 760/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
also the control option for optifine to zoom in doesn't work. does anyone know a fix for that. the key binding is not conflicting with anything..
if you're going to be like "you have the zoom mod so that's why optifine isn't working". I only downloaded the crappy Zoom mod because my optifine was not working
there is nothing set as -6 in chocolate quest the config but i will try and see if downloading AntilDConflict works
Config
# Configuration file
general {
# Distance in blocks to the closest player to despawn mobs
I:distanceToDespawn=64
# If the instant dungeon builder is disabled, the dungeons will be buit at a rate of "dungeonBuilderSpeed" blocks/tick
I:dungeonBuilderSpeed=1000
# Distance in chunks(16 blocks) from dungeon to dungeon
I:dungeonSeparation=10
# Generate dungeons in flat maps
B:dungeonsInFlat=false
# If true the mod will update the Chocolate folder on startup
B:extractData=true
# Mining Prevention Potion ID
I:potionMinePreventionID=31
# If false dungeons will be build when the player get nearbu intead of with world generation(WIP)
B:useInstantDungeonBuilder=true
}
Thanks For The Reply
Update: downloading the lower version of optifine does not fix the LCTRL issue
ill just have to deal with the eye sore of the zoom mod and i have yet to figure out if downloading Anti ID Conflicts mod fixes the crashes
list of my mods
Forge{10.13.4.1558}
CodeChickenCore{1.0.7.47}
NotEnoughItems{1.0.5.120}
RenderPlayerAPI{1.0}
battlegear2{1.7.10}
lucky{5.1.0} [Lucky Block]
FLabsBF{4.3}
DamageIndicatorsMod{3.2.0}
bspkrsCore{6.16}
Treecapitator{1.7.10}
hoverboard{Pre-Alpha}
Baubles{1.0.1.10}
Artifacts{1.1.0}
Backpack{2.0.0}
hud{1.1a} [Better HUD]
ChocolateQuest{1.0}
DLDungeonsJBG{1.7.5}
dungeonpack{1.7.10-1.0}
eplus{3.0.2-d}
flansmod{4.10.0}
grapplemod{1.0}
iChunUtil{4.2.2}
GraviGun{4.0.0-beta}
headcrumbs{1.7.4}
IC2{2.2.727-experimental}
InfernalMobs{1.6.6}
inventorytweaks{1.58-147-645ca10}
IronChest{6.0.41.729} [Iron Chest]
jaff{1.4.1_for_1.7.10}
levelup{0.10} (just a few fish)
lootplusplus{0.22_for_1.7}
Mantle{1.7.10-0.3.2.jenkins184}
OreSpawn{1.7.10.20.3}
starwarsmod{1.2.10}
portalblocks{0.0.0}
PortalGun{4.0.0-beta-6}
HeroSuits{1.2} [Project Superhuman]
Roguelike{1.3.5} [Roguelike Dungeons]
AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
TConstruct{1.7.10-1.8.8.build988}
TF2Dispenser{1.7.10} [TF2 Dispenser]
TF2Sentry{1.7.10} [TF2 Sentry]
TF2TeamAddon{1.7.10} [TF2 TeamAddon]
TF2Teleporter{1.7.10} [TF2 Teleporter]
dna948{1.35} [The Last Sword You Will Ever Need Mod]
sgs_treasure{3.0.4} [SGS Treasure!]
AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod]
[Balkon's WeaponMod]
XaeroMinimap{1.8.5.1}
zoommod{1.2}
would any of these mods stop optifine from working because when i first made the modpack optifine zoom worked fine but now it doesn't and im not sure what mod broke it
i did install AIC and it fixed the crashing but optifine is still annoying me. just asking, what does OF and CQ mean?