![CensoredASM](https://media.forgecdn.net/avatars/thumbnails/358/827/256/256/637520208754289091.png)
Longer loading times
Sereath opened this issue ยท 7 comments
Having crashed at all here ever since 4.1.
However, my loading times are now around 10 mins instead of the usual 6 mins. Not sure if thats intended.
4.1 log, 6 mins:
https://gist.github.com/Aeron216/aff1382e21e989e72b5e4c30fb2e8770
4.2.1 logs, 10 mins:
https://gist.github.com/Aeron216/301533d508fd2edbfa73a3d2f0f5d06f
https://gist.github.com/Aeron216/47818bdc33c5d70f1496f57632956292
Well, your log spams are quite concerning; but it has nothing to do with LoliASM. Everything implemented as of 4.0 is all done away from the main thread...
Something got scuffed in my instance ever since I updated a batch of mods last night because I just tried older versions of ASM and same long loading times with each one of them. So yeah, I'll close this now. My apologies.
I'll just paste this in here for reference:
Loading times became almost twice as long ever since updating this, music triggers is new:
Last time loading times were fine except for an auto 3rd person view bug:
So I'll still keep updating to the latest versions of ASM because that has nothing to do.
You can always use LoliASM's spark compat (obviously have to install spark as well) to profile your game load to see which portion of the game is taken up most of the time, that may give you a rough idea of what's going on.
Changed to true the compat settings in the config but now how do I exactly look at the startup times? I don't have much experience with Spark so I only know how to use it to check for ongoing TPS problems.