way2muchnoise

Results 173 comments of way2muchnoise

Could you please post a full client log from launch until after joining a server (gist or pastebin).

Freezing should normally not happen, but is possible especially when doing large scans. Is there any spam in the client log when you do something link `/jer_profile 10 all` ?

Looks like a cross mod issue with `CustomOreGen`, would also report to them. I don't really support 1.12 anymore, but if needed I can make a fix if we can...

Hmmm, related lines of code https://github.com/way2muchnoise/JustEnoughResources/blob/master/src/main/java/jeresources/util/LootTableHelper.java#L155 I do rebuild the loot tables there, no clue how much tables they add. However 30s seems like a long time.

Do you happen to know which entity? Or at least which mod is causing this clash?

What is ```me.je.lo.PluginCaller```? What other mods do you have installed in your env?

Will have to rewrite profiling for newer versions, leaving this open as a reminder.

Never really got around to making proper documentation so yeah would still be valid :D

It shouldn't really happen, however there is no real need to put it on the server anyways. Will have to investigate