Advertisement
LeftyTyomka

Untitled

Jun 16th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2379.jar)
  5. llibrary (llibrary-1.7.4-1.10.2.jar)
  6. BCModPlugin (zz-backpacks 1.10.2 - 3.1.5.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // Sorry :(
  10.  
  11. Time: 6/16/17 12:50 PM
  12. Description: Exception in server tick loop
  13.  
  14. java.lang.IllegalArgumentException: Don't know how to add class drzhark.mocreatures.entity.aquatic.MoCEntityGoldFish!
  15. at net.minecraft.entity.EntityTrackerEntry.func_151260_c(EntityTrackerEntry.java:632)
  16. at net.minecraft.entity.EntityTrackerEntry.func_73117_b(EntityTrackerEntry.java:371)
  17. at net.minecraft.entity.EntityTrackerEntry.func_73125_b(EntityTrackerEntry.java:471)
  18. at net.minecraft.entity.EntityTrackerEntry.func_73122_a(EntityTrackerEntry.java:134)
  19. at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:282)
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721)
  21. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  22. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  24. at java.lang.Thread.run(Thread.java:745)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Server thread
  32. Stacktrace:
  33. at net.minecraft.entity.EntityTrackerEntry.func_151260_c(EntityTrackerEntry.java:632)
  34. at net.minecraft.entity.EntityTrackerEntry.func_73117_b(EntityTrackerEntry.java:371)
  35. at net.minecraft.entity.EntityTrackerEntry.func_73125_b(EntityTrackerEntry.java:471)
  36. at net.minecraft.entity.EntityTrackerEntry.func_73122_a(EntityTrackerEntry.java:134)
  37. at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:282)
  38.  
  39. -- Sponge CauseTracker --
  40. Details:
  41. Cause Stack: [Empty stack]
  42. Stacktrace:
  43. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhn000(MinecraftServer.java:3937)
  44. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:829)
  45. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:361)
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:503)
  47. at java.lang.Thread.run(Thread.java:745)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.10.2
  52. Operating System: Linux (amd64) version 3.13.0-54-generic
  53. Java Version: 1.8.0_72, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 1527474792 bytes (1456 MB) / 4334288896 bytes (4133 MB) up to 4334288896 bytes (4133 MB)
  56. JVM Flags: 8 total; -Xms4200M -Xmx4200M -XX:MaxPermSize=512m -Xincgc -XX:MaxGCPauseMillis=50 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts
  57. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  58. FML: MCP 9.32 Powered by Forge 12.18.3.2316 24 mods loaded, 24 mods active
  59. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  60. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  61. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
  62. UCHIJAAAA Forge{12.18.3.2316} [Minecraft Forge] (forge.jar)
  63. UCHIJAAAA backpacks16840{3.1.5} [Backpacks!] (zz-backpacks 1.10.2 - 3.1.5.jar)
  64. UCHIJAAAA spongeapi{5.2.0-SNAPSHOT-ab52c0c} [SpongeAPI] (minecraft.jar)
  65. UCHIJAAAA sponge{1.10.2-2281-5.2.0-BETA-2379} [SpongeForge] (spongeforge-1.10.2-2281-5.2.0-BETA-2379.jar)
  66. UCHIJAAAA catclearlag{0.7.1} [CatClearLag] (CatClearLag-0.7.1.jar)
  67. UCHIJAAAA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner.jar)
  68. UCHIJAAAA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(25may17).jar)
  69. UCHIJAAAA discordbridge{2.3.0} [Discord Bridge] (DiscordBridge-2.4.0-all.jar)
  70. UCHIJAAAA economylite{2.12.0} [EconomyLite] (EconomyLite-5.0.0-2.12.0.jar)
  71. UCHIJAAAA griefprevention{2.3.1} [GriefPrevention] (griefprevention-1.10.2-2.3.1.295.jar)
  72. UCHIJAAAA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
  73. UCHIJAAAA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
  74. UCHIJAAAA jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
  75. UCHIJAAAA luckperms{3.2.16} [LuckPerms] (LuckPerms-Sponge-3.2.16.jar)
  76. UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle.jar)
  77. UCHIJAAAA mocreatures{10.0.6} [Mo'Creatures] (MoCreatures_Mod.jar)
  78. UCHIJAAAA nucleus{0.29.5-S5.1} [Nucleus] (Nucleus-0.29.5-1.10.2-S5.1-plugin.jar)
  79. UCHIJAAAA pixelautomessages{1.0.2} [PixelAutoMessages] (PixelAutoMessages-1.0.2-b11.jar)
  80. UCHIJAAAA prism{3.0.0} [Prism] (Prism-3.0.0-beta2-45-gfbbeb2b-all.jar)
  81. UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct.jar)
  82. UCHIJAAAA virtualchest{0.3.7} [VirtualChest] (VirtualChest-0.3.7.jar)
  83. UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit.jar)
  84. Loaded coremods (and transformers):
  85. SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2379.jar)
  86. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  87. llibrary (llibrary-1.7.4-1.10.2.jar)
  88. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  89. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  90. BCModPlugin (zz-backpacks 1.10.2 - 3.1.5.jar)
  91. brad16840.common.asm.ClassTransformer
  92. Pulsar/tconstruct loaded Pulses:
  93. - TinkerCommons (Enabled/Forced)
  94. - TinkerWorld (Enabled/Not Forced)
  95. - TinkerTools (Enabled/Not Forced)
  96. - TinkerHarvestTools (Enabled/Forced)
  97. - TinkerMeleeWeapons (Enabled/Forced)
  98. - TinkerRangedWeapons (Enabled/Forced)
  99. - TinkerModifiers (Enabled/Forced)
  100. - TinkerSmeltery (Enabled/Not Forced)
  101. - TinkerGadgets (Enabled/Not Forced)
  102. - TinkerOredict (Enabled/Forced)
  103. - TinkerIntegration (Enabled/Forced)
  104. - TinkerFluids (Enabled/Forced)
  105. - TinkerMaterials (Enabled/Forced)
  106. - TinkerModelRegister (Enabled/Forced)
  107.  
  108. Profiler Position: N/A (disabled)
  109. Player Count: 42 / 50; [EntityPlayerMP['tan4ik123'/8714605, l='world', x=-1182.38, y=69.00, z=-2897.30], EntityPlayerMP['border'/9694235, l='world', x=583.63, y=63.00, z=-114.35], EntityPlayerMP['Cool_Guy288'/9710677, l='world', x=556.78, y=63.00, z=-843.51], EntityPlayerMP['ValKerS'/8840701, l='world', x=2993.94, y=21.50, z=3195.08], EntityPlayerMP['vampirkill'/9681943, l='world', x=-1345.17, y=14.00, z=-1100.94], EntityPlayerMP['CharlsE'/8567840, l='world', x=2354.70, y=61.00, z=2676.30], EntityPlayerMP['Karamda228'/9216548, l='world', x=655.82, y=59.25, z=2059.44], EntityPlayerMP['Marousia'/7570440, l='world', x=-815.40, y=68.00, z=-30.52], EntityPlayerMP['Whynne'/9918007, l='world', x=739.44, y=79.50, z=-504.43], EntityPlayerMP['ivan_leet'/9831549, l='world', x=-573.58, y=75.00, z=-979.29], EntityPlayerMP['Xx_CatGirl_xX'/10013992, l='world', x=3441.72, y=73.00, z=2567.62], EntityPlayerMP['olenkovich'/8647198, l='world', x=365.70, y=69.00, z=173.32], EntityPlayerMP['Wanya123'/8213239, l='world', x=1593.21, y=68.00, z=-1419.14], EntityPlayerMP['suka02'/9166896, l='world', x=731.78, y=78.00, z=-491.62], EntityPlayerMP['kolpak324'/9558506, l='world', x=-1369.83, y=55.00, z=-1174.01], EntityPlayerMP['Sanches'/10028259, l='world', x=2703.64, y=90.00, z=3.44], EntityPlayerMP['universeHD'/10000872, l='world', x=42.30, y=11.00, z=-1404.14], EntityPlayerMP['narkashaWolf'/10031968, l='world', x=398.13, y=77.00, z=-329.79], EntityPlayerMP['MrQwaet'/10033691, l='world', x=-816.35, y=68.00, z=-24.22], EntityPlayerMP['samakat_09'/9569648, l='world', x=-1371.11, y=66.00, z=-1160.73], EntityPlayerMP['maks1004'/6848989, l='world', x=430.03, y=64.00, z=-1291.56], EntityPlayerMP['eniksis'/9933367, l='world', x=359.21, y=74.00, z=171.49], EntityPlayerMP['ne_fraers'/10044336, l='world', x=-2200.60, y=10.00, z=3046.87], EntityPlayerMP['PaksGaming'/9928610, l='world', x=3414.92, y=26.00, z=1737.81], EntityPlayerMP['Desson20'/10051154, l='world', x=-817.46, y=68.00, z=-32.48], EntityPlayerMP['AimPot'/9960069, l='world', x=3411.67, y=11.00, z=1727.02], EntityPlayerMP['Komaro'/9290815, l='world', x=2136.03, y=56.00, z=1669.09], EntityPlayerMP['Y4EHNK'/9921336, l='world', x=-467.22, y=74.42, z=-64.44], EntityPlayerMP['MohLoh'/10078589, l='world', x=-1588.68, y=65.00, z=17.05], EntityPlayerMP['PIMP325'/9853767, l='world', x=1497.50, y=74.00, z=-711.06], EntityPlayerMP['GoldenWhale'/10070310, l='world', x=1156.30, y=80.00, z=1271.33], EntityPlayerMP['Dokek'/10052787, l='world', x=2825.70, y=48.00, z=2351.70], EntityPlayerMP['MrKoro'/7791286, l='world', x=1594.14, y=68.00, z=-1418.89], EntityPlayerMP['GoodMiner_10'/10102014, l='world', x=431.48, y=65.00, z=-1290.97], EntityPlayerMP['lokino'/9790511, l='world', x=1935.74, y=73.00, z=-230.83], EntityPlayerMP['goran234'/10106571, l='jurassic', x=-232.93, y=62.00, z=-238.83], EntityPlayerMP['soppiercarton'/9927460, l='world', x=1941.72, y=71.00, z=-287.37], EntityPlayerMP['SerafimBear'/10085257, l='world', x=1913.74, y=71.00, z=2382.97], EntityPlayerMP['Marti'/9668550, l='jurassic', x=-227.65, y=61.00, z=-239.83], EntityPlayerMP['MrTanks228'/10135857, l='DIM-1', x=127.72, y=34.00, z=430.70], EntityPlayerMP['Malinaki'/10085683, l='world', x=-1942.82, y=64.73, z=1259.64], EntityPlayerMP['KEFFuP'/10118366, l='world', x=-114.02, y=67.00, z=-241.46]]
  110. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  111. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement