Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WHY got the strange strack trace ?! #60

Open
cqgreen opened this issue Jul 17, 2015 · 0 comments
Open

WHY got the strange strack trace ?! #60

cqgreen opened this issue Jul 17, 2015 · 0 comments

Comments

@cqgreen
Copy link

cqgreen commented Jul 17, 2015

NullReferenceException: Object reference not set to an instance of an object
UniLua.BytesLoadInfo.PeekByte ()
UniLua.LuaState.F_Load (UniLua.LoadParameter& param)
UniLua.LuaState.D_RawRunProtected[LoadParameter](UniLua.PFuncDelegate1 func, UniLua.LoadParameter& ud) UniLua.LuaState.D_PCall[LoadParameter](UniLua.PFuncDelegate1 func, UniLua.LoadParameter& ud, Int32 oldTopIndex, Int32 errFunc)
UniLua.LuaState.UniLua.ILuaAPI.Load (ILoadInfo loadinfo, System.String name, System.String mode)
UniLua.LuaState.L_LoadBytes (System.Byte[] bytes, System.String name)
UniLua.LuaState.UniLua.ILuaAPI.Call (Int32 numArgs, Int32 numResults)

ILuaAPI.Call does not invoke L_LoadBytes ~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant