So... Up there inside the spoiler is the crash report...
It always crashes when killing mobs, but only in that specific area. In this case it was trying to spawn a reward bag (I don't think entity type matters, check the second report for proof) and it said that since it was already tessellating it crashed... this crash doesn't happen without optifine... but i'd like to keep optifine up since it allows me to extend render distance and get better video settings.
if for any reason you need info about my hardware here they are:
-(Cpu) Intel Core i7 6700k @ 4.6GHz
-(Gpu) MSI Gtx 1080 Gaming X
-(Ram) Corsair 16GB RAM DDR4 @2400MHz
-(Mobo) Gigabyte Z170x Gaming 7 EU
-(SSD) 960 Evo NVMe SSD <-- Minecraft and the server is installed on my SSD
Note: I am playing on a server, the server is located on my PC and i log in using localhost... other people logging on the server have no crashes... they never tried with optifine tough.
Down here there are some older crash reports for comparison: (On the last crash report i had to cut Mod List and forced entities since I could not post this thread ... Maybe over length limit?)
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 1/30/18 9:14 PM
Description: Post-rendering entity in world
java.lang.IllegalStateException: Already tesselating!
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:394)
at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:384)
at net.minecraft.client.renderer.entity.Render.func_76975_c(Render.java:163)
at net.minecraft.client.renderer.entity.Render.func_76979_b(Render.java:327)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:322)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:291)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:264)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:737)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1712)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1392)
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.Tessellator.func_78371_b(Tessellator.java:394)
at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:384)
at net.minecraft.client.renderer.entity.Render.func_76975_c(Render.java:163)
at net.minecraft.client.renderer.entity.Render.func_76979_b(Render.java:327)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:322)
-- Entity being rendered --
Details:
Entity Type: Zombie (net.minecraft.entity.monster.EntityZombie)
Entity ID: 68050
Entity Name: Zombie
Entity's Exact location: -18.53, 27.00, -52.23
Entity's Block location: World: (-19,27,-53), Chunk: (at 13,1,11 in -2,-4; contains blocks -32,0,-64 to -17,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.00, -0.08, -0.00
-- Renderer details --
Details:
Assigned renderer: [email protected]
Location: -3.26,-0.62,4.03 - World: (-4,-1,4), Chunk: (at 12,-1,4 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Rotation: 177.90189
Delta: 0.8571544
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:291)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:264)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:737)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1712)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1392)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [PlayerOverride['attichicco'/482, l='MpServer', x=-15.28, y=27.62, z=-56.24], EntityOtherPlayerMP['digio1985'/5698, l='MpServer', x=-16.23, y=43.03, z=-71.68]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2869956 game time, 2899898 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: 207 total;
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
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: 3262509544 bytes (3111 MB) / 5441585152 bytes (5189 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -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: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E3 271 mods loaded, 260 mods active
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
MineFactoryReloaded: -[1.7.10]2.8.1-174
TConstruct Environment: Environment healthy.
List of loaded APIs:
* ae2wct|API (1.7.10-rv3-1.8.6b) from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar
* AgriCraftAPI (1.0) from DragonAPI 1.7.10 V19c.jar
* AppleCoreAPI (3.1.0) from AppleCore-mc1.7.10-3.1.0.jar
* appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
* AromaBackupAPI (1.0) from AromaBackup-1.7.10-0.1.0.0.jar
* Baubles|API (1.0.1.4) from Thaumaturgical Knowledge-0.1.5.2 - 1.7.10.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar
* BotaniaAPI (76) from Botania r1.8-249.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
* CoFHAPI (1.7.10R1.0.2) from RandomThings-2.2.4.jar
* CoFHAPI|block (1.7.10R1.1.0) from SonarCore-1.7.10-1.1.3.jar
* CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHAPI|energy (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|item (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|transport (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CraftingTweaks|API (4.1) from craftingtweaks-mc1.7.10-1.0.88.jar
* creeperhost|api (1.0) from creeperhost-1.7.10-1.7.0.jar
* CSLib|API (0.3.0) from Decocraft-2.4.2_1.7.10.jar
* DLDungeonsAPI (1.4) from DoomlikeDungeons-1.8.10-MC1.7.10.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
* IC2API (1.0) from SonarCore-1.7.10-1.1.3.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
* MekanismAPI|core (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|energy (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|gas (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|infuse (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|laser (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|reactor (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|recipe (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|transmitter (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|util (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MetallurgyAPI (2.0.2) from Metallurgy-1.7.10-4.0.9.148.jar
* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V19c.jar
* OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
* PracticalLogisticsAPI (1.4) from Practical-Logistics-1.7.10-0.2.4.jar
* ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.1.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar
* Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar
* thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
* waterhooks|API (1.0) from waterhooks-1.2.1.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* Optifine is installed. This is NOT supported.
* The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar).
It is a supported version, but that difference may lead to problems.
* An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
Ender IO was build against API version rv2 and may or may not work with a newer version.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Launched Version: forge-10.13.4.1614
LWJGL: 2.9.1
OpenGL: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.77, 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: [HDTEXT 1.1.zip, Awakening Textures.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 (16)
The Meaning of Life, the Universe, and Everything.
Join Date:
11/11/2017
Posts:
97
Location:
Inside of Minecraft's code
Minecraft:
timoreo
Member Details
i've spot a few problems
EnderIO: Found the following problem(s) with your installation:
* Optifine is installed. This is NOT supported.
* An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar)
EnderIO says that it dosn't like optifine and that applied energistics is too recent, try downgrading to rv2
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
and here mantle (a core mod for tinker) says that he dosn't like optifine
also try to Turn off Optifines multi-core chunk loading in the menu before loading world
Yes, aside from removing optifine, try different settings, or report this to the optifine dev and see what they say, but it will most likely be one of those instances where the mods are just incompatible with each other and you'll have to choose if you want to get rid of it or not.
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
i've read on a few topics that mantle error with optifine is just an old thing that got fixed since minecraft 1.7 (and this is 1.7.10) and the message never really got removed, about the ender io thing i don't really know, and about the AE2 api ender io says it will very probably work with newer versions but is not sure and so it just puts out that warning.
multicore chunk loading is pretty bugged and i also had problems before with smooth chunk loading so i put it on default (minecraft default loading), it doesn't seem to be related to the chunk loading but to some other settings of the Optifine, I will try and report that to optifine devs and we'll see
Feature #12: Added visual lock state to monitors Some general refactoring of every monitor including panels and terminals. Disabled glPushAttrib and glPopAttrib for StorageMonitor as this can be a performance issue. - yueh
Feature #1259: Added a ETA to crafting jobs - yueh
Feature #1344: Added a silk touch annihilation plane - yueh
Feature #1452: Implements auto-generation of custom recipes - thatsIch
So... Up there inside the spoiler is the crash report...
It always crashes when killing mobs, but only in that specific area. In this case it was trying to spawn a reward bag (I don't think entity type matters, check the second report for proof) and it said that since it was already tessellating it crashed... this crash doesn't happen without optifine... but i'd like to keep optifine up since it allows me to extend render distance and get better video settings.
if for any reason you need info about my hardware here they are:
-(Cpu) Intel Core i7 6700k @ 4.6GHz
-(Gpu) MSI Gtx 1080 Gaming X
-(Ram) Corsair 16GB RAM DDR4 @2400MHz
-(Mobo) Gigabyte Z170x Gaming 7 EU
-(SSD) 960 Evo NVMe SSD <-- Minecraft and the server is installed on my SSD
Note: I am playing on a server, the server is located on my PC and i log in using localhost... other people logging on the server have no crashes... they never tried with optifine tough.
Down here there are some older crash reports for comparison: (On the last crash report i had to cut Mod List and forced entities since I could not post this thread ... Maybe over length limit?)
BUMP! As allowed by rules on support topics.
i've spot a few problems
EnderIO says that it dosn't like optifine and that applied energistics is too recent, try downgrading to rv2
and here mantle (a core mod for tinker) says that he dosn't like optifine
also try to Turn off Optifines multi-core chunk loading in the menu before loading world
putting it to default should help
Yes, aside from removing optifine, try different settings, or report this to the optifine dev and see what they say, but it will most likely be one of those instances where the mods are just incompatible with each other and you'll have to choose if you want to get rid of it or not.
D_B
To tell them how to live is to prevent them living.
i've read on a few topics that mantle error with optifine is just an old thing that got fixed since minecraft 1.7 (and this is 1.7.10) and the message never really got removed, about the ender io thing i don't really know, and about the AE2 api ender io says it will very probably work with newer versions but is not sure and so it just puts out that warning.
multicore chunk loading is pretty bugged and i also had problems before with smooth chunk loading so i put it on default (minecraft default loading), it doesn't seem to be related to the chunk loading but to some other settings of the Optifine, I will try and report that to optifine devs and we'll see
BUMP!
to solve the applied problem, you have two choices:
1 try dowloading the newest beta version
since the rv3 is in beta, and you have a outdated version of it, try upgrading it
download link : https://minecraft.curseforge.com/projects/applied-energistics-2/files/2296430
2 try dowloading a compatible version
downgrading might be the key
but you will lose theses features
Feature #12: Added visual lock state to monitors Some general refactoring of every monitor including panels and terminals. Disabled glPushAttrib and glPopAttrib for StorageMonitor as this can be a performance issue. - yueh
Feature #1259: Added a ETA to crafting jobs - yueh
Feature #1344: Added a silk touch annihilation plane - yueh
Feature #1452: Implements auto-generation of custom recipes - thatsIch
Feature #1541: Implements Thermal Dynamics attunements - thatsIch
Feature #1379: Added slabs - plumpudding
Feature #579: Added P2P tunnel part for OpenComputers. - fnuecke & thatsIch
Feature #1633: Allows the automation of Vibration Chambers with lava buckets - TheCricket
Feature #1635: Exports the ore-dicts out of the recipe files - thatsIch
Feature #1513: Cleaned up CraftGuide Integration. Added Grinder recipes. Added Inscriber recipes - Uristqwerty
download link : https://minecraft.curseforge.com/projects/applied-energistics-2/files/2245762
try out and see if it works