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

Console error #36

Closed
nclx opened this issue Aug 9, 2013 · 2 comments
Closed

Console error #36

nclx opened this issue Aug 9, 2013 · 2 comments

Comments

@nclx
Copy link
Contributor

nclx commented Aug 9, 2013

Lua Script Error: luaDoRemoveItem(). Item not found

Lua Script Error: luaDoRemoveItem(). Item not found

I see a big spam of that error in console but no reference to any script file or anything, shouldnt it give any reference? if no, in which cases lua script errors wont give reference?

@marksamman
Copy link
Member

That should never happen. If it doesn't show more information it means that m_interface is NULL in ScriptEnvironment. I suggest finding all occurrences of doRemoveItem in your script to spot the error, or find out how to reproduce it ingame.

If you find out which script this is caused by, please post the script here so that I can look into why that is happening and how it can be fixed.

@nclx
Copy link
Contributor Author

nclx commented Aug 9, 2013

Owww this is painful to read I thought it wasnt data error, ok I'll spot the error and fix it myself then thx.

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

2 participants