lucko

Results 156 comments of lucko

Please see https://luckperms.net/wiki/Storage-system-errors

The console command stack is usually available in that event - looks like a mod is doing some mixin stuff there which is causing the issue?

At the point when the WebEditorStore task is submitted, the scheduler should be available - I am guessing your backup mod is triggering a reload instead of a full restart?...

Can you reproduce the issue with only LuckPerms installed?

spark gets this info from the `os.version` JVM system property: https://github.com/lucko/spark/blob/f0b520666ca51d2f05700d5084ad80dc8435eeb0/spark-common/src/main/java/me/lucko/spark/common/monitor/os/OperatingSystemInfo.java#L79 It might get fixed in a future JDK release, or maybe it was intentional. Out of interest, what does...

Thanks, I think in that case we will await a fix in the JDK :)