Closed MCBTay closed 2 years ago
This looks like it's been working well today for me on multiple boots/gear changes. Can we get [] to test and report back?
From what I remember, @MCBTay mentioned that [] reported back with no issues on this fix. I saw no issues on my end, either. My character loaded up each time.
LoadLastPlayer
andFetchCustomGear
at the end ofLoadBuiltInBundles
ANDLoadUserBundles
, simply call it a single time at the end ofLoadBundles
.LoadLastPlayer
now, which could potentially help with people's loading issues?Failed to decompress data for the AssetBundle 'Memory'.
error.UpdateMasksFrom
with gear with null templates. Was throwing exception(s) on startup depending on the gear the user had equipped. May be moot now with other changes but still a valuable filter, as template should never be null.