Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

読んでも全く意味がわかりません...どうしたらいいでしょうか

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.5-core.jar)
  JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
  TickrateChanger (TickrateChanger-1.0.14.jar)
  MixinLoaderForge ([[valkyrien-skies-1.1.7-all]].jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  weaponlib (mw_2.0-0.4.6.2_mc1.12.2.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
  TakumiASMCore (takumicraft-2.1.0.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 2/14/23 12:22 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at it.hurts.metallurgy_reforged.effect.all.MithrilEffect.lambda$colorAttributeMods$1(MithrilEffect.java:183)
    at it.hurts.metallurgy_reforged.effect.all.MithrilEffect$$Lambda$37072/798607147.accept(Unknown Source)
    at com.google.common.collect.AbstractMapBasedMultimap.lambda$null$2(AbstractMapBasedMultimap.java:1279)
    at com.google.common.collect.AbstractMapBasedMultimap$$Lambda$37078/16362444.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at com.google.common.collect.AbstractMapBasedMultimap.lambda$forEach$3(AbstractMapBasedMultimap.java:1279)
    at com.google.common.collect.AbstractMapBasedMultimap$$Lambda$37073/1870221007.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at com.google.common.collect.AbstractMapBasedMultimap.forEach(AbstractMapBasedMultimap.java:1278)
    at com.google.common.collect.HashMultimap.forEach(HashMultimap.java:48)
    at it.hurts.metallurgy_reforged.effect.all.MithrilEffect.colorAttributeMods(MithrilEffect.java:180)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1054_MithrilEffect_colorAttributeMods_ItemTooltipEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:358)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$37058/1985545474.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at net.minecraft.client.Minecraft$$Lambda$37069/455341914.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)
    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)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at it.hurts.metallurgy_reforged.effect.all.MithrilEffect.lambda$colorAttributeMods$1(MithrilEffect.java:183)
    at it.hurts.metallurgy_reforged.effect.all.MithrilEffect$$Lambda$37072/798607147.accept(Unknown Source)
    at com.google.common.collect.AbstractMapBasedMultimap.lambda$null$2(AbstractMapBasedMultimap.java:1279)
    at com.google.common.collect.AbstractMapBasedMultimap$$Lambda$37078/16362444.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at com.google.common.collect.AbstractMapBasedMultimap.lambda$forEach$3(AbstractMapBasedMultimap.java:1279)
    at com.google.common.collect.AbstractMapBasedMultimap$$Lambda$37073/1870221007.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at com.google.common.collect.AbstractMapBasedMultimap.forEach(AbstractMapBasedMultimap.java:1278)
    at com.google.common.collect.HashMultimap.forEach(HashMultimap.java:48)
    at it.hurts.metallurgy_reforged.effect.all.MithrilEffect.colorAttributeMods(MithrilEffect.java:180)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1054_MithrilEffect_colorAttributeMods_ItemTooltipEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:358)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:889)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.Minecraft$$Lambda$37058/1985545474.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
    at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
    at net.minecraft.client.Minecraft$$Lambda$37069/455341914.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529)

-- 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: 1221966968 bytes (1165 MB) / 6764888064 bytes (6451 MB) up to 7635730432 bytes (7282 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 88 mods loaded, 88 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | 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.2859.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                  | 14.23.5.2859      | forge-1.12.2-14.23.5.2859.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | swordskillsapi         | 1.1.0             | 1.12.2-SwordSkillsApi-1.1.0.jar                    | None                                     |
    | LCH   | dynamicswordskills     | 1.12.2-6.0.1      | 1.12.2-DynamicSwordSkills-6.0.1.jar                | None                                     |
    | LCH   | valkyrienskies         | 1.1.7             | [[valkyrien-skies-1.1.7-all]].jar                  | None                                     |
    | LCH   | actuallyadditions      | 1.12.2-r152       | ActuallyAdditions-1.12.2-r152.jar                  | None                                     |
    | LCH   | aoa3                   | 3.3.6             | AoA3-3.3.6.jar                                     | 8bddeac148843f40e0b9f69201be2f4b3071700d |
    | LCH   | jei                    | 4.16.1.1001       | jei_1.12.2-4.16.1.1001.jar                         | None                                     |
    | LCH   | appleskin              | 1.0.14            | AppleSkin-mc1.12-1.0.14.jar                        | None                                     |
    | LCH   | ctm                    | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                          | None                                     |
    | LCH   | appliedenergistics2    | rv6-stable-7      | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | aroma1997core          | 2.0.0.2.b167      | Aroma1997Core-1.12.2-2.0.0.2.b167.jar              | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | aromabackup            | 3.0.0.0.b135      | AromaBackup-1.12.2-3.0.0.0.b135.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | aromabackuprecovery    | 3.0.0.0.b135      | AromaBackup-1.12.2-3.0.0.0.b135.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | babymobs               | 1.5.5             | BabyMobs-1.12-1.5.5.jar                            | None                                     |
    | LCH   | baubles                | 1.5.2             | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LCH   | betteradvancements     | 0.1.0.77          | BetterAdvancements-1.12.2-0.1.0.77.jar             | None                                     |
    | LCH   | birdsfoods             | 3.1 - [1.12]      | birdsfoods-1.12+-+3.1.jar                          | None                                     |
    | LCH   | blockdrops             | 1.4.0             | blockdrops-1.12.2-1.4.0.jar                        | None                                     |
    | LCH   | bookshelf              | 2.3.590           | Bookshelf-1.12.2-2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | codechickenlib         | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux           | 2.1.1             | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LCH   | brandonscore           | 2.4.20            | BrandonsCore-1.12.2-2.4.20.162-universal.jar       | None                                     |
    | LCH   | buildcraftlib          | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                      | None                                     |
    | LCH   | buildcraftcore         | 7.99.24.8         | buildcraft-core-7.99.24.8.jar                      | None                                     |
    | LCH   | buildcraftbuilders     | 7.99.24.8         | buildcraft-builders-7.99.24.8.jar                  | None                                     |
    | LCH   | cavern                 | 1.10.6            | Cavern_1.12.2-v1.10.6.jar                          | None                                     |
    | LCH   | craftingex             | 1.2.0             | CraftingEX_1.12-v1.2.0.jar                         | None                                     |
    | LCH   | customstuff4           | 0.5.3             | customstuff4-1.12.2-0.5.3.jar                      | None                                     |
    | LCH   | cxlibrary              | 1.6.1             | cxlibrary-1.12.1-1.6.1.jar                         | None                                     |
    | LCH   | cyclicmagic            | 1.20.12           | Cyclic-1.12.2-1.20.14.jar                          | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
    | LCH   | disenchanter           | 1.8               | disenchanter[1.12]1.8.jar                          | None                                     |
    | LCH   | divinerpg              | 1.7.1             | DivineRPG-1.7.1.jar                                | None                                     |
    | LCH   | draconicevolution      | 2.3.28            | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None                                     |
    | LCH   | eplus                  | 5.0.179           | EnchantingPlus-1.12.2-5.0.179.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | csb_ench_table         | 1.1.3             | EnchantingTable-1.12-1.1.3.jar                     | None                                     |
    | LCH   | mantle                 | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LCH   | twilightforest         | 3.11.1021         | twilightforest-1.12.2-3.11.1021-universal.jar      | None                                     |
    | LCH   | tconstruct             | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
    | LCH   | extrautils2            | 1.0               | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LCH   | forgivingvoid          | 1.1.0             | ForgivingVoid_1.12.2-1.1.0.jar                     | None                                     |
    | LCH   | gokistats              | 1.2.10            | GokiStats-1.2.10.jar                               | None                                     |
    | LCH   | gvclib                 | 1.12.2            | GVCLib__1.12.2__5.4.2.zip                          | None                                     |
    | LCH   | gvcr2                  | 1.12.2            | GVCReversion2__1.12.2__α.4.7.zip                   | None                                     |
    | LCH   | waila                  | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LCH   | llibrary               | 1.7.20            | llibrary-1.7.20-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | iceandfire             | 1.9.1             | iceandfire-1.9.1-1.12.2.jar                        | None                                     |
    | LCH   | ic2                    | 2.8.222-ex112     | industrialcraft-2-2.8.222-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | infernalmobs           | 1.7.6             | InfernalMobs-1.12.2.jar                            | None                                     |
    | LCH   | ironchest              | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
    | LCH   | iymts_mod              | 1.12.2-0.0.6      | iYAMATOs_mod_1.12.2-0.0.6.jar                      | None                                     |
    | LCH   | iymts_mob_mod          | 0.2.1             | iymts_mob_mod_1.12.2-2611-ver.0.2.1.jar            | None                                     |
    | LCH   | jeiintegration         | 1.6.0             | jeiintegration_1.12.2-1.6.0.jar                    | None                                     |
    | LCH   | journeymap             | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                        | None                                     |
    | LCH   | jeid                   | 1.0.4-SNAPSHOT    | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar              | None                                     |
    | LCH   | jeresources            | 0.9.2.60          | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
    | LCH   | kk                     | 1.1.0.2           | Kingdom+Keys+Re+Coded-1.12.2-1.1.0.2-3087b93.jar   | None                                     |
    | LCH   | libraryex              | 1.2.2             | LibraryEx-1.12.2-1.2.2.jar                         | None                                     |
    | LCH   | mm                     | 0.4.4             | Maelstrom+Mod-0.4.4.jar                            | None                                     |
    | LCH   | mapmakingtools         | 2.5.0.103         | MapMakingTools-1.12-2.5.0.103-universal.jar        | None                                     |
    | LCH   | metallurgy             | 1.3.6             | Metallurgy-4-Reforged-1.3.6.jar                    | None                                     |
    | LCH   | mekanism               | 1.12.2-9.8.3.390  | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
    | LCH   | mekanismgenerators     | 1.12.2-9.8.3.390  | MekanismGenerators-1.12.2-9.8.3.390.jar            | None                                     |
    | LCH   | mekanismtools          | 1.12.2-9.8.3.390  | MekanismTools-1.12.2-9.8.3.390.jar                 | None                                     |
    | LCH   | morefurnaces           | 1.10.5            | MoreFurnaces-1.12.2-1.10.6.jar                     | None                                     |
    | LCH   | mw                     | 0.4.6.2           | mw_2.0-0.4.6.2_mc1.12.2.jar                        | None                                     |
    | LCH   | netherex               | 2.2.5             | NetherEx-1.12.2-2.2.5.jar                          | None                                     |
    | LCH   | tesla                  | 1.0.63            | Tesla-1.12.2-1.0.63.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | p455w0rdslib           | 2.3.161           | p455w0rdslib-1.12.2-2.3.161.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | patchouli              | 1.0-23.6          | Patchouli-1.0-23.6.jar                             | None                                     |
    | LCH   | reauth                 | 4.0.3             | ReAuth-1.12-Forge-4.0.6.jar                        | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | LCH   | roughtweaks            | 1.0               | roughTweaks0.2.4-1.12.2.jar                        | None                                     |
    | LCH   | flammpfeil.slashblade  | mc1.12-r33        | SlashBlade-mc1.12-r33.jar                          | None                                     |
    | LCH   | chunkbase_slimemod_ssp | 2.1               | SlimeModSSP-1.12.2-2.1.jar                         | None                                     |
    | LCH   | takumicraft            | 2.1.0             | takumicraft-2.1.0.jar                              | None                                     |
    | LCH   | tickratechanger        | 1.0.14            | TickrateChanger-1.0.14.jar                         | None                                     |
    | LCH   | tombmanygraves         | 1.12-4.2.0        | TombManyGraves-1.12-4.2.0.jar                      | None                                     |
    | LCH   | torchmaster            | 1.8.5.0           | torchmaster_1.12.2-1.8.5.0.jar                     | None                                     |
    | LCH   | torohealthmod          | 1.12.2-11         | torohealth-1.12.2-11.jar                           | None                                     |
    | LCH   | toughasnails           | 3.1.0.141         | ToughAsNails-1.12.2-3.1.0.141-universal.jar        | None                                     |
    | LCH   | tanaddons              | 3.4.24            | ToughExpansion-1.12-3.4.24.jar                     | None                                     |
    | LCH   | travelersbackpack      | 1.0.35            | TravelersBackpack-1.12.2-1.0.35.jar                | None                                     |
    | LCH   | tbintegration          | 1.0.1             | TravelersBackpackIntegration-1.12.2-1.0.1.jar      | None                                     |
    | LCH   | wailaharvestability    | 1.1.12            | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
    | LCH   | wawla                  | 2.6.275           | Wawla-1.12.2-2.6.275.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | thebetweenlands        | 3.9.5             | TheBetweenlands-3.9.5-universal.jar                | 38067d6878811efb38b6a045521cfd80b9b60b38 |

    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.LLibraryRuntimePatcher
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.5-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
  org.dimdev.jeid.JEIDTransformer
TickrateChanger (TickrateChanger-1.0.14.jar)
  me.guichaguri.tickratechanger.TickrateTransformer
MixinLoaderForge ([[valkyrien-skies-1.1.7-all]].jar)
  
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
weaponlib (mw_2.0-0.4.6.2_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
  
TakumiASMCore (takumicraft-2.1.0.jar)
  com.tntmodders.asm.TakumiASMTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
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 528.49' Renderer: 'NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2'
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    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)

    Patchouli open book context: n/a
    Launched Version: forge-14.23.5.2859
    LWJGL: 2.9.4
    OpenGL: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 528.49, 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 5600X 6-Core Processor 
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 528.49
    OpenGlRenderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 12

Edited by ataruka

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.