Jump to content

/help command seems to generate errors, unsure whats doing it.


SteamCrunk

Recommended Posts

Whenever I try to use the 'help' command, I get an error stating 'An unknown error occurred while attempting to perform this command'.  I have been pruning the mods mentioned in the console when this error pops up, but I'm still getting this error, and now there doesn't seem to be any source that I can discern.

 

Console output

 

2014-01-12 15:45:57 [iNFO] [sTDERR] java.lang.IllegalArgumentException: Comparison method violates its general contract!

2014-01-12 15:45:57 [iNFO] [sTDERR] at java.util.ComparableTimSort.mergeLo(Unknown Source)

2014-01-12 15:45:57 [iNFO] [sTDERR] at java.util.ComparableTimSort.mergeAt(Unknown Source)

2014-01-12 15:45:57 [iNFO] [sTDERR] at java.util.ComparableTimSort.mergeCollapse(Unknown Source)

2014-01-12 15:45:57 [iNFO] [sTDERR] at java.util.ComparableTimSort.sort(Unknown Source)

2014-01-12 15:45:57 [iNFO] [sTDERR] at java.util.ComparableTimSort.sort(Unknown Source)

2014-01-12 15:45:57 [iNFO] [sTDERR] at java.util.Arrays.sort(Unknown Source)

2014-01-12 15:45:57 [iNFO] [sTDERR] at java.util.Collections.sort(Unknown Source)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.command.CommandHelp.func_71534_d(SourceFile:74)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.command.CommandHelp.func_71515_b(SourceFile:36)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:88)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.network.NetServerHandler.func_72566_d(NetServerHandler.java:759)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.network.NetServerHandler.func_72481_a(NetServerHandler.java:728)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet3Chat.func_73279_a(SourceFile:49)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

2014-01-12 15:45:57 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

2014-01-12 15:45:57 [iNFO] [Minecraft-Client] [CHAT] An unknown error occurred while attempting to perform this command

 

 

ForgeModLoader-client0.log dropbox link - https://dl.dropboxusercontent.com/u/19887338/ForgeModLoader-client-0.log

Link to comment
Share on other sites

  • 2 weeks later...

This is caused by one of the mods you have installed, messing up the sort function.

Try removing mods and see if you can track it down.

I was able to remove the offending mods over time, but the biggest issue I ran into was that it seemed to be inconsistent, like I would load up my world once and it would work, then when I loaded again I got the error. 

 

Is there any reason it would behave like this?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.