Is anyone else getting an E_ITEMS_PAINTINGS undeclared message?
#1
So, I updated today before beginning work. I made some edits and went to compile, then I got the following error:

"E_ITEMS_PAINTINGS undeclared"
The source of this issue is
tolua_constant(tolua_S,"E_ITEM_PAINTINGS",E_ITEM_PAINTINGS);

I figured I'd ask if anyone else got this error before starting an issue.
Reply
Thanks given by:
#2
Yea I think you're right, because it's called "E_ITEM_PAINTING" in "BlockID.h"
Reply
Thanks given by:
#3
Regenerate your Lua bindings, I guess? I changed that value in the paintings PR - 'paintings' sounded strangeTongue

There is a AllToLua.bat / .sh file in src/Bindings; run that.
Reply
Thanks given by:
#4
Okay, that fixed it.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)