Advertisement
Guest User

Untitled

a guest
Jul 15th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.24 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3235.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Shall we play a game?
  8.  
  9. Time: 7/15/18 1:47 AM
  10. Description: Exception in server tick loop
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
  13. Caused by: java.util.ConcurrentModificationException
  14. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
  15. at java.util.ArrayList$Itr.remove(ArrayList.java:873)
  16. at com.pixelmonmod.pixelmon.storage.PokeballManager.serverStopped(PokeballManager.java:269)
  17. at com.pixelmonmod.pixelmon.Pixelmon.onServerStopping(Pixelmon.java:247)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:498)
  22. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  23. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:498)
  26. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  34. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:498)
  39. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  47. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  48. at net.minecraftforge.fml.common.Loader.serverStopping(Loader.java:813)
  49. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopping(FMLCommonHandler.java:307)
  50. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:533)
  51. at java.lang.Thread.run(Thread.java:748)
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Head --
  58. Thread: Server thread
  59. Stacktrace:
  60. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjf000(MinecraftServer.java:3997)
  61.  
  62. -- Sponge PhaseTracker --
  63. Details:
  64. Phase Stack: [Empty stack]
  65. Stacktrace:
  66. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjf000(MinecraftServer.java:3997)
  67. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
  68. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:370)
  69. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
  70. at java.lang.Thread.run(Thread.java:748)
  71.  
  72. -- System Details --
  73. Details:
  74. Minecraft Version: 1.12.2
  75. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  76. Java Version: 1.8.0_171, Oracle Corporation
  77. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  78. Memory: 3129049584 bytes (2984 MB) / 9663676416 bytes (9216 MB) up to 9663676416 bytes (9216 MB)
  79. JVM Flags: 15 total; -Xmx9216M -Xms9216M -XX:PermSize=128M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=60 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+UseLargePagesInMetaspace -XX:+AlwaysPreTouch
  80. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  81. FML: MCP 9.42 Powered by Forge 14.23.4.2705 63 mods loaded, 63 mods active
  82. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  83.  
  84. | State | ID | Version | Source | Signature |
  85. |:----------- |:---------------------------- |:--------------------------- |:-------------------------------------------- |:---------------------------------------- |
  86. | UCHIJAAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  87. | UCHIJAAAAA | mcp | 9.42 | minecraft.jar | None |
  88. | UCHIJAAAAA | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  89. | UCHIJAAAAA | forge | 14.23.4.2705 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  90. | UCHIJAAAAA | spongeapi | 7.1.0-SNAPSHOT-f28d4ba | spongeforge-1.12.2-2705-7.1.0-BETA-3235.jar | None |
  91. | UCHIJAAAAA | sponge | 1.12.2-2705-7.1.0-BETA-3235 | spongeforge-1.12.2-2705-7.1.0-BETA-3235.jar | 6729a677746f8cf63ef31881f913ed15d431b7f0 |
  92. | UCHIJAAAAA | antiwdl | 1.1 | AntiWDL-1.1-all.jar | None |
  93. | UCHIJAAAAA | categorycommands | 1 | CategoryCommands-1.12.2-1.0.0.jar | None |
  94. | UCHIJAAAAA | changeskin | 3.1-1f61556 | ChangeSkinSponge.jar | None |
  95. | UCHIJAAAAA | cmdcontrol | 1.2.0 | CmdControl-s7.1-v1.2.0.jar | None |
  96. | UCHIJAAAAA | commanditems | 1.0 | CommandItems-1.5.jar | None |
  97. | UCHIJAAAAA | commandsigns | 2.10 | commandsigns-2.10.jar | None |
  98. | UCHIJAAAAA | crazyfeetsponge | 1.14 | crazyfeet-sponge-Api-7-1.14.jar | None |
  99. | UCHIJAAAAA | customnpcs | 1.12 | CustomNPCs_1.12.207jul18snapshot2.jar | None |
  100. | UCHIJAAAAA | dailyrewards | | DailyRewards-api7-1.3.1.jar | None |
  101. | UCHIJAAAAA | dynmap | 2.6-beta-1-3 | Dynmap-2.6-beta-1-forge-1.12.jar | None |
  102. | UCHIJAAAAA | de_yottaflops_easyscoreboard | 2.3 | EasyScoreboards.jar | None |
  103. | UCHIJAAAAA | economylite | 2.14.2 | EconomyLite-7.1.0-2.14.2.jar | None |
  104. | UCHIJAAAAA | enjin-minecraft-plugin | 3.4.3-sponge7 | EMPSponge7.jar | None |
  105. | UCHIJAAAAA | entity-particles | 2.0.5 | entity-particles-2.0.5-v7.jar | None |
  106. | UCHIJAAAAA | griefprevention | 1.12.2-4.3.0.636 | griefprevention-1.12.2-4.3.0.636.jar | None |
  107. | UCHIJAAAAA | flexiblelogin | 0.17.3 | flexiblelogin-0.17.3.jar | None |
  108. | UCHIJAAAAA | spongecommandcooldown | 1.0 | GlobalCooldown1.9.jar | None |
  109. | UCHIJAAAAA | nucleus | 1.4.3-S7.0 | Nucleus-1.4.3-S7.0-MC1.12.2-plugin.jar | None |
  110. | UCHIJAAAAA | placeholderapi | 4.4 | PlaceholderAPI-4.4.jar | None |
  111. | UCHIJAAAAA | nucleus-gluon | 1.0.4 | Gluon-1.0.4.jar | None |
  112. | UCHIJAAAAA | gts | 3.9.1-S7.1 | GTS-3.9.1-S7.1.jar | None |
  113. | UCHIJAAAAA | holograms | 3.1 | holograms-3.1.jar | None |
  114. | UCHIJAAAAEE | pixelmon | 6.3.2 | Pixelmon-6.3.2-patch2-server.jar | None |
  115. | UCHIJAAAA | hypermodbanner | 3.3.0 | HyperModBanner-1.12.2-3.3.0.jar | None |
  116. | UCHIJAAAA | luckperms | 4.2.17 | LuckPerms-Sponge-4.2.17.jar | None |
  117. | UCHIJAAAA | multicurrency | 1.0-SNAPSHOT | MultiCurrencyStuffs-1.0-SNAPSHOT.jar | None |
  118. | UCHIJAAAA | nbtedit | 1.11.2-2.0.2 | NBTEdit-1.12-2.0.2.jar | None |
  119. | UCHIJAAAA | particlesaddon | 1.1.3 | particlesaddon-1.1.3.jar | None |
  120. | UCHIJAAAA | pixelautomessages | 1.0.3 | PixelAutoMessages-1.0.3-b15.jar | None |
  121. | UCHIJAAAA | pixelextras | 2.3.8 | PixelExtras-1.12.2-2.3.8-universal.jar | None |
  122. | UCHIJAAAA | pixelgenocide | 1.0.3 | PixelGenocide-1.0.3-beta.jar | None |
  123. | UCHIJAAAA | pixelhunt | 1.1.1-MC1.12.2-F2705-S7.1.0 | PixelHunt-1.1.1-MC1.12.2-F2705-S7.1.0.jar | None |
  124. | UCHIJAAAA | pixelmonbroadcasts | 0.2.1 | PixelmonBroadcasts-1.12.2-0.2.1.jar | None |
  125. | UCHIJAAAA | pixelmoneconomybridge | 2.0.1 | PixelmonEconomyBridge-1.12.2-2.0.1.jar | None |
  126. | UCHIJAAAA | pixelmoney | 2.1.0 | PixelMoney-1.12.2-2.1.0.jar | None |
  127. | UCHIJAAAA | pixelmonlogger | 1.1.5-S7.1 | pixelmonlogger-1.1.5-S7.1.jar | None |
  128. | UCHIJAAAA | pixelmonloggermod | 1.0 | pixelmonlogger-1.1.5-S7.1.jar | None |
  129. | UCHIJAAAA | pixelshout | 1.2.0 | PixelShout-1.12.2-1.2.0-universal.jar | None |
  130. | UCHIJAAAA | pixelupgrade | 4.1.0 | PixelUpgrade-1.12.2-4.1.0.jar | None |
  131. | UCHIJAAAA | safetrade | 1.12.2-1.0.1 | SafeTrade-1.12.2-1.0.1.jar | None |
  132. | UCHIJAAAA | sameuser | 1.0.0 | SameUserPatch-1.12.2-1.0.0-universal_4.jar | None |
  133. | UCHIJAAAA | shinypixelmon | 1.6 | ShinyPixelmon-1.12.2-1.10-universal.jar | None |
  134. | UCHIJAAAA | spongybackpacks | 1.0 | SpongyBackpacks-1.0.jar | None |
  135. | UCHIJAAAA | tabmanager | 2.1.0-S7.0-MC1.12.2 | TabManager-2.1.0-S7.0-MC1.12.2.jar | None |
  136. | UCHIJAAAA | tournaments | 2.3.1 | Tournaments-1.12.2-2.3.1.jar | None |
  137. | UCHIJAAAA | pixeltradelogger | 1.0.0 | TradeLogger-1.0.0.jar | None |
  138. | UCHIJAAAA | trainercommands | 2.4.0 | TrainerCommands-1.12-2.4.0-universal (1).jar | None |
  139. | UCHIJAAAA | ultimatechat | 1.8.6 | UltimateChat-1.8.6-b190-Universal.jar | None |
  140. | UCHIJAAAA | universalmarket | 1.0 | UniversalMarket-1.12.2-v1.2.1.jar | None |
  141. | UCHIJAAAA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(06nov17).jar | None |
  142. | UCHIJAAAA | virtualchest | 1.0.0-beta-7 | VirtualChest-1.0.0-beta-7.jar | None |
  143. | UCHIJAAAA | voxelsniper | 8.5.0-SNAPSHOT | VoxelSniper-8.5.0-SNAPSHOT.jar | None |
  144. | UCHIJAAAA | wondertrade | 1.0.2 | WonderTrade-s7.1-v1.0.2.jar | None |
  145. | UCHIJAAAA | worldedit | 6.1.9-SNAPSHOT | worldedit-sponge-6.1.9-SNAPSHOT-dist.jar | None |
  146. | UCHIJAAAA | xppokedex | 0.7 | xPPokedex-0.7-MC1.12.2-F2611-S7.1.0.jar | None |
  147. | UCHIJAAAA | zpixelmonplaceholders | 1.3.1-hotfix | zpixelmonplaceholders-1.3.1-hotfix.jar | None |
  148. | UCHIJAAAA | cmdbuilder | 1.3.0 | CmdBuilder-s7.1-c1.2.0-v1.3.0.jar | None |
  149.  
  150. Loaded coremods (and transformers):
  151. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3235.jar)
  152. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  153. Profiler Position: N/A (disabled)
  154. Player Count: 26 / 55; [EntityPlayerMP['Tsukih'/566, l='world', x=-1431.07, y=75.12, z=839.88], EntityPlayerMP['Mathcl'/610, l='world', x=1215.43, y=69.00, z=-589.48], EntityPlayerMP['betathirtytwo'/618, l='world', x=-6093.40, y=68.00, z=-343.65], EntityPlayerMP['LipeDaMaciota'/690, l='world', x=1213.49, y=67.00, z=-564.81], EntityPlayerMP['xSodayx'/726, l='world', x=-6081.10, y=66.00, z=-338.67], EntityPlayerMP['kaneki1824'/839, l='world', x=-1251.88, y=63.00, z=839.44], EntityPlayerMP['HDgabriel_pvp'/867, l='world', x=295.50, y=67.00, z=-289.50], EntityPlayerMP['JuhChan'/1358, l='world', x=1141.73, y=111.00, z=258.24], EntityPlayerMP['Galatyxagamer'/3066, l='world', x=-1325.79, y=67.00, z=836.02], EntityPlayerMP['dericknoobr'/6761, l='world', x=-1753.50, y=66.00, z=-169.25], EntityPlayerMP['StarStuf'/13357, l='world', x=501.52, y=72.00, z=-579.70], EntityPlayerMP['nathan_pontes'/14469, l='world', x=-1322.30, y=62.24, z=976.72], EntityPlayerMP['gowlfit'/15976, l='world', x=-1311.29, y=64.00, z=902.70], EntityPlayerMP['Kenichi'/24174, l='world', x=1163.42, y=67.00, z=-322.17], EntityPlayerMP['Sky1Ms'/31267, l='world', x=-1329.08, y=72.00, z=753.66], EntityPlayerMP['nando'/32332, l='world', x=-2657.27, y=89.00, z=-1199.16], EntityPlayerMP['xZunLegendx'/1665, l='world', x=361.30, y=67.00, z=-331.51], EntityPlayerMP['thiaki'/43803, l='world', x=-569.58, y=61.37, z=1230.64], EntityPlayerMP['Lordd050'/44001, l='world', x=1222.01, y=67.00, z=-570.80], EntityPlayerMP['Padawan_Craft'/45096, l='world', x=1132.91, y=67.00, z=-362.67], EntityPlayerMP['lokotap'/51857, l='world', x=198.08, y=67.00, z=1338.39], EntityPlayerMP['noBenfica'/1701, l='world', x=1225.14, y=67.00, z=-571.30], EntityPlayerMP['DarkTail'/53217, l='world', x=1402.21, y=82.00, z=-648.98], EntityPlayerMP['LowkeyHigh'/57253, l='world', x=-5291.50, y=65.00, z=4822.50], EntityPlayerMP['Feitan_Zoldyck'/59765, l='world', x=-943.42, y=65.00, z=-32.70], EntityPlayerMP['FireSpots'/60849, l='world', x=-6193.28, y=97.00, z=-1189.38]]
  155. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  156. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement