finlach Posted May 29, 2015 Share Posted May 29, 2015 I have been having a problem were when ever you launch my mod it crashes to a black screen could some more experienced modder help me. mod is linked Thank you.modmain.luamodinfo.lua Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/ Share on other sites More sharing options...
Seiai Posted May 29, 2015 Share Posted May 29, 2015 @finlach, attach the logfile. Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642070 Share on other sites More sharing options...
Developer PeterA Posted May 29, 2015 Developer Share Posted May 29, 2015 @finlach, I did notice in your modinfo, that your api_version = 4, you'll want to change this to 10, which is the version DST is currently using. Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642073 Share on other sites More sharing options...
Kzisor Posted May 29, 2015 Share Posted May 29, 2015 (edited) @finlach, I did notice in your modinfo, that your api_version = 4, you'll want to change this to 10, which is the version DST is currently using. @PeterA, he should set api_version_dst = 10 Just saying Edited May 29, 2015 by Kzisor Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642088 Share on other sites More sharing options...
Developer PeterA Posted May 29, 2015 Developer Share Posted May 29, 2015 @Kzisor, he could yeah. It's okay to just use api_version if the mod is only ever going to be uploaded to the DST workshop Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642096 Share on other sites More sharing options...
finlach Posted May 30, 2015 Author Share Posted May 30, 2015 @finlach,attach the logfile. Is this what you mean.If not were would the log file be found.Doc1 log crash.pdf Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642264 Share on other sites More sharing options...
Seiai Posted May 30, 2015 Share Posted May 30, 2015 @finlach, cared to read any tutorial? there's a few tutorials pinned on the top of the modforums, like this one for instance: http://forums.kleientertainment.com/topic/50811-guide-modding-practices-series-index/ Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642280 Share on other sites More sharing options...
finlach Posted May 30, 2015 Author Share Posted May 30, 2015 Read and seen a lot of tutorials though still cant find a fault with my code. Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642366 Share on other sites More sharing options...
DarkXero Posted May 30, 2015 Share Posted May 30, 2015 Move the Assets to before PrefabFiles. Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642374 Share on other sites More sharing options...
Seiai Posted May 30, 2015 Share Posted May 30, 2015 Read and seen a lot of tutorials though still cant find a fault with my code.but u should know where the logfile is then, most tutorial teach u that Link to comment https://forums.kleientertainment.com/forums/topic/54571-validation/#findComment-642408 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