Open 010010000110010101101100 opened 2 years ago
Using other mods, especially ones that modify rendering in some way, alongside fp2 is generally a bad idea (hence why its the pre-pre-pre-alpha version)
Even when those mods have been cut out, the game still crashes.
---- Minecraft Crash Report ----
WARNING: coremods are present: wings (wings-1.1.6-1.12.2.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.0.jar) ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.3.1.jar) Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) Quark Plugin (Quark-r1.6-179.jar) FP2MixinLoader (fp2-0.0.1.617-1.12.2.jar) ClsPlugin (CustomLoadingScreen-1.12.2-1.5.7.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) BringMeTheRings plugin (BringMeTheRings-0.4.jar) GITDLoadingPlugin (getittogetherdrops-1.12.2-v1.0.2.jar) JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar) LoadingPlugin (AdPother-1.12.2-1.2.22.0-build.0624.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) LoadingPlugin (AdChimneys-1.12.2-3.5.15.0-build.0560.jar) ForgelinPlugin (Forgelin-1.8.4.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) AstralCore (astralsorcery-1.12.2-1.10.27.jar) CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar) DoubleSlabs Plugin (DoubleSlabs-1.12-0.12.2.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar) Aqua Acrobatics Transformer (AquaAcrobatics-1.14.1.jar) Contact their authors BEFORE contacting forge
// I let you down. Sorry :(
Time: 7/11/22 12:01 AM Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from FarPlaneTwo (fp2)
Caused by: java.lang.ExceptionInInitializerError
at net.daporkchop.fp2.client.FP2Client.preInit(FP2Client.java:58)
at net.daporkchop.fp2.FP2.preInit(FP2.java:73)
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:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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.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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Function is not supported
at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
at org.lwjgl.opengl.GL30.glGetInteger(GL30.java:1400)
at net.daporkchop.fp2.client.gl.OpenGL.
-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Mac OS X (x86_64) version 10.16 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 759297528 bytes (724 MB) / 2147483648 bytes (2048 MB) up to 34359738368 bytes (32768 MB) JVM Flags: 7 total; -Xmx32G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 180 mods loaded, 179 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 |
|:----- |:---------------------------- |:----------------- |:----------------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | 113_water_mechanics | 1.0.4 | 1.13WaterMechanicsBackport-1.0.5-1.12.2.jar.jar | None |
| LCH | betterfarmland | 0.0.8 BETA | [1.12.2]+BetterFarmland-v0.0.8-BETA.jar | None |
| LCH | rpghud | 3.8.1 | [1.12][Forge]+RPG-HUD-3.8.1.jar | None |
| LCH | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCH | abyssalcraft | 1.10.4 | AbyssalCraft-1.12.2-1.10.4.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | abyssaldepths | 1.12.2-0.3.2 | AbyssalDepths-1.12.2-0.3.2.jar | None |
| LCH | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
| LCH | forgeendertech | 1.12.2-4.5.6.0 | ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar | None |
| LCH | adpother | 1.12.2-1.2.22.0 | AdPother-1.12.2-1.2.22.0-build.0624.jar | None |
| LCH | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
| LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | ancientwarfare | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
| LCH | buildcraftlib | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftcore | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCH | ancientwarfareautomation | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
| LCH | ancientwarfarenpc | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
| LCH | ancientwarfarestructure | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
| LCH | ancientwarfarevehicle | 1.12.2-2.7.0.1038 | ancientwarfare-1.12.2-2.7.0.1038.jar | None |
| LCH | aquaacrobatics | 1.14.1 | AquaAcrobatics-1.14.1.jar | None |
| LCH | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
| LCH | aquaticabyssmod | 2.2,2 | aquaticodyssey-2.4.1.jar | None |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | ebwizardry | 4.3.6 | ElectroblobsWizardry-4.3.6-MC1.12.2.jar | None |
| LCH | arcane_essentials | 1.0 | Arcane+Essentials-1.0.0-alpha-11.jar | None |
| LCH | artemislib | 1.0.6 | ArtemisLib-1.12.2-v1.0.6.jar | None |
| LCH | astralsorcery | 1.10.27 | astralsorcery-1.12.2-1.10.27.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH | autocrafter | 4.3 | autocrafter-4.3.jar | None |
| LCH | quark | r1.6-179 | Quark-r1.6-179.jar | None |
| LCH | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCH | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None |
| LCH | better_diving | 1.5.8 | BetterDiving-1.12.2-1.5.8.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCH | betterfoliage | 2.3.2 | BetterFoliage-MC1.12-2.3.3.jar | None |
| LCH | betterplacement | 1.0.0-1 | BetterPlacement-1.0.0-1.jar | None |
| LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LCH | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
| LCH | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LCH | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
| LCH | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH | bookworm | 1.12.2-2.5.2.1 | bookworm-1.12.2-2.5.2.1.jar | None |
| LCH | bmtr | 0.4 | BringMeTheRings-0.4.jar | None |
| LCH | buildcraftbuilders | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcrafttransport | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftsilicon | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCH | buildcraftcompat | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftenergy | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftfactory | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | buildcraftrobotics | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
| LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCH | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCH | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCH | colored_fire | 1.0.0 | Colored Fire.jar | None |
| LCH | connectedglass | 1.1.3 | connectedglass-1.1.3-mc1.12.jar | None |
| LCH | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
| LCH | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
| LCH | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCH | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LCH | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCH | cosmeticbeds | 1.12.2-1.0.2.2 | cosmeticbeds-1.12.2-1.0.2.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCH | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCH | customloadingscreen | 1.12.2-1.5.7 | CustomLoadingScreen-1.12.2-1.5.7.jar | None |
| LCH | customspawner | 3.11.4 | CustomMobSpawner-3.11.5.jar | None |
| LCH | cyberware | 0.2.11.29 | cyberware-1.12.2-0.2.11.29.jar | None |
| LCH | defiledlands | 1.4.3 | defiledlands-1.12.2-1.4.3.jar | None |
| LCH | dimdoors | 3.0.9-288 | DimensionalDoors-3.0.9-288.jar | None |
| LCH | doubleslabs | 0.12.2 | DoubleSlabs-1.12-0.12.2.jar | None |
| LCH | dynamictrees | 1.12.2-0.9.26 | DynamicTrees-1.12.2-0.9.26.jar | None |
| LCH | dynamictreesbop | 1.12.2-1.5.1 | DynamicTreesBOP-1.12.2-1.5.1.jar | None |
| LCH | dynamictreesdefiledlands | 1.12.2-1.0.0 | dynamictreesdefiledlands-1.12.2-1.0.0.jar | None |
| LCH | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zg (1).jar | None |
| LCH | dynamictreesphc | 1.12.2-2.0.5 | DynamicTreesPHC-1.12.2-2.0.5.jar | None |
| LCH | dynamictreesquark | 1.12.2-1.0.6 | DynamicTreesQuark-1.12.2-1.0.6.jar | None |
| LCH | emerald_mod | 1.0.0 | EmeraldMod.jar | None |
| LCH | endreborn | 0.3.8 | EndReborn+[0.3.9].jar | None |
| LCH | energyconverters | 1.3.7.30 | energyconverters_1.12.2-1.3.7.30.jar | None |
| LCH | erebus | 1.0.32 | Erebus-1.0.32.jar | None |
| LCH | moreexplosives | 1.0.2 | Even-More-Explosives-Mod-1.12.2.jar | None |
| LCH | expandableinventory | 1.4.0 | ExpandableInventory-1.12.2-1.4.0.jar | None |
| LCH | minerva | 1.0.13 | minerva-library-1.0.13.jar | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH | extraalchemy | 0.5.4 | extraalchemy-forge-1.12-build11-0.5.4.jar | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH | golems | 7.1.9 | ExtraGolems-1.12-7.1.9.jar | None |
| LCH | potioncore | 1.9_for_1.12.2 | PotionCore-1.9_for_1.12.2.jar | None |
| LCH | extra_spells | 1.2.0 | ExtraSpells-1.12.2-1.2.0.jar | None |
| LCH | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
| LCH | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
| LCH | forgerocks | 6.28.2 | ForgeRocks-6.28.2-1.12.2-full.jar | None |
| LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH | fossil | 8.0.5 | fossilsarcheology-8.0.5.jar | None |
| LCE | fp2 | 0.0.1.617 | fp2-0.0.1.617-1.12.2.jar | None |
| LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LC | geneticsreborn | 1.28 | geneticsreborn-1.12-1.32.jar | None |
| LC | getittogetherdrops | 1.0.2 | getittogetherdrops-1.12.2-v1.0.2.jar | None |
| LC | ghostspells | 0.7-alpha | Ghostspells-0.7-alpha.jar | None |
| LC | gottschcore | 1.15.0 | GottschCore-mc1.12.2-f14.23.5.2859-v1.15.0.jar | None |
| LC | icbmclassic | 1.12.2-4.0.1.75 | ICBM-classic-1.12.2-4.0.1b75.jar | None |
| LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | jeid | 1.0.3-55 | JustEnoughIDs-1.0.3-55.jar | None |
| LC | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
| LC | keepinginventory | 2.4 | KeepingInventory-1.12.2-2.4.jar | None |
| LC | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
| LC | leveluphp | 1.12.2-1.4.0 | leveluphp-1.12.2-1.4.0.jar | None |
| LC | librarianlib | 4.22 | librarianlib-1.12.2-4.22.jar | None |
| LC | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| LC | matchingtrapdoors | 1.0.0 | matchingtrapdoors-1.12.2-v.1.0.jar | None |
| LC | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
| LC | mcwtrpdoors | 1.0.2 | mcw-trapdoors-1.0.3-mc1.12.2.jar | None |
| LC | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LC | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
| LC | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LC | moarsigns | 6.0.0.11 | MoarSigns-1.12.2-6.0.0.11.jar | 5a57c7d1420cf4c58f53ea2a298ebef8215ede63 |
| LC | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.1.jar | None |
| LC | mobdismemberment | 7.0.0 | MobDismemberment-1.12.2-7.0.0.jar | None |
| LC | mobsunscreen | 1.12.2-2.1.3 | mobsunscreen-1.12.2-2.1.3.jar | None |
| LC | morph | 7.2.0 | Morph-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | moveplus | 1.12.1-2.4.6 | moveplus-1.12.1-2.4.6.jar | None |
| LC | movingelevators | 1.2.33 | movingelevators-1.2.33-mc1.12.jar | None |
| LC | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
| LC | multimob | 1.0.5 | multimob-1.0.5.jar | None |
| LC | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
| LC | nuclearcraft | 2.18zz | NuclearCraft-2.18zz-1.12.2.jar | None |
| LC | ncenvironmentalrads | 1.12.2-1.0.6.7 | ncenvironmentalrads-1.12.2-1.0.6.7.jar | None |
| LC | nei | 2.4.3 | NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | omlib | 3.1.5-256 | omlib-1.12.2-3.1.5-256.jar | None |
| LC | openmodularturrets | 3.1.14-382 | openmodularturrets-1.12.2-3.1.14-382.jar | None |
| LC | powerinventory | 2.3.1 | OverpoweredInventory-1.12-2.3.1.jar | None |
| LC | particleculling | v1.3 | particleculling-1.12.2-v1.3.1.jar | None |
| LC | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LC | potioncraft | 1.1.1 | potioncraft-1.1.1.jar | None |
| LC | prehistoricspawns | 1.0 | prehistoricspawns-1.1.jar | None |
| LC | pvj | 1.6.4 | ProjectVibrantJourneys-1.12.2-1.6.4.jar | None |
| LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
| LC | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None |
| LC | raycore | 3.2.1.0 | raycore-1.12.2-3.2.1.0.jar | None |
| LC | rep | 1.0.0 | RealisticExplosionPhysics-1.12.2-1.0.0.jar | None |
| LC | resynth | 1.3.9 | resynth-1.3.9.jar | None |
| LC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| LC | rustic | 1.1.7 | rustic-1.1.7.jar | None |
| LC | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
| LC | spartanshields | 1.5.5 | SpartanShields-1.12.2-1.5.5.jar | None |
| LC | spartanweaponry | 1.4.0 | SpartanWeaponry-1.12.2-1.4.0.jar | None |
| LC | stackie | 1.6.0.48 | Stackie-1.12.2-1.6.0.48-universal.jar | None |
| LC | tfspellpack | 1.1.0 | TFSpellPack-1.1.0-MC1.12.2.jar | None |
| LC | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LC | toolbelt | 1.9.13 | ToolBelt-1.12.2-1.9.13.jar | None |
| LC | torcherino | 7.6 | torcherino-7.6.jar | None |
| LC | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
| LC | treasure2 | 2.0.1 | Treasure2-mc1.12.2-f14.23.5.2859-v2.0.1.jar | None |
| LC | treasure2_twilight_forest_lp | 1.0.0 | Treasure2TwilightForestLP-mc1.12.2-f14.23.5.2854-v1.0.0.jar | None |
| LC | treasure2_wizardry_lp | 1.0.1 | Treasure2WizardryLP-mc1.12.2-f14.23.5.2854-v1.0.1.jar | None |
| LC | trinity | 0.4.c | Trinity+0.4.c.jar | None |
| LC | underwaterrails | 1.0.0 | underwaterrails-1.1.0-universal.jar | None |
| LC | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LC | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LC | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| LC | wildcraft | 1.0 | WildCraft-1.12.2-+1.0.1.0-+F14.23.2.2611.jar | None |
| LC | wings | 1.1.6 | wings-1.1.6-1.12.2.jar | None |
| LC | mowzies_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None |
| LC | bauble_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None |
| LC | wizardrygolems | 1.2.0 | WizardryGolems-1.1.0.jar | None |
| LC | zettaimagic | 1.4.7 | ZettaiMagic-1.4.7.jar | None |
| LC | w_tweaks | 1.3.4 | WizardryTales-1.3.4.jar | None |
| LC | worldedit | 6.1.10 | worldedit-1_12_2.jar | None |
| LC | zawa | 1.12.2-2.1.3 | zawa-1.12.2-2.1.3.jar | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
| LC | zerocore | 1.12.2-0.1.2.9 | zerocore-1.12.2-0.1.2.9.jar | None |
| LC | zettaigrimoires | 1.5.0 | ZettaiGrimoires-1.5.0.jar | None |
| LC | zombie_players | 1.12.1-1.2.7 | zombie_players-1.12.1-1.2.7.jar | None |
| LC | spellbundle | 1.12.2-1.1.2 | SpellBundle-1.12.2-1.1.2.jar | None |
| LC | mospells | 1.0.2 | MoSpells-1.12.2-1.0.2.jar | None |
| LC | ancientspellcraft | 1.12.2-1.3.1 | ancientspellcraft-1.12.2-1.3.1.jar | None |
| LC | betteranimalsplus | 9.0.1 | betteranimalsplus-1.12.2-9.0.1.jar | None |
| LC | adchimneys | 1.12.2-3.5.15.0 | AdChimneys-1.12.2-3.5.15.0-build.0560.jar | None |
| LC | librarianliblate | 4.22 | librarianlib-1.12.2-4.22.jar | None |
| UD | mobends_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None |
Loaded coremods (and transformers):
wings (wings-1.1.6-1.12.2.jar) me.paulf.wings.server.asm.WingsRuntimePatcher me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.0.jar)
ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.3.1.jar)
Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar) com.chocohead.biab.BornInABarn MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer FP2MixinLoader (fp2-0.0.1.617-1.12.2.jar)
ClsPlugin (CustomLoadingScreen-1.12.2-1.5.7.jar) alexiil.mc.mod.load.coremod.ClsTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer BringMeTheRings plugin (BringMeTheRings-0.4.jar) zabi.minecraft.bmtr.core.BaublesTransformer GITDLoadingPlugin (getittogetherdrops-1.12.2-v1.0.2.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar) org.dimdev.jeid.JEIDTransformer LoadingPlugin (AdPother-1.12.2-1.2.22.0-build.0624.jar) com.endertech.minecraft.mods.adpother.transformers.AcidRain$Vanilla com.endertech.minecraft.mods.adpother.transformers.AcidRain$DynamicSurroundings com.endertech.minecraft.mods.adpother.transformers.AcidRain$Weather2$Mesh com.endertech.minecraft.mods.adpother.transformers.AcidRain$Weather2$Render com.endertech.minecraft.mods.adpother.transformers.ActuallyAdditions$FurnaceDouble com.endertech.minecraft.mods.adpother.transformers.ActuallyAdditions$CoalGenerator com.endertech.minecraft.mods.adpother.transformers.AdvancedRocketry$Rocket com.endertech.minecraft.mods.adpother.transformers.BetterWithMods$Furnace com.endertech.minecraft.mods.adpother.transformers.ControlledBurn$Fire com.endertech.minecraft.mods.adpother.transformers.CookingForBlockheads$Oven com.endertech.minecraft.mods.adpother.transformers.DraconicEvolution$Generator com.endertech.minecraft.mods.adpother.transformers.EmbersRekindled$EmberBore com.endertech.minecraft.mods.adpother.transformers.EmbersRekindled$SteamEngine com.endertech.minecraft.mods.adpother.transformers.EnderIO$CombustionGenerator com.endertech.minecraft.mods.adpother.transformers.EnderIO$StirlingGenerator com.endertech.minecraft.mods.adpother.transformers.EngineersDecor$DecorFurnace com.endertech.minecraft.mods.adpother.transformers.Factory0Resources$BurnerDrill com.endertech.minecraft.mods.adpother.transformers.FastFurnace$Burning com.endertech.minecraft.mods.adpother.transformers.FastFurnace$Smelting com.endertech.minecraft.mods.adpother.transformers.FurnaceOverhaul$Burning com.endertech.minecraft.mods.adpother.transformers.FurnaceOverhaul$Smelting com.endertech.minecraft.mods.adpother.transformers.FutureMC$AdvancedFurnace com.endertech.minecraft.mods.adpother.transformers.FloodLights$CarbonFloodlight com.endertech.minecraft.mods.adpother.transformers.Galacticraft$AutoRocket com.endertech.minecraft.mods.adpother.transformers.Galacticraft$Buggy com.endertech.minecraft.mods.adpother.transformers.Gregicality$PrimitiveBlastFurnace com.endertech.minecraft.mods.adpother.transformers.Gregtech$CokeOven com.endertech.minecraft.mods.adpother.transformers.Gregtech$LargeBoilerLiquidFuel com.endertech.minecraft.mods.adpother.transformers.Gregtech$LargeBoilerSolidFuel com.endertech.minecraft.mods.adpother.transformers.Gregtech$FuelRecipeLogic com.endertech.minecraft.mods.adpother.transformers.Gregtech$PrimitiveBlastFurnace com.endertech.minecraft.mods.adpother.transformers.Gregtech$SteamCoalBoiler com.endertech.minecraft.mods.adpother.transformers.Gregtech$SteamLavaBoiler com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Boiler com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$BurnerPress com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$CombustionGenerator com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$DieselGenerator com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$GasFlare com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$IndustrialGeneratorSolid com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$IndustrialGeneratorLiquid com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Turbofan com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$RadialEngine com.endertech.minecraft.mods.adpother.transformers.ImmersiveCraft$FurnaceTE com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$AllowSmelter com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$BlastFurnace com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$CokeOven com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$DieselGenerator com.endertech.minecraft.mods.adpother.transformers.ImmersivePetroleum$Motorboat com.endertech.minecraft.mods.adpother.transformers.ImmersivePetroleum$PortableGenerator com.endertech.minecraft.mods.adpother.transformers.ImmersiveRailroading$LocomotiveDiesel com.endertech.minecraft.mods.adpother.transformers.ImmersiveRailroading$LocomotiveSteam com.endertech.minecraft.mods.adpother.transformers.ImmersiveTechnology$Boiler com.endertech.minecraft.mods.adpother.transformers.IndustrialForegoing$FuelGenerator com.endertech.minecraft.mods.adpother.transformers.IndustrialForegoing$ReactorGenerator com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$FluidGenerator com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$SteamBoiler$LiquidFuel com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$SteamBoiler$SolidFuel com.endertech.minecraft.mods.adpother.transformers.Magneticraft$CombustionChamber com.endertech.minecraft.mods.adpother.transformers.Magneticraft$BigChamberSolidFuel com.endertech.minecraft.mods.adpother.transformers.Magneticraft$BigChamberLiquidFuel com.endertech.minecraft.mods.adpother.transformers.Mekanism$FuelwoodHeater com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$BioGenerator com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$GasGenerator com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$HeatGenerator com.endertech.minecraft.mods.adpother.transformers.Metallurgy$Alloyer com.endertech.minecraft.mods.adpother.transformers.Metallurgy$Crusher com.endertech.minecraft.mods.adpother.transformers.Minecraft$AnimalFeeding com.endertech.minecraft.mods.adpother.transformers.Minecraft$FurnaceSmelting com.endertech.minecraft.mods.adpother.transformers.MoreFurnaces$IronFurnace com.endertech.minecraft.mods.adpother.transformers.MrCrayfish$Vehicle com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$InferiumFurnace com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$IntermediumFurnace com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$PrudentiumFurnace com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$SuperiumFurnace com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$SupremiumFurnace com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$UltimateFurnace com.endertech.minecraft.mods.adpother.transformers.Natura$NetherrackFurnace com.endertech.minecraft.mods.adpother.transformers.PneumaticCraft$AirCompressor com.endertech.minecraft.mods.adpother.transformers.PrimalCore$RecipeHelper com.endertech.minecraft.mods.adpother.transformers.Pyrotech$TileCombustion com.endertech.minecraft.mods.adpother.transformers.RealisticBlockPhysics$FallingBlock com.endertech.minecraft.mods.adpother.transformers.RealisticTorches$BlockTorch com.endertech.minecraft.mods.adpother.transformers.RFTools$CoalGenerator com.endertech.minecraft.mods.adpother.transformers.StevesCarts$ModuleCoal com.endertech.minecraft.mods.adpother.transformers.Techguns$MachineSlot com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileIronAlloyFurnace com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileIronFurnace com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileSolidFuelGenerator com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$CharcoalForge com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$FirePit com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$LogPile com.endertech.minecraft.mods.adpother.transformers.TinkersComplement$HighOven com.endertech.minecraft.mods.adpother.transformers.TinkersConstruct$HeatingStructure com.endertech.minecraft.mods.adpother.transformers.SimpleGrinder$CoalGrinder com.endertech.minecraft.mods.adpother.transformers.UltimateCarMod$Car com.endertech.minecraft.mods.adpother.transformers.ViesCraft$AirShip com.endertech.minecraft.mods.adpother.renders.AerometerRender com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockCaughtFire com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockUpdateTick com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockExploded com.endertech.minecraft.mods.adpother.pollution.WorldData$GetSkyColor com.endertech.minecraft.mods.adpother.pollution.WorldData$FurnaceFuelBurned com.endertech.minecraft.mods.adpother.pollution.WorldData$LavaTouchesWater com.endertech.minecraft.mods.adpother.transformers.ZenFoundry$BurnerHeater com.endertech.minecraft.mods.adpother.transformers.ZenFoundry$MoldStation SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer LoadingPlugin (AdChimneys-1.12.2-3.5.15.0-build.0560.jar) com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockRandomTick ForgelinPlugin (Forgelin-1.8.4.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher AstralCore (astralsorcery-1.12.2-1.10.27.jar)
CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)
DoubleSlabs Plugin (DoubleSlabs-1.12-0.12.2.jar) cjminecraft.doubleslabs.client.asm.ClassTransformer BetterFoliageLoader (BetterFoliage-MC1.12-2.3.3.jar) mods.betterfoliage.loader.BetterFoliageTransformer Aqua Acrobatics Transformer (AquaAcrobatics-1.14.1.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-4.8.54' Renderer: 'AMD Radeon Pro 580X OpenGL Engine'
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 16
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 2.1 ATI-4.8.54
OpenGlRenderer: AMD Radeon Pro 580X OpenGL Engine
OpenGlVendor: ATI Technologies Inc.
CpuCount: 6
Ok, I tried this on a Windows, and it didn't suffer any issues. It seems to only be my Mac that gives me the problems.
All other mods worked just fine once on Windows too. Maybe it's an issue with Mac's graphics drivers? Oh well, I'll just have to wait a bit longer. Do you have any clue as to when the next update may be? I really like this mod's concept and want to be able to use it.
currently (as you can see if you just look at the commits), the main thing matrix is working on is abstracting APIs away (this might help with the compatibility issue you encountered?) - if you want you can simply build that branch, there you have your "release", if that's what you meant?
Keep in mind though that this is still in an extremely early state, it is, as i said, not a production ready mod, and if youre having trouble with it, chances are some other mod is incompatible
there is something called "opengl" that apple hasnt updated since like 2006 its a hardware thing so no software bypass
there is something called "opengl" that apple hasnt updated since like 2006 its a hardware thing so no software bypass
That’s not quite right, OpenGL is used to control hardware but it’s not hardware in itself. The hardware Apple uses is capable of running newer OpenGL versions but they don’t allow you to do that in Mac OS, in theory there are workarounds though
---- Minecraft Crash Report ---- // Would you like a cupcake?
Time: 2022-07-01 14:05:36 EDT Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from FarPlaneTwo (fp2) Caused by: java.lang.ExceptionInInitializerError at net.daporkchop.fp2.client.FP2Client.preInit(FP2Client.java:58) at net.daporkchop.fp2.FP2.preInit(FP2.java:73) 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:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:498) 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.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:4431) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.IllegalStateException: Function is not supported at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58) at org.lwjgl.opengl.GL30.glGetInteger(GL30.java:1400) at net.daporkchop.fp2.client.gl.OpenGL.(OpenGL.java:106)
... 42 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: Mac OS X (x86_64) version 10.16 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 111058528 bytes (105 MB) / 1375731712 bytes (1312 MB) up to 34359738368 bytes (32768 MB) JVM Flags: 7 total; -Xmx32G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 202 mods loaded, 201 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): wings (wings-1.1.6-1.12.2.jar) me.paulf.wings.server.asm.WingsRuntimePatcher me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.0.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-4.8.54' Renderer: 'AMD Radeon Pro 580X OpenGL Engine' Suspected Mods: FarPlaneTwo (fp2) Launched Version: 1.12.2-forge-14.23.5.2860 LWJGL: 2.9.2 OpenGL: AMD Radeon Pro 580X OpenGL Engine GL version 2.1 ATI-4.8.54, ATI Technologies Inc. GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object 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: EmissiveWizardryV4.0, LowbobAddonV4.0, TZP+1.12.2_2.1, Songs to Regirock To 1.12.2, 1.14+Glass Current Language: English (US) Profiler Position: N/A (disabled) CPU: 6x Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz