Advertisement
Guest User

Untitled

a guest
Jan 18th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.81 KB | None | 0 0
  1. [17:42:55] [Server thread/INFO] [FML]: Loading dimension 1 (Superflat Testing) (net.minecraft.server.integrated.IntegratedServer@7b47bf52)
  2. [17:42:55] [Server thread/INFO] [FML]: Loading dimension -1 (Superflat Testing) (net.minecraft.server.integrated.IntegratedServer@7b47bf52)
  3. [17:42:55] [Server thread/INFO]: Preparing start region for level 0
  4. [17:42:56] [Server thread/ERROR]: Encountered an unexpected exception
  5. net.minecraft.util.ReportedException: Ticking block entity
  6. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) ~[MinecraftServer.class:?]
  7. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681) ~[MinecraftServer.class:?]
  8. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159) ~[IntegratedServer.class:?]
  9. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548) [MinecraftServer.class:?]
  10. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  11. Caused by: java.lang.NullPointerException
  12. at com.TechDweebGaming.MystTech.crafting.CompressorRecipes.registerCompressorRecipes(CompressorRecipes.java:17) ~[CompressorRecipes.class:?]
  13. at com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity.update(CompressorTileEntity.java:264) ~[CompressorTileEntity.class:?]
  14. at net.minecraft.world.World.updateEntities(World.java:1858) ~[World.class:?]
  15. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559) ~[WorldServer.class:?]
  16. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777) ~[MinecraftServer.class:?]
  17. ... 4 more
  18. [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
  19. [17:42:56] [Server thread/INFO]: Stopping server
  20. [17:42:56] [Server thread/INFO]: Saving players
  21. [17:42:56] [Server thread/INFO]: Saving worlds
  22. [17:42:56] [Server thread/INFO]: Saving chunks for level 'Superflat Testing'/Overworld
  23. [17:42:56] [Server thread/INFO]: Saving chunks for level 'Superflat Testing'/Nether
  24. [17:42:56] [Server thread/INFO]: Saving chunks for level 'Superflat Testing'/The End
  25. [17:42:56] [Server thread/INFO] [FML]: Unloading dimension 0
  26. [17:42:56] [Server thread/INFO] [FML]: Unloading dimension -1
  27. [17:42:56] [Server thread/INFO] [FML]: Unloading dimension 1
  28. [17:42:56] [Server thread/INFO] [FML]: Applying holder lookups
  29. [17:42:56] [Server thread/INFO] [FML]: Holder lookups applied
  30. [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.
  31. [17:42:56] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: ---- Minecraft Crash Report ----
  32. // Ooh. Shiny.
  33.  
  34. Time: 1/18/16 5:42 PM
  35. Description: Ticking block entity
  36.  
  37. java.lang.NullPointerException: Ticking block entity
  38. at com.TechDweebGaming.MystTech.crafting.CompressorRecipes.registerCompressorRecipes(CompressorRecipes.java:17)
  39. at com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity.update(CompressorTileEntity.java:264)
  40. at net.minecraft.world.World.updateEntities(World.java:1858)
  41. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
  42. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777)
  43. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681)
  44. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
  45. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
  46. at java.lang.Thread.run(Unknown Source)
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- Head --
  53. Stacktrace:
  54. at com.TechDweebGaming.MystTech.crafting.CompressorRecipes.registerCompressorRecipes(CompressorRecipes.java:17)
  55. at com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity.update(CompressorTileEntity.java:264)
  56.  
  57. -- Block entity being ticked --
  58. Details:
  59. Name: MystTech_Compressor_TileEntity // com.TechDweebGaming.MystTech.tileentity.CompressorTileEntity
  60. Block type: ID #203 (tile.Compressor // com.TechDweebGaming.MystTech.blocks.BlockCompressor)
  61. Block data value: 0 / 0x0 / 0b0000
  62. 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)
  63. Actual block type: ID #203 (tile.Compressor // com.TechDweebGaming.MystTech.blocks.BlockCompressor)
  64. Actual block data value: 0 / 0x0 / 0b0000
  65. Stacktrace:
  66. at net.minecraft.world.World.updateEntities(World.java:1858)
  67. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
  68.  
  69. -- Affected level --
  70. Details:
  71. Level name: Superflat Testing
  72. All players: 0 total; []
  73. Chunk stats: ServerChunkCache: 625 Drop: 0
  74. Level seed: -733008444937739594
  75. Level generator: ID 01 - flat, ver 0. Features enabled: true
  76. Level generator options:
  77. 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)
  78. Level time: 43289 game time, 1754 day time
  79. Level dimension: 0
  80. Level storage version: 0x04ABD - Anvil
  81. Level weather: Rain time: 838 (now: false), thunder time: 91932 (now: false)
  82. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  83. Stacktrace:
  84. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777)
  85. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681)
  86. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
  87. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
  88. at java.lang.Thread.run(Unknown Source)
  89.  
  90. -- System Details --
  91. Details:
  92. Minecraft Version: 1.8.9
  93. Operating System: Windows 7 (amd64) version 6.1
  94. Java Version: 1.8.0_45, Oracle Corporation
  95. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  96. Memory: 790406352 bytes (753 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  97. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  98. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  99. FML: MCP 9.19 Powered by Forge 11.15.0.1697 8 mods loaded, 8 mods active
  100. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  101. UCHIJAAAA mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
  102. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.0.1697.jar)
  103. UCHIJAAAA Forge{11.15.0.1697} [Minecraft Forge] (forgeSrc-1.8.9-11.15.0.1697.jar)
  104. UCHIJAAAA MystTech{1.8-1.0.0_Alpha} [MystTech] (bin)
  105. UCHIJAAAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)
  106. UCHIJAAAA enderrift{0.70} [Ender-Rift] (EnderRift-0.70.jar)
  107. UCHIJAAAA JEI{2.16.2.78} [Just Enough Items] (jei_1.8.9-2.16.2.78.jar)
  108. UCHIJAAAA progressiveautomation{1.6.16} [Progressive Automation] (ProgressiveAutomation-1.8.9-1.6.16.jar)
  109. Loaded coremods (and transformers):
  110. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  111. Profiler Position: N/A (disabled)
  112. Player Count: 0 / 8; []
  113. Type: Integrated Server (map_client.txt)
  114. Is Modded: Definitely; Client brand changed to 'fml,forge'
  115. [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
  116. AL lib: (EE) alc_cleanup: 1 device not closed
  117. 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