Advertisement
Camellias_

Untitled

Apr 28th, 2019
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 4/28/19 10:35 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.ExceptionInInitializerError
  8. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_TestHandler_setEntityCollidable_EntityConstructing.invoke(.dynamic)
  9. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  10. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  11. at net.minecraft.entity.Entity.<init>(Entity.java:266)
  12. at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:51)
  13. at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:64)
  14. at net.minecraft.block.Block.spawnAsEntity(Block.java:749)
  15. at net.minecraft.block.Block.dropBlockAsItemWithChance(Block.java:727)
  16. at net.minecraft.block.Block.dropBlockAsItem(Block.java:710)
  17. at net.minecraft.block.BlockTorch.checkForDrop(BlockTorch.java:217)
  18. at net.minecraft.block.BlockTorch.onBlockAdded(BlockTorch.java:158)
  19. at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:662)
  20. at net.minecraft.world.World.setBlockState(World.java:401)
  21. at net.minecraft.world.gen.structure.StructureComponent.setBlockState(StructureComponent.java:271)
  22. at net.minecraft.world.gen.structure.StructureComponent.randomlyPlaceBlock(StructureComponent.java:388)
  23. at net.minecraft.world.gen.structure.StructureMineshaftPieces$Corridor.placeSupport(StructureMineshaftPieces.java:452)
  24. at net.minecraft.world.gen.structure.StructureMineshaftPieces$Corridor.addComponentParts(StructureMineshaftPieces.java:357)
  25. at net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:51)
  26. at net.minecraft.world.gen.structure.MapGenStructure.generateStructure(MapGenStructure.java:102)
  27. at net.minecraft.world.gen.ChunkGeneratorOverworld.populate(ChunkGeneratorOverworld.java:407)
  28. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1094)
  29. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1074)
  30. at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:169)
  31. at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:383)
  32. at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:143)
  33. at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:160)
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:552)
  35. at java.lang.Thread.run(Unknown Source)
  36. Caused by: net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToFindMethodException: java.lang.NoSuchMethodException: net.minecraft.entity.Entity.func_70067_L()
  37. at net.minecraftforge.fml.relauncher.ReflectionHelper.findMethod(ReflectionHelper.java:303)
  38. at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findMethod(ObfuscationReflectionHelper.java:180)
  39. at com.camellias.camsrelics.core.handlers.TestHandler.<clinit>(TestHandler.java:16)
  40. ... 28 more
  41. Caused by: java.lang.NoSuchMethodException: net.minecraft.entity.Entity.func_70067_L()
  42. at java.lang.Class.getDeclaredMethod(Unknown Source)
  43. at net.minecraftforge.fml.relauncher.ReflectionHelper.findMethod(ReflectionHelper.java:297)
  44. ... 30 more
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.12.2
  53. Operating System: Windows 10 (amd64) version 10.0
  54. Java Version: 1.8.0_181, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 843920224 bytes (804 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  57. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  58. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  59. FML: MCP 9.42 Powered by Forge 14.23.5.2795 7 mods loaded, 7 mods active
  60. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  61.  
  62. | State | ID | Version | Source | Signature |
  63. |:------ |:---------- |:------------ |:-------------------------------- |:--------- |
  64. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  65. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  66. | LCHIJA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.5.2795.jar | None |
  67. | LCHIJA | forge | 14.23.5.2795 | forgeSrc-1.12.2-14.23.5.2795.jar | None |
  68. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  69. | LCHIJA | camsrelics | 0.1 | bin | None |
  70. | LCHIJA | jei | 4.11.0.204 | jei_1.12.2-4.11.0.204.jar | None |
  71.  
  72. Loaded coremods (and transformers):
  73. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  74. Profiler Position: N/A (disabled)
  75. Player Count: 0 / 8; []
  76. Type: Integrated Server (map_client.txt)
  77. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement