Re: Slow loading / Errors late
Posted: Sat Feb 04, 2023 9:52 am
There was nothing being played when the logs were in trace mode so it does not show anything. There was some things in the prev logs before it was put into trace that may be related but there is not enough info there. Could you recreate the logs, see the section in red above.
One thing I did notice is you have the Cannot invoke "com.google.gson.JsonElement.isJsonObject()" because "element" is null error too and I found a way to temporarily fix this here until the next release that has this patched.
This may also be causing the problems you have been having so try that fix first then do new logs if it doesn't fix it.
One thing I did notice is you have the Cannot invoke "com.google.gson.JsonElement.isJsonObject()" because "element" is null error too and I found a way to temporarily fix this here until the next release that has this patched.
This may also be causing the problems you have been having so try that fix first then do new logs if it doesn't fix it.