Posted December 3, 20168 yr ---- Minecraft Crash Report ---- WARNING: coremods are present: LoadingPlugin (Quark-r1.0-56.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.1.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.6.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.58-beta.jar) ItemPatchingLoader (ItemPhysic Full 1.3.4 mc1.10.2.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) LoadingHook (Mekanism-1.10.2-9.2.0.292.jar) CreativePatchingLoader (CreativeCore v1.6.6 mc1.10.2.jar) Contact their authors BEFORE contacting forge // Surprise! Haha. Well, this is awkward. Time: 3.12.16 11:55 Description: Ticking block entity java.lang.RuntimeException: Error while interacting with block minecraft:stone_pressure_plate[powered=true] with 1xitem.actuallyadditions.itemSolidifiedExperience@0. Method:GENERIC_CLICK Button:RIGHT_CLICK at com.rwtema.extrautils2.tile.TileUse.operate(TileUse.java:303) at com.rwtema.extrautils2.tile.TileAdvInteractor.func_73660_a(TileAdvInteractor.java:64) at net.minecraft.world.World.func_72939_s(World.java:1804) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:619) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:386) at com.rwtema.extrautils2.tile.TileUse.operate(TileUse.java:167) ... 8 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at com.rwtema.extrautils2.tile.TileUse.operate(TileUse.java:303) at com.rwtema.extrautils2.tile.TileAdvInteractor.func_73660_a(TileAdvInteractor.java:64) -- Block entity being ticked -- Details: Name: XU2:TileUse // com.rwtema.extrautils2.tile.TileUse Block type: ID #820 (tile.ExtraUtils2:User // com.rwtema.extrautils2.blocks.BlockAdvInteractor.Use) Block data value: 5 / 0x5 / 0b0101 Block location: World: (-3155,78,537), Chunk: (at 13,4,9 in -198,33; contains blocks -3168,0,528 to -3153,255,543), Region: (-7,1; contains chunks -224,32 to -193,63, blocks -3584,0,512 to -3073,255,1023) Actual block type: ID #820 (tile.ExtraUtils2:User // com.rwtema.extrautils2.blocks.BlockAdvInteractor.Use) Actual block data value: 5 / 0x5 / 0b0101 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1804) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:619) -- Affected level -- Details: Level name: HPL All players: 0 total; [] Chunk stats: ServerChunkCache: 636 Drop: 0 Level seed: -3796594800977191275 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: {"diamondSize":8,"lapisCenterHeight":16,"lavaLakeChance":80,"redstoneMaxHeight":16,"diamondMaxHeight":16,"coalMaxHeight":128,"coalMinHeight":0,"seaLevel":63,"graniteCount":10,"riverSize":4,"gravelMinHeight":0,"graniteSize":33,"redstoneSize":8,"fixedBiome":-1,"waterLakeChance":4,"dioriteMinHeight":0,"andesiteCount":10,"graniteMaxHeight":80,"redstoneMinHeight":0,"lapisSize":7,"dirtCount":10,"ironMinHeight":0,"dioriteMaxHeight":80,"coalCount":20,"gravelCount":8,"coalSize":17,"gravelSize":33,"ironMaxHeight":64,"lapisSpread":16,"dioriteCount":10,"andesiteSize":33,"biomeSize":4,"graniteMinHeight":0,"goldCount":2,"diamondCount":1,"dirtSize":33,"gravelMaxHeight":256,"goldSize":9,"ironCount":20,"diamondMinHeight":0,"ironSize":9,"redstoneCount":8,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":8,"andesiteMaxHeight":80,"dirtMinHeight":0,"lapisCount":1,"goldMinHeight":0,"dirtMaxHeight":256,"lowerLimitScale":512.0,"biomeDepthOffset":0.0,"upperLimitScale":512.0,"heightScale":684.412,"biomeScaleWeight":1.0,"biomeDepthWeight":1.0,"mainNoiseScaleZ":80.0,"mainNoiseScaleY":160.0,"depthNoiseScaleX":200.0,"mainNoiseScaleX":80.0,"baseSize":8.5,"depthNoiseScaleZ":200.0,"stretchY":12.0,"depthNoiseScaleExponent":0.5,"biomeScaleOffset":0.0,"coordinateScale":684.412,"useStrongholds":true,"useMineShafts":true,"useTemples":true,"useLavaOceans":false,"useCaves":true,"useWaterLakes":true,"useLavaLakes":true,"useMonuments":true,"useRavines":true,"useDungeons":true,"useVillages":true} Level spawn location: World: (116,64,128), Chunk: (at 4,4,0 in 7,8; contains blocks 112,0,128 to 127,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 4617769 game time, 4847435 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 73147 (now: false), thunder time: 78536 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 659687840 bytes (629 MB) / 2540699648 bytes (2423 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94 FML: MCP 9.32 Powered by Forge 12.18.2.2099 Optifine OptiFine_1.10.2_HD_U_C4_pre 79 mods loaded, 79 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2099.jar) UCHIJAAAA Forge{12.18.2.2099} [Minecraft Forge] (forge-1.10.2-12.18.2.2099.jar) UCHIJAAAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) UCHIJAAAA itemphysic{1.3.0} [itemPhysic] (minecraft.jar) UCHIJAAAA actuallyadditions{1.10.2-r81} [Actually Additions] (ActuallyAdditions-1.10.2-r81.jar) UCHIJAAAA autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar) UCHIJAAAA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) UCHIJAAAA Quark{r1.0-56} [Quark] (Quark-r1.0-56.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA Baubles{1.3.3} [baubles] (Baubles-1.10.2-1.3.3.jar) UCHIJAAAA betterbuilderswands{0.6.5} [better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar) UCHIJAAAA Botania{r1.9-337} [botania] (Botania r1.9-337.jar) UCHIJAAAA Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar) UCHIJAAAA ChestTransporter{2.5.3} [Chest Transporter] (ChestTransporter-1.10.2-2.5.3.jar) UCHIJAAAA chisel{MC1.9.4-0.0.6.46} [Chisel] (Chisel-MC1.9.4-0.0.6.46.jar) UCHIJAAAA mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar) UCHIJAAAA chiselsandbits{12.4} [Chisels & Bits] (chiselsandbits-12.4.jar) UCHIJAAAA cookingforblockheads{4.2.15} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.15.jar) UCHIJAAAA MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.11.jar) UCHIJAAAA creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.6 mc1.10.2.jar) UCHIJAAAA JEI{3.12.5.303} [Just Enough Items] (jei_1.10.2-3.12.5.303.jar) UCHIJAAAA cyclicmagic{1.8.6} [Cyclic] (Cyclic-1.10.2-1.8.6.jar) UCHIJAAAA ElecCore{1.5.311} [ElecCore] (ElecCore-1.9.4-1.5.311.jar) UCHIJAAAA deepresonance{1.2.8} [DeepResonance] (deepresonance-1.10-1.2.8.jar) UCHIJAAAA StorageDrawers{1.10.2-3.2.7} [storage Drawers] (StorageDrawers-1.10.2-3.2.7.jar) UCHIJAAAA bitdrawers{0.31} [Drawers & Bits] (DrawersBits-1.10.2-0.31.jar) UCHIJAAAA endercore{1.10.2-0.4.1.58-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.58-beta.jar) UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) UCHIJAAAA EnderIO{1.10.2-3.0.1.125_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.125_beta.jar) UCHIJAAAA shetiphiancore{3.3.1} [shetiPhian-Core] (shetiphiancore-1.10.0-3.3.1.jar) UCHIJAAAA endertanks{1.4.2} [EnderTanks] (endertanks-1.10.0-1.4.2.jar) UCHIJAAAA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar) UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.2.1.jar) UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) UCHIJAAAA flatcoloredblocks{mc1.10-v4.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.2.jar) UCHIJAAAA flighttweaks{0.0.6-alpha} [Flight Tweaks] (flighttweaks-1.10.2-0.0.6-alpha.jar) UCHIJAAAA ftbl{3.0.0} [FTBLib] (FTBLib-1.10.2-3.0.0.3.jar) UCHIJAAAA ftbu{3.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.0.0.2.jar) UCHIJAAAA gravestone{1.5.9} [Gravestone] (GraveStone Mod 1.5.9.jar) UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar) UCHIJAAAA hermitquest{1.1.25} [HermitQuest] (hermitquest-1.10.2-1.1.25.jar) UCHIJAAAA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar) UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJAAAA ironchest{1.10.2-7.0.11.797} [iron Chest] (ironchest-1.10.2-7.0.11.797.jar) UCHIJAAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar) UCHIJAAAA jeresources{0.5.1.56} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.1.56.jar) UCHIJAAAA mantle{1.10.2-1.1.1.194} [Mantle] (Mantle-1.10.2-1.1.1.jar) UCHIJAAAA Mekanism{9.2.0} [Mekanism] (Mekanism-1.10.2-9.2.0.292.jar) UCHIJAAAA MekanismGenerators{9.2.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.0.292.jar) UCHIJAAAA MekanismTools{9.2.0} [MekanismTools] (MekanismTools-1.10.2-9.2.0.292.jar) UCHIJAAAA mercurius{1.0.1} [Mercurius] (Mercurius-1.10.2-1.0.1.jar) UCHIJAAAA modtweaker{2.0.4} [Mod Tweaker] (ModTweaker2-1.10.2-2.0.4.jar) UCHIJAAAA Morpheus{1.10.2-3.1.7} [Morpheus] (Morpheus-1.10.2-3.1.7.jar) UCHIJAAAA mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar) UCHIJAAAA multistorage{1.2.3} [Multi-Storage] (multistorage-1.10.0-1.2.3b.jar) UCHIJAAAA notenoughwands{1.3.7} [Not Enough Wands] (notenoughwands-1.10-1.3.7.jar) UCHIJAAAA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) UCHIJAAAA reborncore{2.7.3.46} [RebornCore] (RebornCore-1.10.2-2.7.3.46-universal.jar) UCHIJAAAA quantumstorage{3.2.6} [QuantumStorage] (QuantumStorage-1.10.2-3.2.6.jar) UCHIJAAAA randomthings{3.7.6} [Random Things] (RandomThings-MC1.10.2-3.7.6.jar) UCHIJAAAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJAAAA reborncore-mcmultipart{2.7.3.46} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.7.3.46-universal.jar) UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar) UCHIJAAAA refinedstorage{1.1.3} [Refined Storage] (refinedstorage-1.1.3.jar) UCHIJAAAA xreliquary{1.10.2-1.3.3.571} [Reliquary] (Reliquary-1.10.2-1.3.3.571.jar) UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJAAAA rftools{5.62} [RFTools] (rftools-1.10-5.62.jar) UCHIJAAAA rftoolsdim{4.45} [RFTools Dimensions] (rftoolsdim-1.10-4.45.jar) UCHIJAAAA roots{0.204} [Roots] (roots-1.10.2-0.204.0.jar) UCHIJAAAA shadowmc{3.4.8} [shadowMC] (ShadowMC-1.10.2-3.4.8.jar) UCHIJAAAA SleepingBag{1.3.0} [sleeping Bag] (SleepingBag-1.10.2-1.3.0.jar) UCHIJAAAA soundfilters{0.9_for_1.9} [sound Filters] (SoundFilters-0.9_for_1.9.4.jar) UCHIJAAAA tconstruct{1.10.2-2.5.6b.jenkins424} [Tinkers' Construct] (TConstruct-1.10.2-2.5.6b.jar) UCHIJAAAA theoneprobe{1.1.3} [The One Probe] (theoneprobe-1.10-1.1.3.jar) UCHIJAAAA TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar) UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJAAAA weaponcaseloot{4.0.1} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.1.jar) UCHIJAAAA zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar) Loaded coremods (and transformers): LoadingPlugin (Quark-r1.0-56.jar) vazkii.quark.base.asm.ClassTransformer ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.1.jar) shetiphian.core.asm.ClassTransformer LoadingPlugin (RandomThings-MC1.10.2-3.7.6.jar) lumien.randomthings.asm.ClassTransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.58-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer ItemPatchingLoader (ItemPhysic Full 1.3.4 mc1.10.2.jar) com.creativemd.itemphysic.ItemTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) net.fybertech.nwr.NWRTransformer FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer LoadingHook (Mekanism-1.10.2-9.2.0.292.jar) CreativePatchingLoader (CreativeCore v1.6.6 mc1.10.2.jar) GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. 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) - chiselsandbitsIntegration (Enabled/Not Forced) - WailaIntegration (Enabled/Not Forced) - theoneprobeIntegration (Enabled/Not Forced) EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.): * Optifine is installed. This is NOT supported. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Detailed RF API diagnostics: * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/EnergyStorage.class * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyConnection.class * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyContainerItem.class * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyHandler.class * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyProvider.class * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyReceiver.class * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyStorage.class * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/ItemEnergyContainer.class * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Villfuk/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/TileEnergyHandler.class Detailed Tesla API diagnostics: * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla) * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities) * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer) * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder) * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer) * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer) * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider) * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer) * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider) * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer) * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider) Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.10.2_HD_U_C4_pre Render Distance Chunks: 6 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 NVIDIA 369.09 OpenGlRenderer: GeForce GT 610/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 2
December 3, 20168 yr 1) WARNING: coremods are present: LoadingPlugin (Quark-r1.0-56.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.1.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.6.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.58-beta.jar) ItemPatchingLoader (ItemPhysic Full 1.3.4 mc1.10.2.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) LoadingHook (Mekanism-1.10.2-9.2.0.292.jar) CreativePatchingLoader (CreativeCore v1.6.6 mc1.10.2.jar) Contact their authors BEFORE contacting forge 2) java.lang.RuntimeException: Error while interacting with block minecraft:stone_pressure_plate[powered=true] with 1xitem.actuallyadditions.itemSolidifiedExperience@0. Method:GENERIC_CLICK Button:RIGHT_CLICK at com.rwtema.extrautils2.tile.TileUse.operate(TileUse.java:303) Seems like an issue between Actually Additions and Extra Utilties 2. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
December 3, 20168 yr Author From the things you said, it looks like my mechanical users have problem with solidified experience inside them. But why does it crash and how can i fix this?
December 3, 20168 yr Report it to the authors of the mod. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
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.