Open Aerospace-Zj opened 1 year ago
EntryPointNotFoundException: Unable to find an entry point named 'luaopen_rapidjson' in 'xlua'.
at XLua.LuaDLL.Lua.luaopen_rapidjson (System.IntPtr L) [0x00000] in <00000000000000000000000000000000>:0
at XLua.LuaDLL.Lua.lua_pcall (System.IntPtr L, System.Int32 nArgs, System.Int32 nResults, System.Int32 errfunc) [0x00000] in <00000000000000000000000000000000>:0
at XLua.LuaEnv.DoString (System.Byte[] chunk, System.String chunkName, XLua.LuaTable env) [0x00000] in <00000000000000000000000000000000>:0
at PLAGame.Client.PLALuaBehaviour.Awake () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.GameObject.AddComponent[T] () [0x00000] in <00000000000000000000000000000000>:0
at IOGame.Client.GameInit+
这个是否是由于第三方库原因未添加?