liuhaopen / UnityMMO

an unity mmo demo, base on ecs(game play), xlua(ui)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start main scene and console throw error

EricDDK opened this issue · comments

31/16:1:52:ResourceManager:Initialize() m_BaseDownloadingURL:file:///E:/work/Uni
tyLeaning/UnityMMO-master/StreamingAssets/
31/16:1:53:OnLoadAsset failed!--->>>StreamingAssets trace back : at XLuaFramew
ork.LogHandler.AddMessage (System.String message, UnityEngine.LogType type) [0x0
00ed] in <5a31560096d8420d8fc14c1c8bac16d8>:0
at XLuaFramework.LogHandler.HandleLog (System.String message, System.String st
ackTrace, UnityEngine.LogType type) [0x00001] in <5a31560096d8420d8fc14c1c8bac16
d8>:0
at UnityEngine.Application.CallLogCallback (System.String logString, System.St
ring stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [
0x00018] in <712d4fd831e148f0ba5124a22b81cac4>:0
at UnityEngine.DebugLogHandler.Internal_Log (UnityEngine.LogType level, System
.String msg, UnityEngine.Object obj) [0x00000] in <712d4fd831e148f0ba5124a22b81c
ac4>:0
at UnityEngine.DebugLogHandler.LogFormat (UnityEngine.LogType logType, UnityEn
gine.Object context, System.String format, System.Object[] args) [0x0000b] in <7
12d4fd831e148f0ba5124a22b81cac4>:0
at UnityEngine.Logger.Log (UnityEngine.LogType logType, System.Object message)
[0x00029] in <712d4fd831e148f0ba5124a22b81cac4>:0
at UnityEngine.Debug.LogError (System.Object message) [0x00008] in <712d4fd831
e148f0ba5124a22b81cac4>:0
at XLuaFramework.ResourceManager+d__19`1[T].MoveNext () [0x000ce]
in <5a31560096d8420d8fc14c1c8bac16d8>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator e
numerator, System.IntPtr returnValueAddress) [0x00028] in <712d4fd831e148f0ba512
4a22b81cac4>:0

再pull下库看看,应该可以了,记得要拉UnityMMO-Resource库,最近在整理资源,漏了不少文件