VidTu / Ksyxis

Speed up the loading of your world.
https://modrinth.com/mod/ksyxis
MIT License
21 stars 1 forks source link

Error loading class Warnings? #29

Closed Sputchik closed 2 months ago

Sputchik commented 2 months ago

Launched on fabric 1.20.4 server

Got some time to figure out that it was Ksyxis exactly, and after laucnhing with ksyxis only, i get output which is in pinned log file, which makes it a bit harder to read logs, tho server starts normally :(

server.log

harampig commented 2 months ago

Are you sure? Mod on server?

VidTu commented 2 months ago

unfortunately, this is an unavoidable consequence of the mod being multi-loader

VidTu commented 2 months ago

ok, this was easier to fix than i thought. (my initial idea was to suppress logs by injecting into root log4j logger, this uses some mixin internals but shouldn't hard fail anyway)