Guest User

Untitled

a guest
Nov 28th, 2019
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // I feel sad now :(
  8.  
  9. Time: 11/28/19 8:18 PM
  10. Description: Ticking block entity
  11.  
  12. java.lang.NoSuchMethodError: net.minecraftforge.fml.relauncher.ReflectionHelper.getPrivateValue(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
  13. at com.pixelmonmod.pixelmon.entities.pixelmon.EntityBreeding.<clinit>(EntityBreeding.java:64)
  14. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock.trySpawnPokes(TileEntityRanchBlock.java:549)
  15. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock.func_73660_a(TileEntityRanchBlock.java:166)
  16. at net.minecraft.world.World.func_72939_s(World.java:1835)
  17. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  18. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  20. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  21. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  22. at java.lang.Thread.run(Thread.java:748)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Thread: Server thread
  30. Stacktrace:
  31. at com.pixelmonmod.pixelmon.entities.pixelmon.EntityBreeding.<clinit>(EntityBreeding.java:64)
  32. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock.trySpawnPokes(TileEntityRanchBlock.java:549)
  33. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock.func_73660_a(TileEntityRanchBlock.java:166)
  34.  
  35. -- Block entity being ticked --
  36. Details:
  37. Name: pixelmon:ranch_block // com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock
  38. Block type: ID #280 (tile.ranch // com.pixelmonmod.pixelmon.blocks.ranch.BlockRanchBlock // pixelmon:ranch)
  39. Block data value: 9 / 0x9 / 0b1001
  40. Block location: World: (1653,64,937), Chunk: (at 5,4,9 in 103,58; contains blocks 1648,0,928 to 1663,255,943), Region: (3,1; contains chunks 96,32 to 127,63, blocks 1536,0,512 to 2047,255,1023)
  41. Actual block type: ID #280 (tile.ranch // com.pixelmonmod.pixelmon.blocks.ranch.BlockRanchBlock // pixelmon:ranch)
  42. Actual block data value: 9 / 0x9 / 0b1001
  43. Stacktrace:
  44. at net.minecraft.world.World.func_72939_s(World.java:1835)
  45. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  46.  
  47. -- Affected level --
  48. Details:
  49. Level name: world
  50. All players: 1 total; [EntityPlayerMP['dudy22'/5, l='world', x=1657.08, y=64.00, z=934.38]]
  51. Chunk stats: ServerChunkCache: 697 Drop: 0
  52. Level seed: 4636639995633654346
  53. Level generator: ID 00 - default, ver 1. Features enabled: true
  54. Level generator options:
  55. Level spawn location: World: (491,64,-419), Chunk: (at 11,4,13 in 30,-27; contains blocks 480,0,-432 to 495,255,-417), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  56. Level time: 6635058 game time, 85392 day time
  57. Level dimension: 0
  58. Level storage version: 0x04ABD - Anvil
  59. Level weather: Rain time: 10159 (now: false), thunder time: 133899 (now: false)
  60. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  61. Stacktrace:
  62. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  63. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  64. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  65. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  66. at java.lang.Thread.run(Thread.java:748)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.12.2
  71. Operating System: Linux (amd64) version 2.6.32-696.el6.x86_64
  72. Java Version: 1.8.0_144, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 1290454488 bytes (1230 MB) / 2105540608 bytes (2008 MB) up to 2105540608 bytes (2008 MB)
  75. JVM Flags: 2 total; -Xmx2048M -Xms2048M
  76. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  77. FML: MCP 9.42 Powered by Forge 14.23.5.2768 18 mods loaded, 18 mods active
  78. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  79.  
  80. | State | ID | Version | Source | Signature |
  81. |:--------- |:--------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
  82. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  83. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  84. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  85. | UCHIJAAAA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  86. | UCHIJAAAA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  87. | UCHIJAAAA | crafttweaker | 4.1.16 | CraftTweaker-1.12.2.jar | None |
  88. | UCHIJAAAA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  89. | UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker-1.12.2.jar | None |
  90. | UCHIJAAAA | customnpcs | 1.12 | Custom-NPCs-Mod-1.12.2.jar | None |
  91. | UCHIJAAAA | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
  92. | UCHIJAAAA | ironchest | 1.12.2-7.0.44.829 | ironchest-1.12.2-7.0.44.829.jar | None |
  93. | UCHIJAAAA | journeymap | 1.12.2-5.5.5b9 | journeymap-1.12.2-5.5.5b9.jar | None |
  94. | UCHIJAAAA | lucky | 7.6.0 | luckyblock-1.12.2-7.6.0.zip | None |
  95. | UCHIJAAAA | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.5.jar | None |
  96. | UCHIJAAAA | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  97. | UCHIJAAAA | pixelmon | 7.0.8 | Pixelmon-1.12.2-7.0.8-universal.jar | None |
  98. | UCHIJAAAA | bspkrscore | at_0.9 | TreeCapitator-Mod-1.12.jar | None |
  99. | UCHIJAAAA | treecapitator | at_0.9 | TreeCapitator-Mod-1.12.jar | None |
  100.  
  101. Loaded coremods (and transformers):
  102. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  103. cubex2.cxlibrary.CoreModTransformer
  104. Profiler Position: N/A (disabled)
  105. Player Count: 1 / 80; [EntityPlayerMP['dudy22'/5, l='world', x=1657.08, y=64.00, z=934.38]]
  106. Is Modded: Definitely; Server brand changed to 'fml,forge'
  107. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment