Git Product home page Git Product logo

Comments (6)

ktole1999 avatar ktole1999 commented on August 23, 2024

without sponge i get this error running strictly forge:

[10:20:17] [Server thread/WARN]: Couldn't process command: 'help'
java.lang.IllegalArgumentException: Comparison method violates its general contract!
at java.util.ComparableTimSort.mergeLo(Unknown Source) ~[?:1.8.0_101]
at java.util.ComparableTimSort.mergeAt(Unknown Source) ~[?:1.8.0_101]
at java.util.ComparableTimSort.mergeForceCollapse(Unknown Source) ~[?:1.8.0_101]
at java.util.ComparableTimSort.sort(Unknown Source) ~[?:1.8.0_101]
at java.util.Arrays.sort(Unknown Source) ~[?:1.8.0_101]
at java.util.Arrays.sort(Unknown Source) ~[?:1.8.0_101]
at java.util.ArrayList.sort(Unknown Source) ~[?:1.8.0_101]
at java.util.Collections.sort(Unknown Source) ~[?:1.8.0_101]
at net.minecraft.command.CommandHelp.func_184900_a(SourceFile:118) ~[al.class:?]
at net.minecraft.command.CommandHelp.func_184881_a(SourceFile:73) ~[al.class:?]
at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:104) [k.class:?]
at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:83) [k.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:423) [ld.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:388) [ld.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]

from coroutil.

Oxosorrel avatar Oxosorrel commented on August 23, 2024

Not the dev, but try https://minecraft.curseforge.com/projects/helpfixer it's a server side mod that underps forge and /help commands being implemented by mods. It worked for my server, on other mods, but your mileage may vary.

from coroutil.

ktole1999 avatar ktole1999 commented on August 23, 2024

help fixer did not resolve. IoP from ftb irc room already suggested that. But thanks for the tip.

from coroutil.

Corosauce avatar Corosauce commented on August 23, 2024

Strange, I don't even touch the /help command, I just have a /config /coroutil and /coroutilc for client side

Edit: Ah, I bet that method for sponge probes mod commands to output help on them and theres some spec I don't have implemented, anyone know of a reference for that?

from coroutil.

Corosauce avatar Corosauce commented on August 23, 2024

According to the guys over at #spongedev it is a bug in sponge itself, leaving it with them as they are looking into it, will keep this ticket open for a bit.

from coroutil.

Corosauce avatar Corosauce commented on August 23, 2024

A couple of commits have been pushed to SpongeCommon to fix this, latest commit is SpongePowered/Sponge@310edef...85d7913

from coroutil.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.