GTNewHorizons / ServerUtilities

GNU Lesser General Public License v3.0
29 stars 14 forks source link

Server crash Ultramine. #12

Closed Pilad closed 10 months ago

Pilad commented 11 months ago

After the server starts, at the very end of loading, the server crashes. I checked on the Thermos server and there is no crash.

https://pastebin.com/dFg6vMXz

bombcar commented 11 months ago

field_71561_b is net/minecraft/command/CommandHandler

Pilad commented 11 months ago

Ultramine is written differently than a thermos, perhaps there are no parts from the forge server there. I don't understand this issue. The fact remains that utilities plow on a thermos. On Ultramine ftb utilities versions FTBUtilities-1.7.10-1.0.18.3 / FTBLib-1.7.10-1.0.18.3 work well.

Lyfts commented 10 months ago

@Pilad can you upload full log? Also try turning off command override in config, that should let it launch.

Lyfts commented 10 months ago

Also is the source for whatever ultramine uses available anywhere? Or a jar I can decompile?