NikMik Posted January 14, 2014 Share Posted January 14, 2014 I'm planning on making a neat stove for William. At the moment, it's just a differently coloured Crock Pot. Just wanted to make sure it worked - but it doesn't. I haven't changed anything in the coding. It has a different, slightly darker build to the Crock Pot, but the coding is identical. To the problem! whenever I try to cook anything with it, I get: Link to comment https://forums.kleientertainment.com/forums/topic/30923-stewer-component-is-being-an/ Share on other sites More sharing options...
s1m13 Posted January 14, 2014 Share Posted January 14, 2014 (edited) Had the same problem with my compostpile. I created a new component and a new generic lua file, with functions having similar names as in cooking.lua. (CalculateRecipe and ~GetRecipeCandidates). These functions are NOT local. So if there is a mod having a function being named after that, you will get problems. Try setting ur mods functions to local and all should be fine. http://forums.kleientertainment.com/files/file/435-stinky-in-here/ --> comments section Edited January 14, 2014 by s1m13 Link to comment https://forums.kleientertainment.com/forums/topic/30923-stewer-component-is-being-an/#findComment-403912 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now