MemoryLeakFix

MemoryLeakFix

13M Downloads

Fabric 1.19.2 Error on Clear Caching. (Only Log)

suerion opened this issue ยท 6 comments

commented

Hey, we got allways this error.

[20:02:16] [Server thread/INFO]: Mixing common.MixinServerStatusSerializer from nochatreports.mixins.json into net.minecraft.class_2926$class_2929
[20:02:16] [Server thread/INFO]: [STDERR]: java.lang.NoSuchFieldException: NO_GROUP
[20:02:16] [Server thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getDeclaredField(Class.java:2642)
[20:02:16] [Server thread/INFO]: [STDERR]: 	at ca.fxco.memoryleakfix.MemoryLeakFix.forceLoadAllMixinsAndClearSpongePoweredCache(MemoryLeakFix.java:32)
[20:02:16] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.handler$fnn000$memoryleakfix$onFinishedLoadingWorlds(MinecraftServer.java:16770)
[20:02:16] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:330)
[20:02:16] [Server thread/INFO]: [STDERR]: 	at net.minecraft.class_3176.method_3823(class_3176.java:172)
[20:02:16] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:636)
[20:02:16] [Server thread/INFO]: [STDERR]: 	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
[20:02:16] [Server thread/INFO]: [STDERR]: 	at java.base/java.lang.Thread.run(Thread.java:833)
[20:02:16] [Server thread/INFO]: [MemoryLeakFix] Done ForceLoad and clearing SpongePowered cache
commented

I need the full log

commented

Hey, thanks for your work :)

commented

@FxMorin hey sorry, had not seen the comment.
Here the full log, the error occurs only after the serverstartup, you need only look on 11:20:55
https://pastebin.com/JbHQd2Vc

commented
commented

It's already fixed internally. I will be releasing a fix with an experimental version of the mod soon

commented

This has been fixed in the betas