Skip to content

Instantly share code, notes, and snippets.

@Lanse505
Created June 17, 2016 09:11
Show Gist options
  • Save Lanse505/269d6ce880ab2902c1ad2747039f3d73 to your computer and use it in GitHub Desktop.
Save Lanse505/269d6ce880ab2902c1ad2747039f3d73 to your computer and use it in GitHub Desktop.
[11:11:24] [Server thread/INFO]: Stopping server
[11:11:24] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:557]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Pong ASM (Pong-1.9.4-1.0.0.1-universal.jar)
IC2core (industrialcraft-2-2.5.30-ex19.jar)
AppleCore (AppleCore-mc1.9.4-1.3.4.jar)
LoadingPluginBuildingBricks (BuildingBricks-1.9.4-2.0.6.jar)
FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
FMLPlugin (InventoryTweaks-1.61-beta-54.jar)
LoadingPlugin (LoadingProfiler-MC1.9.4-1.3.jar)
MDECore-Core (mdecore-1.9.4-1.0.jar)
EnderCorePlugin (EnderCore-1.9.4-0.4.0.24-alpha.jar)
Contact their authors BEFORE contacting forge
// Quite honestly, I wouldn't worry myself about that.
Time: 6/17/16 11:11 AM
Description: Ticking block entity
java.lang.NoSuchMethodError: cofh.api.energy.IEnergyHandler.receiveEnergy(Lnet/minecraft/util/EnumFacing;IZ)I
at getfluxed.fluxedcrystals.tileentities.base.TileEnergyBase.pushEnergy(TileEnergyBase.java:52)
at getfluxed.fluxedcrystals.tileentities.base.TileEnergyBase.func_73660_a(TileEnergyBase.java:43)
at getfluxed.fluxedcrystals.api.generators.generators.GeneratorBase.func_73660_a(GeneratorBase.java:46)
at getfluxed.fluxedcrystals.tileentities.generators.TileEntityCoalGenerator.func_73660_a(TileEntityCoalGenerator.java:32)
at net.minecraft.world.World.func_72939_s(World.java:1797)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at getfluxed.fluxedcrystals.tileentities.base.TileEnergyBase.pushEnergy(TileEnergyBase.java:52)
at getfluxed.fluxedcrystals.tileentities.base.TileEnergyBase.func_73660_a(TileEnergyBase.java:43)
at getfluxed.fluxedcrystals.api.generators.generators.GeneratorBase.func_73660_a(GeneratorBase.java:46)
at getfluxed.fluxedcrystals.tileentities.generators.TileEntityCoalGenerator.func_73660_a(TileEntityCoalGenerator.java:32)
-- Block entity being ticked --
Details:
Name: coalGenBasic // getfluxed.fluxedcrystals.tileentities.generators.TileEntityCoalGenerator
Block type: ID #475 (tile.coalGenBasic // getfluxed.fluxedcrystals.blocks.generators.BlockCoalGenerator)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (493,4,877), Chunk: (at 13,0,13 in 30,54; contains blocks 480,0,864 to 495,255,879), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Actual block type: ID #475 (tile.coalGenBasic // getfluxed.fluxedcrystals.blocks.generators.BlockCoalGenerator)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1797)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['<PROFILE NAME>'/44, l='New World', x=492.76, y=4.00, z=875.15]]
Chunk stats: ServerChunkCache: 289 Drop: 0
Level seed: 7918961139847155641
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (499,4,881), Chunk: (at 3,0,1 in 31,55; contains blocks 496,0,880 to 511,255,895), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Level time: 2091 game time, 2091 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 173032 (now: false), thunder time: 160580 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:148)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.9.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_92, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1703574168 bytes (1624 MB) / 3416260608 bytes (3258 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx4096m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.28 Powered by Forge 12.17.0.1965 58 mods loaded, 57 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.9.4-12.17.0.1965-universal.jar)
UCHIJAAAA Forge{12.17.0.1965} [Minecraft Forge] (forge-1.9.4-12.17.0.1965-universal.jar)
UCHIJAAAA buildingbrickshooks{1.9.4-2.0.6} [Building Bricks Hooks] (minecraft.jar)
UCHIJAAAA akutils{1.9.4-1.4.0} [AKUtils] (AKUtils-1.9.4-1.4.0.jar)
UCHIJAAAA JEI{3.6.4.213} [Just Enough Items] (jei_1.9.4-3.6.4.213.jar)
UCHIJAAAA AppleCore{1.3.4} [AppleCore] (AppleCore-mc1.9.4-1.3.4.jar)
UCHIJAAAA ARMourstands{1.9.4-0.0.3} [ARMourstands] (ARMourstands-1.9.4-0.0.3.jar)
UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
UCHIJAAAA BaublesHud{3.0.0} [Baubles-Hud] (BaublesHud-1.9.4-3.0.0.jar)
UCHIJAAAA BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
UCHIJAAAA BetterAchievements{0.3.0.25} [Better Achievements] (BetterAchievements-1.9.4-0.3.0.25.jar)
UCHIJAAAA buildingbricks{1.9.4-2.0.6} [Building Bricks] (BuildingBricks-1.9.4-2.0.6.jar)
UCHIJAAAA Chameleon{1.9-2.1.4} [Chameleon] (Chameleon-1.9-2.1.4.jar)
UCHIJAAAA chancecubes{1.9.4-2.1.2.106} [Chance Cubes] (ChanceCubes-1.9.4-2.1.2.106.jar)
UCHIJAAAA chisel{@VERSION@} [Chisel] (Chisel_DEV-MC1.9.4-0.0.5.24.jar)
UCHIJAAAA chiselsandbits{10.7} [Chisels & Bits] (chiselsandbits-10.7.jar)
UCHIJAAAA clayworldgen{1.1.0} [Clay WorldGen] (ClayWorldGen-1.1.0-1.9.4.jar)
UCHIJAAAA craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar)
UCHIJAAAA CustomMainMenu{2.0} [Custom Main Menu] (CustomMainMenu-MC1.9.4-2.0.jar)
UCHIJAAAA endercore{1.9.4-0.4.0.24-alpha} [EnderCore] (EnderCore-1.9.4-0.4.0.24-alpha.jar)
UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
UCHIJAAAA EnderIO{1.9.4-3.0.0.41_alpha} [Ender IO] (EnderIO-1.9.4-3.0.0.41_alpha.jar)
UCHIJAAAA fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-MC1.9.4-1.7.jar)
UCHIJAAAA fluxedcrystals{1.0.0} [Fluxed-Crystals 3] (Fluxed-Crystals 3-1.9-1.0.0-b18.jar)
UCHIJAAAA IC2{2.5.30-ex19} [IndustrialCraft 2] (industrialcraft-2-2.5.30-ex19.jar)
UCHIJAAAA forestry{5.0.17.164} [Forestry] (forestry_1.9.4-5.0.17.164.jar)
UCHIJAAAA harvestchevsky{b7} [Gentle Harvest] (Gentle_Harvest_1.9_b7.jar)
UCHIJAAAA HelpFixer{1.3.14} [HelpFixer] (HelpFixer-1.9.4-1.3.14.jar)
UCHIJAAAA inventorytweaks{1.61-beta-54-009e843} [Inventory Tweaks] (InventoryTweaks-1.61-beta-54.jar)
UCHIJAAAA IronChest{6.0.145.787} [Iron Chest] (ironchest-1.9.4-6.0.145.787.jar)
UCHIJAAAA journeymap{1.9.4-5.2.3} [JourneyMap] (journeymap-1.9.4-5.2.3-unlimited.jar)
UCHIJAAAA jeresources{0.4.6.37} [Just Enough Resources] (JustEnoughResources-1.9.4-0.4.6.37.jar)
UCHIJAAAA k4lib{1.9.4-1.0.5} [K4Lib] (k4lib-1.9.4-1.0.5-universal.jar)
UCHIJAAAA LoadingProfiler{1.1} [Loading Profiler] (LoadingProfiler-MC1.9.4-1.3.jar)
UCHIJAAAA mantle{1.9.4-0.10.1.jenkins142} [Mantle] (Mantle-1.9.4-0.10.1.jenkins142.jar)
UCHIJAAAA mdecore{1.9.4-1.0} [MattDahEpic Core] (mdecore-1.9.4-1.0.jar)
UCHIJAAAA minemenu{1.4.3} [MineMenu] (MineMenu-1.9.X-1.4.3.B6-universal.jar)
UCHIJAAAA moreoverlays{1.3} [MoreOverlays] (moreoverlays-1.3-mc1.9.4.jar)
UCHIJAAAA Morphtool{GRADLE:VERSION-GRADLE:BUILD} [Morph-o-Tool] (Morph-o-Tool-1.0-3.jar)
UCHIJAAAA MouseTweaks{2.6.3} [Mouse Tweaks] (MouseTweaks-2.6.3-mc1.9.4.jar)
UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
UCHIJAAAA recstat{1.9.4-2.2.0} [RecStat] (RecStat-1.9.4-2.2.0.jar)
UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
UCHIJAAAA rftools{4.62} [RFTools] (rftools-1.9.4-4.62.jar)
UCHIJAAAA roots{0.1} [Roots] (roots-0.005.jar)
UCHIJAAAA shadowmc{3.3.7} [ShadowMC] (ShadowMC-1.9.4-3.3.7.jar)
UCHIJAAAA SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
UCHIJAAAA StorageDrawers{1.9-3.1.7} [Storage Drawers] (StorageDrawers-1.9-3.1.7.jar)
UCHIJAAAA tconstruct{1.9.4-2.3.1.jenkins229} [Tinkers' Construct] (TConstruct-1.9.4-2.3.1.jenkins229.jar)
UCHIJAAAA Tesla{1.1.0.24} [TESLA] (Tesla-1.9.4-1.1.0.24.jar)
UCHIJAAAA theoneprobe{1.0.9} [The One Probe] (theoneprobe-1.9.4-1.0.9.jar)
UCHIJAAAA watchfulchevsky{b6} [Trust Is Nice, But...] (TINB_1.9_b6.jar)
UCHIJAAAA wailafeatures{0.3.1.11} [WAILA Features] (WAILA-features-1.9.4-0.3.1.11.jar)
UCHIJAAAA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.9-1.1.7.jar)
UCHIJAAAA ICSE{1.0.0.0} [I Can See Everything] (Wawla-1.9.4-2.2.1.192.jar)
UCHIJAAAA wawla{2.2.1.188} [What Are We Looking At] (Wawla-1.9.4-2.2.1.192.jar)
UD mdecore-core{1.0} [MDE Core - ASM Tweaks] (minecraft.jar)
Loaded coremods (and transformers):
Pong ASM (Pong-1.9.4-1.0.0.1-universal.jar)
me.modmuss50.pong.PongClassTransformer
IC2core (industrialcraft-2-2.5.30-ex19.jar)
AppleCore (AppleCore-mc1.9.4-1.3.4.jar)
squeek.applecore.asm.TransformerModuleHandler
LoadingPluginBuildingBricks (BuildingBricks-1.9.4-2.0.6.jar)
com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks
FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
com.olafski.fastleafdecay.FldTransformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
FMLPlugin (InventoryTweaks-1.61-beta-54.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (LoadingProfiler-MC1.9.4-1.3.jar)
lumien.loadingprofiler.asm.ClassTransformer
MDECore-Core (mdecore-1.9.4-1.0.jar)
com.mattdahepic.mdecore.asm.TickrateTransformer
EnderCorePlugin (EnderCore-1.9.4-0.4.0.24-alpha.jar)
com.enderio.core.common.transform.EnderCoreTransformer
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)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
EnderIO: No known problems detected.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['<PROFILE NAME>'/44, l='New World', x=492.76, y=4.00, z=875.15]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
[11:11:24] [Server thread/INFO]: Saving players
[11:11:24] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:557]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Simon\Desktop\MultiMC\instances\MCCraft-DevPack\minecraft\crash-reports\crash-2016-06-17_11.11.24-server.txt
[11:11:24] [Client thread/INFO]: Waiting for the server to terminate/save.
[11:11:24] [Server thread/INFO]: Saving worlds
[11:11:24] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[11:11:24] [Netty Local Client IO #0/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[11:11:24] [Netty Local Client IO #0/INFO]: CLIENT: Disconnected from server, enabling all click actions
[11:11:24] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[11:11:24] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[11:11:24] [Server thread/INFO]: Mapping halted in C:\Users\Simon\Desktop\MultiMC\instances\MCCraft-DevPack\minecraft\journeymap\data\sp\New World\DIM0
[11:11:24] [Server thread/INFO]: Unloading dimension 0
[11:11:24] [Server thread/INFO]: Unloading dimension -1
[11:11:24] [Server thread/INFO]: Unloading dimension 1
[11:11:24] [Server thread/INFO]: Applying holder lookups
[11:11:24] [Server thread/INFO]: Holder lookups applied
[11:11:24] [pool-5-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\Simon\Desktop\MultiMC\instances\MCCraft-DevPack\minecraft\enderio\dimensionalTransceiver.json
[11:11:24] [Server thread/INFO]: RFTools: server is stopping. Shutting down gracefully
[11:11:24] [Server thread/INFO]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:11:24] [Client thread/INFO]: Server terminated.
[11:11:24] [Client Shutdown Thread/INFO]: Stopping server
[11:11:24] [Client Shutdown Thread/INFO]: Saving players
AL lib: (EE) alc_cleanup: 1 device not closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment