Advertisement
Camellias_

Untitled

Jul 2nd, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 7/2/18 12:31 PM
  5. Description: Ticking block entity
  6.  
  7. java.lang.NoClassDefFoundError: Could not initialize class com.camellias.voidaicarcania.blocks.blockbotanyaltar.BotanyAltarRecipes
  8. at com.camellias.voidaicarcania.blocks.blockbotanyaltar.TileEntityBotanyAltar.canSmelt(TileEntityBotanyAltar.java:237)
  9. at com.camellias.voidaicarcania.blocks.blockbotanyaltar.TileEntityBotanyAltar.update(TileEntityBotanyAltar.java:183)
  10. at net.minecraft.world.World.updateEntities(World.java:2004)
  11. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  12. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:840)
  13. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:741)
  14. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:590)
  16. at java.lang.Thread.run(Unknown Source)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Thread: Server thread
  24. Stacktrace:
  25. at com.camellias.voidaicarcania.blocks.blockbotanyaltar.TileEntityBotanyAltar.canSmelt(TileEntityBotanyAltar.java:237)
  26. at com.camellias.voidaicarcania.blocks.blockbotanyaltar.TileEntityBotanyAltar.update(TileEntityBotanyAltar.java:183)
  27.  
  28. -- Block entity being ticked --
  29. Details:
  30. Name: null // com.camellias.voidaicarcania.blocks.blockbotanyaltar.TileEntityBotanyAltar
  31. Block type: ID #303 (tile.block_botany_altar // com.camellias.voidaicarcania.blocks.BlockBotanyAltar)
  32. Block data value: 0 / 0x0 / 0b0000
  33. Block location: World: (112,70,410), Chunk: (at 0,4,10 in 7,25; contains blocks 112,0,400 to 127,255,415), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  34. Actual block type: ID #303 (tile.block_botany_altar // com.camellias.voidaicarcania.blocks.BlockBotanyAltar)
  35. Actual block data value: 0 / 0x0 / 0b0000
  36. Stacktrace:
  37. at net.minecraft.world.World.updateEntities(World.java:2004)
  38. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  39.  
  40. -- Affected level --
  41. Details:
  42. Level name: New World
  43. All players: 1 total; [EntityPlayerMP['Player269'/424, l='New World', x=112.58, y=70.00, z=409.07]]
  44. Chunk stats: ServerChunkCache: 468 Drop: 0
  45. Level seed: 4938476833247598437
  46. Level generator: ID 00 - default, ver 1. Features enabled: true
  47. Level generator options:
  48. Level spawn location: World: (36,64,256), Chunk: (at 4,4,0 in 2,16; contains blocks 32,0,256 to 47,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  49. Level time: 66868 game time, 13159 day time
  50. Level dimension: 0
  51. Level storage version: 0x04ABD - Anvil
  52. Level weather: Rain time: 1285 (now: true), thunder time: 82640 (now: false)
  53. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  54. Stacktrace:
  55. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:840)
  56. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:741)
  57. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  58. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:590)
  59. at java.lang.Thread.run(Unknown Source)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.12.2
  64. Operating System: Windows 10 (amd64) version 10.0
  65. Java Version: 1.8.0_152, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 1524535288 bytes (1453 MB) / 2112618496 bytes (2014 MB) up to 2112618496 bytes (2014 MB)
  68. JVM Flags: 3 total; -Xincgc -Xmx2G -Xms2G
  69. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  70. FML: MCP 9.42 Powered by Forge 14.23.3.2678 14 mods loaded, 14 mods active
  71. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  72.  
  73. | State | ID | Version | Source | Signature |
  74. |:--------- |:----------------- |:------------ |:-------------------------------------------------- |:---------------------------------------- |
  75. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  76. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  77. | UCHIJAAAA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.3.2678.jar | None |
  78. | UCHIJAAAA | forge | 14.23.3.2678 | forgeSrc-1.12.2-14.23.3.2678.jar | None |
  79. | UCHIJAAAA | voidaicarcania | 0.3 | bin | None |
  80. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  81. | UCHIJAAAA | jei | 4.9.1.191 | jei_1.12.2-4.9.1.191.jar | None |
  82. | UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  83. | UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  84. | UCHIJAAAA | brandonscore | 2.4.3 | BrandonsCore-1.12.2-2.4.3.168-universal.jar | None |
  85. | UCHIJAAAA | draconicevolution | 2.3.12 | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None |
  86. | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  87. | UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  88. | UCHIJAAAA | thaumcraft | 6.1.BETA13 | Thaumcraft-1.12.2-6.1.BETA13.jar | None |
  89.  
  90. Loaded coremods (and transformers):
  91. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  92. Profiler Position: N/A (disabled)
  93. Player Count: 1 / 8; [EntityPlayerMP['Player269'/424, l='New World', x=112.58, y=70.00, z=409.07]]
  94. Type: Integrated Server (map_client.txt)
  95. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement