Maris Posted February 18, 2015 Share Posted February 18, 2015 As you can see, crash occurs on missing component "mine" for "trap_teeth". I'm 100% sure that there is no any "RemoveComponent" calls in the code. This component must exist. But for some reason it is missing. How is it possible? Link to comment https://forums.kleientertainment.com/forums/topic/51129-is-it-possible-that-component-is-missing/ Share on other sites More sharing options...
Jjmarco Posted February 18, 2015 Share Posted February 18, 2015 Actually there are two RemoveComponent("mine") in trap_teeth.lua, in onfinished_normal and onfinished_maxwell.Try checking if m exists before trying to use it. Link to comment https://forums.kleientertainment.com/forums/topic/51129-is-it-possible-that-component-is-missing/#findComment-614250 Share on other sites More sharing options...
Maris Posted February 18, 2015 Author Share Posted February 18, 2015 Thanks. Already fixed. I just thought that it's impossible that the main component is missing. Link to comment https://forums.kleientertainment.com/forums/topic/51129-is-it-possible-that-component-is-missing/#findComment-614388 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