The document discusses several errors that occurred when trying to load various asset bundles. It logs failures to read data and load specific asset bundles as well as some null reference exceptions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
38 views1 page
Hero Log
The document discusses several errors that occurred when trying to load various asset bundles. It logs failures to read data and load specific asset bundles as well as some null reference exceptions.
e:System.NullReferenceException: Object reference not set to an instance of an object. at ResMgr+buh.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 at ViewMgr.Start () [0x00000] in <00000000000000000000000000000000>:0 [4/8/2024 6:09:15 PM]Failed to read data for the AssetBundle 'fonts.ab'. [4/8/2024 6:09:15 PM][WARNING]: ResMgr load fonts/fonts.ab failed. [4/8/2024 6:09:16 PM]Failed to read data for the AssetBundle 'common.ab'. [4/8/2024 6:09:16 PM][WARNING]: ResMgr load icon/common.ab failed. [4/8/2024 6:09:16 PM]Failed to read data for the AssetBundle 'skin_lut.ab'. [4/8/2024 6:09:16 PM][WARNING]: ResMgr load role/skin_lut.ab failed. [4/8/2024 6:09:16 PM]Failed to read data for the AssetBundle 'animationbundle.ab'. [4/8/2024 6:09:16 PM][WARNING]: ResMgr load role/animationbundle.ab failed. [4/8/2024 6:09:16 PM]Failed to read data for the AssetBundle 'zhuanjuhuapanel.ab'. [4/8/2024 6:09:16 PM]Failed to read data for the AssetBundle 'animationbundle_sub.ab'. [4/8/2024 6:09:16 PM][WARNING]: ResMgr load role/animationbundle_sub.ab failed. [4/8/2024 6:09:17 PM][WARNING]: [ResMgr._LoadAB] path:ui/loadingpanel.ab, e:System.NullReferenceException: Object reference not set to an instance of an object. at ResMgr+buh.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 at ResMgr+buk.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 at ViewMgr+bwu.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 at ViewMgr.bbgh[i] (System.Object a, System.Boolean b, System.Boolean c, System.String d, Utils+VoidDelegate e, System.String f) [0x00000] in <00000000000000000000000000000000>:0 at Main+uy.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 [4/8/2024 6:09:18 PM]Failed to read data for the AssetBundle 'loadingpanel.ab'. [4/8/2024 6:09:18 PM]LoadView Err: LoadingPanel bwu:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[4/8/2024 6:09:18 PM]NullReferenceException: Object reference not set to an
instance of an object. ViewMgr+bwu.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)