Guest User

Untitled

a guest
Mar 3rd, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. [08:40:21] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [08:41:03] [Server thread/INFO]: Loading properties
  3. [08:41:03] [Server thread/INFO]: Default game type: SURVIVAL
  4. [08:41:03] [Server thread/INFO]: Generating keypair
  5. [08:41:03] [Server thread/INFO]: Starting Minecraft server on *:25540
  6. [08:41:31] [Server thread/INFO]: Preparing level "world"
  7. [08:41:32] [Thread-21/INFO]: Starting backup of dim -7...
  8. [08:41:33] [Server thread/ERROR]: Encountered an unexpected exception
  9. java.lang.IllegalArgumentException: Multiple entries with same key: [-393, 0]=[net.minecraftforge.common.ForgeChunkManager$Ticket@702cf58f] and [0,-393,0]=[net.minecraftforge.common.ForgeChunkManager$Ticket@34f51fd]
  10. at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:150) ~[guava-17.0.jar:?]
  11. at com.google.common.collect.RegularImmutableMap.checkNoConflictInBucket(RegularImmutableMap.java:104) ~[guava-17.0.jar:?]
  12. at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:70) ~[guava-17.0.jar:?]
  13. at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:254) ~[guava-17.0.jar:?]
  14. at com.google.common.collect.ImmutableSetMultimap.copyOf(ImmutableSetMultimap.java:333) ~[guava-17.0.jar:?]
  15. at com.google.common.collect.ImmutableSetMultimap.access$000(ImmutableSetMultimap.java:65) ~[guava-17.0.jar:?]
  16. at com.google.common.collect.ImmutableSetMultimap$Builder.build(ImmutableSetMultimap.java:279) ~[guava-17.0.jar:?]
  17. at net.minecraftforge.common.ForgeChunkManager.forceChunk(ForgeChunkManager.java:743) ~[ForgeChunkManager.class:?]
  18. at mods.railcraft.common.blocks.machine.alpha.TileAnchorWorld.forceChunkLoading(TileAnchorWorld.java:391) ~[TileAnchorWorld.class:?]
  19. at mods.railcraft.common.util.misc.ChunkManager.ticketsLoaded(ChunkManager.java:174) ~[ChunkManager.class:?]
  20. at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:523) ~[ForgeChunkManager.class:?]
  21. at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) ~[ForgeInternalHandler.class:?]
  22. at cpw.mods.fml.common.eventhandler.ASMEventHandler_15_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) ~[?:?]
  23. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  24. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  25. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230) ~[MinecraftServer.class:?]
  26. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
  27. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  28. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  29. [08:41:33] [Server thread/ERROR]: This crash report has been saved to: /home/AMP/.ampdata/instances/InfinityExpert/Minecraft/./crash-reports/crash-2016-03-03_08.41.33-server.txt
Advertisement
Add Comment
Please, Sign In to add comment