Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:42:55] [Server thread/INFO] [FML]: Loading dimension 1 (Superflat Testing) (net.minecraft.server.integrated.IntegratedServer@7b47bf52)
- [17:42:55] [Server thread/INFO] [FML]: Loading dimension -1 (Superflat Testing) (net.minecraft.server.integrated.IntegratedServer@7b47bf52)
- [17:42:55] [Server thread/INFO]: Preparing start region for level 0
- [17:42:56] [Server thread/ERROR]: Encountered an unexpected exception
- net.minecraft.util.ReportedException: Ticking block entity
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681) ~[MinecraftServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159) ~[IntegratedServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
- Caused by: java.lang.NullPointerException
- at com.TechDweebGaming.MystTech.crafting.CompressorRecipes.registerCompressorRecipes(CompressorRecipes.java:17) ~[CompressorRecipes.class:?]
- at com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity.update(CompressorTileEntity.java:264) ~[CompressorTileEntity.class:?]
- at net.minecraft.world.World.updateEntities(World.java:1858) ~[World.class:?]
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559) ~[WorldServer.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777) ~[MinecraftServer.class:?]
- ... 4 more
- [17:42:56] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Jakob\Desktop\Minecraft (Other Versions)\My Mods\Minecraft\1.8\MystTech\run\.\crash-reports\crash-2016-01-18_17.42.56-server.txt
- [17:42:56] [Server thread/INFO]: Stopping server
- [17:42:56] [Server thread/INFO]: Saving players
- [17:42:56] [Server thread/INFO]: Saving worlds
- [17:42:56] [Server thread/INFO]: Saving chunks for level 'Superflat Testing'/Overworld
- [17:42:56] [Server thread/INFO]: Saving chunks for level 'Superflat Testing'/Nether
- [17:42:56] [Server thread/INFO]: Saving chunks for level 'Superflat Testing'/The End
- [17:42:56] [Server thread/INFO] [FML]: Unloading dimension 0
- [17:42:56] [Server thread/INFO] [FML]: Unloading dimension -1
- [17:42:56] [Server thread/INFO] [FML]: Unloading dimension 1
- [17:42:56] [Server thread/INFO] [FML]: Applying holder lookups
- [17:42:56] [Server thread/INFO] [FML]: Holder lookups applied
- [17:42:56] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
- [17:42:56] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: ---- Minecraft Crash Report ----
- // Ooh. Shiny.
- Time: 1/18/16 5:42 PM
- Description: Ticking block entity
- java.lang.NullPointerException: Ticking block entity
- at com.TechDweebGaming.MystTech.crafting.CompressorRecipes.registerCompressorRecipes(CompressorRecipes.java:17)
- at com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity.update(CompressorTileEntity.java:264)
- at net.minecraft.world.World.updateEntities(World.java:1858)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
- 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.TechDweebGaming.MystTech.crafting.CompressorRecipes.registerCompressorRecipes(CompressorRecipes.java:17)
- at com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity.update(CompressorTileEntity.java:264)
- -- Block entity being ticked --
- Details:
- Name: MystTech_Compressor_TileEntity // com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity
- Block type: ID #203 (tile.Compressor // com.TechDweebGaming.MystTech.blocks.BlockCompressor)
- Block data value: 0 / 0x0 / 0b0000
- Block location: World: (-1642,4,-1441), Chunk: (at 6,0,15 in -103,-91; contains blocks -1648,0,-1456 to -1633,255,-1441), Region: (-4,-3; contains chunks -128,-96 to -97,-65, blocks -2048,0,-1536 to -1537,255,-1025)
- Actual block type: ID #203 (tile.Compressor // com.TechDweebGaming.MystTech.blocks.BlockCompressor)
- Actual block data value: 0 / 0x0 / 0b0000
- Stacktrace:
- at net.minecraft.world.World.updateEntities(World.java:1858)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
- -- Affected level --
- Details:
- Level name: Superflat Testing
- All players: 0 total; []
- Chunk stats: ServerChunkCache: 625 Drop: 0
- Level seed: -733008444937739594
- Level generator: ID 01 - flat, ver 0. Features enabled: true
- Level generator options:
- Level spawn location: -1631.00,4.00,-1446.00 - World: (-1631,4,-1446), Chunk: (at 1,0,10 in -102,-91; contains blocks -1632,0,-1456 to -1617,255,-1441), Region: (-4,-3; contains chunks -128,-96 to -97,-65, blocks -2048,0,-1536 to -1537,255,-1025)
- Level time: 43289 game time, 1754 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 838 (now: false), thunder time: 91932 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
- Stacktrace:
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
- at java.lang.Thread.run(Unknown Source)
- -- System Details --
- Details:
- Minecraft Version: 1.8.9
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_45, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 790406352 bytes (753 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.19 Powered by Forge 11.15.0.1697 8 mods loaded, 8 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.18} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.0.1697.jar)
- UCHIJAAAA Forge{11.15.0.1697} [Minecraft Forge] (forgeSrc-1.8.9-11.15.0.1697.jar)
- UCHIJAAAA MystTech{1.8-1.0.0_Alpha} [MystTech] (bin)
- UCHIJAAAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)
- UCHIJAAAA enderrift{0.70} [Ender-Rift] (EnderRift-0.70.jar)
- UCHIJAAAA JEI{2.16.2.78} [Just Enough Items] (jei_1.8.9-2.16.2.78.jar)
- UCHIJAAAA progressiveautomation{1.6.16} [Progressive Automation] (ProgressiveAutomation-1.8.9-1.6.16.jar)
- Loaded coremods (and transformers):
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- Profiler Position: N/A (disabled)
- Player Count: 0 / 8; []
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- [17:42:56] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2016-01-18_17.42.56-server.txt
- AL lib: (EE) alc_cleanup: 1 device not closed
- 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
Advertisement