You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crash Report:
---- Minecraft Crash Report ----
// Crash report modified by FermiumASM.
// FermiumASM deobfuscated this stacktrace using MCP's stable-39 mappings.
// There are four lights!
Time: 2024-09-08 20:58:36 EEST
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from AE2 Fluid Crafting (ae2fc)
Caused by: java.lang.NoClassDefFoundError: com/glodblock/github/client/container/ContainerFluidPatternTerminal
at com.glodblock.github.loader.ChannelLoader.run(ChannelLoader.java:19)
at com.glodblock.github.proxy.CommonProxy.preInit(CommonProxy.java:74)
at com.glodblock.github.proxy.ClientProxy.preInit(ClientProxy.java:39)
at com.glodblock.github.FluidCraft.onPreInit(FluidCraft.java:32)
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:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:5101)
at net.minecraft.client.main.Main.main(SourceFile:123)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:497)
at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:328)
at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116)
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java: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:497)
at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
at gg.essential.loader.stage1.EssentialSetupTweaker.(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: com.glodblock.github.client.container.ContainerFluidPatternTerminal
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 71 more
Caused by: java.lang.NoClassDefFoundError: appeng/container/implementations/ContainerPatternTerm
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 73 more
Caused by: java.lang.ClassNotFoundException: appeng.container.implementations.ContainerPatternTerm
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)
... 77 more
A detailed walkthrough of the error, its code path and all known details is as follows:
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 556.12' Renderer: 'NVIDIA GeForce RTX 4070/PCIe/SSE2'
Ender IO: No known problems detected.
Authlib is : /C:/Users/MIHAI/AppData/Roaming/ATLauncher/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- wailaIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
AE2 Version: stable v0.56.6 for Forge 14.23.5.2847
Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
- ModuleMelter (Enabled/Not Forced)
- ModuleArmor (Enabled/Not Forced)
- ModuleSteelworks (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
List of loaded APIs: * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
* AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
* appliedenergistics2|API (rv6) from ae2-uel-v0.56.6.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
* BotaniaAPI (89) from Bountiful Baubles-1.12.2-0.1.8.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.37.jar
* Culinary Construct API (1) from culinaryconstruct-1.3.4.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveIntelligence|API (1.0) from immersiveintelligence-0.3.1-dev2.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* jeresources|API (0.9.3.203) from JustEnoughResources-1.12.2-0.9.3.203.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.1012.jar
* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10.1-mc1.12.2.jar
* PatchouliAPI (6) from Patchouli-1.0-23.6.jar
* QuarkAPI (4) from Quark-r1.6-179.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* rtgapi (1.1.0) from RTGU-1.12.2-1.1.0.jar
* spartanweaponry_api (6) from SpartanWeaponry-1.12.2-1.6.0.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
Patchouli open book context: n/a
Suspected Mods: AE2 Fluid Crafting (ae2fc), Forge Mod Loader (FML), Minecraft Forge (forge)
Launched Version: 1.12.2
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 4070/PCIe/SSE2 GL version 4.6.0 NVIDIA 556.12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
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)
CPU: 16x AMD Ryzen 7 5800X 8-Core Processor
Crash Report:
---- Minecraft Crash Report ----
// Crash report modified by FermiumASM.
// FermiumASM deobfuscated this stacktrace using MCP's stable-39 mappings.
// There are four lights!
Time: 2024-09-08 20:58:36 EEST
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from AE2 Fluid Crafting (ae2fc)
Caused by: java.lang.NoClassDefFoundError: com/glodblock/github/client/container/ContainerFluidPatternTerminal
at com.glodblock.github.loader.ChannelLoader.run(ChannelLoader.java:19)
at com.glodblock.github.proxy.CommonProxy.preInit(CommonProxy.java:74)
at com.glodblock.github.proxy.ClientProxy.preInit(ClientProxy.java:39)
at com.glodblock.github.FluidCraft.onPreInit(FluidCraft.java:32)
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:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:5101)
at net.minecraft.client.main.Main.main(SourceFile:123)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:497)
at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:328)
at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116)
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java: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:497)
at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
at gg.essential.loader.stage1.EssentialSetupTweaker.(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: com.glodblock.github.client.container.ContainerFluidPatternTerminal
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 71 more
Caused by: java.lang.NoClassDefFoundError: appeng/container/implementations/ContainerPatternTerm
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 73 more
Caused by: java.lang.ClassNotFoundException: appeng.container.implementations.ContainerPatternTerm
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)
... 77 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1912772560 bytes (1824 MB) / 4529848320 bytes (4320 MB) up to 12884901888 bytes (12288 MB)
JVM Flags: 9 total; -Xmx12288M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 FermiumASM 5.23 VintageFix 0.5.1 Powered by Forge 14.23.5.2860 201 mods loaded, 200 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Loaded coremods (and transformers): NAE2-Core (nae2-1.6.4.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 556.12' Renderer: 'NVIDIA GeForce RTX 4070/PCIe/SSE2'
Ender IO: No known problems detected.
Authlib is : /C:/Users/MIHAI/AppData/Roaming/ATLauncher/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- wailaIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
AE2 Version: stable v0.56.6 for Forge 14.23.5.2847
Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
- ModuleMelter (Enabled/Not Forced)
- ModuleArmor (Enabled/Not Forced)
- ModuleSteelworks (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
List of loaded APIs: * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
* AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
* appliedenergistics2|API (rv6) from ae2-uel-v0.56.6.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
* BotaniaAPI (89) from Bountiful Baubles-1.12.2-0.1.8.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.37.jar
* Culinary Construct API (1) from culinaryconstruct-1.3.4.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.72.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveIntelligence|API (1.0) from immersiveintelligence-0.3.1-dev2.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* jeresources|API (0.9.3.203) from JustEnoughResources-1.12.2-0.9.3.203.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.1012.jar
* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10.1-mc1.12.2.jar
* PatchouliAPI (6) from Patchouli-1.0-23.6.jar
* QuarkAPI (4) from Quark-r1.6-179.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* rtgapi (1.1.0) from RTGU-1.12.2-1.1.0.jar
* spartanweaponry_api (6) from SpartanWeaponry-1.12.2-1.6.0.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
Patchouli open book context: n/a
Suspected Mods: AE2 Fluid Crafting (ae2fc), Forge Mod Loader (FML), Minecraft Forge (forge)
Launched Version: 1.12.2
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 4070/PCIe/SSE2 GL version 4.6.0 NVIDIA 556.12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
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)
CPU: 16x AMD Ryzen 7 5800X 8-Core Processor
Log: https://mclo.gs/w8CVNYJ
This is a modpack i made for me and some friends
Also this is my first time posting an issue on github :P
The text was updated successfully, but these errors were encountered: