• 0

    posted a message on Bdlib and AE2 Stuff Crash

    yes we have tried all of the older versions that work with 1.12.2

    Posted in: Java Edition Support
  • 0

    posted a message on Bdlib and AE2 Stuff Crash

    My friend has a custom mod pack and when they are trying to load up the pack it crashes right after trying to load bdlib addon for AE2 Stuff.

    Here is the crash report if anyone has any ideas other than increasing the ram please let me know.

    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) AstralCore (astralsorcery-1.12.2-1.10.27.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)Contact their authors BEFORE contacting forge
    // Don't be sad, have a hug! <3
    Time: 10/28/20 11:13 PMDescription: Initializing game
    java.lang.NoClassDefFoundError: scala/collection/Seq
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
    at java.lang.Class.getDeclaredMethods(Class.java:1975)
    at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
    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.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.loadMods(Loader.java:593)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    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)
    Caused by: java.lang.ClassNotFoundException: scala.collection.Seq
    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)
    ... 41 more


    A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
    -- Head --Thread: Client threadStacktrace: at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.getDeclaredMethods(Class.java:1975) at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595) 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.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.loadMods(Loader.java:593) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    -- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) 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)
    -- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 739713136 bytes (705 MB) / 1582825472 bytes (1509 MB) up to 5628231680 bytes (5367 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6037m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2838 119 mods loaded, 119 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    | State | ID | Version | Source | Signature | |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- | | LC | minecraft | 1.12.2 | minecraft.jar | None | | LC | mcp | 9.42 | minecraft.jar | None | | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LC | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LC | actuallyadditions | 1.12.2-r151 | ActuallyAdditions-1.12.2-r151-2.jar | None | | LC | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None | | LC | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | L | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | L | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | L | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | L | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None | | L | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None | | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None | | L | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None | | L | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None | | L | brandonscore | 2.4.19 | BrandonsCore-1.12.2-2.4.19.214-universal.jar | None | | L | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None | | L | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None | | L | draconicevolution | 2.3.27 | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None | | L | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None | | L | enderio | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | L | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None | | L | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None | | L | enderiointegrationtic | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | materialispreload | 1.2.1 | materialis-1.12.2-1.2.1.jar | None | | L | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None | | L | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | None | | L | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | None | | L | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None | | L | aroma1997core | 2.0.0.2 | Aroma1997Core-1.12.2-2.0.0.2.jar | None | | L | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | None | | L | astralsorcery | 1.10.27 | astralsorcery-1.12.2-1.10.27.jar | None | | L | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | None | | L | backtools | 7.0.1 | BackTools-1.12.2-7.0.1.jar | None | | L | patchouli | 1.0-21 | Patchouli-1.0-21.jar | None | | L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None | | L | bewitchment | @VERSION@ | Bewitchment-1.12.2-0.0.19.43-indev.jar | None | | L | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | L | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None | | L | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | L | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None | | L | bloodtinker | 1.0.5 | bloodtinker-1.0.5.jar | None | | L | bonsaitrees | 1.1.4 | bonsaitrees-1.1.4-b170.jar | None | | L | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | None | | L | botania | r1.10-363 | Botania r1.10-363.jar | None | | L | buildinggadgets | 2.8.4 | BuildingGadgets-2.8.4.jar | None | | L | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | L | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None | | L | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None | | L | compactdrawers | 1.12.2-1.0.5.125 | CompactDrawers-1.12.2-1.0.5.125.jar | None | | L | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None | | L | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None | | L | customspawner | 3.11.4 | CustomMobSpawner-3.11.5.jar | None | | L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | L | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | None | | L | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None | | L | props
    | 2.6.3 | Decocraft-2.6.3_1.12.2.jar | None | | L | deepmoblearning | 1.12.2-2.5.4 | deepmoblearning-1.12.2-2.5.4-universal.jar | None | | L | mocreatures | 12.0.5 | DrZharks MoCreatures Mod-12.0.5.jar | None | | L | enderiobase | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | enderioconduits | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | enderioconduitsappliedenergistics | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | enderioconduitsopencomputers | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | enderioconduitsrefinedstorage | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None | | L | enderiointegrationforestry | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | enderiointegrationticlate | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None | | L | enderiomachines | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | enderiopowertools | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | L | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | None | | L | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None | | L | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None | | L | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None | | L | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None | | L | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None | | L | fluxnetworks | 4.0.14 | fluxnetworks-1.12.2-4.0.15-32.jar | None | | L | ftbutilities | 5.4.1.130 | FTBUtilities-5.4.1.130.jar | None | | L | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None | | L | gravestone | 1.10.3 | gravestone-1.10.3.jar | None | | L | inventorypets | 2.0.6 | inventorypets-1.12-2.0.6.jar | None | | L | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | None | | L | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None | | L | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None | | L | ironjetpacks | 1.1.0 | IronJetpacks-1.12-2-1.1.0.jar | None | | L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None | | L | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None | | L | jehc | 1.7.2 | just-enough-harvestcraft-1.12.2-1.7.2.jar | None | | L | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None | | L | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | None | | L | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | L | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None | | L | materialis | 1.2.1 | materialis-1.12.2-1.2.1.jar | None | | L | mca | 6.1.0 | MCA-1.12.2-6.1.0-universal.jar | None | | L | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None | | L | mobends | 1.0.0-beta-20.06.20 | MoBends_1.12.2-1.0.0-beta-20.06.20.jar | None | | L | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None | | L | monk | 1.4 | monk-mod-1.4.jar | None | | L | morph | 7.2.0 | Morph-1.12.2-7.2.1.jar | None | | L | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None | | L | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None | | L | nei | 2.4.3 | NotEnoughItems-1.12.2-2.4.3.245-universal.jar | None | | L | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | None | | L | rftools | 7.73 | rftools-1.12-7.73.jar | None | | L | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None | | L | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None | | L | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | L | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None | | L | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | L | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | L | wawla | 2.6.275 | Wawla-1.12.2-2.6.275.jar | None | | L | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | None | | L | wft | 1.0.4 | WirelessFluidTerminal-1.12.2-1.0.4.jar | None | | L | wit | 1.0.2
    | WirelessInterfaceTerminal-1.12.2-1.0.2.jar | None | | L | wpt | 1.0.3 | WirelessPatternTerminal-1.12.2-1.0.3.jar | None | | L | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
    Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcherIELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformerAstralCore (astralsorcery-1.12.2-1.10.27.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerEnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcherCoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 452.06' Renderer: 'GeForce RTX 2060/PCIe/SSE2' AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Launched Version: forge-14.23.5.2838 LWJGL: 2.9.4 OpenGL: GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 452.06, 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: 12x AMD Ryzen 5 3600 6-Core Processor

    Posted in: Java Edition Support
  • To post a comment, please .