Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
- BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
- ForgelinPlugin (Forgelin-1.5.1.jar)
- LibLoader (# LibLoader.jar)
- CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
- SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
- SpongeCoremod (forge-1.10.2-12.18.3.2477-universal.jar)
- MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
- LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
- CoreMod (_TickProfiler-1.10.2-jenkins.59.jar)
- Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
- AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
- IC2core (industrialcraft-2-2.6.252-ex110.jar)
- TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
- CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
- Default Options (DefaultOptions_1.10.2-6.1.5.jar)
- CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
- LoadingPlugin (Quark-r1.1-70.jar)
- HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
- NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
- RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
- Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
- Contact their authors BEFORE contacting forge
- // I blame Dinnerbone.
- Time: 10/8/17 12:44 AM
- Description: Ticking player
- java.util.ConcurrentModificationException
- at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
- at java.util.ArrayList$Itr.next(ArrayList.java:851)
- at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:1508)
- at net.minecraft.inventory.Container.func_75142_b(Container.java:1471)
- at org.spongepowered.common.item.inventory.custom.CustomContainer.func_75142_b(CustomContainer.java:103)
- at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:254)
- at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158)
- at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkc000(WorldServer.java:2850)
- at net.minecraft.world.World.func_72866_a(World.java:4075)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
- at net.minecraft.world.World.func_72870_g(World.java:1937)
- at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649)
- at net.minecraft.world.World.func_72939_s(World.java:5995)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2197)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
- at java.lang.Thread.run(Thread.java:748)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
- at java.util.ArrayList$Itr.next(ArrayList.java:851)
- at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:1508)
- at net.minecraft.inventory.Container.func_75142_b(Container.java:1471)
- at org.spongepowered.common.item.inventory.custom.CustomContainer.func_75142_b(CustomContainer.java:103)
- at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:254)
- at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158)
- at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkc000(WorldServer.java:2850)
- at net.minecraft.world.World.func_72866_a(World.java:4075)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
- at net.minecraft.world.World.func_72870_g(World.java:1937)
- -- Player being ticked --
- Details:
- Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
- Entity ID: 33318
- Entity Name: Skully7780
- Entity's Exact location: 2413.61, 72.00, -1097.46
- Entity's Block location: World: (2413,72,-1098), Chunk: (at 13,4,6 in 150,-69; contains blocks 2400,0,-1104 to 2415,255,-1089), Region: (4,-3; contains chunks 128,-96 to 159,-65, blocks 2048,0,-1536 to 2559,255,-1025)
- Entity's Momentum: 0.00, -0.08, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649)
- at net.minecraft.world.World.func_72939_s(World.java:5995)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2197)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement