Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 6/24/19 6:24 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NoSuchMethodError: net.minecraftforge.event.ForgeEventFactory.getMobGriefingEvent(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;)Z
  8. at fathertoast.specialmobs.entity.slime.EntityBlackberrySlime.func_70636_d(EntityBlackberrySlime.java:92)
  9. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2167)
  10. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  11. at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:135)
  12. at net.minecraft.world.World.func_72866_a(World.java:1986)
  13. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831)
  14. at net.minecraft.world.World.func_72870_g(World.java:1948)
  15. at net.minecraft.world.World.func_72939_s(World.java:1755)
  16. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)
  17. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
  18. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  19. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  21. at java.lang.Thread.run(Thread.java:745)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Server thread
  29. Stacktrace:
  30. at fathertoast.specialmobs.entity.slime.EntityBlackberrySlime.func_70636_d(EntityBlackberrySlime.java:92)
  31. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2167)
  32. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  33. at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:135)
  34. at net.minecraft.world.World.func_72866_a(World.java:1986)
  35. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831)
  36. at net.minecraft.world.World.func_72870_g(World.java:1948)
  37.  
  38. -- Entity being ticked --
  39. Details:
  40. Entity Type: specialmobs:blackberryslime (fathertoast.specialmobs.entity.slime.EntityBlackberrySlime)
  41. Entity ID: 51569
  42. Entity Name: Blackberry Slime
  43. Entity's Exact location: 556.95, 4.00, 1749.22
  44. Entity's Block location: World: (556,4,1749), Chunk: (at 12,0,5 in 34,109; contains blocks 544,0,1744 to 559,255,1759), Region: (1,3; contains chunks 32,96 to 63,127, blocks 512,0,1536 to 1023,255,2047)
  45. Entity's Momentum: -0.01, -0.08, 0.00
  46. Entity's Passengers: []
  47. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  48. Stacktrace:
  49. at net.minecraft.world.World.func_72939_s(World.java:1755)
  50. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)
  51.  
  52. -- Affected level --
  53. Details:
  54. Level name: New World
  55. All players: 1 total; [EntityPlayerMP['ghoulsghouls'/1230, l='New World', x=553.98, y=4.00, z=1750.05]]
  56. Chunk stats: ServerChunkCache: 961 Drop: 0
  57. Level seed: 8691401028191431269
  58. Level generator: ID 01 - flat, ver 0. Features enabled: true
  59. Level generator options:
  60. Level spawn location: World: (525,4,1755), Chunk: (at 13,0,11 in 32,109; contains blocks 512,0,1744 to 527,255,1759), Region: (1,3; contains chunks 32,96 to 63,127, blocks 512,0,1536 to 1023,255,2047)
  61. Level time: 451 game time, 451 day time
  62. Level dimension: 0
  63. Level storage version: 0x04ABD - Anvil
  64. Level weather: Rain time: 84207 (now: false), thunder time: 178124 (now: false)
  65. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  66. Stacktrace:
  67. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
  68. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  69. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  70. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  71. at java.lang.Thread.run(Thread.java:745)
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.12.2
  76. Operating System: Windows 10 (amd64) version 10.0
  77. Java Version: 1.8.0_51, Oracle Corporation
  78. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  79. Memory: 707593960 bytes (674 MB) / 1275068416 bytes (1216 MB) up to 2147483648 bytes (2048 MB)
  80. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  81. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  82. FML: MCP 9.42 Powered by Forge 14.23.1.2555 13 mods loaded, 13 mods active
  83. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  84.  
  85. | State | ID | Version | Source | Signature |
  86. |:--------- |:--------------- |:------------------ |:------------------------------------ |:---------------------------------------- |
  87. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  88. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  89. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.1.2555.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  90. | UCHIJAAAA | forge | 14.23.1.2555 | forge-1.12.2-14.23.1.2555.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  91. | UCHIJAAAA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
  92. | UCHIJAAAA | customspawner | 3.11.4 | Custom-Mob-Spawner-Mod-1.12.2.jar | None |
  93. | UCHIJAAAA | ignitehud | 1.12-b0.1.1 | Ignite-HUD-Mod-1.12.2.jar | None |
  94. | UCHIJAAAA | levelup2 | ${version} | Level-Up-Mod-1.12.2.jar | None |
  95. | UCHIJAAAA | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None |
  96. | UCHIJAAAA | subcommonlib | 1.2.0.1 | subcommonlib-sublib-1.12-1.2.0.1.jar | None |
  97. | UCHIJAAAA | rpginventory | 1.12 | Rpg-Inventory-Mod-1.12.jar | None |
  98. | UCHIJAAAA | specialmobs | 1.0.0_for_mc1.12.2 | Special-Mobs-Mod-1.12.2.jar | None |
  99. | UCHIJAAAA | xaerominimap | 1.17.2 | Xaeros_Minimap_1.17.2_Forge_1.12.jar | None |
  100.  
  101. Loaded coremods (and transformers):
  102. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  103. Profiler Position: N/A (disabled)
  104. Player Count: 1 / 8; [EntityPlayerMP['ghoulsghouls'/1230, l='New World', x=553.98, y=4.00, z=1750.05]]
  105. Type: Integrated Server (map_client.txt)
  106. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement