Перейти к содержанию

Gafinhord

Пользователи
  • Постов

    8
  • Зарегистрирован

  • Посещение

Контакты

  • Логин на сайте
    Gafinhord

Достижения Gafinhord

  1. Пытался сам найти ошибку в crashreports но не вышло ---- Minecraft Crash Report ---- WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-218-universal.jar) ForgelinPlugin (Forgelin_1.8.4.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar) Wizardry Plugin (wizardry-1.12.2-0.10.8.jar) Botania Tweaks Core (botania-tweaks-mod-1_12_2.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix_0.10.10_1.12.2.jar) ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) AstralCore (astralsorcery_1.12.2_1.10.23.jar) TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar) LoadingPlugin (RandomThings_MC1.12.2_4.2.7.4.jar) Contact their authors BEFORE contacting forge // Ooh. Shiny. Time: 5/18/20 11:41 AM Description: Initializing game java.lang.NoClassDefFoundError: com/buuz135/industrial/api/plant/IPlantRecollectable at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:595) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: com.buuz135.industrial.api.plant.IPlantRecollectable at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 39 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:595) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2569639072 bytes (2450 MB) / 3724541952 bytes (3552 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 8 total; -Xmn128M -Xmx4077M -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.2847 Optifine OptiFine_1.12.2_HD_U_E3 124 mods loaded, 124 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.2847.jar | None | | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LC | advancedrocketrycore | 1 | minecraft.jar | None | | LC | foamfixcore | 7.7.4 | minecraft.jar | None | | LC | botania_tweaks_core | -100 | minecraft.jar | None | | LC | actuallyadditions | 1.12.2-r151 | ActuallyAdditions_1.12.2_r151_2.jar | None | | LC | ic2 | 2.8.188-ex112 | industrialcraft-2-2.8.188-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LC | advanced_solar_panels | 4.3.0 | Advanced+Solar+Panels-4.3.0.jar | None | | LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LC | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None | | LC | libvulpes | 0.4.2.-74 | LibVulpes-1.12.2-0.4.2-74-universal.jar | None | | LC | advancedrocketry | 1.7.0.-218 | AdvancedRocketry-1.12.2-1.7.0-218-universal.jar | None | | LC | jei | 4.15.0.293 | jei_1.12.2_4.15.0.293.jar | None | | LC | cyclicmagic | 1.20.2 | Cyclic_1.12.2_1.20.2.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af | | LC | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | LC | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None | | LC | animus | 1 | Animus_1.12_2.1.3.jar | None | | LC | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None | | LC | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.5.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 | | LC | architecturecraft | @VERSION@ | architecturecraft_1.12_3.95.jar | None | | LC | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None | | LC | crafttweaker | 4.1.20 | crafttweaker2-1.12-4.1.20.573.jar | None | | LC | astralsorcery | 1.10.22 | astralsorcery_1.12.2_1.10.23.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LC | avaritia | 3.2.0 | Avaritia_1.12_3.2.0.13_universal.jar | None | | LC | base | 3.0.0 | B.A.S.E-1.12.jar | None | | LC | backpack | 3.0.2 | backpack_3.0.2_1.12.2.jar | None | | LC | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | LC | betteradvancements | 0.0.16.71 | BetterAdvancements_1.12.2_0.0.16.71.jar | None | | LC | biomesoplenty | 7.0.1.2444 | BiomesOPlenty_1.12.2_7.0.1.2444_universal.jar | None | | LC | bookshelf | 2.3.590 | Bookshelf_1.12.2_2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | botania_tweaks | 1.8.3 | botania-tweaks-mod-1_12_2.jar | None | | LC | thaumcraft | 6.1.BETA26 | Thaumcraft_1.12.2_6.1.BETA26.jar | None | | LC | botania | r1.10-363 | Botania_1.12.2_r1.10_363.jar | None | | LC | brandonscore | 2.4.17 | BrandonsCore-1.12.2-2.4.17.208-universal.jar | None | | LC | buildcraftlib | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildcraftcore | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildcraftbuilders | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildcrafttransport | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildcraftsilicon | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildcraftenergy | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None | | LC | buildcraftcompat | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildcraftfactory | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildcraftrobotics | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None | | LC | buildinggadgets | 2.8.2 | BuildingGadgets_1.12.2_2.8.2.jar | None | | LC | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None | | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LC | tinkersextras | 1.12.2-1.0.5 | TinkersExtras-1.12.2.jar | None | | LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None | | LC | ceramics | 1.12-1.3.7 | Ceramics_1.12_1.3.7.jar | None | | LC | chickens | 6.0.4 | chickens_1.12.2_6.0.4.jar | None | | LC | clib | 1.0.2.30 | CLib-1.0.2.30-universal.jar | None | | LC | clumps | 2.0.0 | Clumps-1.12.jar | None | | LC | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LC | cyclopscore | 1.6.4 | CyclopsCore-1.12.2-1.6.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LC | commoncapabilities | 2.4.6 | CommonCapabilities-1.12.2-2.4.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LC | compactmachines3 | 3.0.16 | compactmachines3_1.12.2_3.0.16_b263.jar | None | | LC | ctgui | 1.0.0 | crafttweaker2-1.12-4.1.20.573.jar | None | | LC | crafttweakerjei | 2.0.3 | crafttweaker2-1.12-4.1.20.573.jar | None | | LC | cyberware | 0.2.11.23 | cyberware_1.12.2_0.2.11.23.jar | None | | LC | dmonsters | 1.7 | Deadly_Monsters_1.12.2_1.7.jar | None | | LC | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LC | deepmoblearning | 1.12.2-2.0.4 | deepmoblearning-1.12.2-2.0.4-universal.jar | None | | LC | deepmoblearningbm | 1.12.2-0.9.0 | deepmoblearningbm-1.12.2-0.9.0-universal.jar | None | | LC | dimdoors | 3.0.9+287 | DimensionalDoors_3.0.9_287.jar | None | | LC | dldungeonsjbg | 1.13.2 | DoomlikeDungeons_1.13.2_MC1.12.2.jar | None | | LC | emberroot | 1.3.9 | EmberRootZoo_1.12.2_1.3.10.jar | None | | LC | energyconverters | 1.3.6.24 | energyconverters_1.12.2_1.3.6.24.jar | None | | LC | extrautils2 | 1.0 | extrautils2_1.12_1.9.8.jar | None | | LC | fluxnetworks | 4.0.14 | fluxnetworks_1.12.2_4.0.14_31.jar | None | | LC | foamfix | 0.10.10-1.12.2 | foamfix_0.10.10_1.12.2.jar | None | | LC | forgelin | 1.8.4 | Forgelin_1.8.4.jar | None | | LC | gamestages | 1.0.85 | GameStages-1.12.2-1.0.85.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | gravisuite | 3.1.1 | Gravitation+Suite-3.1.1.jar | None | | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LC | llibrary | 1.7.19 | llibrary_1.7.19_1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LC | iceandfire | 1.9.0 | iceandfire_1.12.2_1.9.0.jar | None | | LC | ichunutil | 7.2.2 | iChunUtil_1.12.2_7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LC | mekanism | 1.12.2-9.6.4.356 | Mekanism-1.12.2-9.6.4.356.jar | None | | LC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.11.5-215.jar | None | | LC | mtlib | 3.0.6 | MTLib-3.0.6.jar | None | | LC | initialinventory | 2.0.2 | initialinventory-3_0_0.jar | None | | LC | integrateddynamics | 1.1.6 | IntegratedDynamics-1.12.2-1.1.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LC | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.1.6.jar | None | | L | integrationforegoing | 1.12-1.0 | IntegrationForegoing-1.12-1.0.jar | None | | L | ironchest | 1.12.2-7.0.67.844 | ironchest_1.12.2_7.0.72.847.jar | None | | L | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None | | L | matteroverdrive | 0.6.0.40 | MatterOverdrive-1.12.2-0.6.0.40-universal.jar | None | | L | mcjtylib_ng | 3.1.1 | mcjtylib-1.12-3.1.1.jar | None | | L | modularmachinery | 1.10.0 | modular-machinery-mod-1_12_2-2.jar | None | | L | modulardiversity | 0.1 | Modular+Diversity-0.1.jar | None | | L | numina | 1.12.2-1.0.36 | Numina-1.12.2-1.0.36.jar | None | | L | railcraft | 12.0.0 | railcraft-12.0.0.jar | None | | L | powersuits | 1.12.2-1.0.37 | ModularPowersuits-1.12.2-1.0.37.jar | None | | L | nei | 2.4.3 | NotEnoughItems_1.12.2_2.4.3.245_universal.jar | None | | L | nuclearcraft | 2.18l | NuclearCraft-2.18l-1.12.2.jar | None | | L | oreexcavation | 1.4.140 | OreExcavation_1.12.2_1.4.140.jar | None | | L | portalgun | 7.1.0 | PortalGun_1.12.2_7.1.0.jar | None | | L | projecte | 1.12.2-PE1.4.0 | projecte-mod-1_12_2.jar | None | | L | randomthings | 4.2.7.4 | RandomThings_MC1.12.2_4.2.7.4.jar | None | | L | reborncore | 3.2.5.88 | RebornCore-1.12-3.2.5.88-universal.jar | None | | L | xreliquary | 1.12.2-1.3.4.796 | Reliquary_1.12.2_1.3.4.796.jar | None | | L | rftools | 7.61 | rftools-1.12-7.61.jar | None | | L | roughmobs | 2.0.0 | roughmobs2_1.12.2_2.0.15.jar | None | | L | scannable | 1.6.3.24 | Scannable_MC1.12.2_1.6.3.24.jar | None | | L | simplevoidworld | 1.2.0.1 | Simple-Void-World-Mod-1.12.jar | None | | L | thaumicenergistics | 2.2.3 | thaumicenergistics_1.12.2_2.2.4.jar | None | | L | thaumicperiphery | 0.3.0 | thaumicperiphery_1.12.2_0.3.0.jar | None | | L | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | None | | L | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | None | | L | tcomplement | 1.12.2-0.4.2 | tinkerscomplement-1_12_2-0_4_2.jar | None | | L | tlauncher_custom_cape_skin | 1.4 | tlskincape_1.12.2-1.4.jar | None | | L | tombmanygraves | 1.12-4.2.0 | TombManyGraves_1.12_4.2.0.jar | None | | L | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | L | wastelands | 1.2.0 | wastelands-1.12.2-1.2.0.jar | None | | L | wizardry | 0.10.8 | wizardry-1.12.2-0.10.8.jar | None | | L | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None | | L | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.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.LLibraryRuntimePatcher AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-218-universal.jar) zmaster587.advancedRocketry.asm.ClassTransformer ForgelinPlugin (Forgelin_1.8.4.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer Wizardry Plugin (wizardry-1.12.2-0.10.8.jar) com.teamwizardry.wizardry.asm.WizardryTransformer Botania Tweaks Core (botania-tweaks-mod-1_12_2.jar) quaternary.botaniatweaks.asm.BotaniaTweakerTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix_0.10.10_1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar) shadows.ApotheosisTransformer CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer AstralCore (astralsorcery_1.12.2_1.10.23.jar) TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar) gloomyfolken.hooklib.minecraft.PrimaryClassTransformer LoadingPlugin (RandomThings_MC1.12.2_4.2.7.4.jar) lumien.randomthings.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.08' Renderer: 'GeForce GTX 650/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) - chiselIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced) Launched Version: ForgeOptiFine 1.12.2 LWJGL: 2.9.4 OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.08, 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: Русский (Россия) Profiler Position: N/A (disabled) CPU: 2x Intel(R) Celeron(R) CPU G530 @ 2.40GHz OptiFine Version: OptiFine_1.12.2_HD_U_E3 OptiFine Build: 20181210-121000 Render Distance Chunks: 7 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 441.08 OpenGlRenderer: GeForce GTX 650/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 2
×
×
  • Создать...