![CensoredASM](https://media.forgecdn.net/avatars/thumbnails/358/827/256/256/637520208754289091.png)
Loading time is increased when cleanupLaunchClassLoader feature is on
gatoborrachon opened this issue ยท 4 comments
DESCRIPTION
When i use LoliASM 1.1 (with a personal modpack) it takes 553 seconds to load:
[21:28:17] [Client thread/INFO] [Surge]: The game loaded in approximately 553.022 seconds.
But when i used LoliASM 2.1 it took 655:
[21:16:43] [Client thread/INFO] [Surge]: The game loaded in approximately 655.957 seconds.
ADDITIONAL NOTES
1.- Well, i'm using a personal modpack, so i'm pretty sure that this may be a inter-mod incompatibility, but the possible guilty mods are my performance mods:
2.- Tell me if you want my modpack to test it by yourself
You can disable cleanupLaunchClassLoader
in the config to decrease the loading time again. I'll change the config comment accordingly. I did some slight tests and it seems like remapperMemorySaver
doesn't increase by a significant amount.
Caused by: java.lang.ClassCircularityError: zone/rong/loliasm/api/datastructures/DummyMap
I'll fix it for next minor build.
yeah sorry, i forgot to upload the log file, but as you said, it is caused by what that line says
Anyways, here is the log: latest.log