I get these crashes every now and then. Most of the time when I work with the conduits och conduit facades.
I realise I'm running EnderIO and EnderCore alpha versions, but I just wanted to share this little bug report with the author of a great mod!
Here's the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.61-dev-51.jar)
EnderCorePlugin (EnderCore-1.9.4.jar)
IC2core (industrialcraft-2-2.5.52-ex19.jar)
BCModPlugin (Backpacks-Mod-by-Brad16840-1.9.4.jar)
CoreMod (Aroma1997Core-1.9.4-1.0.7.0.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 10/3/16 5:00 PM
Description: Ticking player
java.lang.NoSuchMethodError: net.minecraft.block.SoundType.func_185845_c()Lnet/minecraft/util/SoundEvent;
at crazypants.enderio.conduit.ConduitUtil.playBreakSound(ConduitUtil.java:386)
at crazypants.enderio.conduit.BlockConduitBundle.removedByPlayer(BlockConduitBundle.java:528)
at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:274)
at net.minecraft.server.management.PlayerInteractionManager.func_180237_b(PlayerInteractionManager.java:331)
at net.minecraft.server.management.PlayerInteractionManager.func_73075_a(PlayerInteractionManager.java:112)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:246)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:647)
at net.minecraft.world.World.func_72939_s(World.java:1719)
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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at crazypants.enderio.conduit.ConduitUtil.playBreakSound(ConduitUtil.java:386)
at crazypants.enderio.conduit.BlockConduitBundle.removedByPlayer(BlockConduitBundle.java:528)
at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:274)
at net.minecraft.server.management.PlayerInteractionManager.func_180237_b(PlayerInteractionManager.java:331)
at net.minecraft.server.management.PlayerInteractionManager.func_73075_a(PlayerInteractionManager.java:112)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:246)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 774263
Entity Name: garrim_g
Entity's Exact location: 703.88, 83.00, -2552.71
Entity's Block location: World: (703,83,-2553), Chunk: (at 15,5,7 in 43,-160; contains blocks 688,0,-2560 to 703,255,-2545), Region: (1,-5; contains chunks 32,-160 to 63,-129, blocks 512,0,-2560 to 1023,255,-2049)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:647)
at net.minecraft.world.World.func_72939_s(World.java:1719)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['garrim_g'/774263, l='world', x=703.88, y=83.00, z=-2552.71]]
Chunk stats: ServerChunkCache: 697 Drop: 0
Level seed: 1176688132
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (6,71,447), Chunk: (at 6,4,15 in 0,27; contains blocks 0,0,432 to 15,255,447), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 103031078 game time, 42660073 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 80397 (now: false), thunder time: 48153 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Thread.java:745)
0
...or just remove the existing Minecraft.exe. Worked fine for me.
0
Hello.
I get these crashes every now and then. Most of the time when I work with the conduits och conduit facades.
I realise I'm running EnderIO and EnderCore alpha versions, but I just wanted to share this little bug report with the author of a great mod!
Here's the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.61-dev-51.jar)
EnderCorePlugin (EnderCore-1.9.4.jar)
IC2core (industrialcraft-2-2.5.52-ex19.jar)
BCModPlugin (Backpacks-Mod-by-Brad16840-1.9.4.jar)
CoreMod (Aroma1997Core-1.9.4-1.0.7.0.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 10/3/16 5:00 PM
Description: Ticking player
java.lang.NoSuchMethodError: net.minecraft.block.SoundType.func_185845_c()Lnet/minecraft/util/SoundEvent;
at crazypants.enderio.conduit.ConduitUtil.playBreakSound(ConduitUtil.java:386)
at crazypants.enderio.conduit.BlockConduitBundle.removedByPlayer(BlockConduitBundle.java:528)
at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:274)
at net.minecraft.server.management.PlayerInteractionManager.func_180237_b(PlayerInteractionManager.java:331)
at net.minecraft.server.management.PlayerInteractionManager.func_73075_a(PlayerInteractionManager.java:112)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:246)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:647)
at net.minecraft.world.World.func_72939_s(World.java:1719)
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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at crazypants.enderio.conduit.ConduitUtil.playBreakSound(ConduitUtil.java:386)
at crazypants.enderio.conduit.BlockConduitBundle.removedByPlayer(BlockConduitBundle.java:528)
at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:274)
at net.minecraft.server.management.PlayerInteractionManager.func_180237_b(PlayerInteractionManager.java:331)
at net.minecraft.server.management.PlayerInteractionManager.func_73075_a(PlayerInteractionManager.java:112)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:246)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 774263
Entity Name: garrim_g
Entity's Exact location: 703.88, 83.00, -2552.71
Entity's Block location: World: (703,83,-2553), Chunk: (at 15,5,7 in 43,-160; contains blocks 688,0,-2560 to 703,255,-2545), Region: (1,-5; contains chunks 32,-160 to 63,-129, blocks 512,0,-2560 to 1023,255,-2049)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:647)
at net.minecraft.world.World.func_72939_s(World.java:1719)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['garrim_g'/774263, l='world', x=703.88, y=83.00, z=-2552.71]]
Chunk stats: ServerChunkCache: 697 Drop: 0
Level seed: 1176688132
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (6,71,447), Chunk: (at 6,4,15 in 0,27; contains blocks 0,0,432 to 15,255,447), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 103031078 game time, 42660073 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 80397 (now: false), thunder time: 48153 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.9.4
Operating System: Linux (amd64) version 3.13.0-77-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 815206248 bytes (777 MB) / 2442657792 bytes (2329 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 2 total; -Xmx4096M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
FML: MCP 9.28 Powered by Forge 12.17.0.1976 36 mods loaded, 36 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.1976-universal.jar)
UCHIJAAAA Forge{12.17.0.1976} [Minecraft Forge] (forge-1.9.4-12.17.0.1976-universal.jar)
UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.0.7.0.jar)
UCHIJAAAA backpacks16840{3.1.0} [Backpacks!] (Backpacks-Mod-by-Brad16840-1.9.4.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.7.0} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.0.7.0.jar)
UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
UCHIJAAAA baublesstuff{2.0.10} [Baubles Stuff] (baublesstuff-2.0.10.jar)
UCHIJAAAA BiomesOPlenty{4.1.0.2034} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2034-universal.jar)
UCHIJAAAA JEI{3.6.7.216} [Just Enough Items] (jei_1.9.4-3.6.7.216.jar)
UCHIJAAAA BloodMagic{1.9.4-2.0.2-48} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.2-48.jar)
UCHIJAAAA Botania{r1.8-313} [Botania] (Botania-unofficial.r1.8-313.jar)
UCHIJAAAA chisel{@[email protected]} [Chisel] (Chisel-MC1.9.4-0.0.5.29.jar)
UCHIJAAAA cookingforblockheads{3.0.7} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.0.7.jar)
UCHIJAAAA endercore{1.9.4-0.4.0.21-alpha} [EnderCore] (EnderCore-1.9.4.jar)
UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
UCHIJAAAA EnderIO{1.9.4-3.0.0.32_alpha} [Ender IO] (Ender-IO-Mod-1.9.4.jar)
UCHIJAAAA enderutilities{0.6.0} [Ender Utilities] (Ender-Utilities-Mod-1.9.4.jar)
UCHIJAAAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.9.4-1.2.1.jar)
UCHIJAAAA IC2{2.5.52-ex19} [IndustrialCraft 2] (industrialcraft-2-2.5.52-ex19.jar)
UCHIJAAAA forestry{5.0.5.130} [Forestry] (Forestry-Mod-1.9.4.jar)
UCHIJAAAA InventoryPets{1.4.7.1} [Inventory Pets] (inventorypets-1.9.4-1.4.7.1.jar)
UCHIJAAAA inventorytweaks{1.61-dev-51-698bcef} [Inventory Tweaks] (InventoryTweaks-1.61-dev-51.jar)
UCHIJAAAA IronChest{6.0.146.788} [Iron Chest] (ironchest-1.9.4-6.0.146.788.jar)
UCHIJAAAA journeymap{1.9.4-5.2.4} [JourneyMap] (journeymap-1.9.4-5.2.4-unlimited.jar)
UCHIJAAAA jet_packs{1.0.0} [Just JetPacks] (JustJetpacks-1.9.4-1.0.0.jar)
UCHIJAAAA mantle{1.9.4-0.10.3.jenkins211} [Mantle] (Mantle-1.9.4-0.10.3.jar)
UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
UCHIJAAAA harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4c.jar)
UCHIJAAAA SolarFluxReborn{1.9.4_0.4b} [Solar Flux Reborn] (SolarFluxReborn-1.9.4_0.4b.jar)
UCHIJAAAA tconstruct{1.9.4-2.3.3.jenkins263} [Tinkers' Construct] (TConstruct-1.9.4-2.3.3.jar)
UCHIJAAAA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.9-1.1.7.jar)
UCHIJAAAA wallcraftmod{5.0} [Wallcraft] (Wallcraftmod v5.0 - MC1.9.4 Forge.jar)
UCHIJAAAA ZDoctorBB{1.1} [Blood Baubles] (ZDoctorBB-1.1.jar)
Loaded coremods (and transformers):
FMLPlugin (InventoryTweaks-1.61-dev-51.jar)
invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.9.4.jar)
com.enderio.core.common.transform.EnderCoreTransformer
IC2core (industrialcraft-2-2.5.52-ex19.jar)
BCModPlugin (Backpacks-Mod-by-Brad16840-1.9.4.jar)
brad16840.common.asm.ClassTransformer
CoreMod (Aroma1997Core-1.9.4-1.0.7.0.jar)
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)
- WailaIntegration (Enabled/Not Forced)
Profiler Position: N/A (disabled)
Player Count: 1 / 10; [EntityPlayerMP['garrim_g'/774263, l='world', x=703.88, y=83.00, z=-2552.71]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)