Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.8.4.jar)
  5. Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar)
  6. ShutdownPatcher (mcef-1.12.2-1.11-coremod.jar)
  7. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  8. ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Would you like a cupcake?
  12.  
  13. Time: 11/15/19 4:30 AM
  14. Description: Exception ticking world entities
  15.  
  16. java.lang.NoClassDefFoundError: net/minecraft/entity/Entity$2
  17. at net.minecraft.entity.Entity.func_85029_a(Entity.java:2972)
  18. at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:857)
  19. at net.minecraft.world.World.func_72939_s(World.java:2038)
  20. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:821)
  21. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
  22. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:454)
  23. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:823)
  24. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:695)
  25. at java.lang.Thread.run(Thread.java:748)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Thread: Server thread
  33. Stacktrace:
  34. at net.minecraft.entity.Entity.func_85029_a(Entity.java:2972)
  35. at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:857)
  36. at net.minecraft.world.World.func_72939_s(World.java:2038)
  37. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:821)
  38.  
  39. -- Affected level --
  40. Details:
  41. Level name: civilizationsworld
  42. All players: 3 total; [EntityPlayerMP['imjesus2000'/5725, uuid='41b0f538-63b9-400b-8ac9-5eea3945d58a', l='civilizationsworld', x=-238.23, y=75.00, z=-430.59, cx=-11, cd=-64, tl=138966, v=true, d=false](imjesus2000 at -238.22555140499466,75.0,-430.58850105210865), EntityPlayerMP['sakej99'/117770, uuid='ae21142b-c41d-47d4-be48-bfe935cbf318', l='civilizationsworld', x=-229.05, y=70.00, z=-1156.90, cx=-15, cd=-73, tl=17486, v=true, d=false](sakej99 at -229.05150780728997,70.0,-1156.895320509939), EntityPlayerMP['Lights_TV'/134274, uuid='a8ff45ed-2b1b-4828-970d-3bf0ce1d4caa', l='civilizationsworld', x=-146.19, y=72.00, z=-1029.33, cx=-10, cd=-65, tl=132, v=true, d=false](Lights_TV at -146.19386087781587,72.0,-1029.327400423959)]
  43. Chunk stats: ServerChunkCache: 947 Drop: 0
  44. Level seed: -563388947508924822
  45. Level generator: ID 06 - lostcities, ver 0. Features enabled: true
  46. Level generator options: { "profile": "tallbuildings" }
  47. Level spawn location: World: (-157,74,-1038), Chunk: (at 3,4,2 in -10,-65; contains blocks -160,0,-1040 to -145,255,-1025), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
  48. Level time: 40960148 game time, 42763977 day time
  49. Level dimension: 0
  50. Level storage version: 0x04ABD - Anvil
  51. Level weather: Rain time: 113686 (now: false), thunder time: 117307 (now: false)
  52. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  53. Stacktrace:
  54. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
  55. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:454)
  56. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:823)
  57. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:695)
  58. at java.lang.Thread.run(Thread.java:748)
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.12.2
  63. Operating System: Linux (amd64) version 4.15.0-51-generic
  64. Java Version: 1.8.0_212, Oracle Corporation
  65. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 490626976 bytes (467 MB) / 3095920640 bytes (2952 MB) up to 5726797824 bytes (5461 MB)
  67. JVM Flags: 2 total; -Xms128M -Xmx6144M
  68. IntCache: cache: 0, tcache: 0, allocated: 14, tallocated: 94
  69. FML: ~~ERROR~~ NoClassDefFoundError: net/minecraftforge/common/util/TextTable$1
  70. Loaded coremods (and transformers):
  71. ForgelinPlugin (Forgelin-1.8.4.jar)
  72.  
  73. Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar)
  74. com.chocohead.biab.BornInABarn
  75. ShutdownPatcher (mcef-1.12.2-1.11-coremod.jar)
  76. net.montoyo.mcef.coremod.ShutdownPatcher
  77. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  78.  
  79. ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  80. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  81. Profiler Position: N/A (disabled)
  82. Player Count: 3 / 20; [EntityPlayerMP['imjesus2000'/5725, uuid='41b0f538-63b9-400b-8ac9-5eea3945d58a', l='civilizationsworld', x=-238.23, y=75.00, z=-430.59, cx=-11, cd=-64, tl=138966, v=true, d=false](imjesus2000 at -238.22555140499466,75.0,-430.58850105210865), EntityPlayerMP['sakej99'/117770, uuid='ae21142b-c41d-47d4-be48-bfe935cbf318', l='civilizationsworld', x=-229.05, y=70.00, z=-1156.90, cx=-15, cd=-73, tl=17486, v=true, d=false](sakej99 at -229.05150780728997,70.0,-1156.895320509939), EntityPlayerMP['Lights_TV'/134274, uuid='a8ff45ed-2b1b-4828-970d-3bf0ce1d4caa', l='civilizationsworld', x=-146.19, y=72.00, z=-1029.33, cx=-10, cd=-65, tl=132, v=true, d=false](Lights_TV at -146.19386087781587,72.0,-1029.327400423959)]
  83. Is Modded: Definitely; Server brand changed to 'fml,forge'
  84. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement