Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [21:25:47] [Server thread/FATAL] [FML]: Exception caught executing FutureTask: java.util.concurrent.ExecutionException: java.lang.NullPointerException
- java.util.concurrent.ExecutionException: java.lang.NullPointerException
- at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_51]
- at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_51]
- at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:715) [FMLCommonHandler.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:727) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:669) [MinecraftServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:171) [IntegratedServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:540) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: java.lang.NullPointerException
- at com.xenocorpse.wulfenite.inventory.ContainerGrinder.detectAndSendChanges(ContainerGrinder.java:61) ~[ContainerGrinder.class:?]
- at net.minecraft.inventory.Container.addCraftingToCrafters(Container.java:62) ~[Container.class:?]
- at com.xenocorpse.wulfenite.inventory.ContainerGrinder.addCraftingToCrafters(ContainerGrinder.java:50) ~[ContainerGrinder.class:?]
- at net.minecraft.entity.player.EntityPlayerMP.displayGui(EntityPlayerMP.java:770) ~[EntityPlayerMP.class:?]
- at com.xenocorpse.wulfenite.blocks.BlockGrinder.onBlockActivated(BlockGrinder.java:69) ~[BlockGrinder.class:?]
- at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:476) ~[ItemInWorldManager.class:?]
- at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:624) ~[NetHandlerPlayServer.class:?]
- at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:67) ~[C08PacketPlayerBlockPlacement.class:?]
- at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:114) ~[C08PacketPlayerBlockPlacement.class:?]
- at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:24) ~[PacketThreadUtil$1.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_51]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_51]
- at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) ~[FMLCommonHandler.class:?]
- ... 5 more
- [21:25:47] [Server thread/FATAL] [FML]: Exception caught executing FutureTask: java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
- java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
- at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_51]
- at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_51]
- at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:715) [FMLCommonHandler.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:727) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:669) [MinecraftServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:171) [IntegratedServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:540) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: net.minecraft.util.ReportedException: Ticking player
- at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:428) ~[EntityPlayerMP.class:?]
- at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:347) ~[NetHandlerPlayServer.class:?]
- at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:36) ~[C03PacketPlayer.class:?]
- at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:105) ~[C03PacketPlayer.class:?]
- at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:24) ~[PacketThreadUtil$1.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_51]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_51]
- at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) ~[FMLCommonHandler.class:?]
- ... 5 more
- Caused by: java.lang.NullPointerException
- at com.xenocorpse.wulfenite.inventory.ContainerGrinder.canInteractWith(ContainerGrinder.java:96) ~[ContainerGrinder.class:?]
- at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27) ~[PlayerOpenContainerEvent.class:?]
- at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:495) ~[ForgeHooks.class:?]
- at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:336) ~[EntityPlayer.class:?]
- at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:374) ~[EntityPlayerMP.class:?]
- at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:347) ~[NetHandlerPlayServer.class:?]
- at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:36) ~[C03PacketPlayer.class:?]
- at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:105) ~[C03PacketPlayer.class:?]
- at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:24) ~[PacketThreadUtil$1.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_51]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_51]
- at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) ~[FMLCommonHandler.class:?]
- ... 5 more
- [21:25:47] [Server thread/ERROR]: Encountered an unexpected exception
- net.minecraft.util.ReportedException: Ticking entity
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:781) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:669) ~[MinecraftServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:171) ~[IntegratedServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:540) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: java.lang.NullPointerException
- at com.xenocorpse.wulfenite.inventory.ContainerGrinder.detectAndSendChanges(ContainerGrinder.java:61) ~[ContainerGrinder.class:?]
- at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263) ~[EntityPlayerMP.class:?]
- at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2031) ~[World.class:?]
- at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:758) ~[WorldServer.class:?]
- at net.minecraft.world.World.updateEntity(World.java:1997) ~[World.class:?]
- at net.minecraft.world.World.updateEntities(World.java:1823) ~[World.class:?]
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:587) ~[WorldServer.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:775) ~[MinecraftServer.class:?]
- ... 4 more
- [21:25:47] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Zack\Desktop\Modding\ForgeUpdate\eclipse\.\crash-reports\crash-2015-08-19_21.25.47-server.txt
- [21:25:47] [Server thread/INFO]: Stopping server
- [21:25:47] [Server thread/INFO]: Saving players
- [21:25:47] [Server thread/INFO]: Saving worlds
- [21:25:47] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [21:25:48] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:663]: ---- Minecraft Crash Report ----
- // Hi. I'm Minecraft, and I'm a crashaholic.
- Time: 8/19/15 9:25 PM
- Description: Ticking entity
- java.lang.NullPointerException: Ticking entity
- at com.xenocorpse.wulfenite.inventory.ContainerGrinder.detectAndSendChanges(ContainerGrinder.java:61)
- at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
- at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2031)
- at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:758)
- at net.minecraft.world.World.updateEntity(World.java:1997)
- at net.minecraft.world.World.updateEntities(World.java:1823)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:587)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:775)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:669)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:171)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:540)
- at java.lang.Thread.run(Unknown Source)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at com.xenocorpse.wulfenite.inventory.ContainerGrinder.detectAndSendChanges(ContainerGrinder.java:61)
- at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
- at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2031)
- at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:758)
- at net.minecraft.world.World.updateEntity(World.java:1997)
- -- Entity being ticked --
- Details:
- Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
- Entity ID: 271
- Entity Name: Player886
- Entity's Exact location: -309.74, 64.00, 338.68
- Entity's Block location: -310.00,64.00,338.00 - World: (-310,64,338), Chunk: (at 10,4,2 in -20,21; contains blocks -320,0,336 to -305,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Entity's Momentum: 0.00, -0.08, 0.00
- Entity's Rider: ~~ERROR~~ NullPointerException: null
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.world.World.updateEntities(World.java:1823)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:587)
- -- Affected level --
- Details:
- Level name: New World
- All players: 1 total; [EntityPlayerMP['Player886'/271, l='New World', x=-309.74, y=64.00, z=338.68]]
- Chunk stats: ServerChunkCache: 1161 Drop: 0
- Level seed: -9188270650892681908
- Level generator: ID 00 - default, ver 1. Features enabled: true
- Level generator options:
- Level spawn location: -232.00,64.00,256.00 - World: (-232,64,256), Chunk: (at 8,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Level time: 34946 game time, 34946 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 135087 (now: false), thunder time: 77378 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
- Stacktrace:
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:775)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:669)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:171)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:540)
- at java.lang.Thread.run(Unknown Source)
- -- System Details --
- Details:
- Minecraft Version: 1.8
- Operating System: Windows 10 (amd64) version 6.4
- Java Version: 1.8.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 706929360 bytes (674 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1487 4 mods loaded, 4 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.05} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.3.1487.jar)
- UCHIJAAAA Forge{11.14.3.1487} [Minecraft Forge] (forgeSrc-1.8-11.14.3.1487.jar)
- UCHIJAAAA wulfenite{0.2} [Wulfenite Mod] (bin)
- Loaded coremods (and transformers):
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- Profiler Position: N/A (disabled)
- Player Count: 1 / 8; [EntityPlayerMP['Player886'/271, l='New World', x=-309.74, y=64.00, z=338.68]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- [21:25:48] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:663]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2015-08-19_21.25.47-server.txt
- [21:25:48] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
- [21:25:48] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [21:25:48] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [21:25:48] [Server thread/INFO] [FML]: Unloading dimension 0
- [21:25:48] [Server thread/INFO] [FML]: Unloading dimension -1
- [21:25:48] [Server thread/INFO] [FML]: Unloading dimension 1
- [21:25:48] [Server thread/INFO] [FML]: Applying holder lookups
- [21:25:48] [Server thread/INFO] [FML]: Holder lookups applied
- [21:25:48] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
- [21:25:48] [Client thread/INFO] [FML]: Server terminated.
- AL lib: (EE) alc_cleanup: 1 device not closed
- Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
- Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment