Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. [12:31:59] [Server thread/ERROR]: [Train_Carts] Failed to synchronize a network controller:
  2. [12:31:59] [Server thread/ERROR]: [BKCommonLib] java.lang.UnsupportedOperationException
  3. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at java.util.AbstractList.add(Unknown Source)
  4. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at java.util.AbstractList.add(Unknown Source)
  5. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at java.util.AbstractCollection.addAll(Unknown Source)
  6. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.mountiplex.conversion.util.ConvertingCollection.addAll(ConvertingCollection.java:80)
  7. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.controller.EntityNetworkController.syncPassengers(EntityNetworkController.java:826)
  8. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.tc.controller.MinecartMemberNetwork.syncSelf(MinecartMemberNetwork.java:241)
  9. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.tc.controller.MinecartMemberNetwork.onSync(MinecartMemberNetwork.java:171)
  10. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.hooks.EntityTrackerHook.track(EntityTrackerHook.java:35)
  11. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen60a6ae42.invoke(Unknown Source)
  12. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen60a6ae42.invokeVA(Unknown Source)
  13. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:69)
  14. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:580)
  15. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_12_R1.EntityTrackerEntry$$EnhancerByCGLIB$$ffd71122.track(<generated>)
  16. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_12_R1.EntityTracker.updatePlayers(EntityTracker.java:182)
  17. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:831)
  18. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405)
  19. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678)
  20. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576)
  21. [12:31:59] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement