Eusong Posted February 9, 2017 Share Posted February 9, 2017 I feel terrible for asking for help again but here I go xD I'm adding in a custom tree called an orange tree and whenever I try to burn it, it eventually crashes my game. I can't figure out why. Anyone wanna take a look and see if they can help? I'd really appreciate it. Also the saplings for the tree are invisible and from what I can tell, don't exist when planted. (Ignore the fact that the orange items look weird when dropped on the ground; I'm going to fix that later.) More Fruits.zip Link to comment https://forums.kleientertainment.com/forums/topic/73917-game-crashes-when-custom-tree-finishes-burning-and-invisible-saplings/ Share on other sites More sharing options...
Lumina Posted February 9, 2017 Share Posted February 9, 2017 Could you add error log please ? See here for how to obtain them if you don't know (can't remember if you do) Link to comment https://forums.kleientertainment.com/forums/topic/73917-game-crashes-when-custom-tree-finishes-burning-and-invisible-saplings/#findComment-865128 Share on other sites More sharing options...
Eusong Posted February 9, 2017 Author Share Posted February 9, 2017 Here you go server_log.txt Link to comment https://forums.kleientertainment.com/forums/topic/73917-game-crashes-when-custom-tree-finishes-burning-and-invisible-saplings/#findComment-865144 Share on other sites More sharing options...
Lumina Posted February 9, 2017 Share Posted February 9, 2017 I don't understand what is the problem exactly (too complex for me) so i can't help. But why there is a local TimeMultipliers = { ["appletree"] = function() return (TheWorld.state.issummer and 2) or (TheWorld.state.iswinter and 0) or 1 end, } in the "orangeregrowth" component and no appletree in your files ? I dont think this is the problem, but still worth a try i guess. Link to comment https://forums.kleientertainment.com/forums/topic/73917-game-crashes-when-custom-tree-finishes-burning-and-invisible-saplings/#findComment-865147 Share on other sites More sharing options...
Eusong Posted February 9, 2017 Author Share Posted February 9, 2017 (edited) Turns out it was the problem xD Thank you so much. Also I think I figured out the cause of the invisible saplings but I still have to check. I'll get back to you on that one. edit: Yup! I fixed the disappearing saplings. Thanks for your help. ^u^ Edited February 9, 2017 by Eusong Link to comment https://forums.kleientertainment.com/forums/topic/73917-game-crashes-when-custom-tree-finishes-burning-and-invisible-saplings/#findComment-865148 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