I have been changing the IDs of some of these to fix all of the ID conflict issues because AM2 and AoA don't work together on their own and such. But I've got this crash report.
Crash Report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Why is it breaking
Time: 2/2/18 9:56 PMDescription: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 301 at am2.buffs.BuffList.createAMPotion(BuffList.java:86) at am2.buffs.BuffList.Instantiate(BuffList.java:158) at am2.proxy.CommonProxy.preinit(CommonProxy.java:120) at am2.proxy.ClientProxy.preinit(ClientProxy.java:112) at am2.AMCore.preInit(AMCore.java:88) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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 am2.buffs.BuffList.createAMPotion(BuffList.java:86) at am2.buffs.BuffList.Instantiate(BuffList.java:158) at am2.proxy.CommonProxy.preinit(CommonProxy.java:120) at am2.proxy.ClientProxy.preinit(ClientProxy.java:112) at am2.AMCore.preInit(AMCore.java:88) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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: 641869104 bytes (612 MB) / 2833776640 bytes (2702 MB) up to 6920077312 bytes (6599 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7424m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 88 mods loaded, 88 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) UCH Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar) UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCH OpenModsCore{0.8} [OpenModsCore] (minecraft.jar) UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) UCE arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) UCH StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) UCH antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-1.3.5-1.7.10.jar) UCH nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar) UCH ArchitectureCraft{1.7.2} [ArchitectureCraft] (ArchitectureCraft-1.7.2-mc1.7.10.jar) UCH Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar) UCH AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) UCH BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar) UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCH Botania{r1.7-226} [Botania] (Botania r1.7-226.jar) UCH CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCH chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar) UCH controlling{1.0.0} [Controlling] (Controlling-1.7.10-1.0.0.jar) UCH cosmeticarmorreworked{1.7.10-v6a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.7.10-v6a.jar) UCH CustomMainMenu{1.8} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.8.jar) UCH lootablebodies{1.3.6} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.6.jar) UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar) UCH props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar) UCH defaultkeys{1.0.24} [Default Keyconfig] (defaultkeys-mc1.7.10-1.0.24.jar) UCH Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar) UCH Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar) UCH EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCH excore{1.5.3} [EXCore] (Excore-1.5.3-1.7.10.jar) UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar) UCH Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar) UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCH TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar) UCH ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) UCH fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar) UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) UCH FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) UCH FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) UCH HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar) UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCH JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) UCH journeymap{5.1.1b8} [JourneyMap] (journeymap-1.7.10-5.1.1b8-unlimited.jar) UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar) UCH NEIAddons{1.12.12.37} [NEI Addons] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|Developer{1.12.12.37} [NEI Addons: Developer Tools] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|AppEng{1.12.12.37} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|Botany{1.12.12.37} [NEI Addons: Botany] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|Forestry{1.12.12.37} [NEI Addons: Forestry] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|CraftingTables{1.12.12.37} [NEI Addons: Crafting Tables] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|ExNihilo{1.12.12.37} [NEI Addons: Ex Nihilo] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar) UCH OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar) UCH RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCH ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar) UCH rpghud{2.5.1} [RPG Hud] (rpghud-2.5.1 for 1.7.10.jar) UCH flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] (SlashBlade-mc1.7.10-r87.jar) UCH StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCH Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar) UCH trashslot{1.0.31} [TrashSlot] (trashslot-mc1.7.10-1.0.31.jar) UCH wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar) UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UCH Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) UCH IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13492 Compatibility Profile Context 22.19.677.257' Renderer: 'AMD Radeon R9 260' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe Mantle Environment: Environment healthy. TConstruct Environment: Environment healthy. Stencil buffer state: Function set: GL30, pool: internal, bits: 8 Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: AMD Radeon R9 260 GL version 4.5.13492 Compatibility Profile Context 22.19.677.257, 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)
Mods:
Well, this part is complicated, because I took FTB Departed, put it to the newest version of forge, removed The Spice of Life mod and added the following at their newest versions:
-Treecapitator
-Ars Magica 2
-AnimationAPI
-AntiIDConflict (which is what I used to change the IDs to know which are conflicting and so on, none are currently)
-ArchitectureCraft
-Controlling
-FTBLib
-FTBUtilities
-Lycanites Mobs (problem started when I added this, it had some ID conflicts with potions with AM2, fixed them, and then this crash report appeared)
-RPGHud (Version 2.5.1 from http://spellcraftgaming.net/sdm_categories/1-7-10/ , which the original dev linked for ppl who want it for 1.7.10)
-SlashBlade
-Trash Slot
-Cosmetic Armor Reworked
Open AM2.cfg and make sure that potion IDs are not above 255.
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Open AM2.cfg and make sure that potion IDs are not above 255.
As I said before, thank you veeerrryyy much for helping me, but I added Optifine, why did I get this crash report?
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Don't be sad. I'll do better next time, I promise!
Time: 2/2/18 11:16 PMDescription: Initializing game
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/TextureMap at fastcraft.a.j.<clinit>(F:844) at fastcraft.Hooks.j(F:90) at net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a(DynamicTexture.java) at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:460) at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:104) at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56) at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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)Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureMap at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at fastcraft.a.j.<clinit>(F:844) at fastcraft.Hooks.j(F:90) at net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a(DynamicTexture.java) at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:460) at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:104) at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56) at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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: 430839552 bytes (410 MB) / 736624640 bytes (702 MB) up to 6920077312 bytes (6599 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7424m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: AMD Radeon R9 260 GL version 4.5.13492 Compatibility Profile Context 22.19.677.257, 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: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_E3 Render Distance Chunks: 11 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13492 Compatibility Profile Context 22.19.677.257 OpenGlRenderer: AMD Radeon R9 260 OpenGlVendor: ATI Technologies Inc. CpuCount: 4
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
I have been changing the IDs of some of these to fix all of the ID conflict issues because AM2 and AoA don't work together on their own and such. But I've got this crash report.
Crash Report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Why is it breaking
Time: 2/2/18 9:56 PMDescription: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 301 at am2.buffs.BuffList.createAMPotion(BuffList.java:86) at am2.buffs.BuffList.Instantiate(BuffList.java:158) at am2.proxy.CommonProxy.preinit(CommonProxy.java:120) at am2.proxy.ClientProxy.preinit(ClientProxy.java:112) at am2.AMCore.preInit(AMCore.java:88) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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 am2.buffs.BuffList.createAMPotion(BuffList.java:86) at am2.buffs.BuffList.Instantiate(BuffList.java:158) at am2.proxy.CommonProxy.preinit(CommonProxy.java:120) at am2.proxy.ClientProxy.preinit(ClientProxy.java:112) at am2.AMCore.preInit(AMCore.java:88) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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: 641869104 bytes (612 MB) / 2833776640 bytes (2702 MB) up to 6920077312 bytes (6599 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7424m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 88 mods loaded, 88 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) UCH Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar) UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCH OpenModsCore{0.8} [OpenModsCore] (minecraft.jar) UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) UCE arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) UCH StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) UCH antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-1.3.5-1.7.10.jar) UCH nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar) UCH ArchitectureCraft{1.7.2} [ArchitectureCraft] (ArchitectureCraft-1.7.2-mc1.7.10.jar) UCH Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar) UCH AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) UCH BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar) UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCH Botania{r1.7-226} [Botania] (Botania r1.7-226.jar) UCH CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCH chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar) UCH controlling{1.0.0} [Controlling] (Controlling-1.7.10-1.0.0.jar) UCH cosmeticarmorreworked{1.7.10-v6a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.7.10-v6a.jar) UCH CustomMainMenu{1.8} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.8.jar) UCH lootablebodies{1.3.6} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.6.jar) UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar) UCH props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar) UCH defaultkeys{1.0.24} [Default Keyconfig] (defaultkeys-mc1.7.10-1.0.24.jar) UCH Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar) UCH Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar) UCH EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCH excore{1.5.3} [EXCore] (Excore-1.5.3-1.7.10.jar) UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar) UCH Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar) UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCH TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar) UCH ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) UCH fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar) UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) UCH FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) UCH FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) UCH HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar) UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCH JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) UCH journeymap{5.1.1b8} [JourneyMap] (journeymap-1.7.10-5.1.1b8-unlimited.jar) UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar) UCH modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar) UCH NEIAddons{1.12.12.37} [NEI Addons] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|Developer{1.12.12.37} [NEI Addons: Developer Tools] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|AppEng{1.12.12.37} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|Botany{1.12.12.37} [NEI Addons: Botany] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|Forestry{1.12.12.37} [NEI Addons: Forestry] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|CraftingTables{1.12.12.37} [NEI Addons: Crafting Tables] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH NEIAddons|ExNihilo{1.12.12.37} [NEI Addons: Ex Nihilo] (neiaddons-1.12.12.37-mc1.7.10.jar) UCH OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar) UCH OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar) UCH RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCH ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar) UCH rpghud{2.5.1} [RPG Hud] (rpghud-2.5.1 for 1.7.10.jar) UCH flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] (SlashBlade-mc1.7.10-r87.jar) UCH StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCH Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar) UCH trashslot{1.0.31} [TrashSlot] (trashslot-mc1.7.10-1.0.31.jar) UCH wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar) UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UCH Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) UCH IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13492 Compatibility Profile Context 22.19.677.257' Renderer: 'AMD Radeon R9 260' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe Mantle Environment: Environment healthy. TConstruct Environment: Environment healthy. Stencil buffer state: Function set: GL30, pool: internal, bits: 8 Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: AMD Radeon R9 260 GL version 4.5.13492 Compatibility Profile Context 22.19.677.257, 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)
Mods:
Well, this part is complicated, because I took FTB Departed, put it to the newest version of forge, removed The Spice of Life mod and added the following at their newest versions:
-Treecapitator
-Ars Magica 2
-AnimationAPI
-AntiIDConflict (which is what I used to change the IDs to know which are conflicting and so on, none are currently)
-ArchitectureCraft
-Controlling
-FTBLib
-FTBUtilities
-Lycanites Mobs (problem started when I added this, it had some ID conflicts with potions with AM2, fixed them, and then this crash report appeared)
-RPGHud (Version 2.5.1 from http://spellcraftgaming.net/sdm_categories/1-7-10/ , which the original dev linked for ppl who want it for 1.7.10)
-SlashBlade
-Trash Slot
-Cosmetic Armor Reworked
You can find the modlist of FTB Departed here:
https://ftb.gamepedia.com/Departed
To re-mention, we removed The Spice of Life mod from the pack.
If you need any other files like configs, please tell me.

Thanks in advance!
AF
Open AM2.cfg and make sure that potion IDs are not above 255.
...I messed up xD
They are.
AF
In fact all of them are.
AF
Works! Thank you so much!
AF
As I said before, thank you veeerrryyy much for helping me, but I added Optifine, why did I get this crash report?
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Don't be sad. I'll do better next time, I promise!
Time: 2/2/18 11:16 PMDescription: Initializing game
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/TextureMap at fastcraft.a.j.<clinit>(F:844) at fastcraft.Hooks.j(F:90) at net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a(DynamicTexture.java) at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:460) at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:104) at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56) at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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)Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureMap at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at fastcraft.a.j.<clinit>(F:844) at fastcraft.Hooks.j(F:90) at net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a(DynamicTexture.java) at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:460) at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:104) at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56) at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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: 430839552 bytes (410 MB) / 736624640 bytes (702 MB) up to 6920077312 bytes (6599 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7424m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: AMD Radeon R9 260 GL version 4.5.13492 Compatibility Profile Context 22.19.677.257, 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: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_E3 Render Distance Chunks: 11 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13492 Compatibility Profile Context 22.19.677.257 OpenGlRenderer: AMD Radeon R9 260 OpenGlVendor: ATI Technologies Inc. CpuCount: 4
AF
Update to FastCraft 1.25.
If I may ask, since I'm playing with friends, is FastCraft a client-side mod? Because my friends will be too lazy to update it xD
AF
FastCraft can be client, server or both.
Thanks!
AF
Any way to remove these two? (From: Mine & Blade - Battlegear 2: Bullseye)
AF