Client crash
Notlucky101 opened this issue ยท 1 comments
just update to version .1.22.2.175.Server work fine but client crashes.
---- Minecraft Crash Report ----
WARNING: coremods are present:
MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-11.jar)
AstralCore (astralsorcery-1.12.2-1.9.4.jar)
Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
CorePlugin (ForgeEndertech-1.12.2-4.4.16.0-build.0306.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.2+build43-universal.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
LoadingPlugin (AdFinders-1.12.2-2.3.8.0-build.0317.jar)
BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 4/28/19 8:18 AM
XRay version: 58
Description: Initializing game
java.lang.NoClassDefFoundError: com/blakebr0/mysticalagriculture/util/NBTHelper
at com.blakebr0.mysticalagradditions.items.ItemPaxel.func_77624_a(ItemPaxel.java:59)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707)
at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.ClassNotFoundException: com.blakebr0.mysticalagriculture.util.NBTHelper
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 24 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 com.blakebr0.mysticalagradditions.items.ItemPaxel.func_77624_a(ItemPaxel.java:59)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707)
at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49)
at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 5.0.9-050009-generic
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2285894376 bytes (2179 MB) / 6388973568 bytes (6093 MB) up to 6392119296 bytes (6096 MB)
JVM Flags: 7 total; -XX:+UseG1GC -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=7 -Xms609m -Xmx6096m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2824 189 mods loaded, 189 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.2824-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2824 | forge-1.12.2-14.23.5.2824-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | micdoodlecore | | minecraft.jar | None |
| LCH | smoothfontcore | mc1.12.2-2.0-alpha-7 | minecraft.jar | None |
| LCH | smoothfont | mc1.12.2-2.0-alpha-11 | SmoothFont-mc1.12.2-2.0-alpha-11.jar | None |
| LCH | woodconverter | v2.10 | [1.12.x]+WoodConverter+v2.10.jar | None |
| LCH | actuallyadditions | 1.12.2-r146 | ActuallyAdditions-1.12.2-r146.jar | None |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| LCH | forgeendertech | 1.12.2-4.4.16.0 | ForgeEndertech-1.12.2-4.4.16.0-build.0306.jar | None |
| LCH | adpoles | 1.12.2-2.0.1.1 | AdPoles-1.12.2-2.0.1.1-build.0284.jar | None |
| LCH | archicraft | 1.6.0 | Archicraft-1.6.0.jar | None |
| LCH | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
| LCH | mantle | 1.12-1.3.3.49 | Mantle-1.12-1.3.3.49.jar | None |
| LCH | biomesoplenty | 7.0.1.2426 | BiomesOPlenty-1.12.2-7.0.1.2426-universal.jar | None |
| LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
| LCH | boptools | 0.0.3 | boptools-1.12-0.0.3.0.jar | None |
| LCH | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
| LCH | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
| LCH | endercore | 1.12.2-0.5.57 | EnderCore-1.12.2-0.5.57.jar | None |
| LCH | jei | 4.15.0.278 | jei_1.12.2-4.15.0.278.jar | None |
| LCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | enderio | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderiointegrationtic | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | tinkersextras | 1.12.2-1.0.9 | TinkersExtras-1.12.2-1.0.9.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
| LCH | tconstruct | 1.12.2-2.12.0.135 | TConstruct-1.12.2-2.12.0.135.jar | None |
| LCH | thedragonlib | 1.12.2-5.3.0 | thedragonlib-1.12.2-5.3.0.jar | None |
| LCH | armorplus | 1.12.2-11.20.0.56 | armorplus-1.12.2-11.20.0.56.jar | None |
| LCH | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aroma1997sdimension | 2.0.0.2.b92 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b92.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aromabackup | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aromabackuprecovery | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | galacticraftcore | 4.0.2.210 | GalacticraftCore-1.12.2-4.0.2.210.jar | None |
| LCH | galacticraftplanets | 4.0.2.210 | Galacticraft-Planets-1.12.2-4.0.2.210.jar | None |
| LCH | asmodeuscore | 0.0.7 | AsmodeusCore-1.12.2-0.0.7.jar | None |
| LCH | crafttweaker | 4.1.15 | CraftTweaker2-1.12-4.1.15.jar | None |
| LCH | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
| LCH | backpacks16840 | 3.5.2 | backpacks+1.12.2+-+3.5.2.jar | None |
| LCH | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
| LCH | betteradvancements | 0.0.17.74 | BetterAdvancements-1.12.2-0.0.17.74.jar | None |
| LCH | betteranimalsplus | 6.0.0 | betteranimalsplus-1.12.2-6.0.0.jar | None |
| LCH | betterchesting | 1.0.0 | betterchesting-1.0.0.jar | None |
| LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LCH | bibliotheca | 1.3.6-1.12.2 | bibliotheca-1.3.6-1.12.2.jar | None |
| LCH | bookshelf | 2.3.577 | Bookshelf-1.12.2-2.3.577.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | buildhelper | 1.0.4.1 | BuildHelper-Mod-1.12.2.jar | None |
| LCH | cavern | 2.1.9 | Cavern_1.12.2-v2.1.9.jar | b78e30ad27c82f3e348f76edf497058678207299 |
| LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCH | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
| LCH | chickenchunks | 2.4.1.73 | ChickenChunks-1.12.2-2.4.1.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.1.jar | None |
| LCH | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
| LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCH | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
| LCH | compactdrawers | 1.12.2-1.0.4.101 | CompactDrawers-1.12.2-1.0.4.101.jar | None |
| LCH | refinedstorage | 1.6.14 | refinedstorage-1.6.14.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCH | compactmachines3 | 3.0.17 | compactmachines3-1.12.2-3.0.17-b267.jar | None |
| LCH | compactstorage | 3.1 | CompactStorage-3.1-12.jar | None |
| LCH | compatched | 1.5.1 | ComPatchedStorage-1.12.2-1.5.1.jar | None |
| LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.8.jar | None |
| LCH | morelibs | 1.2.2 | morelibs-1.12.2-1.2.2.jar | None |
| LCH | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | engineersdecor | 1.0.3-b5 | engineersdecor-1.12.2-1.0.3-b5.jar | ed58ed655893ced6280650866985abcae2bf7559 |
| LCH | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCH | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| LCH | coolgadgets | 1.4.3 | coolgadgets-1.12.2-1.4.3.jar | None |
| LCH | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
| LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.15.jar | None |
| LCH | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.15.jar | None |
| LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCH | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
| LCH | cyclicmagic | 1.19.7 | Cyclic-1.12.2-1.19.7.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LCH | darkutils | 1.8.224 | DarkUtils-1.12.2-1.8.224.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | endercompass | 1.2.6.2 | EnderCompass-1.12-1.2.6.2.jar | None |
| LCH | enderiobase | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderioconduits | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderioconduitsappliedenergistics | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderioconduitsopencomputers | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderioconduitsrefinedstorage | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
| LCH | enderiointegrationforestry | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderiointegrationticlate | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderiomachines | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderiopowertools | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
| LCH | enderioendergy | 5.0.43 | EnderIO-endergy-1.12.2-5.0.43.jar | None |
| LCH | enderiozoo | 5.0.43 | EnderIO-zoo-1.12.2-5.0.43.jar | None |
| LCH | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | engineersdoors | 0.8.0 | engineers_doors-1.12.2-0.8.0.jar | None |
| LCH | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
| LCH | farmingforblockheads | 3.1.26 | FarmingForBlockheads_1.12.2-3.1.26.jar | None |
| LCH | farseek | 2.3.1 | Farseek-1.12-2.3.1.jar | None |
| LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LCH | floatingrails | 2.0.2-1.12.2 | Floating-Rails-2.0.2-1.12.2.jar | None |
| LCH | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
| LCH | fluxnetworks | 3.0.19 | fluxnetworks-1.12.2-3.0.19-21.jar | None |
| LCH | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
| LCH | fw | 1.6.0 | FullscreenWindowed-1.12-1.6.0.jar | None |
| LCH | furnaceoverhaul | 2.2.0 | FurnaceOverhaul-1.12.2-2.2.0.jar | None |
| LCH | galaxyspace | 2.0.7 | GalaxySpace-1.12.2-2.0.7.jar | None |
| LCH | gravestone | 1.10.2 | gravestone-1.10.2.jar | None |
| LCH | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None |
| LCH | immersivecables | 1.3.2 | ImmersiveCables-1.12.2-1.3.2.jar | None |
| LCH | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
| LCH | immersiveposts | 0.1.2 | ImmersivePosts-0.1.2.jar | 0ba25d8c0ec23537afc6db926e1ea764335a33b1 |
| LCH | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
| LCH | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.12-236.jar | None |
| LCH | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH | itemscroller | 0.12.0 | itemscroller-1.12.2-0.12.0.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| LCH | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
| LCH | jeivillagers | 1.0 | jeivillagers-1.12-1.0.2.jar | None |
| LCH | journeymap | 1.12.2-5.5.5b4 | journeymap-1.12.2-5.5.5b4.jar | None |
| LCH | justenoughbuttons | 1.12-1.2 | justenoughbuttons-1.12.2-1.2.3.jar | None |
| LCH | keywizard | 1.12.2-1.5.5 | keywizard-1.12.2-1.5.5.jar | None |
| LCH | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
| LCH | malisisblocks | 1.12.2-6.1.0 | malisisblocks-1.12.2-6.1.0.jar | None |
| LCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| LCH | malisisswitches | 1.12.2-5.1.0 | malisisswitches-1.12.2-5.1.0.jar | None |
| LCH | mcjtylib_ng | 3.5.0 | mcjtylib-1.12-3.5.0.jar | None |
| LCH | mob_grinding_utils | 0.3.12 | MobGrindingUtils-0.3.12.jar | None |
| LCH | numina | 1.12.2-1.0.36 | Numina-1.12.2-1.0.36.jar | None |
| LCH | powersuits | 1.12.2-1.0.38 | ModularPowersuits-1.12.2-1.0.38.jar | None |
| LCH | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None |
| LCH | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
| LCH | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
| LCH | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
| LCH | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| LCH | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
| LCH | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
| LCH | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
| LCH | redstonearsenal | 2.6.2 | RedstoneArsenal-1.12.2-2.6.2.17-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | redstonerepository | 1.3.2 | RedstoneRepository-1.12.2-1.3.2-dev-universal.jar | None |
| LCH | thermaldynamics | 2.5.4 | ThermalDynamics-1.12.2-2.5.4.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | simplyjetpacks | 2.2.10.63 | SimplyJetpacks2-1.12.2-2.2.10.63.jar | None |
| LCH | plustic | 7.0.6.1 | plustic-7.0.6.1.jar | None |
| LCH | randomthings | 4.2.7.1 | RandomThings-MC1.12.2-4.2.7.1.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH | recycler | 3.2.3 | recycler-3.2.3-1.12.jar | None |
| LCH | refinedstoragerequestify | ${version} | refinedstoragerequestify-1.12.2-1.0.2-3.jar | None |
| LCH | rflux | 0.4.0 | rflux-1.12-0.4.0.jar | None |
| LCH | rftools | 7.70 | rftools-1.12-7.70.jar | None |
| LCH | rftoolscontrol | 2.0.1 | rftoolsctrl-1.12-2.0.1.jar | None |
| LCH | rftoolsdim | 5.70 | rftoolsdim-1.12-5.70.jar | None |
| LCH | rftoolspower | 1.2.0 | rftoolspower-1.12-1.2.0.jar | None |
| LCH | roots | 0.104 | roots-2-0.104.jar | None |
| LCH | rsgauges | 1.1.4 | rsgauges-1.12.2-1.1.4.jar | ed58ed655893ced6280650866985abcae2bf7559 |
| LCH | spacecraftx | 1.0.35 | spacecraftx-1.12.2-1.0.35.jar | None |
| LCH | stevescarts | 2.4.30.134 | StevesCarts-1.12.2-2.4.30.134.jar | None |
| LCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| LCH | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
| LCH | storagetech | 6.0 | StorageTech+R6.0.jar | None |
| LCH | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None |
| LCH | subcommonlib | 1.2.0.1 | subcommonlib-sublib-1.12.2-1.2.0.4.jar | None |
| LCH | telepads | 1.11.2-1.0.2.1 | TelePads-Mod-1.12.2.jar | None |
| LCH | thermalcultivation | 0.3.2 | ThermalCultivation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | thermalinnovation | 0.3.2 | ThermalInnovation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | thermallogistics | 0.2-18 | thermallogistics-0.2-18.jar | None |
| LCH | thutcore | 5.19.10 | thutcore-1.12.2-5.19.10.jar | None |
| LCH | thutcore_compat | 1.0 | thutcore-1.12.2-5.19.10.jar | None |
| LCH | thuttech | 6.1.5 | thuttech-1.12.2-6.1.5.jar | None |
| LCH | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None |
| LCH | tcomplement | ${version} | TinkersComplement-1.12.2-0.2.3b.jar | None |
| LCH | tinkerscompendium | 1.4.2.26 | tinkersdefense-1.4.2.26.jar | None |
| LCH | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
| LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
| LCH | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LCH | trapcraft | v2.4.3a | Trapcraft-1.12-v2.4.3a-universal.jar | None |
| LCH | bspkrscore | at_0.9 | TreeCapitator-Mod-1.12.jar | None |
| LCH | treecapitator | at_0.9 | TreeCapitator-Mod-1.12.jar | None |
| LCH | ui-tweaks | 1.0 | ui-tweaks-1.0.jar | None |
| LCH | v0idssmartbackpacks | 1.0.6 | V0id's+Smart+Backpacks-1.0.6.jar | None |
| LCH | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | vanillasatchels | 1.0.1 | VanillaSatchels-1.12.2-1.0.1.2-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | vanillatools | 1.1.0 | VanillaTools-1.12.2-1.1.0.2-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LCH | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
| LCH | phosphor-lighting | 1.12.2-0.2.2 | phosphor-1.12.2-0.2.2+build43-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LCH | adfinders | 1.12.2-2.3.8.0 | AdFinders-1.12.2-2.3.8.0-build.0317.jar | None |
| LCH | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
Loaded coremods (and transformers):
MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
lumien.randomthings.asm.ClassTransformer
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
farseek.core.FarseekClassTransformer
CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-11.jar)
bre.smoothfont.asm.Transformer
AstralCore (astralsorcery-1.12.2-1.9.4.jar)
Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar)
com.chocohead.biab.BornInABarn
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
invtweaks.forge.asm.ContainerTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CorePlugin (ForgeEndertech-1.12.2-4.4.16.0-build.0306.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.2+build43-universal.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
LoadingPlugin (AdFinders-1.12.2-2.3.8.0-build.0317.jar)
com.endertech.minecraft.mods.adfinders.finder.Render
BCModPlugin (backpacks+1.12.2+-+3.5.2.jar)
brad16840.core.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.116' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
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)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Pulsar/tcomplement loaded Pulses:
- ModuleCommons (Enabled/Forced)
- ModuleFeature (Enabled/Not Forced)
- ChiselPlugin (Enabled/Not Forced)
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.13.12.447
Runtime Debofucsation 1
RenderEngine: 0
Ender IO: No known problems detected.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Launched Version: MultiMC5
LWJGL: 2.9.4
OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.116, 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: Villagers+With+Arms.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x AMD FX-8370E Eight-Core Processor