MC1.12.2版本崩溃,日志
---- Minecraft Crash Report ----
WARNING: coremods are present:
JechCore (JustEnoughCharacters-1.12.0-2.2.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
HCASM (【前置】HammerCore-1.12.2-2.0.4.7.jar)
weaponlib ([VMW维克现代战争]mw-1.11.7.7_mc1.12.2.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
IvToolkit ([自动建筑前置]IvToolkit-1.3.3-1.12.jar)
TabIconHackForgeLoadingPlugin (TabIconHackForge-1.0.jar)
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
CorePlugin (UnicodeFontExtension-1.12.2-2.7.jar)
NetherPortalFixForgeLoadingPlugin (NetherPortalFixForge-1.0.jar)
CoreModLoader (Sound-Physics-1.12.2.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 4/27/20 10:05 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 Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:61)
at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:67)
at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:62)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor3.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.initializeMods(Loader.java:752)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 227280048 bytes (216 MB) / 872415232 bytes (832 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 46 mods loaded, 44 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 |
|:------ |:------------------------ |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | jecharacters | 1.12.0-2.2.2 | JustEnoughCharacters-1.12.0-2.2.2.jar | None |
| LCHIJA | unicodefontextensioncore | 1.12.2-2.6 | minecraft.jar | None |
| LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJA | unicodefontextension | 1.12.2-2.7 | UnicodeFontExtension-1.12.2-2.7.jar | None |
| LCHIJA | mw | 1.11.7.7 | [VMW维克现代战争]mw-1.11.7.7_mc1.12.2.jar | None |
| LCHIJA | travellersbackpack | 1.0.23.23 | [旅行背包]TravellersBackpack-1.12.2-1.0.23.23.jar | None |
| LCHIJA | reccomplex | 1.4.8.1 | [自动建筑]RecurrentComplex-1.4.8.1.jar | None |
| LCHIJA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None |
| LCHIJA | jei | 4.8.5.158 | jei_1.12.2-4.8.5.158.jar | None |
| LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| LCHIJA | autologin | 1.0 | AutoLogin1.0_1.12.2.jar | None |
| LCHIJA | xaerobetterpvp | 1.14.9 | BetterPvP_1.14.9_Forge_1.12.jar | None |
| LCHIJA | bettertitlescreen | 1.4b | BetterTitleScreen-1.12.2-1.4b.jar | None |
| LCHIJA | k4lib | 1.12.1-2.1.81 | k4lib-1.12.1-2.1.81-universal.jar | None |
| LCHIJA | colorchat | 1.12.1-2.0.43 | colorchat-1.12.1-2.0.43-universal.jar | None |
| LCHIJA | customskinloader | 14.7 | CustomSkinLoader_Forge-14.7.jar | None |
| LCHIJA | fbp | 2.3.7 | FancyBlockParticles-1.12.x-2.3.7.jar | None |
| LCHIJA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| LCHIJA | jeresources | 0.8.7.41 | JustEnoughResources-1.12.2-0.8.7.41.jar | None |
| LCHIJA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
| LCHIJA | mycommands | 1.12.2-01 | MyCommands-1.12.2-01.jar | None |
| LCHIJA | codechickenlib | 3.2.3.357 | 【前置】CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJE | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | soundphysics | 1.0.4 | Sound-Physics-1.12.2.jar | None |
| LCHIJ | texfix | 4.0 | TexFix+V-1.12-4.0.jar | None |
| LCHIJ | theoneprobe | 1.4.19 | theoneprobe-1.12-1.4.19.jar | None |
| LCHIJ | baubles | 1.5.2 | 【饰品栏】Baubles-1.12-1.5.2.jar | None |
| LCHIJ | botania | r1.10-361 | 【植物魔法】Botania+r1.10-361.jar | None |
| LCHIJ | topaddons | 1.12.2-1.3.0 | topaddons-1.12.2-1.3.0.jar | None |
| LCHIJ | worldtooltips | 1.2.7 | World-Tooltips-1.12.2-1.2.7-102.jar | None |
| LCHIJ | wts | 1.1.0 | WTS-1.1.0.jar | None |
| LCHIJ | hammercore | 2.0.4.7 | 【前置】HammerCore-1.12.2-2.0.4.7.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJ | avaritia | 3.3.0 | 【无尽贪婪】Avaritia-1.12.2-3.3.0.33-universal.jar | None |
| LCHIJ | botanicadds | 3r | 【植物学拓展】BotanicAdditions-1.12.2-3r.jar | None |
| LCHIJ | extrabotany | 55 | 【额外植物学】ExtraBotany-r1.1-55-fixed.jar | None |
| LCHIJ | structurize | 1.12.2-0.10.79-ALPHA | structurize-1.12.2-0.10.79-ALPHA.jar | None |
| LCHIJ | minecolonies | 1.12.2-0.10.259-RELEASE | 【模拟殖民地】minecolonies-1.12.2-0.10.259-RELEASE-universal.jar | None |
| UD | netherportalfixforge | 1.0.0 | minecraft.jar | None |
| UD | tabiconhackforge | 1.0.0 | minecraft.jar | None |
Loaded coremods (and transformers):
JechCore (JustEnoughCharacters-1.12.0-2.2.2.jar)
me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
HCASM (【前置】HammerCore-1.12.2-2.0.4.7.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
weaponlib ([VMW维克现代战争]mw-1.11.7.7_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
customskinloader.forge.TransformerManager
IvToolkit ([自动建筑前置]IvToolkit-1.3.3-1.12.jar)
TabIconHackForgeLoadingPlugin (TabIconHackForge-1.0.jar)
kengxxiao.tabiconhack.coremod.TabIconHackForgeClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
squeek.applecore.asm.TransformerModuleHandler
CorePlugin (UnicodeFontExtension-1.12.2-2.7.jar)
bre.ufex.asm.Transformer
NetherPortalFixForgeLoadingPlugin (NetherPortalFixForge-1.0.jar)
kengxxiao.netherportalfix.coremod.NetherPortalFixForgeClassTransformer
CoreModLoader (Sound-Physics-1.12.2.jar)
com.sonicether.soundphysics.CoreModInjector
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 330 names; 412 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Botanic Additions (botanicadds) @3r
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 442.59
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
---- Minecraft Crash Report ----
WARNING: coremods are present:
JechCore (JustEnoughCharacters-1.12.0-2.2.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
HCASM (【前置】HammerCore-1.12.2-2.0.4.7.jar)
weaponlib ([VMW维克现代战争]mw-1.11.7.7_mc1.12.2.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
IvToolkit ([自动建筑前置]IvToolkit-1.3.3-1.12.jar)
TabIconHackForgeLoadingPlugin (TabIconHackForge-1.0.jar)
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
CorePlugin (UnicodeFontExtension-1.12.2-2.7.jar)
NetherPortalFixForgeLoadingPlugin (NetherPortalFixForge-1.0.jar)
CoreModLoader (Sound-Physics-1.12.2.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 4/27/20 10:05 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 Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:61)
at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:67)
at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:62)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor3.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.initializeMods(Loader.java:752)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 227280048 bytes (216 MB) / 872415232 bytes (832 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 46 mods loaded, 44 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 |
|:------ |:------------------------ |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | jecharacters | 1.12.0-2.2.2 | JustEnoughCharacters-1.12.0-2.2.2.jar | None |
| LCHIJA | unicodefontextensioncore | 1.12.2-2.6 | minecraft.jar | None |
| LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJA | unicodefontextension | 1.12.2-2.7 | UnicodeFontExtension-1.12.2-2.7.jar | None |
| LCHIJA | mw | 1.11.7.7 | [VMW维克现代战争]mw-1.11.7.7_mc1.12.2.jar | None |
| LCHIJA | travellersbackpack | 1.0.23.23 | [旅行背包]TravellersBackpack-1.12.2-1.0.23.23.jar | None |
| LCHIJA | reccomplex | 1.4.8.1 | [自动建筑]RecurrentComplex-1.4.8.1.jar | None |
| LCHIJA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None |
| LCHIJA | jei | 4.8.5.158 | jei_1.12.2-4.8.5.158.jar | None |
| LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| LCHIJA | autologin | 1.0 | AutoLogin1.0_1.12.2.jar | None |
| LCHIJA | xaerobetterpvp | 1.14.9 | BetterPvP_1.14.9_Forge_1.12.jar | None |
| LCHIJA | bettertitlescreen | 1.4b | BetterTitleScreen-1.12.2-1.4b.jar | None |
| LCHIJA | k4lib | 1.12.1-2.1.81 | k4lib-1.12.1-2.1.81-universal.jar | None |
| LCHIJA | colorchat | 1.12.1-2.0.43 | colorchat-1.12.1-2.0.43-universal.jar | None |
| LCHIJA | customskinloader | 14.7 | CustomSkinLoader_Forge-14.7.jar | None |
| LCHIJA | fbp | 2.3.7 | FancyBlockParticles-1.12.x-2.3.7.jar | None |
| LCHIJA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| LCHIJA | jeresources | 0.8.7.41 | JustEnoughResources-1.12.2-0.8.7.41.jar | None |
| LCHIJA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
| LCHIJA | mycommands | 1.12.2-01 | MyCommands-1.12.2-01.jar | None |
| LCHIJA | codechickenlib | 3.2.3.357 | 【前置】CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJE | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | soundphysics | 1.0.4 | Sound-Physics-1.12.2.jar | None |
| LCHIJ | texfix | 4.0 | TexFix+V-1.12-4.0.jar | None |
| LCHIJ | theoneprobe | 1.4.19 | theoneprobe-1.12-1.4.19.jar | None |
| LCHIJ | baubles | 1.5.2 | 【饰品栏】Baubles-1.12-1.5.2.jar | None |
| LCHIJ | botania | r1.10-361 | 【植物魔法】Botania+r1.10-361.jar | None |
| LCHIJ | topaddons | 1.12.2-1.3.0 | topaddons-1.12.2-1.3.0.jar | None |
| LCHIJ | worldtooltips | 1.2.7 | World-Tooltips-1.12.2-1.2.7-102.jar | None |
| LCHIJ | wts | 1.1.0 | WTS-1.1.0.jar | None |
| LCHIJ | hammercore | 2.0.4.7 | 【前置】HammerCore-1.12.2-2.0.4.7.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJ | avaritia | 3.3.0 | 【无尽贪婪】Avaritia-1.12.2-3.3.0.33-universal.jar | None |
| LCHIJ | botanicadds | 3r | 【植物学拓展】BotanicAdditions-1.12.2-3r.jar | None |
| LCHIJ | extrabotany | 55 | 【额外植物学】ExtraBotany-r1.1-55-fixed.jar | None |
| LCHIJ | structurize | 1.12.2-0.10.79-ALPHA | structurize-1.12.2-0.10.79-ALPHA.jar | None |
| LCHIJ | minecolonies | 1.12.2-0.10.259-RELEASE | 【模拟殖民地】minecolonies-1.12.2-0.10.259-RELEASE-universal.jar | None |
| UD | netherportalfixforge | 1.0.0 | minecraft.jar | None |
| UD | tabiconhackforge | 1.0.0 | minecraft.jar | None |
Loaded coremods (and transformers):
JechCore (JustEnoughCharacters-1.12.0-2.2.2.jar)
me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
HCASM (【前置】HammerCore-1.12.2-2.0.4.7.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
weaponlib ([VMW维克现代战争]mw-1.11.7.7_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
customskinloader.forge.TransformerManager
IvToolkit ([自动建筑前置]IvToolkit-1.3.3-1.12.jar)
TabIconHackForgeLoadingPlugin (TabIconHackForge-1.0.jar)
kengxxiao.tabiconhack.coremod.TabIconHackForgeClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
squeek.applecore.asm.TransformerModuleHandler
CorePlugin (UnicodeFontExtension-1.12.2-2.7.jar)
bre.ufex.asm.Transformer
NetherPortalFixForgeLoadingPlugin (NetherPortalFixForge-1.0.jar)
kengxxiao.netherportalfix.coremod.NetherPortalFixForgeClassTransformer
CoreModLoader (Sound-Physics-1.12.2.jar)
com.sonicether.soundphysics.CoreModInjector
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 330 names; 412 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Botanic Additions (botanicadds) @3r
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 442.59
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
删除NotEnoughItems-1.12.2-2.4.1.233-universal.jar
非常感谢
看来以后还得认真去学习英语了233333