Problem FTB Infinity 1.10 server problem.

Bloodmorphed

New Member
Jul 29, 2019
85
0
0
I'm hosting a server from my home desktop:

  • What OS are you running? Windows 10
  • Are you using minecraft hosting provider or a dedicated/local server not designed for minecraft? No, my Desktop
  • What version of FTB are you using? (Dont just say latest tell us the version) 1.10.1
  • Did you add any mods to the server pack? No
  • What are your server specs? 200GB SSD, 12 GB RAM

Here is the /help error
EDIT: Okay so this is a mod-pack error itself, I can't use /help in single player either.
Code:
[01:35:29] [Server thread/ERROR]: Couldn't process command: 'help'
java.lang.IllegalArgumentException: Comparison method violates its general contract!
        at java.util.ComparableTimSort.mergeHi(Unknown Source) ~[?:1.8.0_51]
        at java.util.ComparableTimSort.mergeAt(Unknown Source) ~[?:1.8.0_51]
        at java.util.ComparableTimSort.mergeForceCollapse(Unknown Source) ~[?:1.8.0_51]
        at java.util.ComparableTimSort.sort(Unknown Source) ~[?:1.8.0_51]
        at java.util.Arrays.sort(Unknown Source) ~[?:1.8.0_51]
        at java.util.Arrays.sort(Unknown Source) ~[?:1.8.0_51]
        at java.util.ArrayList.sort(Unknown Source) ~[?:1.8.0_51]
        at java.util.Collections.sort(Unknown Source) ~[?:1.8.0_51]
        at net.minecraft.command.CommandHelp.func_71534_d(SourceFile:84) ~[au.class:?]
        at net.minecraft.command.CommandHelp.func_71515_b(SourceFile:38) ~[au.class:?]
        at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:94) [z.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:370) [lt.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335) [lt.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]


So my problem is that the /help command doesn't work while in Opped, or in the console. However if I take the OP off it works just fine, for me but still not in the console.

Secondly, the console will freeze rendering the server useless until I randomly type something in the console, I guess updating it.

Other then those two problems, I think thats all that is going on.
 
Last edited: