You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NullReferenceException: Object reference not set to an instance of an object
at ET.StaticMethod..ctor (System.Reflection.Assembly assembly, System.String typeName, System.String methodName) [0x00008] in E:\UnityProject\LandlordsCore\Unity\Assets\Scripts\Core\Method\StaticMethod.cs:13
at ET.CodeLoader.Start () [0x0009f] in E:\UnityProject\LandlordsCore\Unity\Assets\Scripts\Loader\CodeLoader.cs:35
at ET.Init.Start () [0x000e3] in E:\UnityProject\LandlordsCore\Unity\Assets\Scripts\Loader\MonoBehaviour\Init.cs:37
The text was updated successfully, but these errors were encountered:
打包之后运行客户端报错,在link.xml中添加
<assembly fullname="Unity.Model.Codes"
preserve="all"/>`也不起作用
NullReferenceException: Object reference not set to an instance of an object
at ET.StaticMethod..ctor (System.Reflection.Assembly assembly, System.String typeName, System.String methodName) [0x00008] in E:\UnityProject\LandlordsCore\Unity\Assets\Scripts\Core\Method\StaticMethod.cs:13
at ET.CodeLoader.Start () [0x0009f] in E:\UnityProject\LandlordsCore\Unity\Assets\Scripts\Loader\CodeLoader.cs:35
at ET.Init.Start () [0x000e3] in E:\UnityProject\LandlordsCore\Unity\Assets\Scripts\Loader\MonoBehaviour\Init.cs:37
The text was updated successfully, but these errors were encountered: