TheBrohman Posted December 18, 2015 Share Posted December 18, 2015 Hello there! I have recently started trying to make a mod for DST. I have followed so many different guides, and they all seem to do the same. But for some reason it doesn't work for me. I am sure this might be because the guides are outdated. Anyways. When I make my character he shows up on the Character Selection screen, just how I want him to. BUT. When I enter the game (start loading into the world) the game crashes. I have checked all the files and names and replaced all of the template names, with my characters name, just how everyone does it in the guides. I have eventually after a loooong while, figured out a problem: The file that is wrong is the "thebrohman_none.lua" file.17. return CreatePrefabSkin("thebrohman_none",18. {19. base_prefab = base_prefab,20. skins = skins,21. assets = assets,22. tags = tags,23. 24. skip_item_gen = true,25. skip_giftable_gen = true,26. })The error is:http://images.akamai.steamusercontent.com/ugc/398931014500434352/EE401199EE01E57CEA9DC5943E2C841273C68EF0/ Please help me! I am not able to figure this out. Link to comment https://forums.kleientertainment.com/forums/topic/60962-need-help-with-my-character-mod/ Share on other sites More sharing options...
TheBrohman Posted December 29, 2015 Author Share Posted December 29, 2015 BUMP Link to comment https://forums.kleientertainment.com/forums/topic/60962-need-help-with-my-character-mod/#findComment-703302 Share on other sites More sharing options...
MF99K Posted December 30, 2015 Share Posted December 30, 2015 If it's on caves beta it might be related to clothing Link to comment https://forums.kleientertainment.com/forums/topic/60962-need-help-with-my-character-mod/#findComment-703573 Share on other sites More sharing options...
PanAzej Posted December 31, 2015 Share Posted December 31, 2015 (edited) Is that your whole "thebrohman_none.lua" code? If yes, then you're missing some things. Of course it's not, I'm dumb.Check wilson_none.lua or any other "none" file of the original characters and try to replicate what's done there. Or post the whole "thebrohman_none" here. Edited December 31, 2015 by PanAzej Link to comment https://forums.kleientertainment.com/forums/topic/60962-need-help-with-my-character-mod/#findComment-703825 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